2022-08-07T21:29:18,296 INFO Gbl:63 JVM: 17; Oracle Corporation; mixed mode, sharing; 64-bit
2022-08-07T21:29:18,296 INFO Gbl:67 OS: Linux; 5.10.112-1.el8.x86_64; amd64
2022-08-07T21:29:18,296 INFO Gbl:70 CPU cores: 8
2022-08-07T21:29:18,297 INFO Gbl:71 max. Memory: 16080.0MB (16861102080B)
2022-08-07T21:29:18,298 INFO Gbl:109 MATSim-Build: r0f4e99d9fbe09758a7a69ed72d2105ac96e15939 (2022-07-25 02:56:49)
2022-08-07T21:29:18,300 INFO ControlerListenerManagerImpl:107 calling notifyStartup on org.matsim.guice.DependencyGraphControlerListener
2022-08-07T21:29:18,301 INFO MemoryObserver:41 used RAM: 2307 MB free: 3468 MB total: 5776 MB
2022-08-07T21:29:18,407 INFO ControlerListenerManagerImpl:107 calling notifyStartup on org.matsim.counts.CountsControlerListener
2022-08-07T21:29:18,407 INFO ControlerListenerManagerImpl:107 calling notifyStartup on org.matsim.analysis.ModeStatsControlerListener
2022-08-07T21:29:18,407 INFO ControlerListenerManagerImpl:107 calling notifyStartup on org.matsim.analysis.ScoreStatsControlerListener
2022-08-07T21:29:18,408 INFO ControlerListenerManagerImpl:107 calling notifyStartup on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-07T21:29:18,408 INFO ControlerListenerManagerImpl:107 calling notifyStartup on org.matsim.contrib.bicycle.BicycleModule$ConsistencyCheck
2022-08-07T21:29:18,409 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-08-07T21:29:18,409 INFO ControlerListenerManagerImpl:110 all ControlerStartupListeners called.
2022-08-07T21:29:18,409 INFO ControlerUtils:79 config dump before iterations start
2022-08-07T21:29:18,477 INFO ControlerUtils:83
2022-08-07T21:29:18,496 INFO ControlerUtils:84 Complete config dump done.
2022-08-07T21:29:18,496 INFO ControlerUtils:85 Checking consistency of config...
2022-08-07T21:29:18,496 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-08-07T21:29:18,496 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-08-07T21:29:18,496 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-08-07T21:29:18,497 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-08-07T21:29:18,504 INFO VspConfigConsistencyCheckerImpl:77 running checkConsistency ...
2022-08-07T21:29:18,505 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-08-07T21:29:18,505 INFO VspConfigConsistencyCheckerImpl:191
2022-08-07T21:29:18,505 INFO VspConfigConsistencyCheckerImpl:192
2022-08-07T21:29:18,505 INFO VspConfigConsistencyCheckerImpl:193
2022-08-07T21:29:18,505 INFO VspConfigConsistencyCheckerImpl:269 found 'qsim.trafficDynamics==queue'; vsp standard is`kinematicWaves'.
2022-08-07T21:29:18,530 INFO ControlerUtils:87 Checking consistency of config done.
2022-08-07T21:29:18,531 INFO PrepareForSimImpl:121 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-07T21:29:18,531 INFO NetworkImpl:163 node # 1
2022-08-07T21:29:18,531 INFO NetworkImpl:163 node # 4
2022-08-07T21:29:18,532 INFO NetworkImpl:163 node # 16
2022-08-07T21:29:18,532 INFO NetworkImpl:163 node # 64
2022-08-07T21:29:18,532 INFO NetworkImpl:163 node # 256
2022-08-07T21:29:18,532 INFO NetworkImpl:163 node # 1024
2022-08-07T21:29:18,532 INFO NetworkImpl:163 node # 4096
2022-08-07T21:29:18,535 INFO NetworkImpl:163 node # 16384
2022-08-07T21:29:18,544 INFO NetworkImpl:163 node # 65536
2022-08-07T21:29:18,594 INFO NetworkImpl:159 link # 1
2022-08-07T21:29:18,594 INFO NetworkImpl:159 link # 4
2022-08-07T21:29:18,594 INFO NetworkImpl:159 link # 16
2022-08-07T21:29:18,595 INFO NetworkImpl:159 link # 64
2022-08-07T21:29:18,595 INFO NetworkImpl:159 link # 256
2022-08-07T21:29:18,596 INFO NetworkImpl:159 link # 1024
2022-08-07T21:29:18,601 INFO NetworkImpl:159 link # 4096
2022-08-07T21:29:18,622 INFO NetworkImpl:159 link # 16384
2022-08-07T21:29:18,703 INFO NetworkImpl:159 link # 65536
2022-08-07T21:29:19,026 INFO NetworkImpl:159 link # 262144
2022-08-07T21:29:19,302 INFO Counter:69 [VehiclesImpl] added vehicle # 8
2022-08-07T21:29:19,303 INFO Counter:69 [VehiclesImpl] added vehicle # 16
2022-08-07T21:29:19,303 INFO Counter:69 [VehiclesImpl] added vehicle # 32
2022-08-07T21:29:19,303 INFO Counter:69 [VehiclesImpl] added vehicle # 64
2022-08-07T21:29:19,303 INFO Counter:69 [VehiclesImpl] added vehicle # 128
2022-08-07T21:29:19,304 INFO Counter:69 [VehiclesImpl] added vehicle # 256
2022-08-07T21:29:19,305 INFO Counter:69 [VehiclesImpl] added vehicle # 512
2022-08-07T21:29:19,307 INFO Counter:69 [VehiclesImpl] added vehicle # 1024
2022-08-07T21:29:19,311 INFO Counter:69 [VehiclesImpl] added vehicle # 2048
2022-08-07T21:29:19,315 INFO Counter:69 [VehiclesImpl] added vehicle # 4096
2022-08-07T21:29:19,322 INFO Counter:69 [VehiclesImpl] added vehicle # 8192
2022-08-07T21:29:19,334 INFO Counter:69 [VehiclesImpl] added vehicle # 16384
2022-08-07T21:29:19,353 INFO Counter:69 [VehiclesImpl] added vehicle # 32768
2022-08-07T21:29:19,393 INFO Counter:69 [VehiclesImpl] added vehicle # 65536
2022-08-07T21:29:19,473 INFO Counter:69 [VehiclesImpl] added vehicle # 131072
2022-08-07T21:29:19,620 INFO Counter:69 [VehiclesImpl] added vehicle # 262144
2022-08-07T21:29:19,821 INFO Counter:69 [VehiclesImpl] added vehicle # 524288
2022-08-07T21:29:20,252 INFO Counter:69 [VehiclesImpl] added vehicle # 1048576
2022-08-07T21:29:20,923 INFO EventsManagerImpl:160 adding Event-Handler: ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-07T21:29:20,923 INFO EventsManagerImpl:166 org.matsim.pt.router.TransitScheduleChangedEventHandler
2022-08-07T21:29:20,923 INFO EventsManagerImpl:227 > org.matsim.pt.router.TransitScheduleChangedEvent
2022-08-07T21:29:20,923 INFO EventsManagerImpl:176
2022-08-07T21:29:20,924 INFO EventsManagerImpl:160 adding Event-Handler: ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-07T21:29:20,924 INFO EventsManagerImpl:166 org.matsim.pt.router.TransitScheduleChangedEventHandler
2022-08-07T21:29:20,924 INFO EventsManagerImpl:227 > org.matsim.pt.router.TransitScheduleChangedEvent
2022-08-07T21:29:20,924 INFO EventsManagerImpl:176
2022-08-07T21:29:20,924 INFO SwissRailRaptorData:84 Preparing data for SwissRailRaptor...
2022-08-07T21:29:23,538 INFO SwissRailRaptorData:211 SwissRailRaptor data preparation done. Took 2 seconds.
2022-08-07T21:29:23,538 INFO SwissRailRaptorData:212 SwissRailRaptor statistics: #routes = 5354
2022-08-07T21:29:23,539 INFO SwissRailRaptorData:213 SwissRailRaptor statistics: #departures = 18520
2022-08-07T21:29:23,539 INFO SwissRailRaptorData:214 SwissRailRaptor statistics: #routeStops = 75914
2022-08-07T21:29:23,539 INFO SwissRailRaptorData:215 SwissRailRaptor statistics: #stopFacilities = 13228
2022-08-07T21:29:23,539 INFO SwissRailRaptorData:216 SwissRailRaptor statistics: #transfers (between routeStops) = 1245244
2022-08-07T21:29:23,553 INFO NetworkImpl:163 node # 1
2022-08-07T21:29:23,553 INFO NetworkImpl:163 node # 4
2022-08-07T21:29:23,553 INFO NetworkImpl:163 node # 16
2022-08-07T21:29:23,553 INFO NetworkImpl:163 node # 64
2022-08-07T21:29:23,553 INFO NetworkImpl:163 node # 256
2022-08-07T21:29:23,553 INFO NetworkImpl:163 node # 1024
2022-08-07T21:29:23,554 INFO NetworkImpl:163 node # 4096
2022-08-07T21:29:23,555 INFO NetworkImpl:163 node # 16384
2022-08-07T21:29:23,562 INFO NetworkImpl:163 node # 65536
2022-08-07T21:29:23,601 INFO NetworkImpl:159 link # 1
2022-08-07T21:29:23,601 INFO NetworkImpl:159 link # 4
2022-08-07T21:29:23,601 INFO NetworkImpl:159 link # 16
2022-08-07T21:29:23,601 INFO NetworkImpl:159 link # 64
2022-08-07T21:29:23,602 INFO NetworkImpl:159 link # 256
2022-08-07T21:29:23,603 INFO NetworkImpl:159 link # 1024
2022-08-07T21:29:23,607 INFO NetworkImpl:159 link # 4096
2022-08-07T21:29:23,625 INFO NetworkImpl:159 link # 16384
2022-08-07T21:29:23,697 INFO NetworkImpl:159 link # 65536
2022-08-07T21:29:24,027 INFO NetworkImpl:159 link # 262144
2022-08-07T21:29:24,334 INFO RandomizingTimeDistanceTravelDisutilityFactory:85 sigma: 3.0; resulting normalization: 0.011108996538242306
2022-08-07T21:29:26,278 INFO NetworkImpl:163 node # 1
2022-08-07T21:29:26,278 INFO NetworkImpl:163 node # 4
2022-08-07T21:29:26,278 INFO NetworkImpl:163 node # 16
2022-08-07T21:29:26,278 INFO NetworkImpl:163 node # 64
2022-08-07T21:29:26,278 INFO NetworkImpl:163 node # 256
2022-08-07T21:29:26,278 INFO NetworkImpl:163 node # 1024
2022-08-07T21:29:26,279 INFO NetworkImpl:163 node # 4096
2022-08-07T21:29:26,280 INFO NetworkImpl:163 node # 16384
2022-08-07T21:29:26,285 INFO NetworkImpl:163 node # 65536
2022-08-07T21:29:26,317 INFO NetworkImpl:159 link # 1
2022-08-07T21:29:26,317 INFO NetworkImpl:159 link # 4
2022-08-07T21:29:26,317 INFO NetworkImpl:159 link # 16
2022-08-07T21:29:26,317 INFO NetworkImpl:159 link # 64
2022-08-07T21:29:26,317 INFO NetworkImpl:159 link # 256
2022-08-07T21:29:26,318 INFO NetworkImpl:159 link # 1024
2022-08-07T21:29:26,321 INFO NetworkImpl:159 link # 4096
2022-08-07T21:29:26,336 INFO NetworkImpl:159 link # 16384
2022-08-07T21:29:26,394 INFO NetworkImpl:159 link # 65536
2022-08-07T21:29:26,671 INFO NetworkImpl:159 link # 262144
2022-08-07T21:29:26,938 INFO RandomizingTimeDistanceTravelDisutilityFactory:85 sigma: 3.0; resulting normalization: 0.011108996538242306
2022-08-07T21:29:28,648 INFO NetworkImpl:163 node # 1
2022-08-07T21:29:28,648 INFO NetworkImpl:163 node # 4
2022-08-07T21:29:28,648 INFO NetworkImpl:163 node # 16
2022-08-07T21:29:28,648 INFO NetworkImpl:163 node # 64
2022-08-07T21:29:28,648 INFO NetworkImpl:163 node # 256
2022-08-07T21:29:28,648 INFO NetworkImpl:163 node # 1024
2022-08-07T21:29:28,649 INFO NetworkImpl:163 node # 4096
2022-08-07T21:29:28,650 INFO NetworkImpl:163 node # 16384
2022-08-07T21:29:28,657 INFO NetworkImpl:163 node # 65536
2022-08-07T21:29:28,692 INFO NetworkImpl:159 link # 1
2022-08-07T21:29:28,692 INFO NetworkImpl:159 link # 4
2022-08-07T21:29:28,692 INFO NetworkImpl:159 link # 16
2022-08-07T21:29:28,693 INFO NetworkImpl:159 link # 64
2022-08-07T21:29:28,693 INFO NetworkImpl:159 link # 256
2022-08-07T21:29:28,694 INFO NetworkImpl:159 link # 1024
2022-08-07T21:29:28,698 INFO NetworkImpl:159 link # 4096
2022-08-07T21:29:28,713 INFO NetworkImpl:159 link # 16384
2022-08-07T21:29:28,776 INFO NetworkImpl:159 link # 65536
2022-08-07T21:29:29,071 INFO NetworkImpl:159 link # 262144
2022-08-07T21:29:29,346 INFO RandomizingTimeDistanceTravelDisutilityFactory:85 sigma: 3.0; resulting normalization: 0.011108996538242306
2022-08-07T21:29:31,334 INFO NetworkImpl:163 node # 1
2022-08-07T21:29:31,334 INFO NetworkImpl:163 node # 4
2022-08-07T21:29:31,334 INFO NetworkImpl:163 node # 16
2022-08-07T21:29:31,334 INFO NetworkImpl:163 node # 64
2022-08-07T21:29:31,334 INFO NetworkImpl:163 node # 256
2022-08-07T21:29:31,334 INFO NetworkImpl:163 node # 1024
2022-08-07T21:29:31,335 INFO NetworkImpl:163 node # 4096
2022-08-07T21:29:31,336 INFO NetworkImpl:163 node # 16384
2022-08-07T21:29:31,343 INFO NetworkImpl:163 node # 65536
2022-08-07T21:29:31,382 INFO NetworkImpl:159 link # 1
2022-08-07T21:29:31,382 INFO NetworkImpl:159 link # 4
2022-08-07T21:29:31,382 INFO NetworkImpl:159 link # 16
2022-08-07T21:29:31,382 INFO NetworkImpl:159 link # 64
2022-08-07T21:29:31,383 INFO NetworkImpl:159 link # 256
2022-08-07T21:29:31,384 INFO NetworkImpl:159 link # 1024
2022-08-07T21:29:31,389 INFO NetworkImpl:159 link # 4096
2022-08-07T21:29:31,411 INFO NetworkImpl:159 link # 16384
2022-08-07T21:29:31,499 INFO NetworkImpl:159 link # 65536
2022-08-07T21:29:31,928 INFO BicycleTravelDisutilityFactory:57 sigma: 3.0; resulting normalization: 0.011108996538242306
2022-08-07T21:29:32,816 INFO RandomizingTimeDistanceTravelDisutilityFactory:85 sigma: 3.0; resulting normalization: 0.011108996538242306
2022-08-07T21:29:32,819 INFO RandomizingTimeDistanceTravelDisutilityFactory:85 sigma: 3.0; resulting normalization: 0.011108996538242306
2022-08-07T21:29:32,822 INFO RandomizingTimeDistanceTravelDisutilityFactory:85 sigma: 3.0; resulting normalization: 0.011108996538242306
2022-08-07T21:29:32,827 INFO BicycleTravelDisutilityFactory:57 sigma: 3.0; resulting normalization: 0.011108996538242306
2022-08-07T21:29:32,875 INFO RandomizingTimeDistanceTravelDisutilityFactory:85 sigma: 3.0; resulting normalization: 0.011108996538242306
2022-08-07T21:29:32,878 INFO RandomizingTimeDistanceTravelDisutilityFactory:85 sigma: 3.0; resulting normalization: 0.011108996538242306
2022-08-07T21:29:32,881 INFO RandomizingTimeDistanceTravelDisutilityFactory:85 sigma: 3.0; resulting normalization: 0.011108996538242306
2022-08-07T21:29:32,886 INFO BicycleTravelDisutilityFactory:57 sigma: 3.0; resulting normalization: 0.011108996538242306
2022-08-07T21:29:32,927 INFO RandomizingTimeDistanceTravelDisutilityFactory:85 sigma: 3.0; resulting normalization: 0.011108996538242306
2022-08-07T21:29:32,937 INFO BicycleTravelDisutilityFactory:57 sigma: 3.0; resulting normalization: 0.011108996538242306
2022-08-07T21:29:33,014 INFO BicycleTravelDisutilityFactory:57 sigma: 3.0; resulting normalization: 0.011108996538242306
2022-08-07T21:29:33,066 INFO BicycleTravelDisutilityFactory:57 sigma: 3.0; resulting normalization: 0.011108996538242306
2022-08-07T21:29:33,147 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:29:33,161 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-07T21:29:33,186 INFO NetworkImpl:422 building QuadTree for nodes: xrange(288599.09,918634.16); yrange(5432451.42,6024000.62)
2022-08-07T21:29:33,191 INFO NetworkImpl:422 building QuadTree for nodes: xrange(281194.53,918634.16); yrange(5247035.22,6086354.63)
2022-08-07T21:29:33,191 INFO NetworkImpl:422 building QuadTree for nodes: xrange(281194.53,918634.16); yrange(5247035.22,6086354.63)
2022-08-07T21:29:33,659 INFO NetworkImpl:431 Building QuadTree took 0.497 seconds.
2022-08-07T21:29:33,673 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-07T21:29:33,754 INFO NetworkImpl:431 Building QuadTree took 0.616 seconds.
2022-08-07T21:29:33,754 INFO NetworkImpl:431 Building QuadTree took 0.616 seconds.
2022-08-07T21:29:33,810 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-07T21:29:33,811 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:29:33,828 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-07T21:29:33,853 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-07T21:29:33,862 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:29:33,867 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:29:33,867 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:29:33,867 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:29:33,887 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:29:33,888 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:29:33,914 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-07T21:29:33,928 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:29:33,946 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:29:33,960 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:29:33,970 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-07T21:29:34,173 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-07T21:29:34,239 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:29:34,413 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-07T21:29:34,917 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-07T21:29:35,467 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-07T21:29:36,414 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-07T21:29:38,001 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-07T21:29:40,829 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-07T21:29:46,521 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-07T21:29:57,934 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-07T21:30:18,302 INFO MemoryObserver:41 used RAM: 8052 MB free: 3083 MB total: 11136 MB
2022-08-07T21:30:19,455 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-07T21:30:53,773 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-07T21:31:18,302 INFO MemoryObserver:41 used RAM: 8066 MB free: 3069 MB total: 11136 MB
2022-08-07T21:32:09,757 INFO NetworkImpl:422 building QuadTree for nodes: xrange(281194.53,918634.16); yrange(5247035.22,6086354.63)
2022-08-07T21:32:09,903 INFO NetworkImpl:431 Building QuadTree took 0.154 seconds.
2022-08-07T21:32:18,303 INFO MemoryObserver:41 used RAM: 6042 MB free: 6453 MB total: 12496 MB
2022-08-07T21:32:35,349 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-07T21:33:18,303 INFO MemoryObserver:41 used RAM: 10183 MB free: 2312 MB total: 12496 MB
2022-08-07T21:33:27,241 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-07T21:33:27,340 INFO AbstractController:133 ###################################################
2022-08-07T21:33:27,340 INFO AbstractController:134 ### ITERATION 0 BEGINS
2022-08-07T21:33:27,342 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-07T21:33:27,342 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-07T21:33:27,342 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-07T21:33:27,345 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-07T21:33:27,345 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-07T21:33:57,503 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-07T21:33:57,550 INFO ControlerListenerManagerImpl:148 [it.0] all ControlerIterationStartsListeners called.
2022-08-07T21:33:57,550 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-07T21:33:57,550 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-07T21:33:57,551 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-07T21:33:57,625 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-07T21:33:57,695 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-07T21:33:57,696 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-07T21:33:57,696 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-07T21:33:57,697 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-07T21:33:57,697 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-07T21:33:57,697 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-07T21:33:57,697 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-07T21:33:57,697 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-07T21:33:57,697 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-07T21:33:57,698 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-07T21:33:57,698 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-07T21:33:57,698 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-07T21:33:57,698 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-07T21:33:57,698 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T21:33:57,699 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T21:33:57,699 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-07T21:33:57,699 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T21:33:57,699 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T21:33:57,699 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-07T21:33:57,699 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-07T21:33:57,702 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.core.events.algorithms.EventWriterXML
2022-08-07T21:33:57,702 INFO EventsManagerImpl:166 org.matsim.core.events.algorithms.EventWriter
2022-08-07T21:33:57,702 INFO EventsManagerImpl:166 org.matsim.core.events.handler.BasicEventHandler
2022-08-07T21:33:57,702 INFO EventsManagerImpl:227 > org.matsim.api.core.v01.events.Event
2022-08-07T21:33:57,702 INFO EventsManagerImpl:176
2022-08-07T21:33:57,702 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.core.events.algorithms.EventWriterXML
2022-08-07T21:33:57,702 INFO EventsManagerImpl:166 org.matsim.core.events.algorithms.EventWriter
2022-08-07T21:33:57,702 INFO EventsManagerImpl:166 org.matsim.core.events.handler.BasicEventHandler
2022-08-07T21:33:57,702 INFO EventsManagerImpl:227 > org.matsim.api.core.v01.events.Event
2022-08-07T21:33:57,702 INFO EventsManagerImpl:176
2022-08-07T21:33:57,702 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-07T21:33:57,702 INFO PlansDumpingImpl:76 dumping plans...
2022-08-07T21:33:57,852 INFO Counter:69 [PopulationWriter] dumped person # 1
2022-08-07T21:33:57,856 INFO Counter:69 [PopulationWriter] dumped person # 2
2022-08-07T21:33:57,861 INFO Counter:69 [PopulationWriter] dumped person # 4
2022-08-07T21:33:57,879 INFO Counter:69 [PopulationWriter] dumped person # 8
2022-08-07T21:33:57,883 INFO Counter:69 [PopulationWriter] dumped person # 16
2022-08-07T21:33:57,907 INFO Counter:69 [PopulationWriter] dumped person # 32
2022-08-07T21:33:57,930 INFO Counter:69 [PopulationWriter] dumped person # 64
2022-08-07T21:33:57,962 INFO Counter:69 [PopulationWriter] dumped person # 128
2022-08-07T21:33:58,025 INFO Counter:69 [PopulationWriter] dumped person # 256
2022-08-07T21:33:58,153 INFO Counter:69 [PopulationWriter] dumped person # 512
2022-08-07T21:33:58,342 INFO Counter:69 [PopulationWriter] dumped person # 1024
2022-08-07T21:33:58,668 INFO Counter:69 [PopulationWriter] dumped person # 2048
2022-08-07T21:33:59,348 INFO Counter:69 [PopulationWriter] dumped person # 4096
2022-08-07T21:34:00,642 INFO Counter:69 [PopulationWriter] dumped person # 8192
2022-08-07T21:34:03,104 INFO Counter:69 [PopulationWriter] dumped person # 16384
2022-08-07T21:34:07,621 INFO Counter:69 [PopulationWriter] dumped person # 32768
2022-08-07T21:34:16,573 INFO Counter:69 [PopulationWriter] dumped person # 65536
2022-08-07T21:34:18,304 INFO MemoryObserver:41 used RAM: 9666 MB free: 2829 MB total: 12496 MB
2022-08-07T21:34:34,597 INFO Counter:69 [PopulationWriter] dumped person # 131072
2022-08-07T21:35:18,304 INFO MemoryObserver:41 used RAM: 9805 MB free: 2690 MB total: 12496 MB
2022-08-07T21:35:19,268 INFO Counter:69 [PopulationWriter] dumped person # 262144
2022-08-07T21:35:44,793 INFO PopulationWriter:144 Population written to: /net/ils/matsim-leipzig/run-car-free/25pct-test050822/output_95pct_noDepot/ITERS/it.0/leipzig-flexa-25pct-scaledFleet-carfree95pct_noDepot.0.plans.xml.gz
2022-08-07T21:35:44,794 INFO Counter:74 [PopulationWriter] dumped person # 285493
2022-08-07T21:35:44,794 INFO PlansDumpingImpl:93 finished plans dump.
2022-08-07T21:35:44,795 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-07T21:35:45,424 INFO ControlerListenerManagerImpl:232 [it.0] all ControlerBeforeMobsimListeners called.
2022-08-07T21:35:45,425 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-07T21:35:45,426 INFO NetworkImpl:163 node # 1
2022-08-07T21:35:45,426 INFO NetworkImpl:163 node # 4
2022-08-07T21:35:45,426 INFO NetworkImpl:163 node # 16
2022-08-07T21:35:45,426 INFO NetworkImpl:163 node # 64
2022-08-07T21:35:45,426 INFO NetworkImpl:163 node # 256
2022-08-07T21:35:45,426 INFO NetworkImpl:163 node # 1024
2022-08-07T21:35:45,427 INFO NetworkImpl:163 node # 4096
2022-08-07T21:35:45,428 INFO NetworkImpl:163 node # 16384
2022-08-07T21:35:45,434 INFO NetworkImpl:163 node # 65536
2022-08-07T21:35:45,466 INFO NetworkImpl:159 link # 1
2022-08-07T21:35:45,466 INFO NetworkImpl:159 link # 4
2022-08-07T21:35:45,466 INFO NetworkImpl:159 link # 16
2022-08-07T21:35:45,466 INFO NetworkImpl:159 link # 64
2022-08-07T21:35:45,466 INFO NetworkImpl:159 link # 256
2022-08-07T21:35:45,467 INFO NetworkImpl:159 link # 1024
2022-08-07T21:35:45,471 INFO NetworkImpl:159 link # 4096
2022-08-07T21:35:45,485 INFO NetworkImpl:159 link # 16384
2022-08-07T21:35:45,544 INFO NetworkImpl:159 link # 65536
2022-08-07T21:35:45,822 INFO NetworkImpl:159 link # 262144
2022-08-07T21:35:46,207 INFO BicycleTravelDisutilityFactory:57 sigma: 3.0; resulting normalization: 0.011108996538242306
2022-08-07T21:35:46,251 INFO BicycleTravelDisutilityFactory:57 sigma: 3.0; resulting normalization: 0.011108996538242306
2022-08-07T21:35:46,294 INFO BicycleTravelDisutilityFactory:57 sigma: 3.0; resulting normalization: 0.011108996538242306
2022-08-07T21:35:46,336 INFO BicycleTravelDisutilityFactory:57 sigma: 3.0; resulting normalization: 0.011108996538242306
2022-08-07T21:35:46,483 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-07T21:35:46,482 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-07T21:35:46,482 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-07T21:35:46,482 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-07T21:35:46,483 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-07T21:35:46,483 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-07T21:35:46,484 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-07T21:35:46,484 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-07T21:35:46,485 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-07T21:35:46,486 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-07T21:35:46,489 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-07T21:35:46,495 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-07T21:35:46,506 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-07T21:35:46,527 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-07T21:35:46,570 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-07T21:35:46,647 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-07T21:35:46,774 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-07T21:35:46,960 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-07T21:35:47,170 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-07T21:35:47,203 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-07T21:35:47,276 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T21:35:47,276 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-07T21:35:47,276 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T21:35:47,276 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T21:35:47,276 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T21:35:47,276 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-07T21:35:47,276 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T21:35:47,276 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-07T21:35:47,277 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T21:35:47,277 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-07T21:35:47,549 INFO Counter:69 DVRP free-speed TT matrix: zone 2 / 3319
2022-08-07T21:35:47,549 INFO Counter:69 DVRP free-speed TT matrix: zone 1 / 3319
2022-08-07T21:35:47,551 INFO Counter:69 DVRP free-speed TT matrix: zone 4 / 3319
2022-08-07T21:35:47,588 INFO Counter:69 DVRP free-speed TT matrix: zone 8 / 3319
2022-08-07T21:35:47,623 INFO Counter:69 DVRP free-speed TT matrix: zone 16 / 3319
2022-08-07T21:35:47,664 INFO Counter:69 DVRP free-speed TT matrix: zone 32 / 3319
2022-08-07T21:35:47,727 INFO Counter:69 DVRP free-speed TT matrix: zone 64 / 3319
2022-08-07T21:35:47,811 INFO Counter:69 DVRP free-speed TT matrix: zone 128 / 3319
2022-08-07T21:35:47,964 INFO Counter:69 DVRP free-speed TT matrix: zone 256 / 3319
2022-08-07T21:35:48,272 INFO Counter:69 DVRP free-speed TT matrix: zone 512 / 3319
2022-08-07T21:35:48,881 INFO Counter:69 DVRP free-speed TT matrix: zone 1024 / 3319
2022-08-07T21:35:50,108 INFO Counter:69 DVRP free-speed TT matrix: zone 2048 / 3319
2022-08-07T21:35:51,632 INFO Counter:74 DVRP free-speed TT matrix: zone 3319 / 3319
2022-08-07T21:35:51,658 INFO Counter:69 DVRP free-speed TT sparse matrix: node 2 / 10390
2022-08-07T21:35:51,658 INFO Counter:69 DVRP free-speed TT sparse matrix: node 1 / 10390
2022-08-07T21:35:51,658 INFO Counter:69 DVRP free-speed TT sparse matrix: node 4 / 10390
2022-08-07T21:35:51,670 INFO Counter:69 DVRP free-speed TT sparse matrix: node 8 / 10390
2022-08-07T21:35:51,682 INFO Counter:69 DVRP free-speed TT sparse matrix: node 16 / 10390
2022-08-07T21:35:51,716 INFO Counter:69 DVRP free-speed TT sparse matrix: node 32 / 10390
2022-08-07T21:35:51,769 INFO Counter:69 DVRP free-speed TT sparse matrix: node 64 / 10390
2022-08-07T21:35:51,841 INFO Counter:69 DVRP free-speed TT sparse matrix: node 128 / 10390
2022-08-07T21:35:51,916 INFO Counter:69 DVRP free-speed TT sparse matrix: node 256 / 10390
2022-08-07T21:35:52,073 INFO Counter:69 DVRP free-speed TT sparse matrix: node 512 / 10390
2022-08-07T21:35:52,377 INFO Counter:69 DVRP free-speed TT sparse matrix: node 1024 / 10390
2022-08-07T21:35:52,985 INFO Counter:69 DVRP free-speed TT sparse matrix: node 2048 / 10390
2022-08-07T21:35:54,207 INFO Counter:69 DVRP free-speed TT sparse matrix: node 4096 / 10390
2022-08-07T21:35:56,644 INFO Counter:69 DVRP free-speed TT sparse matrix: node 8192 / 10390
2022-08-07T21:35:57,956 INFO Counter:74 DVRP free-speed TT sparse matrix: node 10390 / 10390
2022-08-07T21:35:58,194 INFO Counter:69 DVRP free-speed TT matrix: zone 2 / 3319
2022-08-07T21:35:58,194 INFO Counter:69 DVRP free-speed TT matrix: zone 1 / 3319
2022-08-07T21:35:58,194 INFO Counter:69 DVRP free-speed TT matrix: zone 4 / 3319
2022-08-07T21:35:58,201 INFO Counter:69 DVRP free-speed TT matrix: zone 8 / 3319
2022-08-07T21:35:58,208 INFO Counter:69 DVRP free-speed TT matrix: zone 16 / 3319
2022-08-07T21:35:58,230 INFO Counter:69 DVRP free-speed TT matrix: zone 32 / 3319
2022-08-07T21:35:58,264 INFO Counter:69 DVRP free-speed TT matrix: zone 64 / 3319
2022-08-07T21:35:58,341 INFO Counter:69 DVRP free-speed TT matrix: zone 128 / 3319
2022-08-07T21:35:58,488 INFO Counter:69 DVRP free-speed TT matrix: zone 256 / 3319
2022-08-07T21:35:58,789 INFO Counter:69 DVRP free-speed TT matrix: zone 512 / 3319
2022-08-07T21:35:59,385 INFO Counter:69 DVRP free-speed TT matrix: zone 1024 / 3319
2022-08-07T21:36:00,581 INFO Counter:69 DVRP free-speed TT matrix: zone 2048 / 3319
2022-08-07T21:36:02,066 INFO Counter:74 DVRP free-speed TT matrix: zone 3319 / 3319
2022-08-07T21:36:02,084 INFO Counter:69 DVRP free-speed TT sparse matrix: node 2 / 10390
2022-08-07T21:36:02,084 INFO Counter:69 DVRP free-speed TT sparse matrix: node 1 / 10390
2022-08-07T21:36:02,084 INFO Counter:69 DVRP free-speed TT sparse matrix: node 4 / 10390
2022-08-07T21:36:02,088 INFO Counter:69 DVRP free-speed TT sparse matrix: node 8 / 10390
2022-08-07T21:36:02,092 INFO Counter:69 DVRP free-speed TT sparse matrix: node 16 / 10390
2022-08-07T21:36:02,103 INFO Counter:69 DVRP free-speed TT sparse matrix: node 32 / 10390
2022-08-07T21:36:02,120 INFO Counter:69 DVRP free-speed TT sparse matrix: node 64 / 10390
2022-08-07T21:36:02,159 INFO Counter:69 DVRP free-speed TT sparse matrix: node 128 / 10390
2022-08-07T21:36:02,235 INFO Counter:69 DVRP free-speed TT sparse matrix: node 256 / 10390
2022-08-07T21:36:02,388 INFO Counter:69 DVRP free-speed TT sparse matrix: node 512 / 10390
2022-08-07T21:36:02,693 INFO Counter:69 DVRP free-speed TT sparse matrix: node 1024 / 10390
2022-08-07T21:36:03,307 INFO Counter:69 DVRP free-speed TT sparse matrix: node 2048 / 10390
2022-08-07T21:36:04,529 INFO Counter:69 DVRP free-speed TT sparse matrix: node 4096 / 10390
2022-08-07T21:36:06,974 INFO Counter:69 DVRP free-speed TT sparse matrix: node 8192 / 10390
2022-08-07T21:36:08,289 INFO Counter:74 DVRP free-speed TT sparse matrix: node 10390 / 10390
2022-08-07T21:36:08,956 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-08-07T21:36:08,967 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-08-07T21:36:08,978 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-08-07T21:36:08,978 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-08-07T21:36:08,979 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-08-07T21:36:08,985 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-08-07T21:36:08,985 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-08-07T21:36:08,986 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-08-07T21:36:08,998 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-08-07T21:36:09,026 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-08-07T21:36:09,033 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-08-07T21:36:09,033 WARN QueueWithBuffer:502 Additional warnings of this type are suppressed.
2022-08-07T21:36:09,603 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T21:36:09,603 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T21:36:09,604 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T21:36:09,604 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T21:36:09,604 INFO EventsManagerImpl:176
2022-08-07T21:36:09,604 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T21:36:09,604 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T21:36:09,604 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T21:36:09,604 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T21:36:09,604 INFO EventsManagerImpl:176
2022-08-07T21:36:09,604 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T21:36:09,604 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T21:36:09,604 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T21:36:09,604 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T21:36:09,604 INFO EventsManagerImpl:176
2022-08-07T21:36:09,604 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T21:36:09,604 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T21:36:09,604 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T21:36:09,604 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T21:36:09,604 INFO EventsManagerImpl:176
2022-08-07T21:36:09,605 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-07T21:36:09,606 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-07T21:36:09,606 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-07T21:36:09,606 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-07T21:36:09,606 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-07T21:36:09,606 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-07T21:36:09,606 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-07T21:36:09,606 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T21:36:09,606 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-07T21:36:09,606 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T21:36:09,606 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T21:36:09,606 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-07T21:36:09,607 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T21:36:09,607 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T21:36:09,607 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T21:36:09,607 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-07T21:36:09,607 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-07T21:36:09,608 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-07T21:36:09,608 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-07T21:36:09,608 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T21:36:09,608 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T21:36:09,608 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T21:36:09,608 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-07T21:36:09,608 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T21:36:09,608 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T21:36:09,608 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T21:36:09,608 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T21:36:09,608 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T21:36:09,608 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T21:36:09,608 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T21:36:09,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T21:36:09,609 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T21:36:09,609 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T21:36:09,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T21:36:09,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T21:36:09,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T21:36:09,609 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T21:36:09,609 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-07T21:36:09,609 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T21:36:09,609 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T21:36:09,609 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T21:36:09,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-07T21:36:09,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T21:36:09,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T21:36:09,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T21:36:09,609 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T21:36:09,609 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T21:36:09,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T21:36:09,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T21:36:09,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T21:36:09,609 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T21:36:09,609 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T21:36:09,610 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T21:36:09,610 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T21:36:09,610 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T21:36:09,610 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T21:36:09,614 INFO PopulationUtils:1163 adding scenario element for allpersons container
2022-08-07T21:36:09,614 INFO PopulationImpl:105 person # 1
2022-08-07T21:36:09,614 INFO PopulationImpl:105 person # 4
2022-08-07T21:36:09,614 INFO PopulationImpl:105 person # 16
2022-08-07T21:36:09,615 INFO PopulationImpl:105 person # 64
2022-08-07T21:36:09,618 INFO PopulationImpl:105 person # 256
2022-08-07T21:36:09,624 INFO PopulationImpl:105 person # 1024
2022-08-07T21:36:09,637 INFO PopulationImpl:105 person # 4096
2022-08-07T21:36:09,680 INFO PopulationImpl:105 person # 16384
2022-08-07T21:36:09,809 INFO PopulationImpl:105 person # 65536
2022-08-07T21:36:10,226 INFO PopulationImpl:105 person # 262144
2022-08-07T21:36:10,252 INFO VehicleUtils:327 adding scenario element for allvehicles container
2022-08-07T21:36:10,253 INFO Counter:69 [VehiclesImpl] added vehicle # 1
2022-08-07T21:36:10,253 INFO Counter:69 [VehiclesImpl] added vehicle # 2
2022-08-07T21:36:10,253 INFO Counter:69 [VehiclesImpl] added vehicle # 4
2022-08-07T21:36:10,253 INFO Counter:69 [VehiclesImpl] added vehicle # 8
2022-08-07T21:36:10,253 INFO Counter:69 [VehiclesImpl] added vehicle # 16
2022-08-07T21:36:10,254 INFO Counter:69 [VehiclesImpl] added vehicle # 32
2022-08-07T21:36:10,254 INFO Counter:69 [VehiclesImpl] added vehicle # 64
2022-08-07T21:36:10,255 INFO Counter:69 [VehiclesImpl] added vehicle # 128
2022-08-07T21:36:10,257 INFO Counter:69 [VehiclesImpl] added vehicle # 256
2022-08-07T21:36:10,260 INFO Counter:69 [VehiclesImpl] added vehicle # 512
2022-08-07T21:36:10,264 INFO Counter:69 [VehiclesImpl] added vehicle # 1024
2022-08-07T21:36:10,271 INFO Counter:69 [VehiclesImpl] added vehicle # 2048
2022-08-07T21:36:10,286 INFO Counter:69 [VehiclesImpl] added vehicle # 4096
2022-08-07T21:36:10,315 INFO Counter:69 [VehiclesImpl] added vehicle # 8192
2022-08-07T21:36:10,377 INFO Counter:69 [VehiclesImpl] added vehicle # 16384
2022-08-07T21:36:10,482 INFO Counter:69 [VehiclesImpl] added vehicle # 32768
2022-08-07T21:36:10,654 INFO Counter:69 [VehiclesImpl] added vehicle # 65536
2022-08-07T21:36:10,989 INFO Counter:69 [VehiclesImpl] added vehicle # 131072
2022-08-07T21:36:11,075 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-07T21:36:11,082 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-07T21:36:11,403 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-07T21:36:11,404 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-07T21:36:11,404 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-07T21:36:11,404 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-07T21:36:11,404 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-07T21:36:11,404 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-07T21:36:11,404 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-07T21:36:11,404 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-07T21:36:11,609 INFO EventsManagerImpl:137 event # 1
2022-08-07T21:36:11,611 INFO EventsManagerImpl:137 event # 4
2022-08-07T21:36:11,612 INFO EventsManagerImpl:137 event # 16
2022-08-07T21:36:11,613 INFO EventsManagerImpl:137 event # 64
2022-08-07T21:36:11,617 INFO EventsManagerImpl:137 event # 256
2022-08-07T21:36:11,629 INFO EventsManagerImpl:137 event # 1024
2022-08-07T21:36:11,657 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-07T21:36:11,664 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=24s; (s/r): 0.0
2022-08-07T21:36:11,665 INFO EventsManagerImpl:137 event # 4096
2022-08-07T21:36:11,796 INFO EventsManagerImpl:137 event # 16384
2022-08-07T21:36:11,806 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-07T21:36:11,807 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-07T21:36:11,810 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-07T21:36:11,816 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-07T21:36:11,818 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-07T21:36:11,820 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-07T21:36:11,835 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-07T21:36:11,837 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-07T21:36:11,839 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-07T21:36:11,839 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-07T21:36:12,197 INFO EventsManagerImpl:137 event # 65536
2022-08-07T21:36:13,329 INFO EventsManagerImpl:137 event # 262144
2022-08-07T21:36:15,774 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1790 #nodes=243
2022-08-07T21:36:15,774 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271654 lost=0 simT=3600.0s realT=28s; (s/r): 128.57142857142858
2022-08-07T21:36:17,574 INFO EventsManagerImpl:137 event # 1048576
2022-08-07T21:36:18,305 INFO MemoryObserver:41 used RAM: 8383 MB free: 5616 MB total: 14000 MB
2022-08-07T21:36:19,998 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3197 #nodes=343
2022-08-07T21:36:19,998 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271251 lost=0 simT=7200.0s realT=32s; (s/r): 225.0
2022-08-07T21:36:26,330 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4490 #nodes=487
2022-08-07T21:36:26,330 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270718 lost=0 simT=10800.0s realT=39s; (s/r): 276.9230769230769
2022-08-07T21:36:30,640 INFO EventsManagerImpl:137 event # 4194304
2022-08-07T21:36:35,173 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5874 #nodes=666
2022-08-07T21:36:35,173 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269941 lost=0 simT=14400.0s realT=47s; (s/r): 306.3829787234043
2022-08-07T21:36:47,101 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7521 #nodes=1026
2022-08-07T21:36:47,103 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268809 lost=0 simT=18000.0s realT=59s; (s/r): 305.08474576271186
2022-08-07T21:37:06,381 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=12143 #nodes=1841
2022-08-07T21:37:06,381 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=267017 lost=0 simT=21600.0s realT=79s; (s/r): 273.4177215189873
2022-08-07T21:37:18,305 INFO MemoryObserver:41 used RAM: 8824 MB free: 5175 MB total: 14000 MB
2022-08-07T21:37:25,280 INFO EventsManagerImpl:137 event # 16777216
2022-08-07T21:37:33,817 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=13062 #nodes=2168
2022-08-07T21:37:33,818 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264441 lost=0 simT=25200.0s realT=106s; (s/r): 237.73584905660377
2022-08-07T21:38:04,560 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=14242 #nodes=2318
2022-08-07T21:38:04,560 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261113 lost=0 simT=28800.0s realT=137s; (s/r): 210.2189781021898
2022-08-07T21:38:18,305 INFO MemoryObserver:41 used RAM: 8974 MB free: 5025 MB total: 14000 MB
2022-08-07T21:38:38,203 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=15690 #nodes=2559
2022-08-07T21:38:38,204 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257734 lost=0 simT=32400.0s realT=170s; (s/r): 190.58823529411765
2022-08-07T21:39:13,878 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=15558 #nodes=2565
2022-08-07T21:39:13,879 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252665 lost=0 simT=36000.0s realT=206s; (s/r): 174.75728155339806
2022-08-07T21:39:18,306 INFO MemoryObserver:41 used RAM: 10554 MB free: 5525 MB total: 16080 MB
2022-08-07T21:39:49,907 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15807 #nodes=2631
2022-08-07T21:39:49,907 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247290 lost=0 simT=39600.0s realT=242s; (s/r): 163.63636363636363
2022-08-07T21:40:18,306 INFO MemoryObserver:41 used RAM: 10826 MB free: 5253 MB total: 16080 MB
2022-08-07T21:40:26,250 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=16296 #nodes=2722
2022-08-07T21:40:26,251 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=240011 lost=0 simT=43200.0s realT=278s; (s/r): 155.3956834532374
2022-08-07T21:41:03,739 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16427 #nodes=2695
2022-08-07T21:41:03,740 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=231798 lost=0 simT=46800.0s realT=316s; (s/r): 148.1012658227848
2022-08-07T21:41:12,502 INFO EventsManagerImpl:137 event # 67108864
2022-08-07T21:41:18,307 INFO MemoryObserver:41 used RAM: 11896 MB free: 4183 MB total: 16080 MB
2022-08-07T21:41:40,780 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16556 #nodes=2889
2022-08-07T21:41:40,780 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=221609 lost=0 simT=50400.0s realT=353s; (s/r): 142.77620396600565
2022-08-07T21:42:18,307 INFO MemoryObserver:41 used RAM: 10275 MB free: 5804 MB total: 16080 MB
2022-08-07T21:42:18,867 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16547 #nodes=2880
2022-08-07T21:42:18,867 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=209631 lost=0 simT=54000.0s realT=391s; (s/r): 138.1074168797954
2022-08-07T21:42:56,667 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16791 #nodes=2884
2022-08-07T21:42:56,667 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=194778 lost=0 simT=57600.0s realT=429s; (s/r): 134.26573426573427
2022-08-07T21:43:18,307 INFO MemoryObserver:41 used RAM: 11086 MB free: 4993 MB total: 16080 MB
2022-08-07T21:43:35,496 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16538 #nodes=2853
2022-08-07T21:43:35,496 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=177591 lost=0 simT=61200.0s realT=468s; (s/r): 130.76923076923077
2022-08-07T21:44:12,467 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16140 #nodes=2822
2022-08-07T21:44:12,468 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=158147 lost=0 simT=64800.0s realT=505s; (s/r): 128.31683168316832
2022-08-07T21:44:18,308 INFO MemoryObserver:41 used RAM: 11703 MB free: 4376 MB total: 16080 MB
2022-08-07T21:44:48,524 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15622 #nodes=2610
2022-08-07T21:44:48,525 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=137726 lost=0 simT=68400.0s realT=541s; (s/r): 126.43253234750462
2022-08-07T21:45:18,308 INFO MemoryObserver:41 used RAM: 11565 MB free: 4514 MB total: 16080 MB
2022-08-07T21:45:22,687 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15210 #nodes=2505
2022-08-07T21:45:22,687 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=116109 lost=0 simT=72000.0s realT=575s; (s/r): 125.21739130434783
2022-08-07T21:45:53,433 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13597 #nodes=2258
2022-08-07T21:45:53,434 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=96861 lost=0 simT=75600.0s realT=606s; (s/r): 124.75247524752476
2022-08-07T21:46:18,308 INFO MemoryObserver:41 used RAM: 13415 MB free: 2664 MB total: 16080 MB
2022-08-07T21:46:22,465 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13194 #nodes=2049
2022-08-07T21:46:22,465 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=82888 lost=0 simT=79200.0s realT=635s; (s/r): 124.7244094488189
2022-08-07T21:46:49,218 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12651 #nodes=2020
2022-08-07T21:46:49,218 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=70636 lost=0 simT=82800.0s realT=661s; (s/r): 125.26475037821483
2022-08-07T21:47:14,666 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=12131 #nodes=1878
2022-08-07T21:47:14,668 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=58950 lost=0 simT=86400.0s realT=687s; (s/r): 125.76419213973799
2022-08-07T21:47:18,309 INFO MemoryObserver:41 used RAM: 13675 MB free: 2404 MB total: 16080 MB
2022-08-07T21:47:36,719 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10584 #nodes=1638
2022-08-07T21:47:36,719 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=52004 lost=0 simT=90000.0s realT=709s; (s/r): 126.93935119887165
2022-08-07T21:47:56,853 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=9239 #nodes=1401
2022-08-07T21:47:56,853 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=46704 lost=0 simT=93600.0s realT=729s; (s/r): 128.39506172839506
2022-08-07T21:48:14,075 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=8191 #nodes=1157
2022-08-07T21:48:14,076 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=42337 lost=0 simT=97200.0s realT=746s; (s/r): 130.29490616621985
2022-08-07T21:48:18,309 INFO MemoryObserver:41 used RAM: 11827 MB free: 4252 MB total: 16080 MB
2022-08-07T21:48:28,970 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=7280 #nodes=1119
2022-08-07T21:48:28,970 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=38626 lost=0 simT=100800.0s realT=761s; (s/r): 132.45729303547964
2022-08-07T21:48:42,818 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=6651 #nodes=1015
2022-08-07T21:48:42,818 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=35226 lost=0 simT=104400.0s realT=775s; (s/r): 134.70967741935485
2022-08-07T21:48:55,256 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=6081 #nodes=942
2022-08-07T21:48:55,256 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=32077 lost=0 simT=108000.0s realT=787s; (s/r): 137.22998729351968
2022-08-07T21:49:06,622 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=5536 #nodes=804
2022-08-07T21:49:06,622 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=29282 lost=0 simT=111600.0s realT=799s; (s/r): 139.67459324155195
2022-08-07T21:49:16,909 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=4971 #nodes=734
2022-08-07T21:49:16,909 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=26624 lost=0 simT=115200.0s realT=809s; (s/r): 142.39802224969097
2022-08-07T21:49:18,309 INFO MemoryObserver:41 used RAM: 11298 MB free: 4781 MB total: 16080 MB
2022-08-07T21:49:26,802 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=4503 #nodes=646
2022-08-07T21:49:26,802 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=24191 lost=0 simT=118800.0s realT=819s; (s/r): 145.05494505494505
2022-08-07T21:49:35,644 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=4151 #nodes=660
2022-08-07T21:49:35,644 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=21976 lost=0 simT=122400.0s realT=828s; (s/r): 147.82608695652175
2022-08-07T21:49:43,813 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=3834 #nodes=569
2022-08-07T21:49:43,813 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=19699 lost=0 simT=126000.0s realT=836s; (s/r): 150.7177033492823
2022-08-07T21:49:51,259 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=3527 #nodes=503
2022-08-07T21:49:51,259 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=16624 lost=0 simT=129600.0s realT=843s; (s/r): 153.73665480427047
2022-08-07T21:49:51,868 INFO AbstractController$9:234 ### ITERATION 0 fires after mobsim event
2022-08-07T21:49:51,868 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-07T21:49:51,868 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=797.726071876sec
2022-08-07T21:49:51,934 INFO LegTimesControlerListener:50 [0] average trip (probably: leg) duration is: 1884 seconds = 00:31:24
2022-08-07T21:49:51,934 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-07T21:49:51,934 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T21:49:51,935 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T21:49:51,935 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T21:49:51,935 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T21:49:51,935 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-07T21:49:51,935 INFO EventsManagerImpl:137 event # 1
2022-08-07T21:49:51,935 INFO EventsManagerImpl:137 event # 4
2022-08-07T21:49:51,936 INFO EventsManagerImpl:137 event # 16
2022-08-07T21:49:51,936 INFO EventsManagerImpl:137 event # 64
2022-08-07T21:49:51,938 INFO EventsManagerImpl:137 event # 256
2022-08-07T21:49:51,943 INFO EventsManagerImpl:137 event # 1024
2022-08-07T21:49:51,964 INFO EventsManagerImpl:137 event # 4096
2022-08-07T21:49:52,038 INFO EventsManagerImpl:137 event # 16384
2022-08-07T21:49:52,101 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-07T21:49:52,383 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T21:49:52,383 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T21:49:52,383 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T21:49:52,383 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T21:49:52,383 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-07T21:49:52,384 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-07T21:49:52,384 WARN CharyparNagelActivityScoring:246 The first and the last activity do not have the same type.
2022-08-07T21:49:52,387 WARN CharyparNagelActivityScoring:247 Will score the first activity from midnight to its end, and the last activity from its start to midnight.
2022-08-07T21:49:52,387 WARN CharyparNagelActivityScoring:248 Because of the nonlinear function, this is not the same as scoring from start to end.
2022-08-07T21:49:52,387 WARN CharyparNagelActivityScoring:249 first activity: act [type=home_53400][coord=[x=354550.8193840655 | y=5677141.357572388]][linkId=62189675][startTime=undefined][endTime=16:29:14][duration=undefined][facilityId=null]
2022-08-07T21:49:52,387 WARN CharyparNagelActivityScoring:250 last activity: act [type=leisure_13800][coord=[x=732607.9301314778 | y=5691591.264593446]][linkId=-4376499][startTime=21:47:24][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T21:49:52,387 WARN CharyparNagelActivityScoring:251 This may also happen when plans are not completed when the simulation ends.
2022-08-07T21:49:52,387 WARN CharyparNagelActivityScoring:253 Additional warnings of this type are suppressed.
2022-08-07T21:49:52,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-08-07T21:49:52,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-08-07T21:49:52,388 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:15:35][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T21:49:52,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-08-07T21:49:52,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-08-07T21:49:52,391 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:38][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T21:49:52,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-08-07T21:49:52,394 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-08-07T21:49:52,394 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-08-07T21:49:52,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-08-07T21:49:52,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-08-07T21:49:52,395 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T21:49:52,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-08-07T21:49:52,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-08-07T21:49:52,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-08-07T21:49:52,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-08-07T21:49:52,397 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-08-07T21:49:52,397 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:51:54][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T21:49:52,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-08-07T21:49:52,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-08-07T21:49:52,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-08-07T21:49:52,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-08-07T21:49:52,399 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-07T21:49:52,399 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T21:49:52,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-08-07T21:49:52,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-08-07T21:49:52,401 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:56:07][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T21:49:52,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-08-07T21:49:52,405 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-08-07T21:49:52,405 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=12:38:48][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T21:49:52,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-08-07T21:49:52,406 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-08-07T21:49:52,406 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_46800][coord=[x=738858.7389318789 | y=5689328.029665429]][linkId=376817773][startTime=13:40:56][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T21:49:52,406 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-07T21:49:52,751 INFO ControlerListenerManagerImpl:251 [it.0] all ControlerAfterMobsimListeners called.
2022-08-07T21:49:52,752 INFO AbstractController$4:159 ### ITERATION 0 fires scoring event
2022-08-07T21:49:52,752 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-07T21:49:52,948 INFO NewScoreAssignerImpl:57 it: 0 msaStart: 599
2022-08-07T21:49:53,118 INFO ControlerListenerManagerImpl:194 [it.0] all ControlerScoringListeners called.
2022-08-07T21:49:53,119 INFO AbstractController$5:167 ### ITERATION 0 fires iteration end event
2022-08-07T21:49:53,119 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-07T21:49:53,120 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.core.events.algorithms.EventWriterXML
2022-08-07T21:49:53,120 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.core.events.algorithms.EventWriterXML
2022-08-07T21:49:53,120 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-07T21:49:53,243 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-07T21:49:53,243 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-07T21:49:54,731 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-07T21:49:54,732 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1420954928955463
2022-08-07T21:49:54,732 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.36145801773674235
2022-08-07T21:49:54,732 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 4.108104777212343E-5
2022-08-07T21:49:54,732 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.567565485757714E-5
2022-08-07T21:49:54,732 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-07T21:49:54,732 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.11988733522648495
2022-08-07T21:49:54,732 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1359744167774999
2022-08-07T21:49:54,732 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.18009674586750335
2022-08-07T21:49:54,734 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-07T21:49:54,803 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -99.39903927526683
2022-08-07T21:49:54,803 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -99.39903927526683
2022-08-07T21:49:54,803 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -99.39903927526683
2022-08-07T21:49:54,803 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -99.39903927526683
2022-08-07T21:49:54,813 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-07T21:49:55,392 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 17731.455442382365 meters
2022-08-07T21:49:55,392 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 130705.27177555495 meters (statistic on all 2104477 legs which have a finite distance)
2022-08-07T21:49:55,392 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 49635.566111196065 meters
2022-08-07T21:49:55,392 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 130669.39661912888 meters (statistic on all 751582 trips which have a finite distance)
2022-08-07T21:49:55,392 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-07T21:49:55,392 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-07T21:50:18,309 INFO MemoryObserver:41 used RAM: 12298 MB free: 3781 MB total: 16080 MB
2022-08-07T21:50:28,509 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-07T21:50:28,524 INFO LegHistogramListener:72 number of legs: 2121101 100%
2022-08-07T21:50:28,525 INFO LegHistogramListener:79 number of bike legs: 110380 5.203901181509037%
2022-08-07T21:50:28,525 INFO LegHistogramListener:79 number of car legs: 273937 12.914849410754131%
2022-08-07T21:50:28,525 INFO LegHistogramListener:79 number of drtNorth legs: 50 0.002357266344224061%
2022-08-07T21:50:28,525 INFO LegHistogramListener:79 number of drtSoutheast legs: 23 0.001084342518343068%
2022-08-07T21:50:28,525 INFO LegHistogramListener:79 number of freight legs: 47065 2.2188948098181087%
2022-08-07T21:50:28,525 INFO LegHistogramListener:79 number of pt legs: 106148 5.004382158133913%
2022-08-07T21:50:28,525 INFO LegHistogramListener:79 number of ride legs: 105655 4.981139511979864%
2022-08-07T21:50:28,525 INFO LegHistogramListener:79 number of walk legs: 1477843 69.67339131894238%
2022-08-07T21:50:29,260 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-07T21:50:29,261 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-07T21:50:31,505 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.1420954928955463
2022-08-07T21:50:31,506 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.36145801773674235
2022-08-07T21:50:31,506 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 4.108104777212343E-5
2022-08-07T21:50:31,506 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 2.567565485757714E-5
2022-08-07T21:50:31,506 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-07T21:50:31,506 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.11988733522648495
2022-08-07T21:50:31,506 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.1359744167774999
2022-08-07T21:50:31,506 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.18009674586750335
2022-08-07T21:50:31,506 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.0
2022-08-07T21:50:31,506 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.0
2022-08-07T21:50:31,506 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0
2022-08-07T21:50:31,506 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0
2022-08-07T21:50:31,506 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.0
2022-08-07T21:50:31,506 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.0
2022-08-07T21:50:31,506 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.0
2022-08-07T21:50:31,506 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.0
2022-08-07T21:50:31,506 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.0
2022-08-07T21:50:31,506 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.0
2022-08-07T21:50:31,507 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 0.0
2022-08-07T21:50:31,507 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 0.0
2022-08-07T21:50:31,507 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.0
2022-08-07T21:50:31,507 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.0
2022-08-07T21:50:31,507 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.0
2022-08-07T21:50:31,507 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.0
2022-08-07T21:50:31,509 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-07T21:50:32,917 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-07T21:50:33,277 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-07T21:50:33,632 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-07T21:50:34,900 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-07T21:50:35,253 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-07T21:50:35,624 INFO ControlerListenerManagerImpl:171 [it.0] all ControlerIterationEndsListeners called.
2022-08-07T21:50:35,756 INFO AbstractController:181 ### ITERATION 0 ENDS
2022-08-07T21:50:35,756 INFO AbstractController:182 ###################################################
2022-08-07T21:50:35,756 INFO AbstractController:133 ###################################################
2022-08-07T21:50:35,756 INFO AbstractController:134 ### ITERATION 1 BEGINS
2022-08-07T21:50:35,757 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-07T21:50:35,757 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-07T21:50:35,757 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-07T21:50:35,757 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-07T21:50:35,758 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-07T21:50:36,076 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-07T21:50:36,122 INFO ControlerListenerManagerImpl:148 [it.1] all ControlerIterationStartsListeners called.
2022-08-07T21:50:36,122 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-07T21:50:36,250 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-08-07T21:50:36,754 WARN ExpBetaPlanChanger:86 Would make sense to revise this once more. See comments in code. kai, nov08
2022-08-07T21:50:38,103 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169708 plans handled. Strategy: ExpBetaPlanChanger
2022-08-07T21:50:38,103 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30471 plans
2022-08-07T21:50:38,107 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T21:50:38,120 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T21:50:38,123 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T21:50:38,123 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:50:38,123 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:50:38,125 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:50:38,125 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:50:38,127 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:50:38,131 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T21:50:38,134 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:50:38,137 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T21:50:38,138 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:50:38,146 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T21:50:38,154 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:50:38,159 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:50:38,171 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:50:38,172 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:50:38,174 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T21:50:38,227 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:50:38,288 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T21:50:38,476 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T21:50:38,842 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T21:50:39,548 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T21:50:40,634 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T21:50:42,915 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T21:50:47,158 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-07T21:50:57,515 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-07T21:51:15,158 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T21:51:15,158 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30471 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-07T21:51:15,159 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30585 plans
2022-08-07T21:51:15,159 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-07T21:51:15,160 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-07T21:51:15,161 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-07T21:51:15,161 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-07T21:51:15,162 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-07T21:51:15,162 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-07T21:51:15,162 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-07T21:51:15,163 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-07T21:51:15,165 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-07T21:51:15,167 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-07T21:51:15,174 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-07T21:51:15,184 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-07T21:51:15,209 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-07T21:51:15,238 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-07T21:51:15,281 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-07T21:51:15,404 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-07T21:51:15,583 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30585 plans
2022-08-07T21:51:15,584 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T21:51:15,584 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T21:51:15,584 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T21:51:15,586 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:51:15,590 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:51:15,592 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T21:51:15,597 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:51:15,597 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:51:15,604 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T21:51:15,609 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:51:15,610 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:51:15,612 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:51:15,615 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T21:51:15,620 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:51:15,626 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:51:15,640 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T21:51:15,644 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:51:15,647 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:51:15,687 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T21:51:15,732 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:51:15,768 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T21:51:15,991 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T21:51:16,520 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T21:51:17,519 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T21:51:18,311 INFO MemoryObserver:41 used RAM: 11976 MB free: 4103 MB total: 16080 MB
2022-08-07T21:51:19,422 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T21:51:22,968 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-07T21:51:30,074 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-07T21:51:45,966 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T21:51:45,967 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30585 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-07T21:51:45,967 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7664 plans
2022-08-07T21:51:45,967 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-07T21:51:45,967 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-07T21:51:45,967 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-07T21:51:45,967 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-07T21:51:45,967 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-07T21:51:45,968 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-07T21:51:45,968 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-07T21:51:45,968 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-07T21:51:45,968 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-07T21:51:45,969 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-07T21:51:45,970 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-07T21:51:45,972 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-07T21:51:45,977 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-07T21:51:45,985 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-07T21:51:45,985 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7664 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-07T21:51:45,985 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40250 plans handled. Strategy: ExpBetaPlanChanger
2022-08-07T21:51:45,985 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6815 plans
2022-08-07T21:51:45,986 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T21:51:45,986 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T21:51:45,986 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T21:51:45,986 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T21:51:45,990 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T21:51:45,998 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T21:51:46,030 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T21:51:46,101 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T21:51:46,458 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T21:51:46,923 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T21:51:47,410 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T21:51:48,375 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T21:51:51,115 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T21:51:58,002 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T21:51:58,002 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6815 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-07T21:51:58,002 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-07T21:51:58,855 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-07T21:51:59,686 INFO ControlerListenerManagerImpl:213 [it.1] all ControlerReplanningListeners called.
2022-08-07T21:51:59,686 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-07T21:51:59,686 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-07T21:51:59,686 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-07T21:51:59,754 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-07T21:51:59,818 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-07T21:51:59,818 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-07T21:51:59,818 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-07T21:51:59,819 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-07T21:51:59,820 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-07T21:51:59,820 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-07T21:51:59,820 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-07T21:51:59,820 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-07T21:51:59,820 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-07T21:51:59,820 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-07T21:51:59,820 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-07T21:51:59,820 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-07T21:51:59,820 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-07T21:51:59,820 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T21:51:59,821 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T21:51:59,821 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-07T21:51:59,821 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T21:51:59,821 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T21:51:59,821 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-07T21:51:59,821 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-07T21:51:59,821 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-07T21:51:59,821 INFO PlansDumpingImpl:76 dumping plans...
2022-08-07T21:51:59,957 INFO Counter:69 [PopulationWriter] dumped person # 1
2022-08-07T21:51:59,960 INFO Counter:69 [PopulationWriter] dumped person # 2
2022-08-07T21:51:59,963 INFO Counter:69 [PopulationWriter] dumped person # 4
2022-08-07T21:51:59,966 INFO Counter:69 [PopulationWriter] dumped person # 8
2022-08-07T21:51:59,968 INFO Counter:69 [PopulationWriter] dumped person # 16
2022-08-07T21:51:59,976 INFO Counter:69 [PopulationWriter] dumped person # 32
2022-08-07T21:51:59,988 INFO Counter:69 [PopulationWriter] dumped person # 64
2022-08-07T21:52:00,008 INFO Counter:69 [PopulationWriter] dumped person # 128
2022-08-07T21:52:00,042 INFO Counter:69 [PopulationWriter] dumped person # 256
2022-08-07T21:52:00,119 INFO Counter:69 [PopulationWriter] dumped person # 512
2022-08-07T21:52:00,272 INFO Counter:69 [PopulationWriter] dumped person # 1024
2022-08-07T21:52:00,570 INFO Counter:69 [PopulationWriter] dumped person # 2048
2022-08-07T21:52:01,193 INFO Counter:69 [PopulationWriter] dumped person # 4096
2022-08-07T21:52:02,405 INFO Counter:69 [PopulationWriter] dumped person # 8192
2022-08-07T21:52:04,956 INFO Counter:69 [PopulationWriter] dumped person # 16384
2022-08-07T21:52:10,299 INFO Counter:69 [PopulationWriter] dumped person # 32768
2022-08-07T21:52:18,311 INFO MemoryObserver:41 used RAM: 8995 MB free: 7084 MB total: 16080 MB
2022-08-07T21:52:21,158 INFO Counter:69 [PopulationWriter] dumped person # 65536
2022-08-07T21:52:41,355 INFO Counter:69 [PopulationWriter] dumped person # 131072
2022-08-07T21:53:18,311 INFO MemoryObserver:41 used RAM: 9757 MB free: 6322 MB total: 16080 MB
2022-08-07T21:53:32,003 INFO Counter:69 [PopulationWriter] dumped person # 262144
2022-08-07T21:53:59,599 INFO PopulationWriter:144 Population written to: /net/ils/matsim-leipzig/run-car-free/25pct-test050822/output_95pct_noDepot/ITERS/it.1/leipzig-flexa-25pct-scaledFleet-carfree95pct_noDepot.1.plans.xml.gz
2022-08-07T21:53:59,599 INFO Counter:74 [PopulationWriter] dumped person # 285493
2022-08-07T21:53:59,599 INFO PlansDumpingImpl:93 finished plans dump.
2022-08-07T21:53:59,599 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-07T21:54:00,228 INFO ControlerListenerManagerImpl:232 [it.1] all ControlerBeforeMobsimListeners called.
2022-08-07T21:54:00,228 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-07T21:54:00,228 INFO NetworkImpl:163 node # 1
2022-08-07T21:54:00,228 INFO NetworkImpl:163 node # 4
2022-08-07T21:54:00,228 INFO NetworkImpl:163 node # 16
2022-08-07T21:54:00,229 INFO NetworkImpl:163 node # 64
2022-08-07T21:54:00,229 INFO NetworkImpl:163 node # 256
2022-08-07T21:54:00,229 INFO NetworkImpl:163 node # 1024
2022-08-07T21:54:00,229 INFO NetworkImpl:163 node # 4096
2022-08-07T21:54:00,230 INFO NetworkImpl:163 node # 16384
2022-08-07T21:54:00,236 INFO NetworkImpl:163 node # 65536
2022-08-07T21:54:00,269 INFO NetworkImpl:159 link # 1
2022-08-07T21:54:00,269 INFO NetworkImpl:159 link # 4
2022-08-07T21:54:00,269 INFO NetworkImpl:159 link # 16
2022-08-07T21:54:00,269 INFO NetworkImpl:159 link # 64
2022-08-07T21:54:00,270 INFO NetworkImpl:159 link # 256
2022-08-07T21:54:00,271 INFO NetworkImpl:159 link # 1024
2022-08-07T21:54:00,274 INFO NetworkImpl:159 link # 4096
2022-08-07T21:54:00,288 INFO NetworkImpl:159 link # 16384
2022-08-07T21:54:00,347 INFO NetworkImpl:159 link # 65536
2022-08-07T21:54:00,624 INFO NetworkImpl:159 link # 262144
2022-08-07T21:54:01,135 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-07T21:54:01,135 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-07T21:54:01,135 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-07T21:54:01,135 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-07T21:54:01,135 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-07T21:54:01,135 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-07T21:54:01,135 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-07T21:54:01,136 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-07T21:54:01,136 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-07T21:54:01,137 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-07T21:54:01,140 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-07T21:54:01,144 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-07T21:54:01,153 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-07T21:54:01,172 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-07T21:54:01,206 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-07T21:54:01,242 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-07T21:54:01,313 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-07T21:54:01,444 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-07T21:54:01,697 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-07T21:54:01,716 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-07T21:54:01,747 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T21:54:01,747 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-07T21:54:01,747 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T21:54:01,747 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T21:54:01,747 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T21:54:01,747 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-07T21:54:01,747 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T21:54:01,747 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-07T21:54:01,747 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T21:54:01,747 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-07T21:54:03,362 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T21:54:03,362 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T21:54:03,362 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T21:54:03,362 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T21:54:03,362 INFO EventsManagerImpl:176
2022-08-07T21:54:03,362 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T21:54:03,362 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T21:54:03,362 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T21:54:03,362 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T21:54:03,362 INFO EventsManagerImpl:176
2022-08-07T21:54:03,363 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T21:54:03,363 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T21:54:03,363 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T21:54:03,363 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T21:54:03,363 INFO EventsManagerImpl:176
2022-08-07T21:54:03,363 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T21:54:03,363 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T21:54:03,363 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T21:54:03,363 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T21:54:03,363 INFO EventsManagerImpl:176
2022-08-07T21:54:03,363 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-07T21:54:03,363 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-07T21:54:03,363 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-07T21:54:03,363 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-07T21:54:03,363 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-07T21:54:03,363 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-07T21:54:03,364 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-07T21:54:03,364 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T21:54:03,364 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-07T21:54:03,364 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T21:54:03,364 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T21:54:03,364 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-07T21:54:03,364 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T21:54:03,364 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T21:54:03,364 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T21:54:03,364 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-07T21:54:03,364 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-07T21:54:03,364 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-07T21:54:03,364 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-07T21:54:03,364 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T21:54:03,364 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T21:54:03,364 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T21:54:03,364 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-07T21:54:03,364 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T21:54:03,365 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T21:54:03,365 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T21:54:03,365 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T21:54:03,365 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T21:54:03,365 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T21:54:03,365 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T21:54:03,365 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T21:54:03,365 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T21:54:03,365 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T21:54:03,365 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T21:54:03,365 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T21:54:03,365 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T21:54:03,365 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T21:54:03,365 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-07T21:54:03,365 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T21:54:03,365 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T21:54:03,365 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T21:54:03,365 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-07T21:54:03,365 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T21:54:03,366 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T21:54:03,366 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T21:54:03,366 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T21:54:03,366 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T21:54:03,366 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T21:54:03,366 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T21:54:03,366 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T21:54:03,366 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T21:54:03,366 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T21:54:03,366 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T21:54:03,366 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T21:54:03,366 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T21:54:03,366 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T21:54:04,861 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-07T21:54:04,869 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-07T21:54:05,127 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-07T21:54:05,127 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-07T21:54:05,127 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-07T21:54:05,127 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-07T21:54:05,127 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-07T21:54:05,127 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-07T21:54:05,127 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-07T21:54:05,127 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-07T21:54:05,347 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-07T21:54:05,347 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=3s; (s/r): 0.0
2022-08-07T21:54:05,375 INFO VehicularDepartureHandler:110 teleport vehicle 167041_car from link -305995140 to link -474324536
2022-08-07T21:54:05,379 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-07T21:54:05,379 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-07T21:54:05,380 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-07T21:54:05,383 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-07T21:54:05,383 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-07T21:54:05,388 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-07T21:54:05,389 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-07T21:54:05,390 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-07T21:54:05,390 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-07T21:54:06,707 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1782 #nodes=235
2022-08-07T21:54:06,708 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271746 lost=0 simT=3600.0s realT=4s; (s/r): 900.0
2022-08-07T21:54:08,276 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3188 #nodes=344
2022-08-07T21:54:08,276 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271300 lost=0 simT=7200.0s realT=6s; (s/r): 1200.0
2022-08-07T21:54:10,100 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4452 #nodes=480
2022-08-07T21:54:10,100 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270752 lost=0 simT=10800.0s realT=8s; (s/r): 1350.0
2022-08-07T21:54:12,658 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5829 #nodes=647
2022-08-07T21:54:12,658 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269972 lost=0 simT=14400.0s realT=10s; (s/r): 1440.0
2022-08-07T21:54:16,208 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7466 #nodes=1007
2022-08-07T21:54:16,209 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268847 lost=0 simT=18000.0s realT=14s; (s/r): 1285.7142857142858
2022-08-07T21:54:18,311 INFO MemoryObserver:41 used RAM: 11975 MB free: 4104 MB total: 16080 MB
2022-08-07T21:54:22,212 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11741 #nodes=1737
2022-08-07T21:54:22,213 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=267036 lost=0 simT=21600.0s realT=20s; (s/r): 1080.0
2022-08-07T21:54:32,464 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12758 #nodes=2053
2022-08-07T21:54:32,464 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264477 lost=0 simT=25200.0s realT=30s; (s/r): 840.0
2022-08-07T21:54:44,007 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=14124 #nodes=2205
2022-08-07T21:54:44,008 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261174 lost=0 simT=28800.0s realT=42s; (s/r): 685.7142857142857
2022-08-07T21:54:57,528 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=15554 #nodes=2324
2022-08-07T21:54:57,528 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257716 lost=0 simT=32400.0s realT=55s; (s/r): 589.0909090909091
2022-08-07T21:55:11,469 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=15524 #nodes=2378
2022-08-07T21:55:11,469 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252626 lost=0 simT=36000.0s realT=69s; (s/r): 521.7391304347826
2022-08-07T21:55:18,312 INFO MemoryObserver:41 used RAM: 11241 MB free: 4838 MB total: 16080 MB
2022-08-07T21:55:25,518 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15930 #nodes=2437
2022-08-07T21:55:25,519 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247195 lost=0 simT=39600.0s realT=83s; (s/r): 477.10843373493975
2022-08-07T21:55:39,913 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=16419 #nodes=2447
2022-08-07T21:55:39,914 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239801 lost=0 simT=43200.0s realT=98s; (s/r): 440.81632653061223
2022-08-07T21:55:54,816 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16640 #nodes=2555
2022-08-07T21:55:54,816 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=231352 lost=0 simT=46800.0s realT=113s; (s/r): 414.1592920353982
2022-08-07T21:56:10,117 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16863 #nodes=2714
2022-08-07T21:56:10,118 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220886 lost=0 simT=50400.0s realT=128s; (s/r): 393.75
2022-08-07T21:56:18,312 INFO MemoryObserver:41 used RAM: 11352 MB free: 4727 MB total: 16080 MB
2022-08-07T21:56:25,492 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=17116 #nodes=2778
2022-08-07T21:56:25,492 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=208536 lost=0 simT=54000.0s realT=143s; (s/r): 377.6223776223776
2022-08-07T21:56:36,997 INFO EventsManagerImpl:137 event # 268435456
2022-08-07T21:56:44,380 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17276 #nodes=2787
2022-08-07T21:56:44,380 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=193326 lost=0 simT=57600.0s realT=162s; (s/r): 355.55555555555554
2022-08-07T21:57:01,257 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17138 #nodes=2821
2022-08-07T21:57:01,257 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=175852 lost=0 simT=61200.0s realT=179s; (s/r): 341.8994413407821
2022-08-07T21:57:17,047 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16791 #nodes=2733
2022-08-07T21:57:17,050 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=156017 lost=0 simT=64800.0s realT=195s; (s/r): 332.3076923076923
2022-08-07T21:57:18,312 INFO MemoryObserver:41 used RAM: 11676 MB free: 4403 MB total: 16080 MB
2022-08-07T21:57:31,892 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16103 #nodes=2557
2022-08-07T21:57:31,897 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=134956 lost=0 simT=68400.0s realT=210s; (s/r): 325.7142857142857
2022-08-07T21:57:47,899 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15708 #nodes=2452
2022-08-07T21:57:47,900 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=112717 lost=0 simT=72000.0s realT=226s; (s/r): 318.5840707964602
2022-08-07T21:58:02,980 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=14166 #nodes=2197
2022-08-07T21:58:02,980 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=92360 lost=0 simT=75600.0s realT=241s; (s/r): 313.6929460580913
2022-08-07T21:58:14,021 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13441 #nodes=1966
2022-08-07T21:58:14,021 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=77206 lost=0 simT=79200.0s realT=252s; (s/r): 314.2857142857143
2022-08-07T21:58:18,339 INFO MemoryObserver:41 used RAM: 12012 MB free: 4067 MB total: 16080 MB
2022-08-07T21:58:24,097 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12891 #nodes=1864
2022-08-07T21:58:24,097 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=64195 lost=0 simT=82800.0s realT=262s; (s/r): 316.03053435114504
2022-08-07T21:58:33,513 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=12266 #nodes=1729
2022-08-07T21:58:33,513 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=52330 lost=1 simT=86400.0s realT=271s; (s/r): 318.8191881918819
2022-08-07T21:58:41,235 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10635 #nodes=1480
2022-08-07T21:58:41,235 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=45123 lost=3 simT=90000.0s realT=279s; (s/r): 322.5806451612903
2022-08-07T21:58:47,806 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=9437 #nodes=1366
2022-08-07T21:58:47,806 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=39935 lost=4 simT=93600.0s realT=286s; (s/r): 327.27272727272725
2022-08-07T21:58:53,525 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=8384 #nodes=1136
2022-08-07T21:58:53,525 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=35414 lost=7 simT=97200.0s realT=291s; (s/r): 334.02061855670104
2022-08-07T21:58:58,357 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=7375 #nodes=1005
2022-08-07T21:58:58,357 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=31632 lost=8 simT=100800.0s realT=296s; (s/r): 340.5405405405405
2022-08-07T21:59:03,908 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=6693 #nodes=900
2022-08-07T21:59:03,908 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=28185 lost=8 simT=104400.0s realT=302s; (s/r): 345.6953642384106
2022-08-07T21:59:08,845 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=5951 #nodes=765
2022-08-07T21:59:08,845 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=25015 lost=8 simT=108000.0s realT=307s; (s/r): 351.79153094462544
2022-08-07T21:59:12,993 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=5311 #nodes=674
2022-08-07T21:59:12,993 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=22337 lost=8 simT=111600.0s realT=311s; (s/r): 358.84244372990355
2022-08-07T21:59:15,797 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=4730 #nodes=555
2022-08-07T21:59:15,797 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=20203 lost=8 simT=115200.0s realT=314s; (s/r): 366.8789808917197
2022-08-07T21:59:18,291 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=4094 #nodes=479
2022-08-07T21:59:18,291 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=18338 lost=8 simT=118800.0s realT=316s; (s/r): 375.9493670886076
2022-08-07T21:59:18,340 INFO MemoryObserver:41 used RAM: 13277 MB free: 2802 MB total: 16080 MB
2022-08-07T21:59:20,413 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=3648 #nodes=426
2022-08-07T21:59:20,413 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=16846 lost=8 simT=122400.0s realT=318s; (s/r): 384.9056603773585
2022-08-07T21:59:22,315 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=3255 #nodes=358
2022-08-07T21:59:22,315 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=15508 lost=8 simT=126000.0s realT=320s; (s/r): 393.75
2022-08-07T21:59:23,956 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=2814 #nodes=344
2022-08-07T21:59:23,956 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=13402 lost=8 simT=129600.0s realT=322s; (s/r): 402.48447204968943
2022-08-07T21:59:24,427 INFO AbstractController$9:234 ### ITERATION 1 fires after mobsim event
2022-08-07T21:59:24,427 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=266.284564718sec
2022-08-07T21:59:24,427 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-07T21:59:24,510 INFO LegTimesControlerListener:50 [1] average trip (probably: leg) duration is: 1714 seconds = 00:28:34
2022-08-07T21:59:24,510 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-07T21:59:24,510 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T21:59:24,510 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T21:59:24,510 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T21:59:24,510 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T21:59:24,510 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-07T21:59:24,510 INFO EventsManagerImpl:137 event # 1
2022-08-07T21:59:24,510 INFO EventsManagerImpl:137 event # 4
2022-08-07T21:59:24,510 INFO EventsManagerImpl:137 event # 16
2022-08-07T21:59:24,510 INFO EventsManagerImpl:137 event # 64
2022-08-07T21:59:24,510 INFO EventsManagerImpl:137 event # 256
2022-08-07T21:59:24,511 INFO EventsManagerImpl:137 event # 1024
2022-08-07T21:59:24,515 INFO EventsManagerImpl:137 event # 4096
2022-08-07T21:59:24,528 INFO EventsManagerImpl:137 event # 16384
2022-08-07T21:59:24,541 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-07T21:59:25,039 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T21:59:25,040 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T21:59:25,040 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T21:59:25,040 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T21:59:25,040 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-07T21:59:25,040 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-07T21:59:25,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-08-07T21:59:25,043 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-08-07T21:59:25,043 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:15:35][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T21:59:25,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-08-07T21:59:25,045 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-08-07T21:59:25,045 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:11][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T21:59:25,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-08-07T21:59:25,047 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-08-07T21:59:25,047 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-08-07T21:59:25,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-08-07T21:59:25,047 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-08-07T21:59:25,047 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T21:59:25,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-08-07T21:59:25,048 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-08-07T21:59:25,048 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-08-07T21:59:25,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-08-07T21:59:25,048 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-08-07T21:59:25,048 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=31:23:10][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T21:59:25,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-08-07T21:59:25,049 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-08-07T21:59:25,049 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-08-07T21:59:25,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-08-07T21:59:25,049 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-08-07T21:59:25,050 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-08-07T21:59:25,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-08-07T21:59:25,050 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-07T21:59:25,050 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T21:59:25,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-08-07T21:59:25,052 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-08-07T21:59:25,052 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:54:31][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T21:59:25,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-08-07T21:59:25,055 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-08-07T21:59:25,055 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=10:15:51][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T21:59:25,055 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-07T21:59:25,369 INFO ControlerListenerManagerImpl:251 [it.1] all ControlerAfterMobsimListeners called.
2022-08-07T21:59:25,369 INFO AbstractController$4:159 ### ITERATION 1 fires scoring event
2022-08-07T21:59:25,369 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-07T21:59:25,498 INFO NewScoreAssignerImpl:57 it: 1 msaStart: 599
2022-08-07T21:59:25,615 INFO ControlerListenerManagerImpl:194 [it.1] all ControlerScoringListeners called.
2022-08-07T21:59:25,615 INFO AbstractController$5:167 ### ITERATION 1 fires iteration end event
2022-08-07T21:59:25,615 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-07T21:59:25,615 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-07T21:59:25,700 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-07T21:59:25,700 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-07T21:59:27,238 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-07T21:59:27,238 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13727232113055043
2022-08-07T21:59:27,238 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.32784473417994525
2022-08-07T21:59:27,238 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.2979711097531543E-4
2022-08-07T21:59:27,238 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.9641875966046514E-4
2022-08-07T21:59:27,238 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-07T21:59:27,238 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.12606104643698937
2022-08-07T21:59:27,238 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13563806569886566
2022-08-07T21:59:27,238 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21233638188942008
2022-08-07T21:59:27,380 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-07T21:59:27,468 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -99.69931843700425
2022-08-07T21:59:27,468 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -106.01364461219272
2022-08-07T21:59:27,468 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -97.26742267721859
2022-08-07T21:59:27,468 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -88.52120074224476
2022-08-07T21:59:27,547 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-07T21:59:28,302 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18177.01372228377 meters
2022-08-07T21:59:28,302 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 133070.33589648266 meters (statistic on all 2090038 legs which have a finite distance)
2022-08-07T21:59:28,302 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 50110.52972824269 meters
2022-08-07T21:59:28,302 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 133011.52619896727 meters (statistic on all 757802 trips which have a finite distance)
2022-08-07T21:59:28,302 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-07T21:59:28,302 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-07T21:59:28,929 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-07T21:59:28,933 INFO LegHistogramListener:72 number of legs: 2103419 100%
2022-08-07T21:59:28,933 INFO LegHistogramListener:79 number of bike legs: 106169 5.047448939084415%
2022-08-07T21:59:28,933 INFO LegHistogramListener:79 number of car legs: 254241 12.087035440870316%
2022-08-07T21:59:28,933 INFO LegHistogramListener:79 number of drtNorth legs: 214 0.010173912092645355%
2022-08-07T21:59:28,933 INFO LegHistogramListener:79 number of drtSoutheast legs: 158 0.007511579956252178%
2022-08-07T21:59:28,933 INFO LegHistogramListener:79 number of freight legs: 47065 2.237547535702587%
2022-08-07T21:59:28,933 INFO LegHistogramListener:79 number of pt legs: 114958 5.465292459562265%
2022-08-07T21:59:28,933 INFO LegHistogramListener:79 number of ride legs: 105188 5.000810585052241%
2022-08-07T21:59:28,933 INFO LegHistogramListener:79 number of walk legs: 1475426 70.14417954767927%
2022-08-07T21:59:29,496 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-07T21:59:29,496 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-07T21:59:31,269 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.15044136450700174
2022-08-07T21:59:31,269 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.3629472057184818
2022-08-07T21:59:31,269 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 2.2979711097531543E-4
2022-08-07T21:59:31,269 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 1.9770254240334399E-4
2022-08-07T21:59:31,269 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-07T21:59:31,269 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.13299732459676383
2022-08-07T21:59:31,269 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.14677488099333974
2022-08-07T21:59:31,270 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.2170658375141858
2022-08-07T21:59:31,270 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.0
2022-08-07T21:59:31,270 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.0
2022-08-07T21:59:31,270 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0
2022-08-07T21:59:31,270 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0
2022-08-07T21:59:31,270 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.0
2022-08-07T21:59:31,270 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.0
2022-08-07T21:59:31,270 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.0
2022-08-07T21:59:31,270 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.0
2022-08-07T21:59:31,270 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.0
2022-08-07T21:59:31,270 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.0
2022-08-07T21:59:31,270 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 0.0
2022-08-07T21:59:31,270 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 0.0
2022-08-07T21:59:31,270 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.0
2022-08-07T21:59:31,270 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.0
2022-08-07T21:59:31,270 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.0
2022-08-07T21:59:31,270 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.0
2022-08-07T21:59:31,465 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-07T21:59:32,826 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-07T21:59:33,159 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-07T21:59:33,570 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-07T21:59:34,896 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-07T21:59:35,232 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-07T21:59:35,624 INFO ControlerListenerManagerImpl:171 [it.1] all ControlerIterationEndsListeners called.
2022-08-07T21:59:35,740 INFO AbstractController:181 ### ITERATION 1 ENDS
2022-08-07T21:59:35,740 INFO AbstractController:182 ###################################################
2022-08-07T21:59:35,740 INFO AbstractController:133 ###################################################
2022-08-07T21:59:35,740 INFO AbstractController:134 ### ITERATION 2 BEGINS
2022-08-07T21:59:35,741 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-07T21:59:35,741 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-07T21:59:35,741 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-07T21:59:35,741 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-07T21:59:35,741 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-07T21:59:36,042 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-07T21:59:36,073 INFO ControlerListenerManagerImpl:148 [it.2] all ControlerIterationStartsListeners called.
2022-08-07T21:59:36,073 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-07T21:59:37,340 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169335 plans handled. Strategy: ExpBetaPlanChanger
2022-08-07T21:59:37,340 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30652 plans
2022-08-07T21:59:37,340 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T21:59:37,341 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:59:37,342 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T21:59:37,342 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T21:59:37,343 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:59:37,345 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:59:37,345 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:59:37,345 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T21:59:37,345 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:59:37,350 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T21:59:37,350 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:59:37,353 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:59:37,355 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:59:37,356 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:59:37,360 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T21:59:37,364 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:59:37,365 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:59:37,371 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T21:59:37,378 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T21:59:37,427 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T21:59:37,531 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T21:59:37,783 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T21:59:38,729 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T21:59:39,986 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T21:59:42,023 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T21:59:46,155 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-07T21:59:52,329 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-07T22:00:07,219 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T22:00:07,220 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30652 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-07T22:00:07,220 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30703 plans
2022-08-07T22:00:07,221 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-07T22:00:07,221 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-07T22:00:07,221 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-07T22:00:07,221 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-07T22:00:07,221 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-07T22:00:07,221 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-07T22:00:07,221 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-07T22:00:07,222 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-07T22:00:07,222 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-07T22:00:07,223 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-07T22:00:07,225 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-07T22:00:07,229 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-07T22:00:07,238 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-07T22:00:07,254 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-07T22:00:07,283 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-07T22:00:07,339 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-07T22:00:07,566 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30703 plans
2022-08-07T22:00:07,566 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:00:07,566 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T22:00:07,566 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:00:07,566 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:00:07,567 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T22:00:07,569 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T22:00:07,569 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T22:00:07,570 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:00:07,571 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:00:07,573 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:00:07,578 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T22:00:07,581 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:00:07,586 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T22:00:07,587 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:00:07,594 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:00:07,596 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:00:07,607 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T22:00:07,631 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:00:07,642 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T22:00:07,710 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:00:07,763 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T22:00:08,028 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T22:00:08,739 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T22:00:09,706 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T22:00:11,381 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T22:00:14,932 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-07T22:00:18,340 INFO MemoryObserver:41 used RAM: 13399 MB free: 2680 MB total: 16080 MB
2022-08-07T22:00:22,190 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-07T22:00:39,359 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T22:00:39,359 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30703 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-07T22:00:39,359 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7738 plans
2022-08-07T22:00:39,360 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-07T22:00:39,360 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-07T22:00:39,360 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-07T22:00:39,360 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-07T22:00:39,360 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-07T22:00:39,360 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-07T22:00:39,360 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-07T22:00:39,360 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-07T22:00:39,361 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-07T22:00:39,361 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-07T22:00:39,361 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-07T22:00:39,362 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-07T22:00:39,363 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-07T22:00:39,365 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-07T22:00:39,365 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7738 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-07T22:00:39,365 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40348 plans handled. Strategy: ExpBetaPlanChanger
2022-08-07T22:00:39,366 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6717 plans
2022-08-07T22:00:39,366 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T22:00:39,366 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T22:00:39,366 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T22:00:39,367 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T22:00:39,369 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T22:00:39,378 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T22:00:39,413 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T22:00:39,466 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T22:00:39,676 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T22:00:40,061 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T22:00:40,637 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T22:00:41,498 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T22:00:44,459 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T22:00:52,123 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T22:00:52,123 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6717 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-07T22:00:52,123 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-07T22:00:52,981 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-07T22:00:53,834 INFO ControlerListenerManagerImpl:213 [it.2] all ControlerReplanningListeners called.
2022-08-07T22:00:53,834 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-07T22:00:53,834 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-07T22:00:53,834 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-07T22:00:53,901 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-07T22:00:53,964 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-07T22:00:53,965 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-07T22:00:53,965 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-07T22:00:53,966 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-07T22:00:53,967 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-07T22:00:53,967 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-07T22:00:53,967 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-07T22:00:53,967 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-07T22:00:53,967 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-07T22:00:53,967 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-07T22:00:53,967 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-07T22:00:53,967 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-07T22:00:53,967 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-07T22:00:53,967 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T22:00:53,967 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T22:00:53,968 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-07T22:00:53,968 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T22:00:53,968 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T22:00:53,968 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-07T22:00:53,968 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-07T22:00:53,968 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-07T22:00:53,968 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-07T22:00:54,593 INFO ControlerListenerManagerImpl:232 [it.2] all ControlerBeforeMobsimListeners called.
2022-08-07T22:00:54,593 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-07T22:00:54,593 INFO NetworkImpl:163 node # 1
2022-08-07T22:00:54,593 INFO NetworkImpl:163 node # 4
2022-08-07T22:00:54,593 INFO NetworkImpl:163 node # 16
2022-08-07T22:00:54,594 INFO NetworkImpl:163 node # 64
2022-08-07T22:00:54,594 INFO NetworkImpl:163 node # 256
2022-08-07T22:00:54,594 INFO NetworkImpl:163 node # 1024
2022-08-07T22:00:54,594 INFO NetworkImpl:163 node # 4096
2022-08-07T22:00:54,596 INFO NetworkImpl:163 node # 16384
2022-08-07T22:00:54,601 INFO NetworkImpl:163 node # 65536
2022-08-07T22:00:54,634 INFO NetworkImpl:159 link # 1
2022-08-07T22:00:54,634 INFO NetworkImpl:159 link # 4
2022-08-07T22:00:54,634 INFO NetworkImpl:159 link # 16
2022-08-07T22:00:54,635 INFO NetworkImpl:159 link # 64
2022-08-07T22:00:54,635 INFO NetworkImpl:159 link # 256
2022-08-07T22:00:54,636 INFO NetworkImpl:159 link # 1024
2022-08-07T22:00:54,639 INFO NetworkImpl:159 link # 4096
2022-08-07T22:00:54,653 INFO NetworkImpl:159 link # 16384
2022-08-07T22:00:54,712 INFO NetworkImpl:159 link # 65536
2022-08-07T22:00:54,989 INFO NetworkImpl:159 link # 262144
2022-08-07T22:00:55,607 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-07T22:00:55,607 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-07T22:00:55,607 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-07T22:00:55,607 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-07T22:00:55,607 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-07T22:00:55,607 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-07T22:00:55,608 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-07T22:00:55,608 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-07T22:00:55,609 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-07T22:00:55,610 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-07T22:00:55,614 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-07T22:00:55,607 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-07T22:00:55,620 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-07T22:00:55,631 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-07T22:00:55,652 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-07T22:00:55,696 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-07T22:00:55,784 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-07T22:00:55,944 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-07T22:00:56,253 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-07T22:00:56,280 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-07T22:00:56,307 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:00:56,307 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-07T22:00:56,307 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:00:56,307 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:00:56,307 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:00:56,307 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-07T22:00:56,307 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:00:56,307 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-07T22:00:56,307 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:00:56,307 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-07T22:00:57,893 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:00:57,893 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T22:00:57,893 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T22:00:57,893 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T22:00:57,893 INFO EventsManagerImpl:176
2022-08-07T22:00:57,894 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:00:57,895 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T22:00:57,895 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T22:00:57,895 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T22:00:57,895 INFO EventsManagerImpl:176
2022-08-07T22:00:57,895 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:00:57,895 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T22:00:57,895 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T22:00:57,895 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T22:00:57,895 INFO EventsManagerImpl:176
2022-08-07T22:00:57,895 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:00:57,895 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T22:00:57,895 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T22:00:57,895 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T22:00:57,895 INFO EventsManagerImpl:176
2022-08-07T22:00:57,895 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-07T22:00:57,895 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-07T22:00:57,895 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-07T22:00:57,895 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-07T22:00:57,896 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-07T22:00:57,896 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-07T22:00:57,896 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-07T22:00:57,896 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:00:57,896 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-07T22:00:57,896 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T22:00:57,896 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:00:57,896 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-07T22:00:57,896 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T22:00:57,896 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T22:00:57,896 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T22:00:57,896 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-07T22:00:57,896 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-07T22:00:57,896 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-07T22:00:57,896 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-07T22:00:57,896 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:00:57,896 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:00:57,896 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:00:57,896 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-07T22:00:57,896 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T22:00:57,896 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T22:00:57,896 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:00:57,897 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T22:00:57,897 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:00:57,897 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T22:00:57,897 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:00:57,897 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:00:57,897 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T22:00:57,897 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:00:57,897 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T22:00:57,897 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:00:57,897 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:00:57,897 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T22:00:57,897 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-07T22:00:57,897 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:00:57,897 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:00:57,897 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:00:57,897 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-07T22:00:57,897 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T22:00:57,897 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T22:00:57,897 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:00:57,897 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T22:00:57,897 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:00:57,897 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T22:00:57,897 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:00:57,897 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:00:57,897 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T22:00:57,897 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:00:57,898 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T22:00:57,898 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:00:57,898 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:00:57,898 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T22:00:59,380 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-07T22:00:59,386 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-07T22:00:59,591 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-07T22:00:59,591 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-07T22:00:59,591 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-07T22:00:59,591 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-07T22:00:59,591 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-07T22:00:59,591 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-07T22:00:59,591 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-07T22:00:59,591 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-07T22:00:59,800 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-07T22:00:59,801 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=3s; (s/r): 0.0
2022-08-07T22:00:59,821 INFO VehicularDepartureHandler:110 teleport vehicle 167041_car from link -305995140 to link -474324536
2022-08-07T22:00:59,824 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-07T22:00:59,824 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-07T22:00:59,825 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-07T22:00:59,827 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-07T22:00:59,828 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-07T22:00:59,830 INFO VehicularDepartureHandler:110 teleport vehicle 73835_car from link -842483869 to link -120656168
2022-08-07T22:00:59,832 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-07T22:00:59,833 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-07T22:00:59,833 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-07T22:01:00,732 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1781 #nodes=234
2022-08-07T22:01:00,732 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271824 lost=0 simT=3600.0s realT=4s; (s/r): 900.0
2022-08-07T22:01:02,069 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3166 #nodes=345
2022-08-07T22:01:02,069 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271328 lost=0 simT=7200.0s realT=5s; (s/r): 1440.0
2022-08-07T22:01:04,275 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4451 #nodes=474
2022-08-07T22:01:04,275 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270773 lost=0 simT=10800.0s realT=7s; (s/r): 1542.857142857143
2022-08-07T22:01:06,965 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5827 #nodes=648
2022-08-07T22:01:06,965 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269995 lost=0 simT=14400.0s realT=10s; (s/r): 1440.0
2022-08-07T22:01:10,674 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7439 #nodes=1020
2022-08-07T22:01:10,675 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268866 lost=0 simT=18000.0s realT=14s; (s/r): 1285.7142857142858
2022-08-07T22:01:16,834 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11468 #nodes=1706
2022-08-07T22:01:16,834 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=267043 lost=0 simT=21600.0s realT=20s; (s/r): 1080.0
2022-08-07T22:01:18,340 INFO MemoryObserver:41 used RAM: 10697 MB free: 5382 MB total: 16080 MB
2022-08-07T22:01:26,257 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12630 #nodes=1928
2022-08-07T22:01:26,258 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264501 lost=0 simT=25200.0s realT=29s; (s/r): 868.9655172413793
2022-08-07T22:01:37,137 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13977 #nodes=2133
2022-08-07T22:01:37,137 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261175 lost=0 simT=28800.0s realT=40s; (s/r): 720.0
2022-08-07T22:01:49,732 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=15399 #nodes=2251
2022-08-07T22:01:49,732 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257724 lost=0 simT=32400.0s realT=53s; (s/r): 611.3207547169811
2022-08-07T22:02:02,926 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=15427 #nodes=2244
2022-08-07T22:02:02,926 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252672 lost=0 simT=36000.0s realT=66s; (s/r): 545.4545454545455
2022-08-07T22:02:16,547 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15874 #nodes=2324
2022-08-07T22:02:16,548 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247187 lost=0 simT=39600.0s realT=80s; (s/r): 495.0
2022-08-07T22:02:18,341 INFO MemoryObserver:41 used RAM: 11567 MB free: 4512 MB total: 16080 MB
2022-08-07T22:02:30,525 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=16369 #nodes=2357
2022-08-07T22:02:30,526 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239748 lost=0 simT=43200.0s realT=94s; (s/r): 459.5744680851064
2022-08-07T22:02:45,137 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16696 #nodes=2502
2022-08-07T22:02:45,137 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=231140 lost=0 simT=46800.0s realT=108s; (s/r): 433.3333333333333
2022-08-07T22:02:59,900 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=17046 #nodes=2539
2022-08-07T22:02:59,901 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220514 lost=0 simT=50400.0s realT=123s; (s/r): 409.7560975609756
2022-08-07T22:03:17,011 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=17403 #nodes=2634
2022-08-07T22:03:17,012 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207859 lost=0 simT=54000.0s realT=140s; (s/r): 385.7142857142857
2022-08-07T22:03:18,341 INFO MemoryObserver:41 used RAM: 12425 MB free: 3654 MB total: 16080 MB
2022-08-07T22:03:35,069 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17642 #nodes=2630
2022-08-07T22:03:35,070 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=192296 lost=0 simT=57600.0s realT=158s; (s/r): 364.55696202531647
2022-08-07T22:03:51,064 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17636 #nodes=2708
2022-08-07T22:03:51,065 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=174176 lost=0 simT=61200.0s realT=174s; (s/r): 351.7241379310345
2022-08-07T22:04:06,722 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=17153 #nodes=2653
2022-08-07T22:04:06,722 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=153693 lost=0 simT=64800.0s realT=190s; (s/r): 341.05263157894734
2022-08-07T22:04:18,341 INFO MemoryObserver:41 used RAM: 12899 MB free: 3180 MB total: 16080 MB
2022-08-07T22:04:21,519 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16492 #nodes=2413
2022-08-07T22:04:21,520 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=131849 lost=0 simT=68400.0s realT=205s; (s/r): 333.6585365853659
2022-08-07T22:04:39,813 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=16143 #nodes=2421
2022-08-07T22:04:39,813 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=109048 lost=0 simT=72000.0s realT=223s; (s/r): 322.86995515695065
2022-08-07T22:04:52,457 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=14506 #nodes=2107
2022-08-07T22:04:52,458 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=87887 lost=0 simT=75600.0s realT=236s; (s/r): 320.33898305084745
2022-08-07T22:05:03,520 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13675 #nodes=1860
2022-08-07T22:05:03,520 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=72008 lost=0 simT=79200.0s realT=247s; (s/r): 320.64777327935224
2022-08-07T22:05:13,564 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=13064 #nodes=1762
2022-08-07T22:05:13,564 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=58299 lost=0 simT=82800.0s realT=257s; (s/r): 322.17898832684824
2022-08-07T22:05:18,342 INFO MemoryObserver:41 used RAM: 12839 MB free: 3240 MB total: 16080 MB
2022-08-07T22:05:22,720 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=12364 #nodes=1647
2022-08-07T22:05:22,720 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=45874 lost=4 simT=86400.0s realT=266s; (s/r): 324.812030075188
2022-08-07T22:05:30,290 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10629 #nodes=1378
2022-08-07T22:05:30,291 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=38449 lost=8 simT=90000.0s realT=273s; (s/r): 329.6703296703297
2022-08-07T22:05:36,733 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=9297 #nodes=1133
2022-08-07T22:05:36,734 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=32978 lost=9 simT=93600.0s realT=280s; (s/r): 334.2857142857143
2022-08-07T22:05:42,260 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=8172 #nodes=1037
2022-08-07T22:05:42,260 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=28593 lost=13 simT=97200.0s realT=285s; (s/r): 341.05263157894734
2022-08-07T22:05:47,965 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=7073 #nodes=828
2022-08-07T22:05:47,965 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=25252 lost=14 simT=100800.0s realT=291s; (s/r): 346.3917525773196
2022-08-07T22:05:52,584 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=6155 #nodes=726
2022-08-07T22:05:52,584 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=23016 lost=14 simT=104400.0s realT=296s; (s/r): 352.7027027027027
2022-08-07T22:05:56,392 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=5401 #nodes=635
2022-08-07T22:05:56,392 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=21123 lost=15 simT=108000.0s realT=300s; (s/r): 360.0
2022-08-07T22:05:59,074 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4758 #nodes=531
2022-08-07T22:05:59,074 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=19406 lost=15 simT=111600.0s realT=302s; (s/r): 369.5364238410596
2022-08-07T22:06:01,348 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=4116 #nodes=431
2022-08-07T22:06:01,349 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=17977 lost=15 simT=115200.0s realT=305s; (s/r): 377.7049180327869
2022-08-07T22:06:03,365 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=3570 #nodes=388
2022-08-07T22:06:03,366 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=16814 lost=15 simT=118800.0s realT=307s; (s/r): 386.9706840390879
2022-08-07T22:06:04,997 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=3118 #nodes=364
2022-08-07T22:06:04,997 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=15799 lost=15 simT=122400.0s realT=308s; (s/r): 397.4025974025974
2022-08-07T22:06:06,614 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2748 #nodes=310
2022-08-07T22:06:06,614 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=14789 lost=15 simT=126000.0s realT=310s; (s/r): 406.4516129032258
2022-08-07T22:06:07,965 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=2421 #nodes=267
2022-08-07T22:06:07,965 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=12967 lost=15 simT=129600.0s realT=311s; (s/r): 416.7202572347267
2022-08-07T22:06:08,398 INFO AbstractController$9:234 ### ITERATION 2 fires after mobsim event
2022-08-07T22:06:08,398 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-07T22:06:08,398 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=261.805261104sec
2022-08-07T22:06:08,440 INFO LegTimesControlerListener:50 [2] average trip (probably: leg) duration is: 1548 seconds = 00:25:48
2022-08-07T22:06:08,440 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-07T22:06:08,440 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:06:08,440 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:06:08,440 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:06:08,440 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:06:08,440 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-07T22:06:08,440 INFO EventsManagerImpl:137 event # 1
2022-08-07T22:06:08,440 INFO EventsManagerImpl:137 event # 4
2022-08-07T22:06:08,440 INFO EventsManagerImpl:137 event # 16
2022-08-07T22:06:08,440 INFO EventsManagerImpl:137 event # 64
2022-08-07T22:06:08,441 INFO EventsManagerImpl:137 event # 256
2022-08-07T22:06:08,441 INFO EventsManagerImpl:137 event # 1024
2022-08-07T22:06:08,445 INFO EventsManagerImpl:137 event # 4096
2022-08-07T22:06:08,457 INFO EventsManagerImpl:137 event # 16384
2022-08-07T22:06:08,470 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-07T22:06:08,733 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T22:06:08,733 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T22:06:08,733 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T22:06:08,733 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T22:06:08,733 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-07T22:06:08,733 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-07T22:06:08,734 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-07T22:06:08,736 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-08-07T22:06:08,736 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:15:35][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:06: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-08-07T22:06:08,738 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-08-07T22:06:08,738 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-08-07T22:06: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-08-07T22:06: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-08-07T22:06: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-08-07T22:06: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-08-07T22:06: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-08-07T22:06:08,741 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:06: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-08-07T22:06:08,741 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-08-07T22:06:08,741 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-08-07T22:06: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-08-07T22:06:08,741 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-08-07T22:06:08,741 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=31:24:42][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:06: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-08-07T22:06:08,742 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-08-07T22:06:08,742 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-08-07T22:06: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-08-07T22:06:08,743 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-08-07T22:06:08,743 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-08-07T22:06: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-08-07T22:06:08,744 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-07T22:06:08,744 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:06: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-08-07T22:06: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-08-07T22:06:08,749 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:02][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:06: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-08-07T22:06: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-08-07T22:06:08,749 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_46800][coord=[x=738858.7389318789 | y=5689328.029665429]][linkId=376817773][startTime=13:39:01][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:06:08,749 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-07T22:06:09,197 INFO ControlerListenerManagerImpl:251 [it.2] all ControlerAfterMobsimListeners called.
2022-08-07T22:06:09,197 INFO AbstractController$4:159 ### ITERATION 2 fires scoring event
2022-08-07T22:06:09,197 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-07T22:06:09,324 INFO NewScoreAssignerImpl:57 it: 2 msaStart: 599
2022-08-07T22:06:09,433 INFO ControlerListenerManagerImpl:194 [it.2] all ControlerScoringListeners called.
2022-08-07T22:06:09,433 INFO AbstractController$5:167 ### ITERATION 2 fires iteration end event
2022-08-07T22:06:09,433 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-07T22:06:09,433 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-07T22:06:09,509 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-07T22:06:09,509 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-07T22:06:11,012 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-07T22:06:11,012 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13230536569835213
2022-08-07T22:06:11,013 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.30721177793639626
2022-08-07T22:06:11,013 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 3.5175647154880684E-4
2022-08-07T22:06:11,013 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 3.3378351314850284E-4
2022-08-07T22:06:11,013 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-07T22:06:11,013 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13110117748553177
2022-08-07T22:06:11,013 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13693853761740193
2022-08-07T22:06:11,013 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.23133636648402717
2022-08-07T22:06:11,145 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-07T22:06:11,203 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -101.40432923044277
2022-08-07T22:06:11,203 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -115.74439755047165
2022-08-07T22:06:11,203 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -100.10170214817822
2022-08-07T22:06:11,203 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -84.87094067843742
2022-08-07T22:06:11,254 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-07T22:06:11,889 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18622.33004512166 meters
2022-08-07T22:06:11,890 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 135041.16419493352 meters (statistic on all 2070273 legs which have a finite distance)
2022-08-07T22:06:11,890 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 50904.739565027114 meters
2022-08-07T22:06:11,890 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 134955.96354704312 meters (statistic on all 756884 trips which have a finite distance)
2022-08-07T22:06:11,890 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-07T22:06:11,890 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-07T22:06:12,477 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-07T22:06:12,480 INFO LegHistogramListener:72 number of legs: 2083202 100%
2022-08-07T22:06:12,481 INFO LegHistogramListener:79 number of bike legs: 102056 4.8989968327603375%
2022-08-07T22:06:12,481 INFO LegHistogramListener:79 number of car legs: 238888 11.467346901548673%
2022-08-07T22:06:12,481 INFO LegHistogramListener:79 number of drtNorth legs: 337 0.01617701979932815%
2022-08-07T22:06:12,481 INFO LegHistogramListener:79 number of drtSoutheast legs: 268 0.012864810997685295%
2022-08-07T22:06:12,481 INFO LegHistogramListener:79 number of freight legs: 47065 2.259262423903203%
2022-08-07T22:06:12,481 INFO LegHistogramListener:79 number of pt legs: 121289 5.8222390339487005%
2022-08-07T22:06:12,481 INFO LegHistogramListener:79 number of ride legs: 106075 5.091920994699506%
2022-08-07T22:06:12,481 INFO LegHistogramListener:79 number of walk legs: 1467224 70.43119198234257%
2022-08-07T22:06:13,025 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-07T22:06:13,025 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-07T22:06:14,811 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.15833277702747808
2022-08-07T22:06:14,811 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.3644761909652506
2022-08-07T22:06:14,811 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 4.2364830515002286E-4
2022-08-07T22:06:14,811 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 4.1081047772123427E-4
2022-08-07T22:06:14,811 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-07T22:06:14,811 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.14550650364337542
2022-08-07T22:06:14,811 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.15716453473145833
2022-08-07T22:06:14,811 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.2518999984594607
2022-08-07T22:06:14,811 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.0
2022-08-07T22:06:14,811 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.0
2022-08-07T22:06:14,811 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0
2022-08-07T22:06:14,811 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0
2022-08-07T22:06:14,811 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.0
2022-08-07T22:06:14,811 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.0
2022-08-07T22:06:14,811 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.0
2022-08-07T22:06:14,811 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.0
2022-08-07T22:06:14,811 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.0
2022-08-07T22:06:14,811 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.0
2022-08-07T22:06:14,812 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 0.0
2022-08-07T22:06:14,812 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 0.0
2022-08-07T22:06:14,812 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.0
2022-08-07T22:06:14,812 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.0
2022-08-07T22:06:14,812 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.0
2022-08-07T22:06:14,812 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.0
2022-08-07T22:06:14,969 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-07T22:06:16,285 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-07T22:06:16,597 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-07T22:06:17,051 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-07T22:06:18,289 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-07T22:06:18,342 INFO MemoryObserver:41 used RAM: 12821 MB free: 3258 MB total: 16080 MB
2022-08-07T22:06:18,617 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-07T22:06:19,017 INFO ControlerListenerManagerImpl:171 [it.2] all ControlerIterationEndsListeners called.
2022-08-07T22:06:19,131 INFO AbstractController:181 ### ITERATION 2 ENDS
2022-08-07T22:06:19,131 INFO AbstractController:182 ###################################################
2022-08-07T22:06:19,131 INFO AbstractController:133 ###################################################
2022-08-07T22:06:19,131 INFO AbstractController:134 ### ITERATION 3 BEGINS
2022-08-07T22:06:19,133 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-07T22:06:19,133 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-07T22:06:19,133 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-07T22:06:19,133 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-07T22:06:19,133 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-07T22:06:19,432 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-07T22:06:19,463 INFO ControlerListenerManagerImpl:148 [it.3] all ControlerIterationStartsListeners called.
2022-08-07T22:06:19,463 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-07T22:06:20,743 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169642 plans handled. Strategy: ExpBetaPlanChanger
2022-08-07T22:06:20,743 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30481 plans
2022-08-07T22:06:20,743 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:06:20,744 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:06:20,745 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T22:06:20,746 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T22:06:20,746 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T22:06:20,746 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:06:20,746 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:06:20,748 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T22:06:20,748 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:06:20,749 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:06:20,753 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T22:06:20,754 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:06:20,756 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:06:20,758 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T22:06:20,761 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:06:20,762 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:06:20,766 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:06:20,768 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T22:06:20,795 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:06:20,804 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T22:06:21,221 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T22:06:21,515 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T22:06:21,983 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T22:06:23,078 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T22:06:24,689 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T22:06:27,842 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-07T22:06:37,656 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-07T22:06:50,649 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T22:06:50,649 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30481 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-07T22:06:50,649 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30663 plans
2022-08-07T22:06:50,649 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-07T22:06:50,649 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-07T22:06:50,650 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-07T22:06:50,650 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-07T22:06:50,650 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-07T22:06:50,650 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-07T22:06:50,650 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-07T22:06:50,650 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-07T22:06:50,650 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-07T22:06:50,651 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-07T22:06:50,653 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-07T22:06:50,657 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-07T22:06:50,664 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-07T22:06:50,678 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-07T22:06:50,704 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-07T22:06:50,754 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-07T22:06:50,914 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30663 plans
2022-08-07T22:06:50,915 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T22:06:50,915 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:06:50,915 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T22:06:50,916 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T22:06:50,916 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T22:06:50,916 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:06:50,916 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:06:50,918 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:06:50,923 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T22:06:50,925 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:06:50,940 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:06:50,947 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T22:06:50,970 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:06:50,979 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T22:06:50,996 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:06:51,017 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:06:51,028 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T22:06:51,033 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:06:51,044 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:06:51,048 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:06:51,088 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T22:06:51,342 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T22:06:51,673 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T22:06:52,585 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T22:06:54,431 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T22:06:58,436 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-07T22:07:05,038 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-07T22:07:18,342 INFO MemoryObserver:41 used RAM: 11803 MB free: 4276 MB total: 16080 MB
2022-08-07T22:07:20,710 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T22:07:20,711 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30663 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-07T22:07:20,711 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7642 plans
2022-08-07T22:07:20,711 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-07T22:07:20,711 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-07T22:07:20,711 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-07T22:07:20,711 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-07T22:07:20,711 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-07T22:07:20,711 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-07T22:07:20,712 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-07T22:07:20,712 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-07T22:07:20,712 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-07T22:07:20,712 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-07T22:07:20,712 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-07T22:07:20,713 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-07T22:07:20,714 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-07T22:07:20,716 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-07T22:07:20,717 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7642 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-07T22:07:20,717 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40196 plans handled. Strategy: ExpBetaPlanChanger
2022-08-07T22:07:20,717 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6869 plans
2022-08-07T22:07:20,717 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T22:07:20,717 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T22:07:20,718 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T22:07:20,719 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T22:07:20,721 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T22:07:20,735 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T22:07:20,780 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T22:07:20,873 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T22:07:21,101 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T22:07:21,474 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T22:07:21,839 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T22:07:22,864 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T22:07:25,582 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T22:07:33,114 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T22:07:33,114 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6869 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-07T22:07:33,114 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-07T22:07:33,965 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-07T22:07:34,814 INFO ControlerListenerManagerImpl:213 [it.3] all ControlerReplanningListeners called.
2022-08-07T22:07:34,815 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-07T22:07:34,815 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-07T22:07:34,815 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-07T22:07:34,882 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-07T22:07:34,946 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-07T22:07:34,946 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-07T22:07:34,946 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-07T22:07:34,947 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-07T22:07:34,948 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-07T22:07:34,948 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-07T22:07:34,948 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-07T22:07:34,948 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-07T22:07:34,948 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-07T22:07:34,948 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-07T22:07:34,948 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-07T22:07:34,948 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-07T22:07:34,948 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-07T22:07:34,948 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T22:07:34,949 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T22:07:34,949 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-07T22:07:34,949 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T22:07:34,949 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T22:07:34,949 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-07T22:07:34,949 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-07T22:07:34,949 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-07T22:07:34,949 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-07T22:07:35,569 INFO ControlerListenerManagerImpl:232 [it.3] all ControlerBeforeMobsimListeners called.
2022-08-07T22:07:35,569 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-07T22:07:35,570 INFO NetworkImpl:163 node # 1
2022-08-07T22:07:35,570 INFO NetworkImpl:163 node # 4
2022-08-07T22:07:35,570 INFO NetworkImpl:163 node # 16
2022-08-07T22:07:35,570 INFO NetworkImpl:163 node # 64
2022-08-07T22:07:35,570 INFO NetworkImpl:163 node # 256
2022-08-07T22:07:35,570 INFO NetworkImpl:163 node # 1024
2022-08-07T22:07:35,570 INFO NetworkImpl:163 node # 4096
2022-08-07T22:07:35,572 INFO NetworkImpl:163 node # 16384
2022-08-07T22:07:35,577 INFO NetworkImpl:163 node # 65536
2022-08-07T22:07:35,610 INFO NetworkImpl:159 link # 1
2022-08-07T22:07:35,610 INFO NetworkImpl:159 link # 4
2022-08-07T22:07:35,610 INFO NetworkImpl:159 link # 16
2022-08-07T22:07:35,610 INFO NetworkImpl:159 link # 64
2022-08-07T22:07:35,610 INFO NetworkImpl:159 link # 256
2022-08-07T22:07:35,611 INFO NetworkImpl:159 link # 1024
2022-08-07T22:07:35,615 INFO NetworkImpl:159 link # 4096
2022-08-07T22:07:35,629 INFO NetworkImpl:159 link # 16384
2022-08-07T22:07:35,687 INFO NetworkImpl:159 link # 65536
2022-08-07T22:07:35,963 INFO NetworkImpl:159 link # 262144
2022-08-07T22:07:36,465 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-07T22:07:36,465 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-07T22:07:36,465 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-07T22:07:36,465 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-07T22:07:36,465 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-07T22:07:36,465 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-07T22:07:36,465 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-07T22:07:36,465 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-07T22:07:36,466 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-07T22:07:36,466 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-07T22:07:36,468 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-07T22:07:36,471 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-07T22:07:36,477 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-07T22:07:36,489 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-07T22:07:36,514 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-07T22:07:36,565 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-07T22:07:36,666 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-07T22:07:36,848 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-07T22:07:37,202 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-07T22:07:37,230 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-07T22:07:37,255 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:07:37,255 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-07T22:07:37,255 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:07:37,255 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:07:37,256 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:07:37,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-07T22:07:37,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:07:37,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-07T22:07:37,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:07:37,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-07T22:07:38,925 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:07:38,925 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T22:07:38,925 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T22:07:38,925 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T22:07:38,925 INFO EventsManagerImpl:176
2022-08-07T22:07:38,925 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:07:38,925 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T22:07:38,925 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T22:07:38,925 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T22:07:38,925 INFO EventsManagerImpl:176
2022-08-07T22:07:38,925 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:07:38,925 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T22:07:38,926 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T22:07:38,926 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T22:07:38,926 INFO EventsManagerImpl:176
2022-08-07T22:07:38,926 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:07:38,926 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T22:07:38,926 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T22:07:38,926 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T22:07:38,926 INFO EventsManagerImpl:176
2022-08-07T22:07:38,926 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-07T22:07:38,926 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-07T22:07:38,926 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-07T22:07:38,926 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-07T22:07:38,926 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-07T22:07:38,926 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-07T22:07:38,926 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-07T22:07:38,926 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:07:38,926 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-07T22:07:38,926 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T22:07:38,926 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:07:38,926 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-07T22:07:38,927 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T22:07:38,927 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T22:07:38,927 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T22:07:38,927 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-07T22:07:38,927 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-07T22:07:38,927 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-07T22:07:38,927 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-07T22:07:38,927 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:07:38,927 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:07:38,927 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:07:38,927 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-07T22:07:38,927 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T22:07:38,927 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T22:07:38,927 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:07:38,927 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T22:07:38,927 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:07:38,927 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T22:07:38,927 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:07:38,927 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:07:38,927 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T22:07:38,927 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:07:38,927 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T22:07:38,927 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:07:38,927 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:07:38,927 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T22:07:38,927 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-07T22:07:38,927 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:07:38,927 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:07:38,927 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:07:38,928 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-07T22:07:38,928 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T22:07:38,928 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T22:07:38,928 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:07:38,928 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T22:07:38,928 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:07:38,928 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T22:07:38,928 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:07:38,928 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:07:38,928 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T22:07:38,928 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:07:38,928 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T22:07:38,928 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:07:38,928 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:07:38,928 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T22:07:40,298 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-07T22:07:40,301 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-07T22:07:40,486 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-07T22:07:40,486 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-07T22:07:40,486 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-07T22:07:40,487 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-07T22:07:40,487 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-07T22:07:40,487 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-07T22:07:40,487 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-07T22:07:40,487 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-07T22:07:40,679 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-07T22:07:40,679 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=3s; (s/r): 0.0
2022-08-07T22:07:40,698 INFO VehicularDepartureHandler:110 teleport vehicle 167041_car from link -305995140 to link -474324536
2022-08-07T22:07:40,700 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-07T22:07:40,701 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-07T22:07:40,702 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-07T22:07:40,703 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-07T22:07:40,704 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-07T22:07:40,707 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-07T22:07:40,708 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-07T22:07:40,708 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-07T22:07:40,708 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-07T22:07:41,532 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1796 #nodes=229
2022-08-07T22:07:41,532 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271857 lost=0 simT=3600.0s realT=4s; (s/r): 900.0
2022-08-07T22:07:42,730 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3169 #nodes=337
2022-08-07T22:07:42,730 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271344 lost=0 simT=7200.0s realT=5s; (s/r): 1440.0
2022-08-07T22:07:44,574 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4457 #nodes=483
2022-08-07T22:07:44,574 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270779 lost=0 simT=10800.0s realT=7s; (s/r): 1542.857142857143
2022-08-07T22:07:47,196 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5804 #nodes=658
2022-08-07T22:07:47,196 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269996 lost=0 simT=14400.0s realT=9s; (s/r): 1600.0
2022-08-07T22:07:51,119 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7407 #nodes=1019
2022-08-07T22:07:51,119 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268865 lost=0 simT=18000.0s realT=13s; (s/r): 1384.6153846153845
2022-08-07T22:07:57,324 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11301 #nodes=1660
2022-08-07T22:07:57,324 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=267044 lost=0 simT=21600.0s realT=20s; (s/r): 1080.0
2022-08-07T22:08:06,597 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12416 #nodes=1922
2022-08-07T22:08:06,597 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264487 lost=0 simT=25200.0s realT=29s; (s/r): 868.9655172413793
2022-08-07T22:08:17,757 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13803 #nodes=2101
2022-08-07T22:08:17,758 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261167 lost=0 simT=28800.0s realT=40s; (s/r): 720.0
2022-08-07T22:08:18,343 INFO MemoryObserver:41 used RAM: 11557 MB free: 4522 MB total: 16080 MB
2022-08-07T22:08:33,826 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=15339 #nodes=2225
2022-08-07T22:08:33,827 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257683 lost=0 simT=32400.0s realT=56s; (s/r): 578.5714285714286
2022-08-07T22:08:47,491 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=15242 #nodes=2220
2022-08-07T22:08:47,491 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252664 lost=0 simT=36000.0s realT=70s; (s/r): 514.2857142857143
2022-08-07T22:09:01,098 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15805 #nodes=2222
2022-08-07T22:09:01,099 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247165 lost=0 simT=39600.0s realT=83s; (s/r): 477.10843373493975
2022-08-07T22:09:15,298 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=16310 #nodes=2337
2022-08-07T22:09:15,298 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239748 lost=0 simT=43200.0s realT=98s; (s/r): 440.81632653061223
2022-08-07T22:09:18,343 INFO MemoryObserver:41 used RAM: 11403 MB free: 4676 MB total: 16080 MB
2022-08-07T22:09:33,101 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16669 #nodes=2448
2022-08-07T22:09:33,101 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=231135 lost=0 simT=46800.0s realT=115s; (s/r): 406.95652173913044
2022-08-07T22:09:48,910 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=17063 #nodes=2497
2022-08-07T22:09:48,910 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220437 lost=0 simT=50400.0s realT=131s; (s/r): 384.7328244274809
2022-08-07T22:10:04,591 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=17440 #nodes=2623
2022-08-07T22:10:04,592 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207574 lost=0 simT=54000.0s realT=147s; (s/r): 367.3469387755102
2022-08-07T22:10:18,344 INFO MemoryObserver:41 used RAM: 11895 MB free: 4184 MB total: 16080 MB
2022-08-07T22:10:20,744 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17647 #nodes=2656
2022-08-07T22:10:20,745 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=191877 lost=0 simT=57600.0s realT=163s; (s/r): 353.37423312883436
2022-08-07T22:10:40,253 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17655 #nodes=2560
2022-08-07T22:10:40,253 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=173434 lost=0 simT=61200.0s realT=182s; (s/r): 336.2637362637363
2022-08-07T22:10:57,240 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=17420 #nodes=2589
2022-08-07T22:10:57,241 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=152331 lost=0 simT=64800.0s realT=199s; (s/r): 325.6281407035176
2022-08-07T22:11:12,666 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16624 #nodes=2401
2022-08-07T22:11:12,667 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=129694 lost=0 simT=68400.0s realT=215s; (s/r): 318.13953488372096
2022-08-07T22:11:18,345 INFO MemoryObserver:41 used RAM: 12690 MB free: 3389 MB total: 16080 MB
2022-08-07T22:11:27,260 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=16287 #nodes=2341
2022-08-07T22:11:27,261 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=106188 lost=0 simT=72000.0s realT=230s; (s/r): 313.04347826086956
2022-08-07T22:11:41,638 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=14696 #nodes=2025
2022-08-07T22:11:41,639 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=84442 lost=0 simT=75600.0s realT=244s; (s/r): 309.8360655737705
2022-08-07T22:11:56,412 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13829 #nodes=1850
2022-08-07T22:11:56,412 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=68054 lost=0 simT=79200.0s realT=259s; (s/r): 305.7915057915058
2022-08-07T22:12:06,674 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12881 #nodes=1674
2022-08-07T22:12:06,675 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=53888 lost=0 simT=82800.0s realT=269s; (s/r): 307.80669144981414
2022-08-07T22:12:15,769 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=12184 #nodes=1534
2022-08-07T22:12:15,770 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=41034 lost=14 simT=86400.0s realT=278s; (s/r): 310.7913669064748
2022-08-07T22:12:18,345 INFO MemoryObserver:41 used RAM: 13101 MB free: 2978 MB total: 16080 MB
2022-08-07T22:12:23,109 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10433 #nodes=1257
2022-08-07T22:12:23,109 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=34240 lost=20 simT=90000.0s realT=285s; (s/r): 315.7894736842105
2022-08-07T22:12:28,988 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8994 #nodes=1075
2022-08-07T22:12:28,989 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=30028 lost=20 simT=93600.0s realT=291s; (s/r): 321.64948453608247
2022-08-07T22:12:33,801 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7788 #nodes=930
2022-08-07T22:12:33,801 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=26917 lost=22 simT=97200.0s realT=296s; (s/r): 328.3783783783784
2022-08-07T22:12:37,953 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6891 #nodes=781
2022-08-07T22:12:37,953 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=24443 lost=24 simT=100800.0s realT=300s; (s/r): 336.0
2022-08-07T22:12:41,452 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5963 #nodes=690
2022-08-07T22:12:41,452 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=22458 lost=24 simT=104400.0s realT=304s; (s/r): 343.42105263157896
2022-08-07T22:12:44,489 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=5194 #nodes=577
2022-08-07T22:12:44,489 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=20778 lost=26 simT=108000.0s realT=307s; (s/r): 351.79153094462544
2022-08-07T22:12:46,977 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4546 #nodes=535
2022-08-07T22:12:46,977 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=19303 lost=26 simT=111600.0s realT=309s; (s/r): 361.1650485436893
2022-08-07T22:12:49,090 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3905 #nodes=426
2022-08-07T22:12:49,090 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=17984 lost=26 simT=115200.0s realT=311s; (s/r): 370.41800643086816
2022-08-07T22:12:50,897 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=3420 #nodes=315
2022-08-07T22:12:50,897 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=16842 lost=26 simT=118800.0s realT=313s; (s/r): 379.55271565495207
2022-08-07T22:12:52,865 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=3030 #nodes=305
2022-08-07T22:12:52,865 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=15888 lost=27 simT=122400.0s realT=315s; (s/r): 388.57142857142856
2022-08-07T22:12:54,702 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2665 #nodes=284
2022-08-07T22:12:54,703 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=14917 lost=27 simT=126000.0s realT=317s; (s/r): 397.4763406940063
2022-08-07T22:12:56,398 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=2326 #nodes=265
2022-08-07T22:12:56,398 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=13162 lost=27 simT=129600.0s realT=319s; (s/r): 406.26959247648904
2022-08-07T22:12:56,858 INFO AbstractController$9:234 ### ITERATION 3 fires after mobsim event
2022-08-07T22:12:56,858 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-07T22:12:56,858 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=256.538945869sec
2022-08-07T22:12:56,910 INFO LegTimesControlerListener:50 [3] average trip (probably: leg) duration is: 1458 seconds = 00:24:18
2022-08-07T22:12:56,910 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-07T22:12:56,910 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:12:56,910 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:12:56,910 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:12:56,911 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:12:56,911 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-07T22:12:56,911 INFO EventsManagerImpl:137 event # 1
2022-08-07T22:12:56,911 INFO EventsManagerImpl:137 event # 4
2022-08-07T22:12:56,911 INFO EventsManagerImpl:137 event # 16
2022-08-07T22:12:56,911 INFO EventsManagerImpl:137 event # 64
2022-08-07T22:12:56,911 INFO EventsManagerImpl:137 event # 256
2022-08-07T22:12:56,912 INFO EventsManagerImpl:137 event # 1024
2022-08-07T22:12:56,915 INFO EventsManagerImpl:137 event # 4096
2022-08-07T22:12:56,929 INFO EventsManagerImpl:137 event # 16384
2022-08-07T22:12:56,944 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-07T22:12:57,235 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T22:12:57,235 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T22:12:57,235 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T22:12:57,235 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T22:12:57,235 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-07T22:12:57,235 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-07T22:12:57,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-08-07T22:12:57,242 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-08-07T22:12:57,242 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:15:35][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:12:57,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-08-07T22:12:57,244 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-08-07T22:12:57,244 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:35][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:12:57,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-08-07T22:12:57,246 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-08-07T22:12:57,246 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-08-07T22:12:57,247 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-07T22:12:57,247 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-08-07T22:12:57,247 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:12:57,247 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-07T22:12:57,247 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-08-07T22:12:57,247 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-08-07T22:12:57,247 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-07T22:12:57,247 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-08-07T22:12:57,247 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=31:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:12:57,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-08-07T22:12:57,248 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-08-07T22:12:57,248 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-08-07T22:12:57,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-08-07T22:12:57,249 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-08-07T22:12:57,249 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-08-07T22:12:57,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-08-07T22:12:57,249 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-07T22:12:57,250 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:12:57,254 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-07T22:12:57,254 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-08-07T22:12:57,254 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:57:55][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:12:57,254 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-07T22:12:57,254 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-08-07T22:12:57,254 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:02][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:12:57,254 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-07T22:12:57,582 INFO ControlerListenerManagerImpl:251 [it.3] all ControlerAfterMobsimListeners called.
2022-08-07T22:12:57,583 INFO AbstractController$4:159 ### ITERATION 3 fires scoring event
2022-08-07T22:12:57,583 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-07T22:12:57,709 INFO NewScoreAssignerImpl:57 it: 3 msaStart: 599
2022-08-07T22:12:57,823 INFO ControlerListenerManagerImpl:194 [it.3] all ControlerScoringListeners called.
2022-08-07T22:12:57,823 INFO AbstractController$5:167 ### ITERATION 3 fires iteration end event
2022-08-07T22:12:57,823 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-07T22:12:57,823 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-07T22:12:57,902 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-07T22:12:57,902 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-07T22:12:59,647 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-07T22:12:59,647 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12812536908753858
2022-08-07T22:12:59,647 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.29336361348896206
2022-08-07T22:12:59,647 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 4.518915254933577E-4
2022-08-07T22:12:59,647 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 3.941213020638091E-4
2022-08-07T22:12:59,647 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-07T22:12:59,647 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13550326851086336
2022-08-07T22:12:59,647 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1390773196670381
2022-08-07T22:12:59,647 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.24266318162444733
2022-08-07T22:12:59,761 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-07T22:12:59,820 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -102.31075980496607
2022-08-07T22:12:59,820 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -124.93771157171332
2022-08-07T22:12:59,820 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -103.63177565139775
2022-08-07T22:12:59,820 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -83.46113288475885
2022-08-07T22:12:59,870 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-07T22:13:00,456 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18796.834451857518 meters
2022-08-07T22:13:00,456 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 135510.65672174768 meters (statistic on all 2058184 legs which have a finite distance)
2022-08-07T22:13:00,456 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51171.32813929125 meters
2022-08-07T22:13:00,456 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 135427.56825862828 meters (statistic on all 755572 trips which have a finite distance)
2022-08-07T22:13:00,457 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-07T22:13:00,457 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-07T22:13:01,341 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-07T22:13:01,350 INFO LegHistogramListener:72 number of legs: 2071301 100%
2022-08-07T22:13:01,350 INFO LegHistogramListener:79 number of bike legs: 98649 4.762658831333543%
2022-08-07T22:13:01,350 INFO LegHistogramListener:79 number of car legs: 228151 11.014864570624935%
2022-08-07T22:13:01,350 INFO LegHistogramListener:79 number of drtNorth legs: 411 0.019842601340896375%
2022-08-07T22:13:01,350 INFO LegHistogramListener:79 number of drtSoutheast legs: 312 0.015062996638344692%
2022-08-07T22:13:01,350 INFO LegHistogramListener:79 number of freight legs: 47065 2.272243387127221%
2022-08-07T22:13:01,351 INFO LegHistogramListener:79 number of pt legs: 126670 6.115480077497186%
2022-08-07T22:13:01,351 INFO LegHistogramListener:79 number of ride legs: 107690 5.199147781997884%
2022-08-07T22:13:01,351 INFO LegHistogramListener:79 number of walk legs: 1462353 70.60069975343998%
2022-08-07T22:13:01,886 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-07T22:13:01,886 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-07T22:13:04,036 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.16650918931687353
2022-08-07T22:13:04,036 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.3660231491704196
2022-08-07T22:13:04,036 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 6.662832435541269E-4
2022-08-07T22:13:04,036 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 6.046616718959417E-4
2022-08-07T22:13:04,036 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-07T22:13:04,036 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.15797588542495777
2022-08-07T22:13:04,036 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.16717547256042764
2022-08-07T22:13:04,036 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.2848521339036752
2022-08-07T22:13:04,036 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.0
2022-08-07T22:13:04,036 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.0
2022-08-07T22:13:04,036 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0
2022-08-07T22:13:04,036 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0
2022-08-07T22:13:04,036 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.0
2022-08-07T22:13:04,036 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.0
2022-08-07T22:13:04,036 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.0
2022-08-07T22:13:04,036 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.0
2022-08-07T22:13:04,036 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.0
2022-08-07T22:13:04,036 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.0
2022-08-07T22:13:04,036 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 0.0
2022-08-07T22:13:04,036 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 0.0
2022-08-07T22:13:04,036 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.0
2022-08-07T22:13:04,036 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.0
2022-08-07T22:13:04,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.0
2022-08-07T22:13:04,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.0
2022-08-07T22:13:04,254 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-07T22:13:05,498 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-07T22:13:05,804 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-07T22:13:06,197 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-07T22:13:07,286 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-07T22:13:07,549 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-07T22:13:07,942 INFO ControlerListenerManagerImpl:171 [it.3] all ControlerIterationEndsListeners called.
2022-08-07T22:13:08,058 INFO AbstractController:181 ### ITERATION 3 ENDS
2022-08-07T22:13:08,058 INFO AbstractController:182 ###################################################
2022-08-07T22:13:08,058 INFO AbstractController:133 ###################################################
2022-08-07T22:13:08,058 INFO AbstractController:134 ### ITERATION 4 BEGINS
2022-08-07T22:13:08,059 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-07T22:13:08,059 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-07T22:13:08,059 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-07T22:13:08,059 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-07T22:13:08,059 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-07T22:13:08,313 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-07T22:13:08,338 INFO ControlerListenerManagerImpl:148 [it.4] all ControlerIterationStartsListeners called.
2022-08-07T22:13:08,339 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-07T22:13:09,907 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169903 plans handled. Strategy: ExpBetaPlanChanger
2022-08-07T22:13:09,907 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30566 plans
2022-08-07T22:13:09,907 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:13:09,907 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:13:09,908 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T22:13:09,908 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T22:13:09,909 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:13:09,909 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T22:13:09,910 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:13:09,910 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T22:13:09,912 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:13:09,913 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:13:09,913 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T22:13:09,925 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T22:13:09,933 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:13:09,954 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T22:13:10,029 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:13:10,045 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:13:10,083 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T22:13:10,101 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:13:10,196 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:13:10,209 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:13:10,216 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T22:13:14,758 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T22:13:15,067 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T22:13:15,916 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T22:13:17,380 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T22:13:18,345 INFO MemoryObserver:41 used RAM: 12562 MB free: 3517 MB total: 16080 MB
2022-08-07T22:13:20,278 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-07T22:13:25,266 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-07T22:13:37,762 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T22:13:37,763 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30566 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-07T22:13:37,763 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30337 plans
2022-08-07T22:13:37,763 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-07T22:13:37,763 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-07T22:13:37,763 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-07T22:13:37,763 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-07T22:13:37,763 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-07T22:13:37,764 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-07T22:13:37,764 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-07T22:13:37,764 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-07T22:13:37,765 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-07T22:13:37,766 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-07T22:13:37,768 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-07T22:13:37,772 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-07T22:13:37,783 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-07T22:13:37,801 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-07T22:13:37,831 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-07T22:13:37,921 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-07T22:13:38,044 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30337 plans
2022-08-07T22:13:38,045 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:13:38,045 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T22:13:38,046 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T22:13:38,046 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T22:13:38,046 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:13:38,051 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T22:13:38,054 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:13:38,055 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:13:38,056 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T22:13:38,067 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:13:38,083 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:13:38,086 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T22:13:38,086 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:13:38,122 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:13:38,124 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T22:13:38,157 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:13:38,178 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:13:38,179 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T22:13:38,207 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:13:38,213 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:13:38,247 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T22:13:38,479 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T22:13:38,933 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T22:13:39,927 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T22:13:41,408 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T22:13:44,556 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-07T22:13:51,580 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-07T22:14:07,978 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T22:14:07,978 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30337 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-07T22:14:07,979 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7622 plans
2022-08-07T22:14:07,979 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-07T22:14:07,979 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-07T22:14:07,979 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-07T22:14:07,979 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-07T22:14:07,979 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-07T22:14:07,979 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-07T22:14:07,979 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-07T22:14:07,979 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-07T22:14:07,979 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-07T22:14:07,979 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-07T22:14:07,980 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-07T22:14:07,980 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-07T22:14:07,982 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-07T22:14:07,984 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-07T22:14:07,984 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7622 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-07T22:14:07,984 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40255 plans handled. Strategy: ExpBetaPlanChanger
2022-08-07T22:14:07,984 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6810 plans
2022-08-07T22:14:07,985 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T22:14:07,985 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T22:14:07,985 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T22:14:07,986 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T22:14:07,988 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T22:14:07,997 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T22:14:08,035 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T22:14:08,186 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T22:14:08,389 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T22:14:08,792 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T22:14:09,343 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T22:14:10,498 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T22:14:12,993 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T22:14:18,346 INFO MemoryObserver:41 used RAM: 12744 MB free: 3335 MB total: 16080 MB
2022-08-07T22:14:20,751 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T22:14:20,751 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6810 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-07T22:14:20,751 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-07T22:14:21,618 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-07T22:14:22,484 INFO ControlerListenerManagerImpl:213 [it.4] all ControlerReplanningListeners called.
2022-08-07T22:14:22,484 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-07T22:14:22,484 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-07T22:14:22,484 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-07T22:14:22,551 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-07T22:14:22,615 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-07T22:14:22,615 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-07T22:14:22,615 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-07T22:14:22,616 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-07T22:14:22,617 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-07T22:14:22,617 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-07T22:14:22,618 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-07T22:14:22,618 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-07T22:14:22,618 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-07T22:14:22,618 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-07T22:14:22,618 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-07T22:14:22,618 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-07T22:14:22,618 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-07T22:14:22,618 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T22:14:22,618 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T22:14:22,618 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-07T22:14:22,618 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T22:14:22,618 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T22:14:22,618 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-07T22:14:22,618 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-07T22:14:22,619 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-07T22:14:22,619 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-07T22:14:23,249 INFO ControlerListenerManagerImpl:232 [it.4] all ControlerBeforeMobsimListeners called.
2022-08-07T22:14:23,249 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-07T22:14:23,250 INFO NetworkImpl:163 node # 1
2022-08-07T22:14:23,250 INFO NetworkImpl:163 node # 4
2022-08-07T22:14:23,250 INFO NetworkImpl:163 node # 16
2022-08-07T22:14:23,250 INFO NetworkImpl:163 node # 64
2022-08-07T22:14:23,250 INFO NetworkImpl:163 node # 256
2022-08-07T22:14:23,250 INFO NetworkImpl:163 node # 1024
2022-08-07T22:14:23,250 INFO NetworkImpl:163 node # 4096
2022-08-07T22:14:23,252 INFO NetworkImpl:163 node # 16384
2022-08-07T22:14:23,257 INFO NetworkImpl:163 node # 65536
2022-08-07T22:14:23,290 INFO NetworkImpl:159 link # 1
2022-08-07T22:14:23,290 INFO NetworkImpl:159 link # 4
2022-08-07T22:14:23,290 INFO NetworkImpl:159 link # 16
2022-08-07T22:14:23,290 INFO NetworkImpl:159 link # 64
2022-08-07T22:14:23,290 INFO NetworkImpl:159 link # 256
2022-08-07T22:14:23,291 INFO NetworkImpl:159 link # 1024
2022-08-07T22:14:23,295 INFO NetworkImpl:159 link # 4096
2022-08-07T22:14:23,309 INFO NetworkImpl:159 link # 16384
2022-08-07T22:14:23,367 INFO NetworkImpl:159 link # 65536
2022-08-07T22:14:23,644 INFO NetworkImpl:159 link # 262144
2022-08-07T22:14:24,330 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-07T22:14:24,330 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-07T22:14:24,330 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-07T22:14:24,330 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-07T22:14:24,330 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-07T22:14:24,330 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-07T22:14:24,330 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-07T22:14:24,331 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-07T22:14:24,331 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-07T22:14:24,332 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-07T22:14:24,334 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-07T22:14:24,337 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-07T22:14:24,344 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-07T22:14:24,358 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-07T22:14:24,387 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-07T22:14:24,446 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-07T22:14:24,563 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-07T22:14:24,776 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-07T22:14:25,187 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-07T22:14:25,217 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-07T22:14:25,245 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:14:25,246 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-07T22:14:25,246 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:14:25,246 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:14:25,246 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:14:25,246 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-07T22:14:25,246 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:14:25,246 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-07T22:14:25,246 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:14:25,246 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-07T22:14:26,962 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:14:26,962 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T22:14:26,962 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T22:14:26,962 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T22:14:26,962 INFO EventsManagerImpl:176
2022-08-07T22:14:26,962 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:14:26,962 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T22:14:26,962 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T22:14:26,962 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T22:14:26,962 INFO EventsManagerImpl:176
2022-08-07T22:14:26,962 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:14:26,962 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T22:14:26,962 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T22:14:26,962 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T22:14:26,962 INFO EventsManagerImpl:176
2022-08-07T22:14:26,963 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:14:26,963 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T22:14:26,963 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T22:14:26,963 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T22:14:26,963 INFO EventsManagerImpl:176
2022-08-07T22:14:26,963 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-07T22:14:26,963 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-07T22:14:26,963 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-07T22:14:26,963 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-07T22:14:26,963 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-07T22:14:26,963 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-07T22:14:26,963 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-07T22:14:26,963 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:14:26,963 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-07T22:14:26,963 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T22:14:26,963 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:14:26,963 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-07T22:14:26,963 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T22:14:26,963 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T22:14:26,963 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T22:14:26,963 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-07T22:14:26,964 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-07T22:14:26,964 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-07T22:14:26,964 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-07T22:14:26,964 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:14:26,964 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:14:26,964 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:14:26,964 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-07T22:14:26,964 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T22:14:26,964 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T22:14:26,964 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:14:26,964 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T22:14:26,964 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:14:26,964 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T22:14:26,964 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:14:26,964 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:14:26,964 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T22:14:26,964 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:14:26,964 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T22:14:26,964 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:14:26,964 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:14:26,964 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T22:14:26,964 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-07T22:14:26,964 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:14:26,964 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:14:26,965 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:14:26,965 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-07T22:14:26,965 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T22:14:26,965 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T22:14:26,965 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:14:26,965 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T22:14:26,965 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:14:26,965 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T22:14:26,965 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:14:26,965 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:14:26,965 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T22:14:26,965 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:14:26,965 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T22:14:26,965 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:14:26,965 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:14:26,965 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T22:14:28,474 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-07T22:14:28,479 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-07T22:14:28,680 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-07T22:14:28,680 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-07T22:14:28,680 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-07T22:14:28,680 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-07T22:14:28,680 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-07T22:14:28,680 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-07T22:14:28,680 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-07T22:14:28,680 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-07T22:14:28,899 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-07T22:14:28,899 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=3s; (s/r): 0.0
2022-08-07T22:14:28,905 INFO VehicularDepartureHandler:110 teleport vehicle 154454_car from link -27672270 to link -263908183#3
2022-08-07T22:14:28,945 INFO VehicularDepartureHandler:110 teleport vehicle 167041_car from link -305995140 to link -474324536
2022-08-07T22:14:28,948 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-07T22:14:28,948 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-07T22:14:28,949 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-07T22:14:28,951 INFO VehicularDepartureHandler:110 teleport vehicle 64671_car from link 16968304 to link 134585708
2022-08-07T22:14:28,954 INFO VehicularDepartureHandler:110 teleport vehicle 150408_car from link -19080401 to link 376768590#0
2022-08-07T22:14:28,956 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-07T22:14:28,956 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-07T22:14:28,956 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-07T22:14:30,204 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1791 #nodes=229
2022-08-07T22:14:30,204 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271877 lost=0 simT=3600.0s realT=4s; (s/r): 900.0
2022-08-07T22:14:31,653 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3162 #nodes=345
2022-08-07T22:14:31,653 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271341 lost=0 simT=7200.0s realT=6s; (s/r): 1200.0
2022-08-07T22:14:33,731 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4418 #nodes=493
2022-08-07T22:14:33,731 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270765 lost=0 simT=10800.0s realT=8s; (s/r): 1350.0
2022-08-07T22:14:36,387 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5785 #nodes=658
2022-08-07T22:14:36,387 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269981 lost=0 simT=14400.0s realT=11s; (s/r): 1309.090909090909
2022-08-07T22:14:40,016 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7366 #nodes=1018
2022-08-07T22:14:40,016 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268847 lost=0 simT=18000.0s realT=14s; (s/r): 1285.7142857142858
2022-08-07T22:14:49,006 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11247 #nodes=1592
2022-08-07T22:14:49,006 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=267030 lost=0 simT=21600.0s realT=23s; (s/r): 939.1304347826087
2022-08-07T22:14:59,280 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12460 #nodes=1878
2022-08-07T22:14:59,280 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264474 lost=0 simT=25200.0s realT=34s; (s/r): 741.1764705882352
2022-08-07T22:15:14,069 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13697 #nodes=1995
2022-08-07T22:15:14,069 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261155 lost=0 simT=28800.0s realT=48s; (s/r): 600.0
2022-08-07T22:15:18,346 INFO MemoryObserver:41 used RAM: 10986 MB free: 5093 MB total: 16080 MB
2022-08-07T22:15:30,070 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=15200 #nodes=2141
2022-08-07T22:15:30,070 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257662 lost=0 simT=32400.0s realT=64s; (s/r): 506.25
2022-08-07T22:15:43,903 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=15196 #nodes=2120
2022-08-07T22:15:43,904 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252665 lost=0 simT=36000.0s realT=78s; (s/r): 461.53846153846155
2022-08-07T22:15:57,399 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15775 #nodes=2256
2022-08-07T22:15:57,399 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247177 lost=0 simT=39600.0s realT=92s; (s/r): 430.4347826086956
2022-08-07T22:16:14,348 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=16228 #nodes=2310
2022-08-07T22:16:14,348 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239797 lost=0 simT=43200.0s realT=109s; (s/r): 396.3302752293578
2022-08-07T22:16:18,346 INFO MemoryObserver:41 used RAM: 11882 MB free: 4197 MB total: 16080 MB
2022-08-07T22:16:30,365 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16612 #nodes=2371
2022-08-07T22:16:30,365 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=231155 lost=0 simT=46800.0s realT=125s; (s/r): 374.4
2022-08-07T22:16:45,534 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16960 #nodes=2513
2022-08-07T22:16:45,534 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220453 lost=0 simT=50400.0s realT=140s; (s/r): 360.0
2022-08-07T22:17:02,934 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=17466 #nodes=2548
2022-08-07T22:17:02,935 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207541 lost=0 simT=54000.0s realT=157s; (s/r): 343.9490445859873
2022-08-07T22:17:18,347 INFO MemoryObserver:41 used RAM: 12104 MB free: 3975 MB total: 16080 MB
2022-08-07T22:17:21,600 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17619 #nodes=2649
2022-08-07T22:17:21,600 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=191737 lost=0 simT=57600.0s realT=176s; (s/r): 327.27272727272725
2022-08-07T22:17:37,907 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17767 #nodes=2567
2022-08-07T22:17:37,907 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=173083 lost=0 simT=61200.0s realT=192s; (s/r): 318.75
2022-08-07T22:17:54,955 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=17286 #nodes=2503
2022-08-07T22:17:54,955 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=151689 lost=0 simT=64800.0s realT=209s; (s/r): 310.04784688995215
2022-08-07T22:18:13,715 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16600 #nodes=2341
2022-08-07T22:18:13,715 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=128868 lost=0 simT=68400.0s realT=228s; (s/r): 300.0
2022-08-07T22:18:18,347 INFO MemoryObserver:41 used RAM: 12519 MB free: 3560 MB total: 16080 MB
2022-08-07T22:18:27,983 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=16322 #nodes=2175
2022-08-07T22:18:27,984 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=104894 lost=0 simT=72000.0s realT=242s; (s/r): 297.5206611570248
2022-08-07T22:18:40,663 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=14425 #nodes=1818
2022-08-07T22:18:40,664 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=82552 lost=0 simT=75600.0s realT=255s; (s/r): 296.47058823529414
2022-08-07T22:18:52,470 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13385 #nodes=1733
2022-08-07T22:18:52,470 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=66348 lost=11 simT=79200.0s realT=267s; (s/r): 296.6292134831461
2022-08-07T22:19:06,463 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12762 #nodes=1555
2022-08-07T22:19:06,463 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=52816 lost=20 simT=82800.0s realT=281s; (s/r): 294.66192170818505
2022-08-07T22:19:15,302 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=12051 #nodes=1436
2022-08-07T22:19:15,303 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=40558 lost=27 simT=86400.0s realT=290s; (s/r): 297.9310344827586
2022-08-07T22:19:18,348 INFO MemoryObserver:41 used RAM: 12936 MB free: 3143 MB total: 16080 MB
2022-08-07T22:19:22,489 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10427 #nodes=1222
2022-08-07T22:19:22,490 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=33917 lost=33 simT=90000.0s realT=297s; (s/r): 303.030303030303
2022-08-07T22:19:28,324 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8980 #nodes=1035
2022-08-07T22:19:28,324 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=29661 lost=34 simT=93600.0s realT=303s; (s/r): 308.91089108910893
2022-08-07T22:19:33,252 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7746 #nodes=839
2022-08-07T22:19:33,252 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=26518 lost=34 simT=97200.0s realT=308s; (s/r): 315.5844155844156
2022-08-07T22:19:37,315 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6756 #nodes=728
2022-08-07T22:19:37,316 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=24079 lost=34 simT=100800.0s realT=312s; (s/r): 323.0769230769231
2022-08-07T22:19:40,700 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5833 #nodes=643
2022-08-07T22:19:40,700 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=22133 lost=34 simT=104400.0s realT=315s; (s/r): 331.42857142857144
2022-08-07T22:19:43,553 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=5132 #nodes=555
2022-08-07T22:19:43,553 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=20429 lost=36 simT=108000.0s realT=318s; (s/r): 339.62264150943395
2022-08-07T22:19:47,096 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4438 #nodes=502
2022-08-07T22:19:47,096 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=18943 lost=37 simT=111600.0s realT=321s; (s/r): 347.66355140186914
2022-08-07T22:19:50,219 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3866 #nodes=455
2022-08-07T22:19:50,219 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=17689 lost=37 simT=115200.0s realT=324s; (s/r): 355.55555555555554
2022-08-07T22:19:52,864 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=3315 #nodes=353
2022-08-07T22:19:52,864 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=16584 lost=37 simT=118800.0s realT=327s; (s/r): 363.302752293578
2022-08-07T22:19:55,036 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2906 #nodes=319
2022-08-07T22:19:55,036 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=15659 lost=37 simT=122400.0s realT=329s; (s/r): 372.0364741641337
2022-08-07T22:19:56,667 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2592 #nodes=245
2022-08-07T22:19:56,667 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=14708 lost=38 simT=126000.0s realT=331s; (s/r): 380.66465256797585
2022-08-07T22:19:58,182 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=2160 #nodes=247
2022-08-07T22:19:58,182 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=12907 lost=39 simT=129600.0s realT=332s; (s/r): 390.3614457831325
2022-08-07T22:19:58,572 INFO AbstractController$9:234 ### ITERATION 4 fires after mobsim event
2022-08-07T22:19:58,572 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-07T22:19:58,572 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=257.310315493sec
2022-08-07T22:19:58,619 INFO LegTimesControlerListener:50 [4] average trip (probably: leg) duration is: 1439 seconds = 00:23:59
2022-08-07T22:19:58,619 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-07T22:19:58,619 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:19:58,619 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:19:58,619 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:19:58,619 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:19:58,619 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-07T22:19:58,619 INFO EventsManagerImpl:137 event # 1
2022-08-07T22:19:58,619 INFO EventsManagerImpl:137 event # 4
2022-08-07T22:19:58,619 INFO EventsManagerImpl:137 event # 16
2022-08-07T22:19:58,619 INFO EventsManagerImpl:137 event # 64
2022-08-07T22:19:58,620 INFO EventsManagerImpl:137 event # 256
2022-08-07T22:19:58,621 INFO EventsManagerImpl:137 event # 1024
2022-08-07T22:19:58,623 INFO EventsManagerImpl:137 event # 4096
2022-08-07T22:19:58,634 INFO EventsManagerImpl:137 event # 16384
2022-08-07T22:19:58,648 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-07T22:19:58,916 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T22:19:58,917 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T22:19:58,917 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T22:19:58,917 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T22:19:58,917 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-07T22:19:58,917 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-07T22:19:58,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-08-07T22:19:58,919 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-08-07T22:19:58,920 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:15:35][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:19:58,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-08-07T22:19:58,921 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-08-07T22:19:58,921 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:49][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:19: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-08-07T22:19:58,923 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-08-07T22:19:58,923 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-08-07T22:19:58,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-08-07T22:19:58,924 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-08-07T22:19:58,924 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:19:58,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-08-07T22:19:58,924 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-08-07T22:19:58,924 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-08-07T22:19:58,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-08-07T22:19:58,924 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-08-07T22:19:58,924 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=32:14:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:19:58,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-08-07T22:19:58,925 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-08-07T22:19:58,925 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-08-07T22:19:58,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-08-07T22:19:58,926 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-08-07T22:19:58,926 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-08-07T22:19:58,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-08-07T22:19:58,926 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-07T22:19:58,926 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:19:58,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-08-07T22:19:58,931 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-08-07T22:19:58,931 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:21:01][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:19:58,931 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-07T22:19:58,931 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-08-07T22:19:58,931 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:02][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:19:58,931 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-07T22:19:59,242 INFO ControlerListenerManagerImpl:251 [it.4] all ControlerAfterMobsimListeners called.
2022-08-07T22:19:59,242 INFO AbstractController$4:159 ### ITERATION 4 fires scoring event
2022-08-07T22:19:59,242 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-07T22:19:59,371 INFO NewScoreAssignerImpl:57 it: 4 msaStart: 599
2022-08-07T22:19:59,481 INFO ControlerListenerManagerImpl:194 [it.4] all ControlerScoringListeners called.
2022-08-07T22:19:59,481 INFO AbstractController$5:167 ### ITERATION 4 fires iteration end event
2022-08-07T22:19:59,481 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-07T22:19:59,481 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-07T22:19:59,563 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-07T22:19:59,563 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-07T22:20:01,245 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-07T22:20:01,246 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12510719585903038
2022-08-07T22:20:01,246 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2844156477710964
2022-08-07T22:20:01,246 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 4.1722939143562857E-4
2022-08-07T22:20:01,246 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 4.274996533786594E-4
2022-08-07T22:20:01,246 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-07T22:20:01,246 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1384829282570852
2022-08-07T22:20:01,246 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1410877234423864
2022-08-07T22:20:01,246 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2496405408319939
2022-08-07T22:20:01,355 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-07T22:20:01,415 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -104.84203250769318
2022-08-07T22:20:01,415 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -134.40166558227324
2022-08-07T22:20:01,415 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -108.479807673547
2022-08-07T22:20:01,415 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -84.57762872052623
2022-08-07T22:20:01,455 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-07T22:20:02,091 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19003.200948699963 meters
2022-08-07T22:20:02,091 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 136632.9702241061 meters (statistic on all 2052694 legs which have a finite distance)
2022-08-07T22:20:02,091 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51592.33298354581 meters
2022-08-07T22:20:02,091 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 136530.75586697986 meters (statistic on all 755511 trips which have a finite distance)
2022-08-07T22:20:02,091 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-07T22:20:02,091 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-07T22:20:02,778 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-07T22:20:02,781 INFO LegHistogramListener:72 number of legs: 2065568 100%
2022-08-07T22:20:02,781 INFO LegHistogramListener:79 number of bike legs: 96260 4.6602193682318855%
2022-08-07T22:20:02,781 INFO LegHistogramListener:79 number of car legs: 221228 10.710274365210925%
2022-08-07T22:20:02,782 INFO LegHistogramListener:79 number of drtNorth legs: 374 0.018106399789307347%
2022-08-07T22:20:02,782 INFO LegHistogramListener:79 number of drtSoutheast legs: 329 0.015927822274551116%
2022-08-07T22:20:02,782 INFO LegHistogramListener:79 number of freight legs: 47065 2.278550016266712%
2022-08-07T22:20:02,782 INFO LegHistogramListener:79 number of pt legs: 130469 6.316373994949573%
2022-08-07T22:20:02,782 INFO LegHistogramListener:79 number of ride legs: 109258 5.289489380160808%
2022-08-07T22:20:02,782 INFO LegHistogramListener:79 number of walk legs: 1460585 70.71105865311624%
2022-08-07T22:20:03,372 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-07T22:20:03,372 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-07T22:20:05,298 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.17461756112089638
2022-08-07T22:20:05,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.3673595670057565
2022-08-07T22:20:05,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 8.35742565614136E-4
2022-08-07T22:20:05,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 7.933777350991337E-4
2022-08-07T22:20:05,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-07T22:20:05,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.16964547055772658
2022-08-07T22:20:05,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.17733276162208517
2022-08-07T22:20:05,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.31509292019492957
2022-08-07T22:20:05,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.09787559631708406
2022-08-07T22:20:05,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.24038575103858023
2022-08-07T22:20:05,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 3.081078582909257E-5
2022-08-07T22:20:05,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 1.668917565742514E-5
2022-08-07T22:20:05,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-07T22:20:05,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.0952387065632109
2022-08-07T22:20:05,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.09683444851260932
2022-08-07T22:20:05,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.1624845304179483
2022-08-07T22:20:05,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.0
2022-08-07T22:20:05,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.0
2022-08-07T22:20:05,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 0.0
2022-08-07T22:20:05,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 0.0
2022-08-07T22:20:05,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.0
2022-08-07T22:20:05,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.0
2022-08-07T22:20:05,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.0
2022-08-07T22:20:05,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.0
2022-08-07T22:20:05,570 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-07T22:20:06,856 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-07T22:20:07,167 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-07T22:20:07,590 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-07T22:20:08,860 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-07T22:20:09,170 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-07T22:20:09,578 INFO ControlerListenerManagerImpl:171 [it.4] all ControlerIterationEndsListeners called.
2022-08-07T22:20:09,675 INFO AbstractController:181 ### ITERATION 4 ENDS
2022-08-07T22:20:09,675 INFO AbstractController:182 ###################################################
2022-08-07T22:20:09,675 INFO AbstractController:133 ###################################################
2022-08-07T22:20:09,675 INFO AbstractController:134 ### ITERATION 5 BEGINS
2022-08-07T22:20:09,676 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-07T22:20:09,676 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-07T22:20:09,676 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-07T22:20:09,676 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-07T22:20:09,676 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-07T22:20:09,974 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-07T22:20:10,005 INFO ControlerListenerManagerImpl:148 [it.5] all ControlerIterationStartsListeners called.
2022-08-07T22:20:10,005 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-07T22:20:11,467 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169485 plans handled. Strategy: ExpBetaPlanChanger
2022-08-07T22:20:11,468 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30798 plans
2022-08-07T22:20:11,468 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T22:20:11,468 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:20:11,468 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T22:20:11,468 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:20:11,469 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T22:20:11,470 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T22:20:11,473 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:20:11,474 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T22:20:11,474 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:20:11,480 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:20:11,480 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:20:11,483 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:20:11,483 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T22:20:11,483 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:20:11,484 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:20:11,494 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:20:11,503 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:20:11,508 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T22:20:11,556 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T22:20:11,557 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:20:11,630 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T22:20:11,930 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T22:20:12,256 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T22:20:13,136 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T22:20:15,026 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T22:20:17,714 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-07T22:20:18,348 INFO MemoryObserver:41 used RAM: 15081 MB free: 998 MB total: 16080 MB
2022-08-07T22:20:23,475 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-07T22:20:36,695 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T22:20:36,695 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30798 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-07T22:20:36,695 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30586 plans
2022-08-07T22:20:36,695 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-07T22:20:36,695 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-07T22:20:36,696 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-07T22:20:36,696 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-07T22:20:36,696 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-07T22:20:36,696 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-07T22:20:36,696 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-07T22:20:36,696 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-07T22:20:36,697 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-07T22:20:36,697 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-07T22:20:36,699 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-07T22:20:36,702 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-07T22:20:36,708 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-07T22:20:36,720 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-07T22:20:36,743 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-07T22:20:36,789 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-07T22:20:36,912 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30586 plans
2022-08-07T22:20:36,912 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T22:20:36,912 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:20:36,912 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:20:36,912 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:20:36,912 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:20:36,913 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T22:20:36,914 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T22:20:36,914 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T22:20:36,916 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:20:36,920 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T22:20:36,922 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:20:36,926 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:20:36,929 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:20:36,931 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T22:20:36,938 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:20:36,943 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:20:36,946 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:20:36,949 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:20:36,950 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T22:20:37,021 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T22:20:37,080 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T22:20:37,228 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T22:20:37,767 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T22:20:38,660 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T22:20:40,427 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T22:20:43,969 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-07T22:20:50,941 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-07T22:21:05,876 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T22:21:05,876 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30586 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-07T22:21:05,876 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7559 plans
2022-08-07T22:21:05,877 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-07T22:21:05,877 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-07T22:21:05,877 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-07T22:21:05,877 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-07T22:21:05,877 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-07T22:21:05,877 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-07T22:21:05,877 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-07T22:21:05,877 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-07T22:21:05,877 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-07T22:21:05,877 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-07T22:21:05,878 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-07T22:21:05,878 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-07T22:21:05,880 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-07T22:21:05,882 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-07T22:21:05,882 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7559 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-07T22:21:05,882 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40309 plans handled. Strategy: ExpBetaPlanChanger
2022-08-07T22:21:05,882 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6756 plans
2022-08-07T22:21:05,883 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T22:21:05,883 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T22:21:05,883 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T22:21:05,883 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T22:21:05,886 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T22:21:05,898 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T22:21:05,933 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T22:21:06,041 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T22:21:06,252 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T22:21:06,694 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T22:21:07,151 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T22:21:08,081 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T22:21:10,852 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T22:21:18,137 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T22:21:18,137 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6756 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-07T22:21:18,137 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-07T22:21:18,349 INFO MemoryObserver:41 used RAM: 12937 MB free: 3142 MB total: 16080 MB
2022-08-07T22:21:18,992 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-07T22:21:19,873 INFO ControlerListenerManagerImpl:213 [it.5] all ControlerReplanningListeners called.
2022-08-07T22:21:19,874 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-07T22:21:19,874 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-07T22:21:19,874 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-07T22:21:19,941 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-07T22:21:20,005 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-07T22:21:20,005 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-07T22:21:20,005 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-07T22:21:20,006 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-07T22:21:20,007 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-07T22:21:20,007 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-07T22:21:20,007 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-07T22:21:20,007 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-07T22:21:20,007 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-07T22:21:20,007 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-07T22:21:20,007 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-07T22:21:20,007 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-07T22:21:20,007 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-07T22:21:20,007 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T22:21:20,008 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T22:21:20,008 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-07T22:21:20,008 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T22:21:20,008 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T22:21:20,008 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-07T22:21:20,008 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-07T22:21:20,008 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-07T22:21:20,008 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-07T22:21:20,637 INFO ControlerListenerManagerImpl:232 [it.5] all ControlerBeforeMobsimListeners called.
2022-08-07T22:21:20,638 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-07T22:21:20,638 INFO NetworkImpl:163 node # 1
2022-08-07T22:21:20,638 INFO NetworkImpl:163 node # 4
2022-08-07T22:21:20,638 INFO NetworkImpl:163 node # 16
2022-08-07T22:21:20,638 INFO NetworkImpl:163 node # 64
2022-08-07T22:21:20,638 INFO NetworkImpl:163 node # 256
2022-08-07T22:21:20,638 INFO NetworkImpl:163 node # 1024
2022-08-07T22:21:20,639 INFO NetworkImpl:163 node # 4096
2022-08-07T22:21:20,640 INFO NetworkImpl:163 node # 16384
2022-08-07T22:21:20,645 INFO NetworkImpl:163 node # 65536
2022-08-07T22:21:20,678 INFO NetworkImpl:159 link # 1
2022-08-07T22:21:20,678 INFO NetworkImpl:159 link # 4
2022-08-07T22:21:20,678 INFO NetworkImpl:159 link # 16
2022-08-07T22:21:20,678 INFO NetworkImpl:159 link # 64
2022-08-07T22:21:20,678 INFO NetworkImpl:159 link # 256
2022-08-07T22:21:20,679 INFO NetworkImpl:159 link # 1024
2022-08-07T22:21:20,683 INFO NetworkImpl:159 link # 4096
2022-08-07T22:21:20,697 INFO NetworkImpl:159 link # 16384
2022-08-07T22:21:20,756 INFO NetworkImpl:159 link # 65536
2022-08-07T22:21:21,034 INFO NetworkImpl:159 link # 262144
2022-08-07T22:21:21,750 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-07T22:21:21,750 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-07T22:21:21,750 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-07T22:21:21,750 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-07T22:21:21,750 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-07T22:21:21,751 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-07T22:21:21,751 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-07T22:21:21,751 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-07T22:21:21,752 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-07T22:21:21,755 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-07T22:21:21,759 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-07T22:21:21,750 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-07T22:21:21,767 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-07T22:21:21,785 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-07T22:21:21,817 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-07T22:21:21,884 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-07T22:21:22,016 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-07T22:21:22,260 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-07T22:21:22,724 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-07T22:21:22,766 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-07T22:21:22,788 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:21:22,788 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-07T22:21:22,788 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:21:22,788 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:21:22,788 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:21:22,788 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-07T22:21:22,788 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:21:22,788 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-07T22:21:22,788 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:21:22,788 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-07T22:21:24,394 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:21:24,394 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T22:21:24,394 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T22:21:24,395 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T22:21:24,395 INFO EventsManagerImpl:176
2022-08-07T22:21:24,395 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:21:24,395 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T22:21:24,395 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T22:21:24,395 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T22:21:24,395 INFO EventsManagerImpl:176
2022-08-07T22:21:24,395 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:21:24,395 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T22:21:24,395 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T22:21:24,395 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T22:21:24,395 INFO EventsManagerImpl:176
2022-08-07T22:21:24,395 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:21:24,395 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T22:21:24,395 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T22:21:24,395 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T22:21:24,395 INFO EventsManagerImpl:176
2022-08-07T22:21:24,395 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-07T22:21:24,395 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-07T22:21:24,395 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-07T22:21:24,395 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-07T22:21:24,396 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-07T22:21:24,396 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-07T22:21:24,396 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-07T22:21:24,396 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:21:24,396 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-07T22:21:24,396 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T22:21:24,396 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:21:24,396 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-07T22:21:24,396 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T22:21:24,396 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T22:21:24,396 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T22:21:24,396 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-07T22:21:24,396 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-07T22:21:24,396 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-07T22:21:24,396 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-07T22:21:24,396 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:21:24,396 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:21:24,396 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:21:24,396 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-07T22:21:24,396 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T22:21:24,396 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T22:21:24,396 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:21:24,396 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T22:21:24,396 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:21:24,396 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T22:21:24,397 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:21:24,397 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:21:24,397 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T22:21:24,397 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:21:24,397 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T22:21:24,397 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:21:24,397 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:21:24,397 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T22:21:24,397 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-07T22:21:24,397 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:21:24,397 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:21:24,397 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:21:24,397 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-07T22:21:24,397 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T22:21:24,397 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T22:21:24,397 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:21:24,397 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T22:21:24,397 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:21:24,397 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T22:21:24,397 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:21:24,397 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:21:24,397 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T22:21:24,397 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:21:24,397 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T22:21:24,397 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:21:24,397 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:21:24,397 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T22:21:26,105 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-07T22:21:26,109 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-07T22:21:26,324 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-07T22:21:26,324 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-07T22:21:26,324 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-07T22:21:26,324 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-07T22:21:26,324 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-07T22:21:26,324 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-07T22:21:26,324 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-07T22:21:26,324 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-07T22:21:26,541 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-07T22:21:26,541 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=3s; (s/r): 0.0
2022-08-07T22:21:26,547 INFO VehicularDepartureHandler:110 teleport vehicle 43659_car from link -7972281 to link -28869864#3
2022-08-07T22:21:26,548 INFO VehicularDepartureHandler:110 teleport vehicle 154454_car from link -27672270 to link -263908183#3
2022-08-07T22:21:26,565 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-07T22:21:26,565 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-07T22:21:26,566 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-07T22:21:26,569 INFO VehicularDepartureHandler:110 teleport vehicle 64671_car from link 16968304 to link 134585708
2022-08-07T22:21:26,570 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-07T22:21:26,572 INFO VehicularDepartureHandler:110 teleport vehicle 150408_car from link -19080401 to link 376768590#0
2022-08-07T22:21:26,573 INFO VehicularDepartureHandler:110 teleport vehicle 154400_car from link -274773870 to link -673996941
2022-08-07T22:21:26,573 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-07T22:21:27,618 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1766 #nodes=232
2022-08-07T22:21:27,618 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271911 lost=0 simT=3600.0s realT=4s; (s/r): 900.0
2022-08-07T22:21:29,409 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3151 #nodes=331
2022-08-07T22:21:29,409 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271343 lost=0 simT=7200.0s realT=6s; (s/r): 1200.0
2022-08-07T22:21:31,629 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4407 #nodes=496
2022-08-07T22:21:31,629 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270770 lost=0 simT=10800.0s realT=8s; (s/r): 1350.0
2022-08-07T22:21:34,194 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5779 #nodes=659
2022-08-07T22:21:34,194 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269978 lost=0 simT=14400.0s realT=11s; (s/r): 1309.090909090909
2022-08-07T22:21:37,925 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7342 #nodes=1013
2022-08-07T22:21:37,926 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268844 lost=0 simT=18000.0s realT=15s; (s/r): 1200.0
2022-08-07T22:21:43,817 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11127 #nodes=1554
2022-08-07T22:21:43,818 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=267034 lost=0 simT=21600.0s realT=21s; (s/r): 1028.5714285714287
2022-08-07T22:21:52,823 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12365 #nodes=1828
2022-08-07T22:21:52,823 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264473 lost=0 simT=25200.0s realT=30s; (s/r): 840.0
2022-08-07T22:22:04,961 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13693 #nodes=1986
2022-08-07T22:22:04,961 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261145 lost=0 simT=28800.0s realT=42s; (s/r): 685.7142857142857
2022-08-07T22:22:18,349 INFO MemoryObserver:41 used RAM: 11616 MB free: 4463 MB total: 16080 MB
2022-08-07T22:22:19,675 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=15120 #nodes=2146
2022-08-07T22:22:19,675 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257648 lost=0 simT=32400.0s realT=56s; (s/r): 578.5714285714286
2022-08-07T22:22:32,455 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=15024 #nodes=2120
2022-08-07T22:22:32,456 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252653 lost=0 simT=36000.0s realT=69s; (s/r): 521.7391304347826
2022-08-07T22:22:48,537 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15623 #nodes=2197
2022-08-07T22:22:48,537 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247172 lost=0 simT=39600.0s realT=85s; (s/r): 465.88235294117646
2022-08-07T22:23:02,860 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=16240 #nodes=2238
2022-08-07T22:23:02,860 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239824 lost=0 simT=43200.0s realT=100s; (s/r): 432.0
2022-08-07T22:23:16,959 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16563 #nodes=2352
2022-08-07T22:23:16,959 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=231144 lost=0 simT=46800.0s realT=114s; (s/r): 410.5263157894737
2022-08-07T22:23:18,349 INFO MemoryObserver:41 used RAM: 12264 MB free: 3815 MB total: 16080 MB
2022-08-07T22:23:34,867 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16903 #nodes=2498
2022-08-07T22:23:34,868 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220496 lost=0 simT=50400.0s realT=132s; (s/r): 381.8181818181818
2022-08-07T22:23:50,829 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=17206 #nodes=2579
2022-08-07T22:23:50,830 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207624 lost=0 simT=54000.0s realT=148s; (s/r): 364.86486486486484
2022-08-07T22:24:06,301 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17558 #nodes=2570
2022-08-07T22:24:06,301 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=191769 lost=0 simT=57600.0s realT=163s; (s/r): 353.37423312883436
2022-08-07T22:24:18,351 INFO MemoryObserver:41 used RAM: 13134 MB free: 2945 MB total: 16080 MB
2022-08-07T22:24:23,184 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17633 #nodes=2529
2022-08-07T22:24:23,185 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=173168 lost=0 simT=61200.0s realT=180s; (s/r): 340.0
2022-08-07T22:24:41,597 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=17271 #nodes=2429
2022-08-07T22:24:41,598 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=151783 lost=0 simT=64800.0s realT=198s; (s/r): 327.27272727272725
2022-08-07T22:24:56,306 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16591 #nodes=2293
2022-08-07T22:24:56,307 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=128978 lost=0 simT=68400.0s realT=213s; (s/r): 321.1267605633803
2022-08-07T22:25:10,396 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=16267 #nodes=2184
2022-08-07T22:25:10,396 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=104926 lost=0 simT=72000.0s realT=227s; (s/r): 317.1806167400881
2022-08-07T22:25:18,353 INFO MemoryObserver:41 used RAM: 13046 MB free: 3033 MB total: 16080 MB
2022-08-07T22:25:26,120 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=14341 #nodes=1936
2022-08-07T22:25:26,121 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=82589 lost=0 simT=75600.0s realT=243s; (s/r): 311.1111111111111
2022-08-07T22:25:38,246 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13450 #nodes=1656
2022-08-07T22:25:38,246 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=66474 lost=0 simT=79200.0s realT=255s; (s/r): 310.5882352941176
2022-08-07T22:25:47,781 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12749 #nodes=1589
2022-08-07T22:25:47,782 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=52922 lost=2 simT=82800.0s realT=264s; (s/r): 313.6363636363636
2022-08-07T22:25:56,497 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=12199 #nodes=1438
2022-08-07T22:25:56,498 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=40707 lost=12 simT=86400.0s realT=273s; (s/r): 316.4835164835165
2022-08-07T22:26:03,612 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10384 #nodes=1210
2022-08-07T22:26:03,612 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=33976 lost=15 simT=90000.0s realT=280s; (s/r): 321.42857142857144
2022-08-07T22:26:09,290 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8910 #nodes=1011
2022-08-07T22:26:09,290 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=29784 lost=19 simT=93600.0s realT=286s; (s/r): 327.27272727272725
2022-08-07T22:26:15,533 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7681 #nodes=896
2022-08-07T22:26:15,533 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=26590 lost=22 simT=97200.0s realT=292s; (s/r): 332.8767123287671
2022-08-07T22:26:18,353 INFO MemoryObserver:41 used RAM: 13010 MB free: 3069 MB total: 16080 MB
2022-08-07T22:26:20,663 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6700 #nodes=768
2022-08-07T22:26:20,663 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=24168 lost=22 simT=100800.0s realT=297s; (s/r): 339.3939393939394
2022-08-07T22:26:25,071 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5788 #nodes=655
2022-08-07T22:26:25,071 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=22190 lost=23 simT=104400.0s realT=302s; (s/r): 345.6953642384106
2022-08-07T22:26:27,920 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=5088 #nodes=581
2022-08-07T22:26:27,920 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=20493 lost=24 simT=108000.0s realT=305s; (s/r): 354.0983606557377
2022-08-07T22:26:30,457 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4456 #nodes=476
2022-08-07T22:26:30,457 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=18999 lost=24 simT=111600.0s realT=307s; (s/r): 363.51791530944627
2022-08-07T22:26:32,474 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3795 #nodes=417
2022-08-07T22:26:32,474 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=17727 lost=24 simT=115200.0s realT=309s; (s/r): 372.81553398058253
2022-08-07T22:26:34,256 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=3255 #nodes=347
2022-08-07T22:26:34,256 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=16580 lost=24 simT=118800.0s realT=311s; (s/r): 381.99356913183277
2022-08-07T22:26:35,719 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2839 #nodes=295
2022-08-07T22:26:35,719 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=15662 lost=24 simT=122400.0s realT=312s; (s/r): 392.3076923076923
2022-08-07T22:26:37,002 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2386 #nodes=249
2022-08-07T22:26:37,002 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=14721 lost=25 simT=126000.0s realT=314s; (s/r): 401.2738853503185
2022-08-07T22:26:38,168 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1970 #nodes=186
2022-08-07T22:26:38,168 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=12967 lost=28 simT=129600.0s realT=315s; (s/r): 411.42857142857144
2022-08-07T22:26:38,572 INFO AbstractController$9:234 ### ITERATION 5 fires after mobsim event
2022-08-07T22:26:38,572 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-07T22:26:38,572 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=254.981102407sec
2022-08-07T22:26:38,615 INFO LegTimesControlerListener:50 [5] average trip (probably: leg) duration is: 1450 seconds = 00:24:10
2022-08-07T22:26:38,615 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-07T22:26:38,615 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:26:38,615 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:26:38,615 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:26:38,615 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:26:38,615 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-07T22:26:38,615 INFO EventsManagerImpl:137 event # 1
2022-08-07T22:26:38,615 INFO EventsManagerImpl:137 event # 4
2022-08-07T22:26:38,615 INFO EventsManagerImpl:137 event # 16
2022-08-07T22:26:38,615 INFO EventsManagerImpl:137 event # 64
2022-08-07T22:26:38,616 INFO EventsManagerImpl:137 event # 256
2022-08-07T22:26:38,616 INFO EventsManagerImpl:137 event # 1024
2022-08-07T22:26:38,619 INFO EventsManagerImpl:137 event # 4096
2022-08-07T22:26:38,629 INFO EventsManagerImpl:137 event # 16384
2022-08-07T22:26:38,643 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-07T22:26:39,031 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T22:26:39,031 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T22:26:39,031 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T22:26:39,031 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T22:26:39,031 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-07T22:26:39,031 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-07T22:26:39,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-08-07T22:26:39,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-08-07T22:26:39,034 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:18:05][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:26:39,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-08-07T22:26:39,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-08-07T22:26:39,036 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:43][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:26:39,038 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-07T22:26:39,038 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-08-07T22:26:39,038 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-08-07T22:26:39,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-08-07T22:26:39,039 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-08-07T22:26:39,039 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:26:39,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-08-07T22:26:39,039 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-08-07T22:26:39,039 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-08-07T22:26:39,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-08-07T22:26:39,039 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-08-07T22:26:39,039 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:49:43][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:26:39,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-08-07T22:26:39,040 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-08-07T22:26:39,040 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-08-07T22:26:39,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-08-07T22:26:39,041 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-08-07T22:26:39,041 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-08-07T22:26:39,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-08-07T22:26:39,041 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-07T22:26:39,041 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:26:39,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-08-07T22:26:39,046 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-08-07T22:26:39,046 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-08-07T22:26:39,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-08-07T22:26:39,046 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-08-07T22:26:39,046 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:06][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:26:39,046 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-07T22:26:39,375 INFO ControlerListenerManagerImpl:251 [it.5] all ControlerAfterMobsimListeners called.
2022-08-07T22:26:39,375 INFO AbstractController$4:159 ### ITERATION 5 fires scoring event
2022-08-07T22:26:39,375 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-07T22:26:39,525 INFO NewScoreAssignerImpl:57 it: 5 msaStart: 599
2022-08-07T22:26:39,649 INFO ControlerListenerManagerImpl:194 [it.5] all ControlerScoringListeners called.
2022-08-07T22:26:39,649 INFO AbstractController$5:167 ### ITERATION 5 fires iteration end event
2022-08-07T22:26:39,649 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-07T22:26:39,649 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-07T22:26:39,746 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-07T22:26:39,746 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-07T22:26:41,407 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-07T22:26:41,407 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12309165695271058
2022-08-07T22:26:41,407 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2774742344803504
2022-08-07T22:26:41,408 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 4.518915254933577E-4
2022-08-07T22:26:41,408 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 3.7358077817774743E-4
2022-08-07T22:26:41,408 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-07T22:26:41,408 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14091698033758351
2022-08-07T22:26:41,408 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14186697956731387
2022-08-07T22:26:41,408 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2554034415647771
2022-08-07T22:26:41,542 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-07T22:26:41,608 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -107.15176158415007
2022-08-07T22:26:41,608 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -142.8171284802468
2022-08-07T22:26:41,608 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -112.8068932147894
2022-08-07T22:26:41,608 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -85.80669009808241
2022-08-07T22:26:41,684 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-07T22:26:42,278 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19101.232454862824 meters
2022-08-07T22:26:42,278 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 136903.5957241338 meters (statistic on all 2046204 legs which have a finite distance)
2022-08-07T22:26:42,278 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51744.74775096891 meters
2022-08-07T22:26:42,278 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 136815.92383192808 meters (statistic on all 754859 trips which have a finite distance)
2022-08-07T22:26:42,278 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-07T22:26:42,278 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-07T22:26:43,049 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-07T22:26:43,052 INFO LegHistogramListener:72 number of legs: 2059115 100%
2022-08-07T22:26:43,052 INFO LegHistogramListener:79 number of bike legs: 94587 4.593575395254757%
2022-08-07T22:26:43,052 INFO LegHistogramListener:79 number of car legs: 215872 10.483727232330395%
2022-08-07T22:26:43,052 INFO LegHistogramListener:79 number of drtNorth legs: 398 0.01932869218086411%
2022-08-07T22:26:43,052 INFO LegHistogramListener:79 number of drtSoutheast legs: 304 0.014763624178348466%
2022-08-07T22:26:43,052 INFO LegHistogramListener:79 number of freight legs: 47065 2.2856906972170083%
2022-08-07T22:26:43,052 INFO LegHistogramListener:79 number of pt legs: 133018 6.459959739985382%
2022-08-07T22:26:43,053 INFO LegHistogramListener:79 number of ride legs: 109840 5.334330525492748%
2022-08-07T22:26:43,053 INFO LegHistogramListener:79 number of walk legs: 1458031 70.80862409336049%
2022-08-07T22:26:43,584 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-07T22:26:43,585 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-07T22:26:45,635 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.18249356824845817
2022-08-07T22:26:45,636 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.36887828199058215
2022-08-07T22:26:45,636 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.0010180397151029338
2022-08-07T22:26:45,636 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 9.512830124732331E-4
2022-08-07T22:26:45,636 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-07T22:26:45,636 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.1809440424778034
2022-08-07T22:26:45,636 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.18714728069139402
2022-08-07T22:26:45,636 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.3440242480884475
2022-08-07T22:26:45,636 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.10574646831367435
2022-08-07T22:26:45,636 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.27280126529627136
2022-08-07T22:26:45,636 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 6.2905354401064E-5
2022-08-07T22:26:45,636 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 5.135130971515428E-5
2022-08-07T22:26:45,636 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-07T22:26:45,636 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.10748214258204655
2022-08-07T22:26:45,636 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.11345173233643324
2022-08-07T22:26:45,636 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.17732249136014214
2022-08-07T22:26:45,636 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.0
2022-08-07T22:26:45,636 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.0
2022-08-07T22:26:45,636 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 0.0
2022-08-07T22:26:45,636 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 0.0
2022-08-07T22:26:45,636 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.0
2022-08-07T22:26:45,636 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.0
2022-08-07T22:26:45,636 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.0
2022-08-07T22:26:45,636 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.0
2022-08-07T22:26:45,819 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-07T22:26:47,063 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-07T22:26:47,371 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-07T22:26:47,797 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-07T22:26:49,048 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-07T22:26:49,358 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-07T22:26:49,770 INFO ControlerListenerManagerImpl:171 [it.5] all ControlerIterationEndsListeners called.
2022-08-07T22:26:49,904 INFO AbstractController:181 ### ITERATION 5 ENDS
2022-08-07T22:26:49,904 INFO AbstractController:182 ###################################################
2022-08-07T22:26:49,904 INFO AbstractController:133 ###################################################
2022-08-07T22:26:49,904 INFO AbstractController:134 ### ITERATION 6 BEGINS
2022-08-07T22:26:49,905 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-07T22:26:49,905 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-07T22:26:49,905 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-07T22:26:49,906 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-07T22:26:49,906 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-07T22:26:50,183 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-07T22:26:50,211 INFO ControlerListenerManagerImpl:148 [it.6] all ControlerIterationStartsListeners called.
2022-08-07T22:26:50,211 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-07T22:26:51,636 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169479 plans handled. Strategy: ExpBetaPlanChanger
2022-08-07T22:26:51,636 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30559 plans
2022-08-07T22:26:51,637 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:26:51,637 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:26:51,637 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T22:26:51,638 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T22:26:51,638 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:26:51,639 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:26:51,639 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:26:51,639 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:26:51,640 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T22:26:51,646 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T22:26:51,652 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T22:26:51,656 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:26:51,660 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:26:51,661 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T22:26:51,663 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:26:51,688 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T22:26:51,694 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:26:51,701 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:26:51,727 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T22:26:51,914 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T22:26:51,929 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:26:52,078 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T22:26:52,912 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T22:26:53,828 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T22:26:59,975 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T22:27:02,931 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-07T22:27:08,495 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-07T22:27:18,354 INFO MemoryObserver:41 used RAM: 11960 MB free: 4119 MB total: 16080 MB
2022-08-07T22:27:21,225 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T22:27:21,225 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30559 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-07T22:27:21,225 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30873 plans
2022-08-07T22:27:21,225 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-07T22:27:21,225 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-07T22:27:21,225 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-07T22:27:21,225 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-07T22:27:21,226 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-07T22:27:21,226 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-07T22:27:21,226 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-07T22:27:21,226 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-07T22:27:21,226 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-07T22:27:21,227 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-07T22:27:21,228 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-07T22:27:21,231 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-07T22:27:21,237 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-07T22:27:21,249 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-07T22:27:21,270 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-07T22:27:21,312 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-07T22:27:21,428 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30873 plans
2022-08-07T22:27:21,429 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T22:27:21,429 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T22:27:21,429 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T22:27:21,429 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T22:27:21,429 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:27:21,429 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:27:21,430 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:27:21,430 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T22:27:21,430 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:27:21,431 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:27:21,434 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T22:27:21,435 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:27:21,437 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:27:21,442 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:27:21,449 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T22:27:21,449 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:27:21,464 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:27:21,471 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T22:27:21,478 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:27:21,507 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:27:21,528 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T22:27:21,737 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T22:27:22,152 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T22:27:22,858 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T22:27:24,499 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T22:27:28,263 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-07T22:27:35,333 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-07T22:27:51,311 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T22:27:51,312 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30873 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-07T22:27:51,312 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7517 plans
2022-08-07T22:27:51,312 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-07T22:27:51,312 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-07T22:27:51,312 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-07T22:27:51,312 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-07T22:27:51,312 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-07T22:27:51,312 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-07T22:27:51,313 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-07T22:27:51,313 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-07T22:27:51,313 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-07T22:27:51,313 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-07T22:27:51,313 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-07T22:27:51,314 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-07T22:27:51,315 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-07T22:27:51,317 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-07T22:27:51,317 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7517 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-07T22:27:51,317 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40314 plans handled. Strategy: ExpBetaPlanChanger
2022-08-07T22:27:51,317 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6751 plans
2022-08-07T22:27:51,318 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T22:27:51,318 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T22:27:51,318 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T22:27:51,318 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T22:27:51,321 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T22:27:51,326 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T22:27:51,369 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T22:27:51,497 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T22:27:51,819 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T22:27:52,192 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T22:27:52,669 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T22:27:53,698 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T22:27:56,673 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T22:28:03,379 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T22:28:03,380 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6751 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-07T22:28:03,380 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-07T22:28:04,249 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-07T22:28:05,122 INFO ControlerListenerManagerImpl:213 [it.6] all ControlerReplanningListeners called.
2022-08-07T22:28:05,122 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-07T22:28:05,122 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-07T22:28:05,122 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-07T22:28:05,189 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-07T22:28:05,253 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-07T22:28:05,253 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-07T22:28:05,253 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-07T22:28:05,254 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-07T22:28:05,255 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-07T22:28:05,255 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-07T22:28:05,256 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-07T22:28:05,256 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-07T22:28:05,256 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-07T22:28:05,256 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-07T22:28:05,256 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-07T22:28:05,256 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-07T22:28:05,256 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-07T22:28:05,256 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T22:28:05,256 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T22:28:05,256 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-07T22:28:05,256 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T22:28:05,256 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T22:28:05,256 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-07T22:28:05,256 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-07T22:28:05,256 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-07T22:28:05,256 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-07T22:28:05,888 INFO ControlerListenerManagerImpl:232 [it.6] all ControlerBeforeMobsimListeners called.
2022-08-07T22:28:05,888 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-07T22:28:05,888 INFO NetworkImpl:163 node # 1
2022-08-07T22:28:05,888 INFO NetworkImpl:163 node # 4
2022-08-07T22:28:05,888 INFO NetworkImpl:163 node # 16
2022-08-07T22:28:05,888 INFO NetworkImpl:163 node # 64
2022-08-07T22:28:05,888 INFO NetworkImpl:163 node # 256
2022-08-07T22:28:05,889 INFO NetworkImpl:163 node # 1024
2022-08-07T22:28:05,889 INFO NetworkImpl:163 node # 4096
2022-08-07T22:28:05,890 INFO NetworkImpl:163 node # 16384
2022-08-07T22:28:05,895 INFO NetworkImpl:163 node # 65536
2022-08-07T22:28:05,928 INFO NetworkImpl:159 link # 1
2022-08-07T22:28:05,928 INFO NetworkImpl:159 link # 4
2022-08-07T22:28:05,928 INFO NetworkImpl:159 link # 16
2022-08-07T22:28:05,928 INFO NetworkImpl:159 link # 64
2022-08-07T22:28:05,928 INFO NetworkImpl:159 link # 256
2022-08-07T22:28:05,929 INFO NetworkImpl:159 link # 1024
2022-08-07T22:28:05,933 INFO NetworkImpl:159 link # 4096
2022-08-07T22:28:05,947 INFO NetworkImpl:159 link # 16384
2022-08-07T22:28:06,006 INFO NetworkImpl:159 link # 65536
2022-08-07T22:28:06,285 INFO NetworkImpl:159 link # 262144
2022-08-07T22:28:06,906 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-07T22:28:06,906 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-07T22:28:06,906 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-07T22:28:06,906 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-07T22:28:06,907 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-07T22:28:06,907 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-07T22:28:06,907 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-07T22:28:06,907 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-07T22:28:06,908 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-07T22:28:06,909 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-07T22:28:06,912 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-07T22:28:06,917 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-07T22:28:06,928 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-07T22:28:06,948 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-07T22:28:06,988 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-07T22:28:07,066 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-07T22:28:07,213 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-07T22:28:07,484 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-07T22:28:07,991 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-07T22:28:08,053 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-07T22:28:08,079 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:28:08,079 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-07T22:28:08,079 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:28:08,079 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:28:08,079 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:28:08,079 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-07T22:28:08,079 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:28:08,080 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-07T22:28:08,080 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:28:08,080 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-07T22:28:09,671 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:28:09,671 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T22:28:09,672 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T22:28:09,672 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T22:28:09,672 INFO EventsManagerImpl:176
2022-08-07T22:28:09,672 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:28:09,672 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T22:28:09,672 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T22:28:09,672 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T22:28:09,672 INFO EventsManagerImpl:176
2022-08-07T22:28:09,672 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:28:09,672 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T22:28:09,672 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T22:28:09,672 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T22:28:09,672 INFO EventsManagerImpl:176
2022-08-07T22:28:09,672 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:28:09,672 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T22:28:09,672 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T22:28:09,672 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T22:28:09,672 INFO EventsManagerImpl:176
2022-08-07T22:28:09,672 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-07T22:28:09,672 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-07T22:28:09,673 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-07T22:28:09,673 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-07T22:28:09,673 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-07T22:28:09,673 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-07T22:28:09,673 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-07T22:28:09,673 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:28:09,673 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-07T22:28:09,673 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T22:28:09,673 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:28:09,673 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-07T22:28:09,673 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T22:28:09,673 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T22:28:09,673 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T22:28:09,673 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-07T22:28:09,673 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-07T22:28:09,673 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-07T22:28:09,673 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-07T22:28:09,673 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:28:09,673 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:28:09,673 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:28:09,673 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-07T22:28:09,673 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T22:28:09,673 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T22:28:09,673 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:28:09,673 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T22:28:09,673 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:28:09,674 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T22:28:09,674 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:28:09,674 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:28:09,674 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T22:28:09,674 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:28:09,674 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T22:28:09,674 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:28:09,674 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:28:09,674 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T22:28:09,674 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-07T22:28:09,674 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:28:09,674 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:28:09,674 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:28:09,674 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-07T22:28:09,674 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T22:28:09,674 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T22:28:09,674 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:28:09,674 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T22:28:09,674 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:28:09,674 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T22:28:09,674 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:28:09,674 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:28:09,674 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T22:28:09,674 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:28:09,674 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T22:28:09,674 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:28:09,675 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:28:09,675 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T22:28:11,173 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-07T22:28:11,177 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-07T22:28:11,363 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-07T22:28:11,363 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-07T22:28:11,363 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-07T22:28:11,363 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-07T22:28:11,363 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-07T22:28:11,363 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-07T22:28:11,363 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-07T22:28:11,363 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-07T22:28:11,575 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-07T22:28:11,576 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=3s; (s/r): 0.0
2022-08-07T22:28:11,581 INFO VehicularDepartureHandler:110 teleport vehicle 43659_car from link -7972281 to link -28869864#3
2022-08-07T22:28:11,582 INFO VehicularDepartureHandler:110 teleport vehicle 154454_car from link -27672270 to link -263908183#3
2022-08-07T22:28:11,596 INFO VehicularDepartureHandler:110 teleport vehicle 96544_car from link -228249890#0 to link -557813121
2022-08-07T22:28:11,598 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-07T22:28:11,599 INFO VehicularDepartureHandler:110 teleport vehicle 64671_car from link 16968304 to link 134585708
2022-08-07T22:28:11,600 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-07T22:28:11,602 INFO VehicularDepartureHandler:110 teleport vehicle 150408_car from link -19080401 to link 376768590#0
2022-08-07T22:28:11,608 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-07T22:28:11,609 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-07T22:28:11,609 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-07T22:28:13,091 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1767 #nodes=229
2022-08-07T22:28:13,091 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271948 lost=0 simT=3600.0s realT=5s; (s/r): 720.0
2022-08-07T22:28:14,929 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3140 #nodes=338
2022-08-07T22:28:14,929 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271355 lost=0 simT=7200.0s realT=6s; (s/r): 1200.0
2022-08-07T22:28:16,998 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4422 #nodes=484
2022-08-07T22:28:16,998 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270783 lost=0 simT=10800.0s realT=8s; (s/r): 1350.0
2022-08-07T22:28:18,355 INFO MemoryObserver:41 used RAM: 11487 MB free: 4592 MB total: 16080 MB
2022-08-07T22:28:19,416 INFO EventsManagerImpl:137 event # 1073741824
2022-08-07T22:28:19,639 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5784 #nodes=665
2022-08-07T22:28:19,639 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269983 lost=0 simT=14400.0s realT=11s; (s/r): 1309.090909090909
2022-08-07T22:28:23,296 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7338 #nodes=1018
2022-08-07T22:28:23,297 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268840 lost=0 simT=18000.0s realT=15s; (s/r): 1200.0
2022-08-07T22:28:31,204 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11114 #nodes=1600
2022-08-07T22:28:31,205 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=267041 lost=0 simT=21600.0s realT=23s; (s/r): 939.1304347826087
2022-08-07T22:28:42,354 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12351 #nodes=1840
2022-08-07T22:28:42,355 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264484 lost=0 simT=25200.0s realT=34s; (s/r): 741.1764705882352
2022-08-07T22:28:55,284 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13600 #nodes=1915
2022-08-07T22:28:55,285 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261152 lost=0 simT=28800.0s realT=47s; (s/r): 612.7659574468086
2022-08-07T22:29:09,027 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=15133 #nodes=2082
2022-08-07T22:29:09,027 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257638 lost=0 simT=32400.0s realT=60s; (s/r): 540.0
2022-08-07T22:29:18,355 INFO MemoryObserver:41 used RAM: 11673 MB free: 4406 MB total: 16080 MB
2022-08-07T22:29:22,145 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14989 #nodes=2089
2022-08-07T22:29:22,145 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252695 lost=0 simT=36000.0s realT=74s; (s/r): 486.4864864864865
2022-08-07T22:29:38,372 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15560 #nodes=2188
2022-08-07T22:29:38,373 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247228 lost=0 simT=39600.0s realT=90s; (s/r): 440.0
2022-08-07T22:29:53,146 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=16082 #nodes=2270
2022-08-07T22:29:53,146 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239867 lost=0 simT=43200.0s realT=105s; (s/r): 411.42857142857144
2022-08-07T22:30:07,455 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16554 #nodes=2340
2022-08-07T22:30:07,456 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=231220 lost=0 simT=46800.0s realT=119s; (s/r): 393.2773109243698
2022-08-07T22:30:18,355 INFO MemoryObserver:41 used RAM: 12258 MB free: 3821 MB total: 16080 MB
2022-08-07T22:30:24,685 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16897 #nodes=2438
2022-08-07T22:30:24,685 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220560 lost=0 simT=50400.0s realT=136s; (s/r): 370.5882352941176
2022-08-07T22:30:41,430 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=17319 #nodes=2542
2022-08-07T22:30:41,431 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207671 lost=0 simT=54000.0s realT=153s; (s/r): 352.94117647058823
2022-08-07T22:30:57,099 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17492 #nodes=2525
2022-08-07T22:30:57,099 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=191762 lost=0 simT=57600.0s realT=169s; (s/r): 340.8284023668639
2022-08-07T22:31:13,451 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17506 #nodes=2490
2022-08-07T22:31:13,452 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=173189 lost=0 simT=61200.0s realT=185s; (s/r): 330.81081081081084
2022-08-07T22:31:18,355 INFO MemoryObserver:41 used RAM: 13284 MB free: 2795 MB total: 16080 MB
2022-08-07T22:31:32,909 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=17121 #nodes=2405
2022-08-07T22:31:32,910 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=151756 lost=0 simT=64800.0s realT=204s; (s/r): 317.6470588235294
2022-08-07T22:31:47,806 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16484 #nodes=2284
2022-08-07T22:31:47,807 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=128987 lost=0 simT=68400.0s realT=219s; (s/r): 312.32876712328766
2022-08-07T22:32:01,900 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=16114 #nodes=2159
2022-08-07T22:32:01,900 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=104989 lost=0 simT=72000.0s realT=233s; (s/r): 309.0128755364807
2022-08-07T22:32:16,574 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=14307 #nodes=1813
2022-08-07T22:32:16,574 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=82778 lost=0 simT=75600.0s realT=248s; (s/r): 304.83870967741933
2022-08-07T22:32:18,356 INFO MemoryObserver:41 used RAM: 14001 MB free: 2078 MB total: 16080 MB
2022-08-07T22:32:29,650 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13370 #nodes=1716
2022-08-07T22:32:29,650 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=66663 lost=5 simT=79200.0s realT=261s; (s/r): 303.44827586206895
2022-08-07T22:32:39,199 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12733 #nodes=1512
2022-08-07T22:32:39,199 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=53061 lost=17 simT=82800.0s realT=271s; (s/r): 305.5350553505535
2022-08-07T22:32:47,966 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=12164 #nodes=1504
2022-08-07T22:32:47,966 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=40836 lost=37 simT=86400.0s realT=279s; (s/r): 309.6774193548387
2022-08-07T22:32:55,076 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10385 #nodes=1169
2022-08-07T22:32:55,076 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=34133 lost=42 simT=90000.0s realT=286s; (s/r): 314.68531468531467
2022-08-07T22:33:00,869 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8937 #nodes=968
2022-08-07T22:33:00,869 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=29799 lost=46 simT=93600.0s realT=292s; (s/r): 320.54794520547944
2022-08-07T22:33:06,714 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7727 #nodes=908
2022-08-07T22:33:06,715 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=26592 lost=48 simT=97200.0s realT=298s; (s/r): 326.1744966442953
2022-08-07T22:33:12,091 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6635 #nodes=756
2022-08-07T22:33:12,091 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=24075 lost=48 simT=100800.0s realT=304s; (s/r): 331.57894736842104
2022-08-07T22:33:16,587 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5853 #nodes=690
2022-08-07T22:33:16,588 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=22139 lost=48 simT=104400.0s realT=308s; (s/r): 338.961038961039
2022-08-07T22:33:18,356 INFO MemoryObserver:41 used RAM: 13368 MB free: 2711 MB total: 16080 MB
2022-08-07T22:33:19,995 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=5102 #nodes=572
2022-08-07T22:33:19,995 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=20388 lost=48 simT=108000.0s realT=311s; (s/r): 347.2668810289389
2022-08-07T22:33:22,349 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4445 #nodes=467
2022-08-07T22:33:22,349 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=18867 lost=48 simT=111600.0s realT=314s; (s/r): 355.4140127388535
2022-08-07T22:33:24,400 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3746 #nodes=416
2022-08-07T22:33:24,400 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=17565 lost=48 simT=115200.0s realT=316s; (s/r): 364.55696202531647
2022-08-07T22:33:26,236 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=3198 #nodes=322
2022-08-07T22:33:26,236 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=16419 lost=48 simT=118800.0s realT=318s; (s/r): 373.58490566037733
2022-08-07T22:33:27,674 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2743 #nodes=278
2022-08-07T22:33:27,674 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=15448 lost=49 simT=122400.0s realT=319s; (s/r): 383.69905956112854
2022-08-07T22:33:28,894 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2287 #nodes=237
2022-08-07T22:33:28,894 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=14499 lost=49 simT=126000.0s realT=320s; (s/r): 393.75
2022-08-07T22:33:30,078 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1901 #nodes=206
2022-08-07T22:33:30,078 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=12786 lost=49 simT=129600.0s realT=322s; (s/r): 402.48447204968943
2022-08-07T22:33:30,471 INFO AbstractController$9:234 ### ITERATION 6 fires after mobsim event
2022-08-07T22:33:30,471 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=254.157134518sec
2022-08-07T22:33:30,472 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-07T22:33:30,514 INFO LegTimesControlerListener:50 [6] average trip (probably: leg) duration is: 1466 seconds = 00:24:26
2022-08-07T22:33:30,514 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-07T22:33:30,514 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:33:30,514 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:33:30,514 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:33:30,514 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:33:30,514 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-07T22:33:30,514 INFO EventsManagerImpl:137 event # 1
2022-08-07T22:33:30,514 INFO EventsManagerImpl:137 event # 4
2022-08-07T22:33:30,514 INFO EventsManagerImpl:137 event # 16
2022-08-07T22:33:30,514 INFO EventsManagerImpl:137 event # 64
2022-08-07T22:33:30,515 INFO EventsManagerImpl:137 event # 256
2022-08-07T22:33:30,515 INFO EventsManagerImpl:137 event # 1024
2022-08-07T22:33:30,518 INFO EventsManagerImpl:137 event # 4096
2022-08-07T22:33:30,528 INFO EventsManagerImpl:137 event # 16384
2022-08-07T22:33:30,542 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-07T22:33:30,811 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T22:33:30,811 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T22:33:30,811 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T22:33:30,811 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T22:33:30,811 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-07T22:33:30,811 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-07T22:33:30,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-08-07T22:33:30,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-08-07T22:33:30,814 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:18:05][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:33:30,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-08-07T22:33:30,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-08-07T22:33:30,816 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-08-07T22:33:30,818 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-07T22:33:30,818 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-08-07T22:33:30,818 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-08-07T22:33:30,818 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-07T22:33:30,818 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-08-07T22:33:30,819 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:33:30,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-08-07T22:33:30,819 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-08-07T22:33:30,819 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-08-07T22:33:30,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-08-07T22:33:30,819 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-08-07T22:33:30,819 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:51:13][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:33:30,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-08-07T22:33:30,820 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-08-07T22:33:30,820 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-08-07T22:33:30,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-08-07T22:33:30,820 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-08-07T22:33:30,820 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-08-07T22:33:30,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-08-07T22:33:30,821 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-07T22:33:30,821 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:33:30,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-08-07T22:33:30,825 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-08-07T22:33:30,825 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-08-07T22:33:30,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-08-07T22:33:30,825 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-08-07T22:33:30,825 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:04][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:33:30,825 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-07T22:33:31,137 INFO ControlerListenerManagerImpl:251 [it.6] all ControlerAfterMobsimListeners called.
2022-08-07T22:33:31,137 INFO AbstractController$4:159 ### ITERATION 6 fires scoring event
2022-08-07T22:33:31,137 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-07T22:33:31,269 INFO NewScoreAssignerImpl:57 it: 6 msaStart: 599
2022-08-07T22:33:31,381 INFO ControlerListenerManagerImpl:194 [it.6] all ControlerScoringListeners called.
2022-08-07T22:33:31,381 INFO AbstractController$5:167 ### ITERATION 6 fires iteration end event
2022-08-07T22:33:31,381 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-07T22:33:31,381 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-07T22:33:31,464 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-07T22:33:31,470 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-07T22:33:33,058 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-07T22:33:33,058 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12134314485690957
2022-08-07T22:33:33,058 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.27232883324689194
2022-08-07T22:33:33,058 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 4.7499961486517715E-4
2022-08-07T22:33:33,058 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 4.120942604641131E-4
2022-08-07T22:33:33,058 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-07T22:33:33,058 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14297873542264694
2022-08-07T22:33:33,058 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1421571144672045
2022-08-07T22:33:33,058 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2598838433374243
2022-08-07T22:33:33,237 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-07T22:33:33,305 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -109.79391327124857
2022-08-07T22:33:33,305 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -150.34288257913485
2022-08-07T22:33:33,305 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -117.12293544694991
2022-08-07T22:33:33,305 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -87.92319057647305
2022-08-07T22:33:33,418 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-07T22:33:34,084 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19246.2480875142 meters
2022-08-07T22:33:34,084 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137726.5620008301 meters (statistic on all 2042994 legs which have a finite distance)
2022-08-07T22:33:34,084 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52077.25600980061 meters
2022-08-07T22:33:34,084 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137635.80993614165 meters (statistic on all 754534 trips which have a finite distance)
2022-08-07T22:33:34,084 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-07T22:33:34,084 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-07T22:33:34,821 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-07T22:33:34,824 INFO LegHistogramListener:72 number of legs: 2055757 100%
2022-08-07T22:33:34,824 INFO LegHistogramListener:79 number of bike legs: 93200 4.533609760297545%
2022-08-07T22:33:34,824 INFO LegHistogramListener:79 number of car legs: 211860 10.305692744813712%
2022-08-07T22:33:34,824 INFO LegHistogramListener:79 number of drtNorth legs: 427 0.020770937421105706%
2022-08-07T22:33:34,824 INFO LegHistogramListener:79 number of drtSoutheast legs: 333 0.016198412555569554%
2022-08-07T22:33:34,824 INFO LegHistogramListener:79 number of freight legs: 47065 2.289424285068712%
2022-08-07T22:33:34,824 INFO LegHistogramListener:79 number of pt legs: 135879 6.609681980895602%
2022-08-07T22:33:34,824 INFO LegHistogramListener:79 number of ride legs: 110046 5.353064588859481%
2022-08-07T22:33:34,824 INFO LegHistogramListener:79 number of walk legs: 1456947 70.87155729008828%
2022-08-07T22:33:35,483 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-07T22:33:35,483 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-07T22:33:37,657 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.19020011605395995
2022-08-07T22:33:37,657 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.37030584840066344
2022-08-07T22:33:37,657 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.0012067557783061256
2022-08-07T22:33:37,657 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0011168909863046056
2022-08-07T22:33:37,657 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-07T22:33:37,657 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.19236072241022506
2022-08-07T22:33:37,657 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.19689632684081607
2022-08-07T22:33:37,657 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.37195294165977705
2022-08-07T22:33:37,657 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.11209605775995317
2022-08-07T22:33:37,657 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.29167287161659056
2022-08-07T22:33:37,658 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 9.371614023015657E-5
2022-08-07T22:33:37,658 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 7.445939908697371E-5
2022-08-07T22:33:37,658 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-07T22:33:37,658 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.1165751757498575
2022-08-07T22:33:37,658 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.12437800726107519
2022-08-07T22:33:37,658 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.1902886970632186
2022-08-07T22:33:37,658 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.0
2022-08-07T22:33:37,658 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.0
2022-08-07T22:33:37,658 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 0.0
2022-08-07T22:33:37,658 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 0.0
2022-08-07T22:33:37,658 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.0
2022-08-07T22:33:37,658 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.0
2022-08-07T22:33:37,658 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.0
2022-08-07T22:33:37,658 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.0
2022-08-07T22:33:37,835 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-07T22:33:39,065 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-07T22:33:39,376 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-07T22:33:39,791 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-07T22:33:41,028 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-07T22:33:41,346 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-07T22:33:41,759 INFO ControlerListenerManagerImpl:171 [it.6] all ControlerIterationEndsListeners called.
2022-08-07T22:33:41,876 INFO AbstractController:181 ### ITERATION 6 ENDS
2022-08-07T22:33:41,876 INFO AbstractController:182 ###################################################
2022-08-07T22:33:41,876 INFO AbstractController:133 ###################################################
2022-08-07T22:33:41,876 INFO AbstractController:134 ### ITERATION 7 BEGINS
2022-08-07T22:33:41,877 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-07T22:33:41,877 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-07T22:33:41,877 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-07T22:33:41,877 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-07T22:33:41,877 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-07T22:33:42,176 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-07T22:33:42,207 INFO ControlerListenerManagerImpl:148 [it.7] all ControlerIterationStartsListeners called.
2022-08-07T22:33:42,207 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-07T22:33:48,016 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169267 plans handled. Strategy: ExpBetaPlanChanger
2022-08-07T22:33:48,016 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30840 plans
2022-08-07T22:33:48,017 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:33:48,017 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T22:33:48,017 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:33:48,017 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T22:33:48,018 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T22:33:48,022 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:33:48,023 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T22:33:48,024 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:33:48,027 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T22:33:48,031 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:33:48,032 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:33:48,037 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T22:33:48,037 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:33:48,046 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:33:48,048 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:33:48,049 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:33:48,052 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:33:48,062 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T22:33:48,069 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:33:48,102 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T22:33:48,208 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T22:33:48,340 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T22:33:48,616 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T22:33:49,416 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T22:33:50,742 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T22:33:53,718 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-07T22:33:59,116 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-07T22:34:14,042 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T22:34:14,043 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30840 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-07T22:34:14,043 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30610 plans
2022-08-07T22:34:14,043 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-07T22:34:14,043 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-07T22:34:14,043 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-07T22:34:14,043 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-07T22:34:14,043 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-07T22:34:14,044 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-07T22:34:14,044 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-07T22:34:14,044 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-07T22:34:14,045 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-07T22:34:14,047 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-07T22:34:14,050 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-07T22:34:14,053 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-07T22:34:14,057 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-07T22:34:14,070 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-07T22:34:14,093 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-07T22:34:14,143 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-07T22:34:14,266 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30610 plans
2022-08-07T22:34:14,266 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:34:14,266 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:34:14,266 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:34:14,266 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:34:14,267 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T22:34:14,267 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T22:34:14,268 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T22:34:14,268 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:34:14,269 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T22:34:14,269 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:34:14,271 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:34:14,274 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T22:34:14,274 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:34:14,274 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:34:14,277 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:34:14,278 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T22:34:14,298 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T22:34:14,306 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:34:14,309 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:34:14,355 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T22:34:14,482 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T22:34:14,714 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T22:34:15,131 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T22:34:16,059 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T22:34:17,944 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T22:34:18,356 INFO MemoryObserver:41 used RAM: 13124 MB free: 2955 MB total: 16080 MB
2022-08-07T22:34:21,261 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-07T22:34:28,123 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-07T22:34:44,116 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T22:34:44,116 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30610 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-07T22:34:44,117 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7711 plans
2022-08-07T22:34:44,117 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-07T22:34:44,117 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-07T22:34:44,117 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-07T22:34:44,117 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-07T22:34:44,117 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-07T22:34:44,117 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-07T22:34:44,117 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-07T22:34:44,117 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-07T22:34:44,117 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-07T22:34:44,118 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-07T22:34:44,118 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-07T22:34:44,118 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-07T22:34:44,120 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-07T22:34:44,122 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-07T22:34:44,122 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7711 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-07T22:34:44,122 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40187 plans handled. Strategy: ExpBetaPlanChanger
2022-08-07T22:34:44,122 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6878 plans
2022-08-07T22:34:44,123 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T22:34:44,123 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T22:34:44,123 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T22:34:44,124 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T22:34:44,125 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T22:34:44,130 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T22:34:44,159 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T22:34:44,235 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T22:34:44,620 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T22:34:45,013 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T22:34:45,508 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T22:34:46,353 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T22:34:48,789 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T22:34:57,240 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T22:34:57,240 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6878 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-07T22:34:57,240 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-07T22:34:58,184 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-07T22:34:59,125 INFO ControlerListenerManagerImpl:213 [it.7] all ControlerReplanningListeners called.
2022-08-07T22:34:59,126 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-07T22:34:59,126 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-07T22:34:59,126 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-07T22:34:59,198 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-07T22:34:59,268 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-07T22:34:59,268 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-07T22:34:59,268 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-07T22:34:59,269 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-07T22:34:59,270 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-07T22:34:59,270 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-07T22:34:59,271 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-07T22:34:59,271 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-07T22:34:59,271 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-07T22:34:59,271 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-07T22:34:59,271 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-07T22:34:59,271 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-07T22:34:59,271 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-07T22:34:59,271 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T22:34:59,271 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T22:34:59,271 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-07T22:34:59,271 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T22:34:59,271 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T22:34:59,271 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-07T22:34:59,271 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-07T22:34:59,271 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-07T22:34:59,271 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-07T22:34:59,917 INFO ControlerListenerManagerImpl:232 [it.7] all ControlerBeforeMobsimListeners called.
2022-08-07T22:34:59,917 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-07T22:34:59,918 INFO NetworkImpl:163 node # 1
2022-08-07T22:34:59,918 INFO NetworkImpl:163 node # 4
2022-08-07T22:34:59,918 INFO NetworkImpl:163 node # 16
2022-08-07T22:34:59,918 INFO NetworkImpl:163 node # 64
2022-08-07T22:34:59,918 INFO NetworkImpl:163 node # 256
2022-08-07T22:34:59,918 INFO NetworkImpl:163 node # 1024
2022-08-07T22:34:59,918 INFO NetworkImpl:163 node # 4096
2022-08-07T22:34:59,920 INFO NetworkImpl:163 node # 16384
2022-08-07T22:34:59,925 INFO NetworkImpl:163 node # 65536
2022-08-07T22:34:59,958 INFO NetworkImpl:159 link # 1
2022-08-07T22:34:59,958 INFO NetworkImpl:159 link # 4
2022-08-07T22:34:59,958 INFO NetworkImpl:159 link # 16
2022-08-07T22:34:59,958 INFO NetworkImpl:159 link # 64
2022-08-07T22:34:59,958 INFO NetworkImpl:159 link # 256
2022-08-07T22:34:59,959 INFO NetworkImpl:159 link # 1024
2022-08-07T22:34:59,963 INFO NetworkImpl:159 link # 4096
2022-08-07T22:34:59,977 INFO NetworkImpl:159 link # 16384
2022-08-07T22:35:00,035 INFO NetworkImpl:159 link # 65536
2022-08-07T22:35:00,313 INFO NetworkImpl:159 link # 262144
2022-08-07T22:35:00,813 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-07T22:35:00,813 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-07T22:35:00,813 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-07T22:35:00,814 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-07T22:35:00,923 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-07T22:35:00,923 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-07T22:35:00,923 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-07T22:35:00,923 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-07T22:35:00,924 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-07T22:35:00,925 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-07T22:35:00,928 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-07T22:35:00,932 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-07T22:35:00,942 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-07T22:35:00,961 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-07T22:35:01,000 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-07T22:35:01,079 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-07T22:35:01,237 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-07T22:35:01,523 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-07T22:35:02,145 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-07T22:35:02,184 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-07T22:35:02,207 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:35:02,207 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-07T22:35:02,207 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:35:02,207 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:35:02,207 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:35:02,207 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-07T22:35:02,207 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:35:02,207 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-07T22:35:02,207 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:35:02,208 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-07T22:35:03,785 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:35:03,785 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T22:35:03,785 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T22:35:03,785 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T22:35:03,785 INFO EventsManagerImpl:176
2022-08-07T22:35:03,785 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:35:03,785 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T22:35:03,785 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T22:35:03,785 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T22:35:03,785 INFO EventsManagerImpl:176
2022-08-07T22:35:03,786 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:35:03,786 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T22:35:03,786 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T22:35:03,786 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T22:35:03,786 INFO EventsManagerImpl:176
2022-08-07T22:35:03,786 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:35:03,786 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T22:35:03,786 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T22:35:03,786 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T22:35:03,786 INFO EventsManagerImpl:176
2022-08-07T22:35:03,786 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-07T22:35:03,786 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-07T22:35:03,786 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-07T22:35:03,786 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-07T22:35:03,786 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-07T22:35:03,786 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-07T22:35:03,786 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-07T22:35:03,786 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:35:03,786 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-07T22:35:03,786 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T22:35:03,786 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:35:03,786 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-07T22:35:03,787 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T22:35:03,787 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T22:35:03,787 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T22:35:03,787 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-07T22:35:03,787 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-07T22:35:03,787 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-07T22:35:03,787 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-07T22:35:03,787 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:35:03,787 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:35:03,787 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:35:03,787 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-07T22:35:03,787 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T22:35:03,787 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T22:35:03,787 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:35:03,787 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T22:35:03,787 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:35:03,787 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T22:35:03,787 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:35:03,787 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:35:03,787 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T22:35:03,787 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:35:03,787 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T22:35:03,787 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:35:03,787 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:35:03,787 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T22:35:03,787 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-07T22:35:03,788 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:35:03,788 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:35:03,788 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:35:03,788 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-07T22:35:03,788 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T22:35:03,788 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T22:35:03,788 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:35:03,788 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T22:35:03,788 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:35:03,788 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T22:35:03,788 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:35:03,788 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:35:03,788 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T22:35:03,788 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:35:03,788 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T22:35:03,788 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:35:03,788 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:35:03,788 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T22:35:05,288 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-07T22:35:05,291 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-07T22:35:05,471 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-07T22:35:05,471 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-07T22:35:05,471 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-07T22:35:05,471 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-07T22:35:05,471 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-07T22:35:05,472 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-07T22:35:05,472 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-07T22:35:05,472 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-07T22:35:05,684 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-07T22:35:05,684 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=3s; (s/r): 0.0
2022-08-07T22:35:05,689 INFO VehicularDepartureHandler:110 teleport vehicle 43659_car from link -7972281 to link -28869864#3
2022-08-07T22:35:05,690 INFO VehicularDepartureHandler:110 teleport vehicle 154454_car from link -27672270 to link -263908183#3
2022-08-07T22:35:05,707 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-07T22:35:05,709 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-07T22:35:05,711 INFO VehicularDepartureHandler:110 teleport vehicle 150408_car from link -19080401 to link 376768590#0
2022-08-07T22:35:05,716 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-07T22:35:05,717 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-07T22:35:05,717 INFO VehicularDepartureHandler:110 teleport vehicle 103523_car from link -33208732 to link -313885920
2022-08-07T22:35:05,718 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-07T22:35:05,718 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-07T22:35:06,623 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1766 #nodes=226
2022-08-07T22:35:06,623 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271941 lost=0 simT=3600.0s realT=4s; (s/r): 900.0
2022-08-07T22:35:08,027 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3146 #nodes=336
2022-08-07T22:35:08,027 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271344 lost=0 simT=7200.0s realT=5s; (s/r): 1440.0
2022-08-07T22:35:10,596 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4412 #nodes=490
2022-08-07T22:35:10,596 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270772 lost=0 simT=10800.0s realT=8s; (s/r): 1350.0
2022-08-07T22:35:13,326 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5730 #nodes=642
2022-08-07T22:35:13,326 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269976 lost=0 simT=14400.0s realT=11s; (s/r): 1309.090909090909
2022-08-07T22:35:16,838 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7305 #nodes=1032
2022-08-07T22:35:16,838 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268834 lost=0 simT=18000.0s realT=14s; (s/r): 1285.7142857142858
2022-08-07T22:35:18,357 INFO MemoryObserver:41 used RAM: 10836 MB free: 5243 MB total: 16080 MB
2022-08-07T22:35:24,939 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11054 #nodes=1581
2022-08-07T22:35:24,939 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=267043 lost=0 simT=21600.0s realT=22s; (s/r): 981.8181818181819
2022-08-07T22:35:35,476 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12181 #nodes=1851
2022-08-07T22:35:35,476 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264474 lost=0 simT=25200.0s realT=33s; (s/r): 763.6363636363636
2022-08-07T22:35:49,574 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13577 #nodes=1910
2022-08-07T22:35:49,574 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261157 lost=0 simT=28800.0s realT=47s; (s/r): 612.7659574468086
2022-08-07T22:36:02,058 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14988 #nodes=2102
2022-08-07T22:36:02,059 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257641 lost=0 simT=32400.0s realT=59s; (s/r): 549.1525423728814
2022-08-07T22:36:18,357 INFO MemoryObserver:41 used RAM: 12304 MB free: 3775 MB total: 16080 MB
2022-08-07T22:36:19,312 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14850 #nodes=2127
2022-08-07T22:36:19,312 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252702 lost=0 simT=36000.0s realT=77s; (s/r): 467.53246753246754
2022-08-07T22:36:32,403 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15467 #nodes=2292
2022-08-07T22:36:32,404 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247210 lost=0 simT=39600.0s realT=90s; (s/r): 440.0
2022-08-07T22:36:45,921 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=16044 #nodes=2219
2022-08-07T22:36:45,922 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239890 lost=0 simT=43200.0s realT=103s; (s/r): 419.41747572815535
2022-08-07T22:37:04,312 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16450 #nodes=2352
2022-08-07T22:37:04,312 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=231216 lost=0 simT=46800.0s realT=122s; (s/r): 383.60655737704917
2022-08-07T22:37:18,358 INFO MemoryObserver:41 used RAM: 12645 MB free: 3434 MB total: 16080 MB
2022-08-07T22:37:18,883 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16854 #nodes=2383
2022-08-07T22:37:18,883 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220578 lost=0 simT=50400.0s realT=136s; (s/r): 370.5882352941176
2022-08-07T22:37:33,883 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=17220 #nodes=2466
2022-08-07T22:37:33,884 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207704 lost=0 simT=54000.0s realT=151s; (s/r): 357.6158940397351
2022-08-07T22:37:53,742 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17388 #nodes=2515
2022-08-07T22:37:53,743 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=191761 lost=0 simT=57600.0s realT=171s; (s/r): 336.8421052631579
2022-08-07T22:38:09,340 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17515 #nodes=2451
2022-08-07T22:38:09,340 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=173178 lost=0 simT=61200.0s realT=187s; (s/r): 327.27272727272725
2022-08-07T22:38:18,358 INFO MemoryObserver:41 used RAM: 12904 MB free: 3175 MB total: 16080 MB
2022-08-07T22:38:24,772 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=17093 #nodes=2428
2022-08-07T22:38:24,773 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=151827 lost=0 simT=64800.0s realT=202s; (s/r): 320.7920792079208
2022-08-07T22:38:42,548 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16434 #nodes=2293
2022-08-07T22:38:42,549 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=128943 lost=0 simT=68400.0s realT=220s; (s/r): 310.90909090909093
2022-08-07T22:38:57,866 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=16084 #nodes=2149
2022-08-07T22:38:57,866 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=105050 lost=0 simT=72000.0s realT=235s; (s/r): 306.3829787234043
2022-08-07T22:39:10,157 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=14255 #nodes=1822
2022-08-07T22:39:10,157 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=82815 lost=0 simT=75600.0s realT=247s; (s/r): 306.07287449392715
2022-08-07T22:39:18,359 INFO MemoryObserver:41 used RAM: 13305 MB free: 2774 MB total: 16080 MB
2022-08-07T22:39:20,554 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13452 #nodes=1670
2022-08-07T22:39:20,554 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=66756 lost=5 simT=79200.0s realT=258s; (s/r): 306.9767441860465
2022-08-07T22:39:31,173 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12710 #nodes=1567
2022-08-07T22:39:31,174 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=53099 lost=13 simT=82800.0s realT=268s; (s/r): 308.95522388059703
2022-08-07T22:39:43,714 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=12131 #nodes=1478
2022-08-07T22:39:43,714 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=40854 lost=35 simT=86400.0s realT=281s; (s/r): 307.47330960854094
2022-08-07T22:39:50,592 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10339 #nodes=1185
2022-08-07T22:39:50,592 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=34120 lost=44 simT=90000.0s realT=288s; (s/r): 312.5
2022-08-07T22:39:56,367 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8885 #nodes=970
2022-08-07T22:39:56,367 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=29813 lost=47 simT=93600.0s realT=294s; (s/r): 318.3673469387755
2022-08-07T22:40:01,012 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7672 #nodes=871
2022-08-07T22:40:01,012 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=26633 lost=48 simT=97200.0s realT=298s; (s/r): 326.1744966442953
2022-08-07T22:40:04,995 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6680 #nodes=704
2022-08-07T22:40:04,995 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=24186 lost=49 simT=100800.0s realT=302s; (s/r): 333.7748344370861
2022-08-07T22:40:09,106 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5773 #nodes=640
2022-08-07T22:40:09,106 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=22222 lost=49 simT=104400.0s realT=306s; (s/r): 341.1764705882353
2022-08-07T22:40:12,611 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=5006 #nodes=549
2022-08-07T22:40:12,611 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=20549 lost=49 simT=108000.0s realT=310s; (s/r): 348.38709677419354
2022-08-07T22:40:15,594 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4310 #nodes=489
2022-08-07T22:40:15,594 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=19049 lost=49 simT=111600.0s realT=313s; (s/r): 356.5495207667732
2022-08-07T22:40:17,897 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3684 #nodes=410
2022-08-07T22:40:17,897 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=17794 lost=49 simT=115200.0s realT=315s; (s/r): 365.7142857142857
2022-08-07T22:40:18,359 INFO MemoryObserver:41 used RAM: 14003 MB free: 2076 MB total: 16080 MB
2022-08-07T22:40:19,817 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=3220 #nodes=319
2022-08-07T22:40:19,818 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=16691 lost=50 simT=118800.0s realT=317s; (s/r): 374.7634069400631
2022-08-07T22:40:21,444 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2740 #nodes=287
2022-08-07T22:40:21,444 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=15711 lost=51 simT=122400.0s realT=319s; (s/r): 383.69905956112854
2022-08-07T22:40:22,662 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2384 #nodes=263
2022-08-07T22:40:22,662 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=14737 lost=52 simT=126000.0s realT=320s; (s/r): 393.75
2022-08-07T22:40:23,778 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=2010 #nodes=190
2022-08-07T22:40:23,778 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=13004 lost=52 simT=129600.0s realT=321s; (s/r): 403.7383177570093
2022-08-07T22:40:24,242 INFO AbstractController$9:234 ### ITERATION 7 fires after mobsim event
2022-08-07T22:40:24,242 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-07T22:40:24,242 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=252.803452134sec
2022-08-07T22:40:24,285 INFO LegTimesControlerListener:50 [7] average trip (probably: leg) duration is: 1470 seconds = 00:24:30
2022-08-07T22:40:24,285 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-07T22:40:24,285 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:40:24,285 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:40:24,285 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:40:24,285 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:40:24,285 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-07T22:40:24,285 INFO EventsManagerImpl:137 event # 1
2022-08-07T22:40:24,285 INFO EventsManagerImpl:137 event # 4
2022-08-07T22:40:24,285 INFO EventsManagerImpl:137 event # 16
2022-08-07T22:40:24,285 INFO EventsManagerImpl:137 event # 64
2022-08-07T22:40:24,285 INFO EventsManagerImpl:137 event # 256
2022-08-07T22:40:24,286 INFO EventsManagerImpl:137 event # 1024
2022-08-07T22:40:24,289 INFO EventsManagerImpl:137 event # 4096
2022-08-07T22:40:24,299 INFO EventsManagerImpl:137 event # 16384
2022-08-07T22:40:24,312 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-07T22:40:24,582 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T22:40:24,582 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T22:40:24,582 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T22:40:24,582 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T22:40:24,582 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-07T22:40:24,583 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-07T22:40:24,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-08-07T22:40:24,611 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-08-07T22:40:24,611 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:18:14][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:40:24,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-08-07T22:40:24,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-08-07T22:40:24,612 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-08-07T22:40: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-08-07T22:40:24,614 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-08-07T22:40:24,615 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-08-07T22:40:24,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-08-07T22:40:24,615 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-08-07T22:40:24,615 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:34:36][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:40:24,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-08-07T22:40:24,615 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-08-07T22:40:24,615 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-08-07T22:40:24,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-08-07T22:40:24,615 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-08-07T22:40:24,615 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:49:30][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:40: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-08-07T22:40:24,616 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-08-07T22:40:24,616 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-08-07T22:40: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-08-07T22:40:24,617 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-08-07T22:40:24,617 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-08-07T22:40: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-08-07T22:40:24,617 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-07T22:40:24,617 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:40: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-08-07T22:40:24,622 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-08-07T22:40:24,622 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-08-07T22:40: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-08-07T22:40:24,622 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-08-07T22:40:24,622 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:28][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:40:24,622 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-07T22:40:24,932 INFO ControlerListenerManagerImpl:251 [it.7] all ControlerAfterMobsimListeners called.
2022-08-07T22:40:24,932 INFO AbstractController$4:159 ### ITERATION 7 fires scoring event
2022-08-07T22:40:24,932 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-07T22:40:25,060 INFO NewScoreAssignerImpl:57 it: 7 msaStart: 599
2022-08-07T22:40:25,172 INFO ControlerListenerManagerImpl:194 [it.7] all ControlerScoringListeners called.
2022-08-07T22:40:25,172 INFO AbstractController$5:167 ### ITERATION 7 fires iteration end event
2022-08-07T22:40:25,172 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-07T22:40:25,172 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-07T22:40:25,255 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-07T22:40:25,257 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-07T22:40:27,013 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-07T22:40:27,013 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1193314572988184
2022-08-07T22:40:27,013 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2686418092093439
2022-08-07T22:40:27,013 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 4.891212250368445E-4
2022-08-07T22:40:27,013 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 3.7614834366350513E-4
2022-08-07T22:40:27,013 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-07T22:40:27,013 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14390691034574837
2022-08-07T22:40:27,013 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1424241412777233
2022-08-07T22:40:27,014 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2644091775060723
2022-08-07T22:40:27,147 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-07T22:40:27,215 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -110.51186007274339
2022-08-07T22:40:27,215 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -156.16470324001676
2022-08-07T22:40:27,215 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -119.77318189277649
2022-08-07T22:40:27,215 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -88.50174203435145
2022-08-07T22:40:27,321 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-07T22:40:27,832 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19229.60779374454 meters
2022-08-07T22:40:27,832 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137163.94579780076 meters (statistic on all 2036409 legs which have a finite distance)
2022-08-07T22:40:27,832 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51911.10523460029 meters
2022-08-07T22:40:27,832 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137059.76964353677 meters (statistic on all 753781 trips which have a finite distance)
2022-08-07T22:40:27,832 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-07T22:40:27,832 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-07T22:40:28,834 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-07T22:40:28,838 INFO LegHistogramListener:72 number of legs: 2049386 100%
2022-08-07T22:40:28,838 INFO LegHistogramListener:79 number of bike legs: 91584 4.468850670395914%
2022-08-07T22:40:28,838 INFO LegHistogramListener:79 number of car legs: 208987 10.1975420930952%
2022-08-07T22:40:28,838 INFO LegHistogramListener:79 number of drtNorth legs: 432 0.02107948429432035%
2022-08-07T22:40:28,838 INFO LegHistogramListener:79 number of drtSoutheast legs: 309 0.015077686682743027%
2022-08-07T22:40:28,838 INFO LegHistogramListener:79 number of freight legs: 47065 2.2965415007226553%
2022-08-07T22:40:28,838 INFO LegHistogramListener:79 number of pt legs: 136942 6.682098931094484%
2022-08-07T22:40:28,838 INFO LegHistogramListener:79 number of ride legs: 110246 5.37946487386954%
2022-08-07T22:40:28,838 INFO LegHistogramListener:79 number of walk legs: 1453821 70.93934475984514%
2022-08-07T22:40:29,382 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-07T22:40:29,382 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-07T22:40:31,436 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.19760625869762807
2022-08-07T22:40:31,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.3716204419293714
2022-08-07T22:40:31,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.0013903367105378023
2022-08-07T22:40:31,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0012632422189927954
2022-08-07T22:40:31,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-07T22:40:31,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.20293267329783246
2022-08-07T22:40:31,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.20658503520132282
2022-08-07T22:40:31,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.3984527850382824
2022-08-07T22:40:31,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.11751105336941618
2022-08-07T22:40:31,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3043361045923476
2022-08-07T22:40:31,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 1.283782742878857E-4
2022-08-07T22:40:31,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 9.885127120167199E-5
2022-08-07T22:40:31,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-07T22:40:31,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.1241533452810714
2022-08-07T22:40:31,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.1325261763301273
2022-08-07T22:40:31,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.20245510611748152
2022-08-07T22:40:31,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.0
2022-08-07T22:40:31,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.0
2022-08-07T22:40:31,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 0.0
2022-08-07T22:40:31,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 0.0
2022-08-07T22:40:31,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.0
2022-08-07T22:40:31,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.0
2022-08-07T22:40:31,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.0
2022-08-07T22:40:31,438 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.0
2022-08-07T22:40:31,616 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-07T22:40:32,928 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-07T22:40:33,240 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-07T22:40:33,672 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-07T22:40:34,914 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-07T22:40:35,219 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-07T22:40:35,622 INFO ControlerListenerManagerImpl:171 [it.7] all ControlerIterationEndsListeners called.
2022-08-07T22:40:35,725 INFO AbstractController:181 ### ITERATION 7 ENDS
2022-08-07T22:40:35,725 INFO AbstractController:182 ###################################################
2022-08-07T22:40:35,725 INFO AbstractController:133 ###################################################
2022-08-07T22:40:35,725 INFO AbstractController:134 ### ITERATION 8 BEGINS
2022-08-07T22:40:35,726 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-07T22:40:35,726 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-07T22:40:35,726 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-07T22:40:35,726 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-07T22:40:35,726 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-07T22:40:36,026 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-07T22:40:36,057 INFO ControlerListenerManagerImpl:148 [it.8] all ControlerIterationStartsListeners called.
2022-08-07T22:40:36,057 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-07T22:40:37,513 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 170072 plans handled. Strategy: ExpBetaPlanChanger
2022-08-07T22:40:37,513 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30430 plans
2022-08-07T22:40:37,514 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:40:37,514 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:40:37,514 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:40:37,515 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T22:40:37,515 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T22:40:37,515 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T22:40:37,516 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:40:37,517 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:40:37,518 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T22:40:37,524 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:40:37,529 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T22:40:37,545 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:40:37,547 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:40:37,551 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T22:40:37,562 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:40:37,565 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:40:37,584 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T22:40:37,627 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T22:40:37,741 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:40:37,757 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:40:37,790 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T22:40:37,999 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T22:40:38,771 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T22:40:39,782 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T22:40:41,399 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T22:40:49,797 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-07T22:40:55,315 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-07T22:41:08,219 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T22:41:08,219 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30430 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-07T22:41:08,219 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30249 plans
2022-08-07T22:41:08,219 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-07T22:41:08,219 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-07T22:41:08,219 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-07T22:41:08,219 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-07T22:41:08,219 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-07T22:41:08,220 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-07T22:41:08,220 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-07T22:41:08,220 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-07T22:41:08,220 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-07T22:41:08,221 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-07T22:41:08,222 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-07T22:41:08,225 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-07T22:41:08,231 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-07T22:41:08,242 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-07T22:41:08,263 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-07T22:41:08,302 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-07T22:41:08,493 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30249 plans
2022-08-07T22:41:08,493 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T22:41:08,493 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T22:41:08,494 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:41:08,494 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:41:08,494 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:41:08,494 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T22:41:08,494 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T22:41:08,494 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:41:08,495 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T22:41:08,496 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:41:08,496 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:41:08,499 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T22:41:08,499 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:41:08,508 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T22:41:08,517 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:41:08,537 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:41:08,552 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T22:41:08,557 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:41:08,586 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:41:08,636 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:41:08,665 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T22:41:08,885 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T22:41:09,349 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T22:41:10,098 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T22:41:11,705 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T22:41:15,156 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-07T22:41:18,360 INFO MemoryObserver:41 used RAM: 12163 MB free: 3916 MB total: 16080 MB
2022-08-07T22:41:21,632 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-07T22:41:37,204 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T22:41:37,205 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30249 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-07T22:41:37,205 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7677 plans
2022-08-07T22:41:37,205 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-07T22:41:37,205 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-07T22:41:37,205 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-07T22:41:37,205 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-07T22:41:37,205 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-07T22:41:37,205 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-07T22:41:37,205 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-07T22:41:37,205 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-07T22:41:37,206 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-07T22:41:37,206 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-07T22:41:37,206 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-07T22:41:37,207 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-07T22:41:37,208 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-07T22:41:37,210 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-07T22:41:37,210 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7677 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-07T22:41:37,210 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40171 plans handled. Strategy: ExpBetaPlanChanger
2022-08-07T22:41:37,210 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6894 plans
2022-08-07T22:41:37,211 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T22:41:37,211 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T22:41:37,211 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T22:41:37,212 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T22:41:37,219 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T22:41:37,239 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T22:41:37,288 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T22:41:37,428 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T22:41:37,682 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T22:41:38,279 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T22:41:38,894 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T22:41:39,673 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T22:41:42,707 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T22:41:50,738 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T22:41:50,738 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6894 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-07T22:41:50,738 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-07T22:41:51,608 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-07T22:41:52,480 INFO ControlerListenerManagerImpl:213 [it.8] all ControlerReplanningListeners called.
2022-08-07T22:41:52,480 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-07T22:41:52,480 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-07T22:41:52,480 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-07T22:41:52,548 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-07T22:41:52,612 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-07T22:41:52,612 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-07T22:41:52,612 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-07T22:41:52,613 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-07T22:41:52,614 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-07T22:41:52,614 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-07T22:41:52,614 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-07T22:41:52,614 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-07T22:41:52,614 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-07T22:41:52,614 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-07T22:41:52,614 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-07T22:41:52,614 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-07T22:41:52,614 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-07T22:41:52,614 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T22:41:52,614 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T22:41:52,614 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-07T22:41:52,615 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T22:41:52,615 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T22:41:52,615 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-07T22:41:52,615 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-07T22:41:52,615 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-07T22:41:52,615 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-07T22:41:53,243 INFO ControlerListenerManagerImpl:232 [it.8] all ControlerBeforeMobsimListeners called.
2022-08-07T22:41:53,243 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-07T22:41:53,243 INFO NetworkImpl:163 node # 1
2022-08-07T22:41:53,243 INFO NetworkImpl:163 node # 4
2022-08-07T22:41:53,243 INFO NetworkImpl:163 node # 16
2022-08-07T22:41:53,243 INFO NetworkImpl:163 node # 64
2022-08-07T22:41:53,244 INFO NetworkImpl:163 node # 256
2022-08-07T22:41:53,244 INFO NetworkImpl:163 node # 1024
2022-08-07T22:41:53,244 INFO NetworkImpl:163 node # 4096
2022-08-07T22:41:53,245 INFO NetworkImpl:163 node # 16384
2022-08-07T22:41:53,251 INFO NetworkImpl:163 node # 65536
2022-08-07T22:41:53,283 INFO NetworkImpl:159 link # 1
2022-08-07T22:41:53,283 INFO NetworkImpl:159 link # 4
2022-08-07T22:41:53,283 INFO NetworkImpl:159 link # 16
2022-08-07T22:41:53,283 INFO NetworkImpl:159 link # 64
2022-08-07T22:41:53,284 INFO NetworkImpl:159 link # 256
2022-08-07T22:41:53,285 INFO NetworkImpl:159 link # 1024
2022-08-07T22:41:53,288 INFO NetworkImpl:159 link # 4096
2022-08-07T22:41:53,302 INFO NetworkImpl:159 link # 16384
2022-08-07T22:41:53,361 INFO NetworkImpl:159 link # 65536
2022-08-07T22:41:53,639 INFO NetworkImpl:159 link # 262144
2022-08-07T22:41:54,256 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-07T22:41:54,256 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-07T22:41:54,256 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-07T22:41:54,256 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-07T22:41:54,257 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-07T22:41:54,257 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-07T22:41:54,257 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-07T22:41:54,257 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-07T22:41:54,258 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-07T22:41:54,259 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-07T22:41:54,262 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-07T22:41:54,268 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-07T22:41:54,279 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-07T22:41:54,301 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-07T22:41:54,344 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-07T22:41:54,431 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-07T22:41:54,606 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-07T22:41:54,925 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-07T22:41:55,532 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-07T22:41:55,580 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-07T22:41:55,603 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:41:55,603 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-07T22:41:55,603 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:41:55,603 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:41:55,603 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:41:55,603 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-07T22:41:55,603 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:41:55,603 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-07T22:41:55,603 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:41:55,603 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-07T22:41:57,286 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:41:57,287 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T22:41:57,287 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T22:41:57,287 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T22:41:57,287 INFO EventsManagerImpl:176
2022-08-07T22:41:57,287 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:41:57,287 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T22:41:57,287 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T22:41:57,287 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T22:41:57,287 INFO EventsManagerImpl:176
2022-08-07T22:41:57,287 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:41:57,287 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T22:41:57,287 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T22:41:57,287 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T22:41:57,287 INFO EventsManagerImpl:176
2022-08-07T22:41:57,287 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:41:57,287 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T22:41:57,287 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T22:41:57,287 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T22:41:57,287 INFO EventsManagerImpl:176
2022-08-07T22:41:57,288 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-07T22:41:57,288 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-07T22:41:57,288 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-07T22:41:57,288 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-07T22:41:57,288 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-07T22:41:57,288 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-07T22:41:57,288 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-07T22:41:57,288 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:41:57,288 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-07T22:41:57,288 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T22:41:57,288 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:41:57,288 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-07T22:41:57,288 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T22:41:57,288 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T22:41:57,288 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T22:41:57,288 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-07T22:41:57,288 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-07T22:41:57,288 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-07T22:41:57,288 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-07T22:41:57,288 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:41:57,288 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:41:57,288 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:41:57,288 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-07T22:41:57,289 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T22:41:57,289 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T22:41:57,289 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:41:57,289 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T22:41:57,289 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:41:57,289 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T22:41:57,289 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:41:57,289 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:41:57,289 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T22:41:57,289 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:41:57,289 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T22:41:57,289 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:41:57,289 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:41:57,289 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T22:41:57,289 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-07T22:41:57,289 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:41:57,289 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:41:57,289 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:41:57,289 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-07T22:41:57,289 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T22:41:57,289 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T22:41:57,289 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:41:57,289 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T22:41:57,289 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:41:57,289 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T22:41:57,289 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:41:57,289 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:41:57,289 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T22:41:57,290 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:41:57,290 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T22:41:57,290 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:41:57,290 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:41:57,290 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T22:41:58,792 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-07T22:41:58,795 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-07T22:41:58,984 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-07T22:41:58,984 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-07T22:41:58,984 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-07T22:41:58,984 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-07T22:41:58,984 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-07T22:41:58,984 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-07T22:41:58,984 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-07T22:41:58,984 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-07T22:41:59,199 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-07T22:41:59,200 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=3s; (s/r): 0.0
2022-08-07T22:41:59,223 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-07T22:41:59,224 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-07T22:41:59,226 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-07T22:41:59,227 INFO VehicularDepartureHandler:110 teleport vehicle 100230_car from link -7971613#2 to link -32861714#0
2022-08-07T22:41:59,228 INFO VehicularDepartureHandler:110 teleport vehicle 150408_car from link -19080401 to link 376768590#0
2022-08-07T22:41:59,230 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-07T22:41:59,230 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-07T22:41:59,231 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-07T22:41:59,232 INFO VehicularDepartureHandler:110 teleport vehicle 157918_car from link -95454627 to link -103717883#3
2022-08-07T22:41:59,232 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-07T22:42:00,221 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1771 #nodes=232
2022-08-07T22:42:00,221 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271948 lost=0 simT=3600.0s realT=4s; (s/r): 900.0
2022-08-07T22:42:01,678 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3130 #nodes=346
2022-08-07T22:42:01,678 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271343 lost=0 simT=7200.0s realT=6s; (s/r): 1200.0
2022-08-07T22:42:04,213 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4418 #nodes=486
2022-08-07T22:42:04,214 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270769 lost=0 simT=10800.0s realT=8s; (s/r): 1350.0
2022-08-07T22:42:06,848 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5761 #nodes=627
2022-08-07T22:42:06,848 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269982 lost=0 simT=14400.0s realT=11s; (s/r): 1309.090909090909
2022-08-07T22:42:10,465 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7298 #nodes=1017
2022-08-07T22:42:10,465 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268822 lost=0 simT=18000.0s realT=14s; (s/r): 1285.7142857142858
2022-08-07T22:42:16,332 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10991 #nodes=1607
2022-08-07T22:42:16,332 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=267029 lost=0 simT=21600.0s realT=20s; (s/r): 1080.0
2022-08-07T22:42:18,360 INFO MemoryObserver:41 used RAM: 12015 MB free: 4064 MB total: 16080 MB
2022-08-07T22:42:28,183 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12116 #nodes=1781
2022-08-07T22:42:28,183 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264470 lost=0 simT=25200.0s realT=32s; (s/r): 787.5
2022-08-07T22:42:39,864 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13450 #nodes=1895
2022-08-07T22:42:39,864 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261140 lost=0 simT=28800.0s realT=44s; (s/r): 654.5454545454545
2022-08-07T22:42:53,205 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14773 #nodes=2052
2022-08-07T22:42:53,206 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257578 lost=0 simT=32400.0s realT=57s; (s/r): 568.421052631579
2022-08-07T22:43:09,021 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14797 #nodes=2040
2022-08-07T22:43:09,021 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252638 lost=0 simT=36000.0s realT=73s; (s/r): 493.1506849315069
2022-08-07T22:43:18,360 INFO MemoryObserver:41 used RAM: 12212 MB free: 3867 MB total: 16080 MB
2022-08-07T22:43:22,154 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15384 #nodes=2262
2022-08-07T22:43:22,154 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247155 lost=0 simT=39600.0s realT=86s; (s/r): 460.4651162790698
2022-08-07T22:43:35,700 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15920 #nodes=2235
2022-08-07T22:43:35,700 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239828 lost=0 simT=43200.0s realT=100s; (s/r): 432.0
2022-08-07T22:43:54,196 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16418 #nodes=2327
2022-08-07T22:43:54,196 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=231179 lost=0 simT=46800.0s realT=118s; (s/r): 396.6101694915254
2022-08-07T22:44:08,648 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16735 #nodes=2356
2022-08-07T22:44:08,648 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220529 lost=0 simT=50400.0s realT=133s; (s/r): 378.94736842105266
2022-08-07T22:44:18,360 INFO MemoryObserver:41 used RAM: 12825 MB free: 3254 MB total: 16080 MB
2022-08-07T22:44:23,593 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=17136 #nodes=2467
2022-08-07T22:44:23,593 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207685 lost=0 simT=54000.0s realT=147s; (s/r): 367.3469387755102
2022-08-07T22:44:43,811 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17272 #nodes=2488
2022-08-07T22:44:43,811 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=191782 lost=0 simT=57600.0s realT=168s; (s/r): 342.85714285714283
2022-08-07T22:44:59,456 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17394 #nodes=2458
2022-08-07T22:44:59,457 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=173260 lost=0 simT=61200.0s realT=183s; (s/r): 334.42622950819674
2022-08-07T22:45:14,786 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16947 #nodes=2340
2022-08-07T22:45:14,787 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=151817 lost=0 simT=64800.0s realT=199s; (s/r): 325.6281407035176
2022-08-07T22:45:18,428 INFO MemoryObserver:41 used RAM: 13240 MB free: 2839 MB total: 16080 MB
2022-08-07T22:45:34,648 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16377 #nodes=2184
2022-08-07T22:45:34,649 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=129025 lost=0 simT=68400.0s realT=219s; (s/r): 312.32876712328766
2022-08-07T22:45:48,623 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15994 #nodes=2108
2022-08-07T22:45:48,624 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=105077 lost=0 simT=72000.0s realT=233s; (s/r): 309.0128755364807
2022-08-07T22:46:00,822 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=14204 #nodes=1880
2022-08-07T22:46:00,823 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=82789 lost=0 simT=75600.0s realT=245s; (s/r): 308.57142857142856
2022-08-07T22:46:11,514 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13461 #nodes=1679
2022-08-07T22:46:11,514 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=66760 lost=0 simT=79200.0s realT=255s; (s/r): 310.5882352941176
2022-08-07T22:46:18,428 INFO MemoryObserver:41 used RAM: 13695 MB free: 2384 MB total: 16080 MB
2022-08-07T22:46:26,085 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12728 #nodes=1537
2022-08-07T22:46:26,085 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=53073 lost=8 simT=82800.0s realT=270s; (s/r): 306.6666666666667
2022-08-07T22:46:35,275 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=12151 #nodes=1411
2022-08-07T22:46:35,275 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=40881 lost=29 simT=86400.0s realT=279s; (s/r): 309.6774193548387
2022-08-07T22:46:42,395 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10330 #nodes=1188
2022-08-07T22:46:42,395 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=34053 lost=37 simT=90000.0s realT=286s; (s/r): 314.68531468531467
2022-08-07T22:46:48,073 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8900 #nodes=1007
2022-08-07T22:46:48,073 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=29812 lost=38 simT=93600.0s realT=292s; (s/r): 320.54794520547944
2022-08-07T22:46:53,710 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7719 #nodes=882
2022-08-07T22:46:53,710 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=26599 lost=39 simT=97200.0s realT=298s; (s/r): 326.1744966442953
2022-08-07T22:46:58,829 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6553 #nodes=737
2022-08-07T22:46:58,829 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=24107 lost=39 simT=100800.0s realT=303s; (s/r): 332.6732673267327
2022-08-07T22:47:03,051 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5774 #nodes=642
2022-08-07T22:47:03,052 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=22134 lost=39 simT=104400.0s realT=307s; (s/r): 340.06514657980455
2022-08-07T22:47:06,631 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4950 #nodes=566
2022-08-07T22:47:06,631 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=20385 lost=40 simT=108000.0s realT=311s; (s/r): 347.2668810289389
2022-08-07T22:47:09,068 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4319 #nodes=463
2022-08-07T22:47:09,068 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=18927 lost=40 simT=111600.0s realT=313s; (s/r): 356.5495207667732
2022-08-07T22:47:10,975 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3601 #nodes=407
2022-08-07T22:47:10,975 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=17646 lost=40 simT=115200.0s realT=315s; (s/r): 365.7142857142857
2022-08-07T22:47:12,745 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=3034 #nodes=332
2022-08-07T22:47:12,745 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=16531 lost=41 simT=118800.0s realT=317s; (s/r): 374.7634069400631
2022-08-07T22:47:14,102 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2635 #nodes=286
2022-08-07T22:47:14,102 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=15592 lost=42 simT=122400.0s realT=318s; (s/r): 384.9056603773585
2022-08-07T22:47:15,294 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2183 #nodes=253
2022-08-07T22:47:15,294 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=14636 lost=44 simT=126000.0s realT=319s; (s/r): 394.98432601880876
2022-08-07T22:47:16,682 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1829 #nodes=187
2022-08-07T22:47:16,682 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=12918 lost=44 simT=129600.0s realT=321s; (s/r): 403.7383177570093
2022-08-07T22:47:17,089 INFO AbstractController$9:234 ### ITERATION 8 fires after mobsim event
2022-08-07T22:47:17,089 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-07T22:47:17,089 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=249.461318814sec
2022-08-07T22:47:17,138 INFO LegTimesControlerListener:50 [8] average trip (probably: leg) duration is: 1478 seconds = 00:24:38
2022-08-07T22:47:17,138 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-07T22:47:17,138 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:47:17,138 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:47:17,138 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:47:17,138 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:47:17,138 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-07T22:47:17,138 INFO EventsManagerImpl:137 event # 1
2022-08-07T22:47:17,138 INFO EventsManagerImpl:137 event # 4
2022-08-07T22:47:17,138 INFO EventsManagerImpl:137 event # 16
2022-08-07T22:47:17,138 INFO EventsManagerImpl:137 event # 64
2022-08-07T22:47:17,139 INFO EventsManagerImpl:137 event # 256
2022-08-07T22:47:17,139 INFO EventsManagerImpl:137 event # 1024
2022-08-07T22:47:17,142 INFO EventsManagerImpl:137 event # 4096
2022-08-07T22:47:17,153 INFO EventsManagerImpl:137 event # 16384
2022-08-07T22:47:17,168 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-07T22:47:17,467 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T22:47:17,467 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T22:47:17,467 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T22:47:17,468 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T22:47:17,468 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-07T22:47:17,468 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-07T22:47:17,468 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-07T22:47:17,473 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-08-07T22:47:17,473 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:18:14][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:47:17,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-08-07T22:47:17,475 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-08-07T22:47:17,475 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-08-07T22:47:17,477 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-07T22:47:17,477 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-08-07T22:47:17,477 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-08-07T22:47:17,477 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-07T22:47:17,477 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-08-07T22:47:17,477 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:34:36][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:47:17,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-08-07T22:47:17,478 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-08-07T22:47:17,478 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-08-07T22:47:17,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-08-07T22:47:17,478 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-08-07T22:47:17,478 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:20:22][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:47:17,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-08-07T22:47:17,479 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-08-07T22:47:17,479 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-08-07T22:47:17,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-08-07T22:47:17,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-08-07T22:47:17,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-08-07T22:47:17,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-08-07T22:47:17,480 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-07T22:47:17,480 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:47:17,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-08-07T22:47:17,485 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-08-07T22:47:17,485 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-08-07T22:47:17,485 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-07T22:47:17,485 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-08-07T22:47:17,485 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:18][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:47:17,485 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-07T22:47:17,814 INFO ControlerListenerManagerImpl:251 [it.8] all ControlerAfterMobsimListeners called.
2022-08-07T22:47:17,814 INFO AbstractController$4:159 ### ITERATION 8 fires scoring event
2022-08-07T22:47:17,814 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-07T22:47:17,962 INFO NewScoreAssignerImpl:57 it: 8 msaStart: 599
2022-08-07T22:47:18,084 INFO ControlerListenerManagerImpl:194 [it.8] all ControlerScoringListeners called.
2022-08-07T22:47:18,084 INFO AbstractController$5:167 ### ITERATION 8 fires iteration end event
2022-08-07T22:47:18,085 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-07T22:47:18,085 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-07T22:47:18,175 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-07T22:47:18,176 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-07T22:47:18,477 INFO MemoryObserver:41 used RAM: 13740 MB free: 2339 MB total: 16080 MB
2022-08-07T22:47:19,927 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-07T22:47:19,927 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11780503961753544
2022-08-07T22:47:19,927 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2650215418744255
2022-08-07T22:47:19,927 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 4.7499961486517715E-4
2022-08-07T22:47:19,927 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 3.748645609206263E-4
2022-08-07T22:47:19,927 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-07T22:47:19,927 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14529981462177194
2022-08-07T22:47:19,927 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14309941100047757
2022-08-07T22:47:19,927 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.26750309391641036
2022-08-07T22:47:20,040 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-07T22:47:20,113 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -111.73738405022992
2022-08-07T22:47:20,113 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -161.3922682314614
2022-08-07T22:47:20,113 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -122.40263145863251
2022-08-07T22:47:20,113 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -89.36779472892833
2022-08-07T22:47:20,206 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-07T22:47:20,804 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19317.10551604703 meters
2022-08-07T22:47:20,804 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137587.30923266668 meters (statistic on all 2033442 legs which have a finite distance)
2022-08-07T22:47:20,804 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52090.027087526556 meters
2022-08-07T22:47:20,804 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137479.8081574285 meters (statistic on all 753494 trips which have a finite distance)
2022-08-07T22:47:20,804 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-07T22:47:20,804 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-07T22:47:21,567 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-07T22:47:21,570 INFO LegHistogramListener:72 number of legs: 2046322 100%
2022-08-07T22:47:21,570 INFO LegHistogramListener:79 number of bike legs: 90430 4.419148110610158%
2022-08-07T22:47:21,570 INFO LegHistogramListener:79 number of car legs: 206184 10.075833617583157%
2022-08-07T22:47:21,570 INFO LegHistogramListener:79 number of drtNorth legs: 427 0.02086670621730109%
2022-08-07T22:47:21,570 INFO LegHistogramListener:79 number of drtSoutheast legs: 312 0.01524686730631836%
2022-08-07T22:47:21,570 INFO LegHistogramListener:79 number of freight legs: 47065 2.299980159525236%
2022-08-07T22:47:21,570 INFO LegHistogramListener:79 number of pt legs: 138557 6.771026260774208%
2022-08-07T22:47:21,570 INFO LegHistogramListener:79 number of ride legs: 110733 5.411318453303048%
2022-08-07T22:47:21,570 INFO LegHistogramListener:79 number of walk legs: 1452614 70.98657982468058%
2022-08-07T22:47:22,103 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-07T22:47:22,103 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-07T22:47:24,090 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.20456179359854573
2022-08-07T22:47:24,090 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.3730261840328238
2022-08-07T22:47:24,090 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.0015957419493984194
2022-08-07T22:47:24,090 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0013633772729373464
2022-08-07T22:47:24,090 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-07T22:47:24,090 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.21332104325320816
2022-08-07T22:47:24,090 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.21556894683598904
2022-08-07T22:47:24,090 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.4231707379696719
2022-08-07T22:47:24,090 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.12238044131315569
2022-08-07T22:47:24,090 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.31353825929330326
2022-08-07T22:47:24,090 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 1.4506744994531085E-4
2022-08-07T22:47:24,090 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 1.3351340525940113E-4
2022-08-07T22:47:24,090 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-07T22:47:24,090 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.1308251641958128
2022-08-07T22:47:24,090 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.13893995491355007
2022-08-07T22:47:24,090 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.21387563739813184
2022-08-07T22:47:24,090 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.0
2022-08-07T22:47:24,090 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.0
2022-08-07T22:47:24,090 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 0.0
2022-08-07T22:47:24,090 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 0.0
2022-08-07T22:47:24,090 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.0
2022-08-07T22:47:24,090 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.0
2022-08-07T22:47:24,090 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.0
2022-08-07T22:47:24,090 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.0
2022-08-07T22:47:24,288 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-07T22:47:25,502 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-07T22:47:25,814 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-07T22:47:26,249 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-07T22:47:27,515 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-07T22:47:27,825 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-07T22:47:28,238 INFO ControlerListenerManagerImpl:171 [it.8] all ControlerIterationEndsListeners called.
2022-08-07T22:47:28,339 INFO AbstractController:181 ### ITERATION 8 ENDS
2022-08-07T22:47:28,340 INFO AbstractController:182 ###################################################
2022-08-07T22:47:28,340 INFO AbstractController:133 ###################################################
2022-08-07T22:47:28,340 INFO AbstractController:134 ### ITERATION 9 BEGINS
2022-08-07T22:47:28,340 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-07T22:47:28,341 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-07T22:47:28,341 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-07T22:47:28,341 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-07T22:47:28,341 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-07T22:47:28,617 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-07T22:47:28,645 INFO ControlerListenerManagerImpl:148 [it.9] all ControlerIterationStartsListeners called.
2022-08-07T22:47:28,645 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-07T22:47:35,330 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 170022 plans handled. Strategy: ExpBetaPlanChanger
2022-08-07T22:47:35,330 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30379 plans
2022-08-07T22:47:35,331 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:47:35,331 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T22:47:35,331 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:47:35,333 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T22:47:35,333 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:47:35,333 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T22:47:35,334 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:47:35,334 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:47:35,335 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:47:35,337 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T22:47:35,338 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:47:35,339 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:47:35,341 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:47:35,345 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T22:47:35,350 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T22:47:35,352 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:47:35,356 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:47:35,364 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T22:47:35,383 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:47:35,401 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T22:47:35,491 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T22:47:35,700 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T22:47:36,073 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T22:47:36,799 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T22:47:38,498 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T22:47:41,627 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-07T22:47:47,138 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-07T22:48:00,316 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T22:48:00,317 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30379 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-07T22:48:00,317 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30538 plans
2022-08-07T22:48:00,317 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-07T22:48:00,317 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-07T22:48:00,317 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-07T22:48:00,317 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-07T22:48:00,317 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-07T22:48:00,317 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-07T22:48:00,317 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-07T22:48:00,318 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-07T22:48:00,318 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-07T22:48:00,319 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-07T22:48:00,320 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-07T22:48:00,323 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-07T22:48:00,330 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-07T22:48:00,343 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-07T22:48:00,366 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-07T22:48:00,411 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-07T22:48:00,532 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30538 plans
2022-08-07T22:48:00,532 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T22:48:00,533 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T22:48:00,533 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:48:00,533 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T22:48:00,533 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T22:48:00,533 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:48:00,535 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:48:00,536 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:48:00,537 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:48:00,538 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T22:48:00,539 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:48:00,540 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:48:00,542 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:48:00,542 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T22:48:00,546 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:48:00,556 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T22:48:00,560 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:48:00,568 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:48:00,587 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T22:48:00,645 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:48:00,684 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T22:48:00,913 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T22:48:01,232 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T22:48:01,988 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T22:48:03,608 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T22:48:06,541 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-07T22:48:13,843 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-07T22:48:18,478 INFO MemoryObserver:41 used RAM: 12632 MB free: 3447 MB total: 16080 MB
2022-08-07T22:48:28,997 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T22:48:28,998 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30538 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-07T22:48:28,998 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7489 plans
2022-08-07T22:48:28,998 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-07T22:48:28,999 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-07T22:48:28,999 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-07T22:48:28,999 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-07T22:48:28,999 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-07T22:48:28,999 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-07T22:48:28,999 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-07T22:48:28,999 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-07T22:48:28,999 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-07T22:48:28,999 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-07T22:48:28,999 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-07T22:48:29,000 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-07T22:48:29,001 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-07T22:48:29,004 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-07T22:48:29,004 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7489 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-07T22:48:29,004 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40279 plans handled. Strategy: ExpBetaPlanChanger
2022-08-07T22:48:29,004 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6786 plans
2022-08-07T22:48:29,005 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T22:48:29,006 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T22:48:29,006 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T22:48:29,007 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T22:48:29,009 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T22:48:29,022 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T22:48:29,052 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T22:48:29,109 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T22:48:29,243 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T22:48:29,777 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T22:48:30,216 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T22:48:31,260 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T22:48:33,780 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T22:48:39,951 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T22:48:39,951 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6786 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-07T22:48:39,951 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-07T22:48:40,868 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-07T22:48:41,757 INFO ControlerListenerManagerImpl:213 [it.9] all ControlerReplanningListeners called.
2022-08-07T22:48:41,757 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-07T22:48:41,757 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-07T22:48:41,758 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-07T22:48:41,825 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-07T22:48:41,889 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-07T22:48:41,889 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-07T22:48:41,889 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-07T22:48:41,890 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-07T22:48:41,891 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-07T22:48:41,891 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-07T22:48:41,891 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-07T22:48:41,891 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-07T22:48:41,891 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-07T22:48:41,891 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-07T22:48:41,891 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-07T22:48:41,891 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-07T22:48:41,891 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-07T22:48:41,891 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T22:48:41,891 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T22:48:41,891 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-07T22:48:41,891 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T22:48:41,891 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T22:48:41,891 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-07T22:48:41,891 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-07T22:48:41,892 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-07T22:48:41,892 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-07T22:48:42,523 INFO ControlerListenerManagerImpl:232 [it.9] all ControlerBeforeMobsimListeners called.
2022-08-07T22:48:42,524 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-07T22:48:42,524 INFO NetworkImpl:163 node # 1
2022-08-07T22:48:42,524 INFO NetworkImpl:163 node # 4
2022-08-07T22:48:42,524 INFO NetworkImpl:163 node # 16
2022-08-07T22:48:42,524 INFO NetworkImpl:163 node # 64
2022-08-07T22:48:42,524 INFO NetworkImpl:163 node # 256
2022-08-07T22:48:42,524 INFO NetworkImpl:163 node # 1024
2022-08-07T22:48:42,525 INFO NetworkImpl:163 node # 4096
2022-08-07T22:48:42,526 INFO NetworkImpl:163 node # 16384
2022-08-07T22:48:42,532 INFO NetworkImpl:163 node # 65536
2022-08-07T22:48:42,565 INFO NetworkImpl:159 link # 1
2022-08-07T22:48:42,565 INFO NetworkImpl:159 link # 4
2022-08-07T22:48:42,565 INFO NetworkImpl:159 link # 16
2022-08-07T22:48:42,565 INFO NetworkImpl:159 link # 64
2022-08-07T22:48:42,565 INFO NetworkImpl:159 link # 256
2022-08-07T22:48:42,566 INFO NetworkImpl:159 link # 1024
2022-08-07T22:48:42,570 INFO NetworkImpl:159 link # 4096
2022-08-07T22:48:42,585 INFO NetworkImpl:159 link # 16384
2022-08-07T22:48:42,644 INFO NetworkImpl:159 link # 65536
2022-08-07T22:48:42,922 INFO NetworkImpl:159 link # 262144
2022-08-07T22:48:43,614 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-07T22:48:43,614 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-07T22:48:43,614 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-07T22:48:43,614 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-07T22:48:43,614 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-07T22:48:43,614 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-07T22:48:43,615 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-07T22:48:43,615 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-07T22:48:43,616 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-07T22:48:43,617 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-07T22:48:43,620 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-07T22:48:43,626 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-07T22:48:43,637 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-07T22:48:43,660 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-07T22:48:43,705 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-07T22:48:43,798 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-07T22:48:43,983 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-07T22:48:44,319 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-07T22:48:44,962 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-07T22:48:45,010 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-07T22:48:45,032 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:48:45,032 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-07T22:48:45,032 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:48:45,032 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:48:45,032 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:48:45,032 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-07T22:48:45,032 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:48:45,032 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-07T22:48:45,032 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:48:45,032 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-07T22:48:46,636 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:48:46,636 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T22:48:46,636 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T22:48:46,637 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T22:48:46,637 INFO EventsManagerImpl:176
2022-08-07T22:48:46,637 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:48:46,637 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T22:48:46,637 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T22:48:46,637 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T22:48:46,637 INFO EventsManagerImpl:176
2022-08-07T22:48:46,637 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:48:46,637 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T22:48:46,637 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T22:48:46,637 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T22:48:46,637 INFO EventsManagerImpl:176
2022-08-07T22:48:46,637 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:48:46,637 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T22:48:46,637 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T22:48:46,637 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T22:48:46,637 INFO EventsManagerImpl:176
2022-08-07T22:48:46,637 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-07T22:48:46,637 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-07T22:48:46,638 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-07T22:48:46,638 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-07T22:48:46,638 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-07T22:48:46,638 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-07T22:48:46,638 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-07T22:48:46,638 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:48:46,638 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-07T22:48:46,638 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T22:48:46,638 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:48:46,638 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-07T22:48:46,638 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T22:48:46,638 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T22:48:46,638 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T22:48:46,638 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-07T22:48:46,638 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-07T22:48:46,638 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-07T22:48:46,638 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-07T22:48:46,638 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:48:46,638 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:48:46,638 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:48:46,638 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-07T22:48:46,638 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T22:48:46,638 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T22:48:46,638 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:48:46,639 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T22:48:46,639 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:48:46,639 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T22:48:46,639 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:48:46,639 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:48:46,639 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T22:48:46,639 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:48:46,639 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T22:48:46,639 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:48:46,639 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:48:46,639 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T22:48:46,639 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-07T22:48:46,639 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:48:46,639 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:48:46,639 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:48:46,639 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-07T22:48:46,639 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T22:48:46,639 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T22:48:46,639 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:48:46,639 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T22:48:46,639 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:48:46,639 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T22:48:46,639 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:48:46,639 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:48:46,639 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T22:48:46,639 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:48:46,639 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T22:48:46,639 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:48:46,639 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:48:46,640 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T22:48:48,152 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-07T22:48:48,155 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-07T22:48:48,339 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-07T22:48:48,339 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-07T22:48:48,339 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-07T22:48:48,339 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-07T22:48:48,339 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-07T22:48:48,339 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-07T22:48:48,340 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-07T22:48:48,340 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-07T22:48:48,553 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-07T22:48:48,553 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=3s; (s/r): 0.0
2022-08-07T22:48:48,573 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-07T22:48:48,574 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-07T22:48:48,576 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-07T22:48:48,579 INFO VehicularDepartureHandler:110 teleport vehicle 150408_car from link -19080401 to link 376768590#0
2022-08-07T22:48:48,580 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-07T22:48:48,581 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-07T22:48:48,581 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-07T22:48:48,582 INFO VehicularDepartureHandler:110 teleport vehicle 157918_car from link -95454627 to link -103717883#3
2022-08-07T22:48:48,583 INFO VehicularDepartureHandler:110 teleport vehicle 33897_car from link -8566580#2 to link -29461508#2
2022-08-07T22:48:48,583 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-07T22:48:49,485 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1761 #nodes=228
2022-08-07T22:48:49,485 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271935 lost=0 simT=3600.0s realT=4s; (s/r): 900.0
2022-08-07T22:48:51,425 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3108 #nodes=338
2022-08-07T22:48:51,425 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271349 lost=0 simT=7200.0s realT=6s; (s/r): 1200.0
2022-08-07T22:48:53,749 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4398 #nodes=481
2022-08-07T22:48:53,749 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270774 lost=0 simT=10800.0s realT=8s; (s/r): 1350.0
2022-08-07T22:48:56,562 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5714 #nodes=637
2022-08-07T22:48:56,562 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269979 lost=0 simT=14400.0s realT=11s; (s/r): 1309.090909090909
2022-08-07T22:49:00,214 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7301 #nodes=999
2022-08-07T22:49:00,214 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268822 lost=0 simT=18000.0s realT=15s; (s/r): 1200.0
2022-08-07T22:49:06,057 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10923 #nodes=1615
2022-08-07T22:49:06,058 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=267007 lost=0 simT=21600.0s realT=21s; (s/r): 1028.5714285714287
2022-08-07T22:49:18,479 INFO MemoryObserver:41 used RAM: 11977 MB free: 4102 MB total: 16080 MB
2022-08-07T22:49:18,591 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12113 #nodes=1788
2022-08-07T22:49:18,592 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264435 lost=0 simT=25200.0s realT=33s; (s/r): 763.6363636363636
2022-08-07T22:49:29,611 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13436 #nodes=1880
2022-08-07T22:49:29,611 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261115 lost=0 simT=28800.0s realT=44s; (s/r): 654.5454545454545
2022-08-07T22:49:46,584 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14777 #nodes=2096
2022-08-07T22:49:46,584 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257615 lost=0 simT=32400.0s realT=61s; (s/r): 531.1475409836065
2022-08-07T22:49:59,393 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14772 #nodes=2064
2022-08-07T22:49:59,393 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252679 lost=0 simT=36000.0s realT=74s; (s/r): 486.4864864864865
2022-08-07T22:50:12,629 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15379 #nodes=2158
2022-08-07T22:50:12,630 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247229 lost=0 simT=39600.0s realT=87s; (s/r): 455.17241379310343
2022-08-07T22:50:18,479 INFO MemoryObserver:41 used RAM: 12774 MB free: 3305 MB total: 16080 MB
2022-08-07T22:50:30,747 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15985 #nodes=2151
2022-08-07T22:50:30,747 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239887 lost=0 simT=43200.0s realT=105s; (s/r): 411.42857142857144
2022-08-07T22:50:44,839 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16396 #nodes=2333
2022-08-07T22:50:44,839 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=231260 lost=0 simT=46800.0s realT=119s; (s/r): 393.2773109243698
2022-08-07T22:50:59,218 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16602 #nodes=2437
2022-08-07T22:50:59,218 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220598 lost=0 simT=50400.0s realT=134s; (s/r): 376.1194029850746
2022-08-07T22:51:16,205 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=17109 #nodes=2396
2022-08-07T22:51:16,206 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207720 lost=0 simT=54000.0s realT=151s; (s/r): 357.6158940397351
2022-08-07T22:51:18,479 INFO MemoryObserver:41 used RAM: 13244 MB free: 2835 MB total: 16080 MB
2022-08-07T22:51:34,281 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17165 #nodes=2552
2022-08-07T22:51:34,281 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=191896 lost=0 simT=57600.0s realT=169s; (s/r): 340.8284023668639
2022-08-07T22:51:49,850 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17261 #nodes=2549
2022-08-07T22:51:49,850 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=173423 lost=0 simT=61200.0s realT=184s; (s/r): 332.60869565217394
2022-08-07T22:52:06,318 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16880 #nodes=2323
2022-08-07T22:52:06,319 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=152095 lost=0 simT=64800.0s realT=201s; (s/r): 322.3880597014925
2022-08-07T22:52:18,480 INFO MemoryObserver:41 used RAM: 13897 MB free: 2182 MB total: 16080 MB
2022-08-07T22:52:24,652 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16275 #nodes=2219
2022-08-07T22:52:24,653 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=129145 lost=0 simT=68400.0s realT=219s; (s/r): 312.32876712328766
2022-08-07T22:52:38,518 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15951 #nodes=2125
2022-08-07T22:52:38,518 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=105262 lost=0 simT=72000.0s realT=233s; (s/r): 309.0128755364807
2022-08-07T22:52:50,745 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=14136 #nodes=1790
2022-08-07T22:52:50,745 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=83161 lost=1 simT=75600.0s realT=245s; (s/r): 308.57142857142856
2022-08-07T22:53:02,775 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13315 #nodes=1721
2022-08-07T22:53:02,776 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=67029 lost=18 simT=79200.0s realT=257s; (s/r): 308.1712062256809
2022-08-07T22:53:16,119 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12636 #nodes=1579
2022-08-07T22:53:16,119 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=53394 lost=33 simT=82800.0s realT=271s; (s/r): 305.5350553505535
2022-08-07T22:53:18,482 INFO MemoryObserver:41 used RAM: 14302 MB free: 1777 MB total: 16080 MB
2022-08-07T22:53:24,745 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=12089 #nodes=1480
2022-08-07T22:53:24,746 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=41233 lost=48 simT=86400.0s realT=279s; (s/r): 309.6774193548387
2022-08-07T22:53:31,883 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10322 #nodes=1170
2022-08-07T22:53:31,883 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=34475 lost=57 simT=90000.0s realT=286s; (s/r): 314.68531468531467
2022-08-07T22:53:39,320 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8752 #nodes=1025
2022-08-07T22:53:39,320 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=30170 lost=57 simT=93600.0s realT=294s; (s/r): 318.3673469387755
2022-08-07T22:53:45,580 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7624 #nodes=877
2022-08-07T22:53:45,581 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=26937 lost=58 simT=97200.0s realT=300s; (s/r): 324.0
2022-08-07T22:53:50,364 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6605 #nodes=678
2022-08-07T22:53:50,365 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=24402 lost=59 simT=100800.0s realT=305s; (s/r): 330.4918032786885
2022-08-07T22:53:53,736 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5752 #nodes=650
2022-08-07T22:53:53,737 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=22413 lost=60 simT=104400.0s realT=308s; (s/r): 338.961038961039
2022-08-07T22:53:56,709 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4983 #nodes=541
2022-08-07T22:53:56,709 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=20664 lost=60 simT=108000.0s realT=311s; (s/r): 347.2668810289389
2022-08-07T22:53:59,051 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4261 #nodes=494
2022-08-07T22:53:59,051 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=19162 lost=60 simT=111600.0s realT=314s; (s/r): 355.4140127388535
2022-08-07T22:54:01,607 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3648 #nodes=367
2022-08-07T22:54:01,607 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=17823 lost=60 simT=115200.0s realT=316s; (s/r): 364.55696202531647
2022-08-07T22:54:03,975 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=3074 #nodes=316
2022-08-07T22:54:03,975 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=16726 lost=61 simT=118800.0s realT=318s; (s/r): 373.58490566037733
2022-08-07T22:54:06,020 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2574 #nodes=272
2022-08-07T22:54:06,020 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=15760 lost=61 simT=122400.0s realT=320s; (s/r): 382.5
2022-08-07T22:54:07,748 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2235 #nodes=240
2022-08-07T22:54:07,748 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=14824 lost=61 simT=126000.0s realT=322s; (s/r): 391.30434782608694
2022-08-07T22:54:09,309 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1895 #nodes=186
2022-08-07T22:54:09,309 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=13089 lost=63 simT=129600.0s realT=324s; (s/r): 400.0
2022-08-07T22:54:09,829 INFO AbstractController$9:234 ### ITERATION 9 fires after mobsim event
2022-08-07T22:54:09,830 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-07T22:54:09,829 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=253.018002387sec
2022-08-07T22:54:09,877 INFO LegTimesControlerListener:50 [9] average trip (probably: leg) duration is: 1485 seconds = 00:24:45
2022-08-07T22:54:09,877 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-07T22:54:09,877 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:54:09,877 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:54:09,877 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:54:09,878 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:54:09,878 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-07T22:54:09,878 INFO EventsManagerImpl:137 event # 1
2022-08-07T22:54:09,878 INFO EventsManagerImpl:137 event # 4
2022-08-07T22:54:09,878 INFO EventsManagerImpl:137 event # 16
2022-08-07T22:54:09,878 INFO EventsManagerImpl:137 event # 64
2022-08-07T22:54:09,878 INFO EventsManagerImpl:137 event # 256
2022-08-07T22:54:09,879 INFO EventsManagerImpl:137 event # 1024
2022-08-07T22:54:09,882 INFO EventsManagerImpl:137 event # 4096
2022-08-07T22:54:09,893 INFO EventsManagerImpl:137 event # 16384
2022-08-07T22:54:09,908 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-07T22:54:10,207 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T22:54:10,207 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T22:54:10,207 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T22:54:10,207 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T22:54:10,208 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-07T22:54:10,208 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-07T22:54:10,208 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-07T22:54:10,211 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-08-07T22:54:10,211 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:18:14][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:54:10,213 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-07T22:54:10,213 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-08-07T22:54:10,213 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-08-07T22:54:10,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-08-07T22:54:10,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-08-07T22:54:10,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-08-07T22:54:10,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-08-07T22:54:10,215 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-08-07T22:54:10,215 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:34:36][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:54:10,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-08-07T22:54:10,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-08-07T22:54:10,216 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-08-07T22:54:10,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-08-07T22:54:10,216 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=01:04:19][duration=undefined][facilityId=null]
2022-08-07T22:54:10,216 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=28:47:10][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:54:10,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-08-07T22:54:10,217 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-08-07T22:54:10,217 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-08-07T22:54:10,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-08-07T22:54:10,217 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-08-07T22:54:10,217 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-08-07T22:54:10,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-08-07T22:54:10,218 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-07T22:54:10,218 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:54:10,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-08-07T22:54:10,223 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-08-07T22:54:10,223 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-08-07T22:54:10,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-08-07T22:54:10,223 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-08-07T22:54:10,223 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:02][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T22:54:10,223 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-07T22:54:10,554 INFO ControlerListenerManagerImpl:251 [it.9] all ControlerAfterMobsimListeners called.
2022-08-07T22:54:10,554 INFO AbstractController$4:159 ### ITERATION 9 fires scoring event
2022-08-07T22:54:10,554 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-07T22:54:10,707 INFO NewScoreAssignerImpl:57 it: 9 msaStart: 599
2022-08-07T22:54:10,830 INFO ControlerListenerManagerImpl:194 [it.9] all ControlerScoringListeners called.
2022-08-07T22:54:10,830 INFO AbstractController$5:167 ### ITERATION 9 fires iteration end event
2022-08-07T22:54:10,830 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-07T22:54:10,830 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-07T22:54:10,925 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-07T22:54:10,926 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-07T22:54:12,660 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-07T22:54:12,660 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1165020001335134
2022-08-07T22:54:12,660 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2630226921437631
2022-08-07T22:54:12,660 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 4.8013474583669254E-4
2022-08-07T22:54:12,660 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 4.364861325788114E-4
2022-08-07T22:54:12,660 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-07T22:54:12,660 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14628961111653152
2022-08-07T22:54:12,660 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1428233977107586
2022-08-07T22:54:12,660 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2700244432234244
2022-08-07T22:54:12,797 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-07T22:54:12,873 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -112.19670747684222
2022-08-07T22:54:12,873 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -165.46775663677874
2022-08-07T22:54:12,873 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -124.23913739230977
2022-08-07T22:54:12,874 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -89.807937939335
2022-08-07T22:54:12,955 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-07T22:54:13,531 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19288.563936834595 meters
2022-08-07T22:54:13,531 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137250.38179352123 meters (statistic on all 2031464 legs which have a finite distance)
2022-08-07T22:54:13,531 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51975.40724019207 meters
2022-08-07T22:54:13,531 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137141.0661452312 meters (statistic on all 753295 trips which have a finite distance)
2022-08-07T22:54:13,531 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-07T22:54:13,531 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-07T22:54:14,381 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-07T22:54:14,385 INFO LegHistogramListener:72 number of legs: 2044525 100%
2022-08-07T22:54:14,385 INFO LegHistogramListener:79 number of bike legs: 89439 4.374561328425918%
2022-08-07T22:54:14,385 INFO LegHistogramListener:79 number of car legs: 204612 10.007801323045696%
2022-08-07T22:54:14,385 INFO LegHistogramListener:79 number of drtNorth legs: 425 0.020787224416429245%
2022-08-07T22:54:14,385 INFO LegHistogramListener:79 number of drtSoutheast legs: 347 0.01697215734706105%
2022-08-07T22:54:14,385 INFO LegHistogramListener:79 number of freight legs: 47065 2.3020016874335116%
2022-08-07T22:54:14,385 INFO LegHistogramListener:79 number of pt legs: 140050 6.850001834166861%
2022-08-07T22:54:14,385 INFO LegHistogramListener:79 number of ride legs: 110516 5.405460926131987%
2022-08-07T22:54:14,385 INFO LegHistogramListener:79 number of walk legs: 1452071 71.02241351903254%
2022-08-07T22:54:14,917 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-07T22:54:14,917 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-07T22:54:16,988 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.21170861212815234
2022-08-07T22:54:16,989 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.3744062504814185
2022-08-07T22:54:16,989 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.0017382418338579726
2022-08-07T22:54:16,989 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0015110122883684148
2022-08-07T22:54:16,989 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-07T22:54:16,989 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.2233075892100628
2022-08-07T22:54:16,989 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.22462603408699938
2022-08-07T22:54:16,989 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.44663186759578305
2022-08-07T22:54:16,989 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.12671962698408623
2022-08-07T22:54:16,989 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3205849427689653
2022-08-07T22:54:16,989 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 1.8743228046031314E-4
2022-08-07T22:54:16,989 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 1.5405392914546285E-4
2022-08-07T22:54:16,989 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-07T22:54:16,989 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.13685124039088617
2022-08-07T22:54:16,989 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.1444756261008437
2022-08-07T22:54:16,989 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.22499062838597697
2022-08-07T22:54:16,989 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.063445826935816
2022-08-07T22:54:16,989 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.14734488053117795
2022-08-07T22:54:16,989 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.4391872114698286E-5
2022-08-07T22:54:16,989 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.1554044685909713E-5
2022-08-07T22:54:16,989 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-07T22:54:16,989 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.07132055028063491
2022-08-07T22:54:16,989 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.06334569188187145
2022-08-07T22:54:16,989 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.14339981616231123
2022-08-07T22:54:17,145 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-07T22:54:18,323 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-07T22:54:18,482 INFO MemoryObserver:41 used RAM: 14709 MB free: 1370 MB total: 16080 MB
2022-08-07T22:54:18,612 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-07T22:54:19,017 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-07T22:54:20,243 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-07T22:54:20,604 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-07T22:54:20,961 INFO ControlerListenerManagerImpl:171 [it.9] all ControlerIterationEndsListeners called.
2022-08-07T22:54:21,068 INFO AbstractController:181 ### ITERATION 9 ENDS
2022-08-07T22:54:21,068 INFO AbstractController:182 ###################################################
2022-08-07T22:54:21,068 INFO AbstractController:133 ###################################################
2022-08-07T22:54:21,068 INFO AbstractController:134 ### ITERATION 10 BEGINS
2022-08-07T22:54:21,069 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-07T22:54:21,069 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-07T22:54:21,069 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-07T22:54:21,069 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-07T22:54:21,069 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-07T22:54:21,322 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-07T22:54:21,348 INFO ControlerListenerManagerImpl:148 [it.10] all ControlerIterationStartsListeners called.
2022-08-07T22:54:21,348 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-07T22:54:28,802 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169318 plans handled. Strategy: ExpBetaPlanChanger
2022-08-07T22:54:28,802 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30741 plans
2022-08-07T22:54:28,803 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:54:28,803 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:54:28,803 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T22:54:28,804 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:54:28,804 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T22:54:28,804 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T22:54:28,805 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:54:28,810 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T22:54:28,815 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:54:28,816 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T22:54:28,816 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:54:28,821 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:54:28,823 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:54:28,830 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T22:54:28,831 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:54:28,838 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:54:28,852 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T22:54:28,878 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:54:28,889 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:54:28,892 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T22:54:28,967 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T22:54:29,313 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T22:54:29,626 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T22:54:30,481 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T22:54:31,810 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T22:54:35,147 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-07T22:54:40,536 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-07T22:54:54,609 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T22:54:54,610 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30741 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-07T22:54:54,610 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30747 plans
2022-08-07T22:54:54,610 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-07T22:54:54,610 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-07T22:54:54,610 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-07T22:54:54,610 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-07T22:54:54,610 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-07T22:54:54,610 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-07T22:54:54,611 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-07T22:54:54,611 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-07T22:54:54,611 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-07T22:54:54,612 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-07T22:54:54,613 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-07T22:54:54,617 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-07T22:54:54,623 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-07T22:54:54,636 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-07T22:54:54,658 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-07T22:54:54,702 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-07T22:54:54,824 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30747 plans
2022-08-07T22:54:54,825 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:54:54,825 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T22:54:54,825 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:54:54,825 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:54:54,825 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:54:54,826 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T22:54:54,827 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T22:54:54,830 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T22:54:54,832 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:54:54,833 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:54:54,835 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:54:54,836 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T22:54:54,842 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T22:54:54,850 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:54:54,859 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T22:54:54,859 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:54:54,864 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:54:54,867 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:54:54,907 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T22:54:55,027 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T22:54:55,103 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T22:54:55,227 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T22:54:55,656 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T22:54:56,689 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T22:54:58,339 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T22:55:01,765 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-07T22:55:08,173 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-07T22:55:18,483 INFO MemoryObserver:41 used RAM: 12729 MB free: 3350 MB total: 16080 MB
2022-08-07T22:55:23,701 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T22:55:23,702 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30747 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-07T22:55:23,702 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7622 plans
2022-08-07T22:55:23,702 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-07T22:55:23,702 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-07T22:55:23,702 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-07T22:55:23,702 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-07T22:55:23,702 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-07T22:55:23,702 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-07T22:55:23,702 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-07T22:55:23,702 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-07T22:55:23,703 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-07T22:55:23,703 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-07T22:55:23,703 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-07T22:55:23,704 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-07T22:55:23,705 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-07T22:55:23,707 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-07T22:55:23,707 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7622 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-07T22:55:23,707 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40217 plans handled. Strategy: ExpBetaPlanChanger
2022-08-07T22:55:23,707 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6848 plans
2022-08-07T22:55:23,708 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T22:55:23,708 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T22:55:23,708 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T22:55:23,708 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T22:55:23,711 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T22:55:23,729 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T22:55:23,765 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T22:55:24,002 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T22:55:24,234 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T22:55:24,625 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T22:55:25,157 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T22:55:26,021 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T22:55:28,484 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T22:55:36,827 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T22:55:36,827 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6848 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-07T22:55:36,828 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-07T22:55:37,737 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-07T22:55:38,620 INFO ControlerListenerManagerImpl:213 [it.10] all ControlerReplanningListeners called.
2022-08-07T22:55:38,620 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-07T22:55:38,620 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-07T22:55:38,620 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-07T22:55:38,687 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-07T22:55:38,751 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-07T22:55:38,751 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-07T22:55:38,751 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-07T22:55:38,752 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-07T22:55:38,753 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-07T22:55:38,753 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-07T22:55:38,753 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-07T22:55:38,753 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-07T22:55:38,753 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-07T22:55:38,753 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-07T22:55:38,753 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-07T22:55:38,753 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-07T22:55:38,753 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-07T22:55:38,754 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T22:55:38,754 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T22:55:38,754 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-07T22:55:38,754 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T22:55:38,754 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T22:55:38,754 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-07T22:55:38,754 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-07T22:55:38,754 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-07T22:55:38,754 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-07T22:55:39,388 INFO ControlerListenerManagerImpl:232 [it.10] all ControlerBeforeMobsimListeners called.
2022-08-07T22:55:39,388 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-07T22:55:39,388 INFO NetworkImpl:163 node # 1
2022-08-07T22:55:39,388 INFO NetworkImpl:163 node # 4
2022-08-07T22:55:39,388 INFO NetworkImpl:163 node # 16
2022-08-07T22:55:39,388 INFO NetworkImpl:163 node # 64
2022-08-07T22:55:39,388 INFO NetworkImpl:163 node # 256
2022-08-07T22:55:39,388 INFO NetworkImpl:163 node # 1024
2022-08-07T22:55:39,389 INFO NetworkImpl:163 node # 4096
2022-08-07T22:55:39,390 INFO NetworkImpl:163 node # 16384
2022-08-07T22:55:39,396 INFO NetworkImpl:163 node # 65536
2022-08-07T22:55:39,429 INFO NetworkImpl:159 link # 1
2022-08-07T22:55:39,429 INFO NetworkImpl:159 link # 4
2022-08-07T22:55:39,429 INFO NetworkImpl:159 link # 16
2022-08-07T22:55:39,429 INFO NetworkImpl:159 link # 64
2022-08-07T22:55:39,429 INFO NetworkImpl:159 link # 256
2022-08-07T22:55:39,430 INFO NetworkImpl:159 link # 1024
2022-08-07T22:55:39,433 INFO NetworkImpl:159 link # 4096
2022-08-07T22:55:39,448 INFO NetworkImpl:159 link # 16384
2022-08-07T22:55:39,506 INFO NetworkImpl:159 link # 65536
2022-08-07T22:55:39,783 INFO NetworkImpl:159 link # 262144
2022-08-07T22:55:40,466 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-07T22:55:40,465 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-07T22:55:40,466 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-07T22:55:40,466 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-07T22:55:40,466 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-07T22:55:40,466 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-07T22:55:40,467 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-07T22:55:40,467 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-07T22:55:40,469 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-07T22:55:40,472 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-07T22:55:40,465 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-07T22:55:40,478 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-07T22:55:40,491 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-07T22:55:40,515 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-07T22:55:40,564 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-07T22:55:40,663 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-07T22:55:40,862 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-07T22:55:41,222 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-07T22:55:41,965 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-07T22:55:42,011 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-07T22:55:42,035 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:55:42,036 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-07T22:55:42,036 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:55:42,036 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:55:42,036 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:55:42,036 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-07T22:55:42,036 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:55:42,036 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-07T22:55:42,036 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:55:42,036 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-07T22:55:43,722 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:55:43,722 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T22:55:43,722 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T22:55:43,722 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T22:55:43,722 INFO EventsManagerImpl:176
2022-08-07T22:55:43,722 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:55:43,722 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T22:55:43,722 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T22:55:43,722 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T22:55:43,722 INFO EventsManagerImpl:176
2022-08-07T22:55:43,722 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:55:43,722 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T22:55:43,722 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T22:55:43,722 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T22:55:43,722 INFO EventsManagerImpl:176
2022-08-07T22:55:43,722 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:55:43,723 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T22:55:43,723 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T22:55:43,723 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T22:55:43,723 INFO EventsManagerImpl:176
2022-08-07T22:55:43,723 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-07T22:55:43,723 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-07T22:55:43,723 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-07T22:55:43,723 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-07T22:55:43,723 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-07T22:55:43,723 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-07T22:55:43,723 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-07T22:55:43,723 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:55:43,723 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-07T22:55:43,723 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T22:55:43,723 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:55:43,723 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-07T22:55:43,723 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T22:55:43,723 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T22:55:43,723 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T22:55:43,723 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-07T22:55:43,723 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-07T22:55:43,723 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-07T22:55:43,723 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-07T22:55:43,724 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:55:43,724 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:55:43,724 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:55:43,724 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-07T22:55:43,724 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T22:55:43,724 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T22:55:43,724 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:55:43,724 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T22:55:43,724 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:55:43,724 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T22:55:43,724 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:55:43,724 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:55:43,724 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T22:55:43,724 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:55:43,724 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T22:55:43,724 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:55:43,724 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:55:43,724 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T22:55:43,724 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-07T22:55:43,724 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:55:43,724 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T22:55:43,724 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:55:43,724 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-07T22:55:43,724 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T22:55:43,724 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T22:55:43,724 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:55:43,724 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T22:55:43,724 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:55:43,724 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T22:55:43,724 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:55:43,725 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:55:43,725 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T22:55:43,725 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T22:55:43,725 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T22:55:43,725 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T22:55:43,725 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T22:55:43,725 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T22:55:45,233 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-07T22:55:45,236 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-07T22:55:45,435 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-07T22:55:45,435 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-07T22:55:45,435 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-07T22:55:45,435 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-07T22:55:45,435 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-07T22:55:45,435 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-07T22:55:45,435 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-07T22:55:45,435 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-07T22:55:45,654 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-07T22:55:45,654 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273934 lost=0 simT=0.0s realT=3s; (s/r): 0.0
2022-08-07T22:55:45,675 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-07T22:55:45,676 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-07T22:55:45,678 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-07T22:55:45,681 INFO VehicularDepartureHandler:110 teleport vehicle 150408_car from link -19080401 to link 376768590#0
2022-08-07T22:55:45,682 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-07T22:55:45,682 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-07T22:55:45,683 INFO VehicularDepartureHandler:110 teleport vehicle 103523_car from link -33208732 to link -313885920
2022-08-07T22:55:45,683 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-07T22:55:45,685 INFO VehicularDepartureHandler:110 teleport vehicle 33897_car from link -8566580#2 to link -29461508#2
2022-08-07T22:55:45,685 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-07T22:55:46,899 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1750 #nodes=234
2022-08-07T22:55:46,899 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271953 lost=0 simT=3600.0s realT=4s; (s/r): 900.0
2022-08-07T22:55:48,400 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3117 #nodes=339
2022-08-07T22:55:48,400 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271342 lost=0 simT=7200.0s realT=6s; (s/r): 1200.0
2022-08-07T22:55:50,753 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4389 #nodes=478
2022-08-07T22:55:50,753 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270755 lost=0 simT=10800.0s realT=8s; (s/r): 1350.0
2022-08-07T22:55:53,455 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5694 #nodes=653
2022-08-07T22:55:53,455 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269971 lost=0 simT=14400.0s realT=11s; (s/r): 1309.090909090909
2022-08-07T22:55:56,982 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7267 #nodes=1000
2022-08-07T22:55:56,982 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268824 lost=0 simT=18000.0s realT=14s; (s/r): 1285.7142857142858
2022-08-07T22:56:04,109 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10857 #nodes=1550
2022-08-07T22:56:04,110 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=267006 lost=0 simT=21600.0s realT=22s; (s/r): 981.8181818181819
2022-08-07T22:56:15,600 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12031 #nodes=1749
2022-08-07T22:56:15,601 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264437 lost=0 simT=25200.0s realT=33s; (s/r): 763.6363636363636
2022-08-07T22:56:18,484 INFO MemoryObserver:41 used RAM: 12415 MB free: 3664 MB total: 16080 MB
2022-08-07T22:56:28,767 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13398 #nodes=1903
2022-08-07T22:56:28,767 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261114 lost=0 simT=28800.0s realT=46s; (s/r): 626.0869565217391
2022-08-07T22:56:42,074 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14751 #nodes=2017
2022-08-07T22:56:42,075 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257624 lost=0 simT=32400.0s realT=60s; (s/r): 540.0
2022-08-07T22:56:54,468 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14763 #nodes=2039
2022-08-07T22:56:54,468 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252680 lost=0 simT=36000.0s realT=72s; (s/r): 500.0
2022-08-07T22:57:09,086 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15287 #nodes=2130
2022-08-07T22:57:09,086 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247239 lost=0 simT=39600.0s realT=87s; (s/r): 455.17241379310343
2022-08-07T22:57:18,485 INFO MemoryObserver:41 used RAM: 13058 MB free: 3021 MB total: 16080 MB
2022-08-07T22:57:25,110 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15894 #nodes=2227
2022-08-07T22:57:25,110 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239899 lost=0 simT=43200.0s realT=103s; (s/r): 419.41747572815535
2022-08-07T22:57:38,837 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16241 #nodes=2311
2022-08-07T22:57:38,837 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=231310 lost=0 simT=46800.0s realT=116s; (s/r): 403.44827586206895
2022-08-07T22:57:52,846 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16626 #nodes=2358
2022-08-07T22:57:52,847 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220626 lost=0 simT=50400.0s realT=130s; (s/r): 387.6923076923077
2022-08-07T22:58:12,337 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=17004 #nodes=2506
2022-08-07T22:58:12,337 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207767 lost=0 simT=54000.0s realT=150s; (s/r): 360.0
2022-08-07T22:58:18,485 INFO MemoryObserver:41 used RAM: 13482 MB free: 2597 MB total: 16080 MB
2022-08-07T22:58:27,462 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17150 #nodes=2477
2022-08-07T22:58:27,463 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=192029 lost=0 simT=57600.0s realT=165s; (s/r): 349.09090909090907
2022-08-07T22:58:42,824 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17364 #nodes=2468
2022-08-07T22:58:42,824 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=173537 lost=0 simT=61200.0s realT=180s; (s/r): 340.0
2022-08-07T22:59:02,697 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16944 #nodes=2378
2022-08-07T22:59:02,698 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=152350 lost=0 simT=64800.0s realT=200s; (s/r): 324.0
2022-08-07T22:59:17,255 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16250 #nodes=2222
2022-08-07T22:59:17,255 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=129507 lost=0 simT=68400.0s realT=215s; (s/r): 318.13953488372096
2022-08-07T22:59:18,485 INFO MemoryObserver:41 used RAM: 14309 MB free: 1770 MB total: 16080 MB
2022-08-07T22:59:30,705 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15995 #nodes=2095
2022-08-07T22:59:30,705 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=105636 lost=0 simT=72000.0s realT=228s; (s/r): 315.7894736842105
2022-08-07T22:59:43,933 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=14256 #nodes=1797
2022-08-07T22:59:43,933 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=83602 lost=3 simT=75600.0s realT=241s; (s/r): 313.6929460580913
2022-08-07T22:59:58,669 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13344 #nodes=1708
2022-08-07T22:59:58,669 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=67393 lost=9 simT=79200.0s realT=256s; (s/r): 309.375
2022-08-07T23:00:07,973 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12700 #nodes=1583
2022-08-07T23:00:07,973 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=53747 lost=31 simT=82800.0s realT=265s; (s/r): 312.45283018867923
2022-08-07T23:00:16,636 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=12146 #nodes=1498
2022-08-07T23:00:16,636 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=41546 lost=46 simT=86400.0s realT=274s; (s/r): 315.3284671532847
2022-08-07T23:00:18,486 INFO MemoryObserver:41 used RAM: 14793 MB free: 1286 MB total: 16080 MB
2022-08-07T23:00:23,694 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10395 #nodes=1178
2022-08-07T23:00:23,695 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=34707 lost=51 simT=90000.0s realT=281s; (s/r): 320.2846975088968
2022-08-07T23:00:29,949 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8815 #nodes=1056
2022-08-07T23:00:29,949 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=30393 lost=54 simT=93600.0s realT=287s; (s/r): 326.13240418118465
2022-08-07T23:00:36,034 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7658 #nodes=872
2022-08-07T23:00:36,034 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=27154 lost=55 simT=97200.0s realT=293s; (s/r): 331.740614334471
2022-08-07T23:00:41,008 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6647 #nodes=677
2022-08-07T23:00:41,008 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=24626 lost=57 simT=100800.0s realT=298s; (s/r): 338.255033557047
2022-08-07T23:00:45,154 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5750 #nodes=617
2022-08-07T23:00:45,154 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=22579 lost=59 simT=104400.0s realT=303s; (s/r): 344.55445544554453
2022-08-07T23:00:47,970 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4908 #nodes=549
2022-08-07T23:00:47,970 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=20800 lost=59 simT=108000.0s realT=305s; (s/r): 354.0983606557377
2022-08-07T23:00:50,430 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4228 #nodes=441
2022-08-07T23:00:50,430 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=19276 lost=60 simT=111600.0s realT=308s; (s/r): 362.3376623376623
2022-08-07T23:00:52,300 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3591 #nodes=376
2022-08-07T23:00:52,300 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=17975 lost=60 simT=115200.0s realT=310s; (s/r): 371.61290322580646
2022-08-07T23:00:53,926 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2992 #nodes=308
2022-08-07T23:00:53,926 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=16861 lost=60 simT=118800.0s realT=311s; (s/r): 381.99356913183277
2022-08-07T23:00:55,224 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2546 #nodes=245
2022-08-07T23:00:55,224 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=15892 lost=60 simT=122400.0s realT=313s; (s/r): 391.0543130990415
2022-08-07T23:00:56,368 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2196 #nodes=250
2022-08-07T23:00:56,368 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=14978 lost=61 simT=126000.0s realT=314s; (s/r): 401.2738853503185
2022-08-07T23:00:57,683 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1836 #nodes=165
2022-08-07T23:00:57,683 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=13248 lost=63 simT=129600.0s realT=315s; (s/r): 411.42857142857144
2022-08-07T23:00:58,090 INFO AbstractController$9:234 ### ITERATION 10 fires after mobsim event
2022-08-07T23:00:58,090 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-07T23:00:58,090 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=246.413263488sec
2022-08-07T23:00:58,139 INFO LegTimesControlerListener:50 [10] average trip (probably: leg) duration is: 1492 seconds = 00:24:52
2022-08-07T23:00:58,139 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-07T23:00:58,139 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:00:58,139 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:00:58,139 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:00:58,139 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:00:58,139 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-07T23:00:58,139 INFO EventsManagerImpl:137 event # 1
2022-08-07T23:00:58,139 INFO EventsManagerImpl:137 event # 4
2022-08-07T23:00:58,139 INFO EventsManagerImpl:137 event # 16
2022-08-07T23:00:58,139 INFO EventsManagerImpl:137 event # 64
2022-08-07T23:00:58,139 INFO EventsManagerImpl:137 event # 256
2022-08-07T23:00:58,140 INFO EventsManagerImpl:137 event # 1024
2022-08-07T23:00:58,143 INFO EventsManagerImpl:137 event # 4096
2022-08-07T23:00:58,155 INFO EventsManagerImpl:137 event # 16384
2022-08-07T23:00:58,170 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-07T23:00:58,471 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T23:00:58,471 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T23:00:58,471 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T23:00:58,471 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T23:00:58,471 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-07T23:00:58,472 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-07T23:00:58,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-08-07T23:00:58,474 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-08-07T23:00:58,474 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:50:03][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:00:58,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-08-07T23:00:58,476 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-08-07T23:00:58,476 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-08-07T23:00:58,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-08-07T23:00:58,478 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-08-07T23:00:58,478 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-08-07T23:00:58,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-08-07T23:00:58,479 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-08-07T23:00:58,479 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:00:58,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-08-07T23:00:58,479 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-08-07T23:00:58,479 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-08-07T23:00:58,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-08-07T23:00:58,479 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=01:04:19][duration=undefined][facilityId=null]
2022-08-07T23:00:58,479 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=28:46:41][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:00:58,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-08-07T23:00:58,480 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-08-07T23:00:58,480 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-08-07T23:00:58,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-08-07T23:00:58,480 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-08-07T23:00:58,481 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-08-07T23:00:58,481 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-07T23:00:58,481 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-07T23:00:58,481 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:00:58,486 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-07T23:00:58,486 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-08-07T23:00:58,486 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:21:02][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:00:58,486 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-07T23:00:58,486 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-08-07T23:00:58,486 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:02][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:00:58,486 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-07T23:00:58,817 INFO ControlerListenerManagerImpl:251 [it.10] all ControlerAfterMobsimListeners called.
2022-08-07T23:00:58,817 INFO AbstractController$4:159 ### ITERATION 10 fires scoring event
2022-08-07T23:00:58,818 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-07T23:00:58,947 INFO NewScoreAssignerImpl:57 it: 10 msaStart: 599
2022-08-07T23:00:59,064 INFO ControlerListenerManagerImpl:194 [it.10] all ControlerScoringListeners called.
2022-08-07T23:00:59,064 INFO AbstractController$5:167 ### ITERATION 10 fires iteration end event
2022-08-07T23:00:59,064 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-07T23:00:59,064 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-07T23:00:59,137 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-07T23:00:59,145 INFO CountSimComparisonTableWriter:93 Writing CountsSimComparison to /net/ils/matsim-leipzig/run-car-free/25pct-test050822/output_95pct_noDepot/ITERS/it.10/leipzig-flexa-25pct-scaledFleet-carfree95pct_noDepot.10.countscompare.txt
2022-08-07T23:00:59,146 INFO CountSimComparisonTableWriter:134 Writing 'average weekday traffic volume' to /net/ils/matsim-leipzig/run-car-free/25pct-test050822/output_95pct_noDepot/ITERS/it.10/leipzig-flexa-25pct-scaledFleet-carfree95pct_noDepot.10.countscompareAWTV.txt
2022-08-07T23:00:59,148 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-07T23:01:00,902 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-07T23:01:00,902 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11634666242162506
2022-08-07T23:01:00,902 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2597837082834798
2022-08-07T23:01:00,902 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 4.827023113224503E-4
2022-08-07T23:01:00,902 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 4.3776991532169026E-4
2022-08-07T23:01:00,902 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-07T23:01:00,902 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14674150264202487
2022-08-07T23:01:00,903 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14320853253362226
2022-08-07T23:01:00,903 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2725778870990105
2022-08-07T23:01:01,015 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-07T23:01:01,093 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -113.25690951370524
2022-08-07T23:01:01,094 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -168.34766635187623
2022-08-07T23:01:01,094 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -125.59280583726027
2022-08-07T23:01:01,094 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -90.20661472624786
2022-08-07T23:01:01,174 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-07T23:01:01,749 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19298.41533771051 meters
2022-08-07T23:01:01,749 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137047.18687462172 meters (statistic on all 2027421 legs which have a finite distance)
2022-08-07T23:01:01,749 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51955.590558803044 meters
2022-08-07T23:01:01,749 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 136952.6531587659 meters (statistic on all 752547 trips which have a finite distance)
2022-08-07T23:01:01,749 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-07T23:01:01,749 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-07T23:01:02,474 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-07T23:01:02,478 INFO LegHistogramListener:72 number of legs: 2040654 100%
2022-08-07T23:01:02,478 INFO LegHistogramListener:79 number of bike legs: 89149 4.368648482300282%
2022-08-07T23:01:02,478 INFO LegHistogramListener:79 number of car legs: 202092 9.903295708140625%
2022-08-07T23:01:02,478 INFO LegHistogramListener:79 number of drtNorth legs: 431 0.02112067993888234%
2022-08-07T23:01:02,478 INFO LegHistogramListener:79 number of drtSoutheast legs: 339 0.016612321344039706%
2022-08-07T23:01:02,478 INFO LegHistogramListener:79 number of freight legs: 47065 2.3063684485463973%
2022-08-07T23:01:02,478 INFO LegHistogramListener:79 number of pt legs: 140779 6.8987197241668605%
2022-08-07T23:01:02,478 INFO LegHistogramListener:79 number of ride legs: 110799 5.429582869021402%
2022-08-07T23:01:02,478 INFO LegHistogramListener:79 number of walk legs: 1450000 71.05565176654152%
2022-08-07T23:01:03,018 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-07T23:01:03,018 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-07T23:01:05,033 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.21886056578873045
2022-08-07T23:01:05,033 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.3756463846110395
2022-08-07T23:01:05,033 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.001888444414774799
2022-08-07T23:01:05,033 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0016470932591135738
2022-08-07T23:01:05,033 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-07T23:01:05,033 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.2330964326245141
2022-08-07T23:01:05,033 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.2338243374397264
2022-08-07T23:01:05,033 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.46769232349271067
2022-08-07T23:01:05,033 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.13087779928827084
2022-08-07T23:01:05,033 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3262990597575191
2022-08-07T23:01:05,033 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 2.0540523886061713E-4
2022-08-07T23:01:05,033 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 1.9128362868894971E-4
2022-08-07T23:01:05,033 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-07T23:01:05,033 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.142702722132928
2022-08-07T23:01:05,033 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.1492602843835532
2022-08-07T23:01:05,033 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.2361248761149653
2022-08-07T23:01:05,033 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.07352095390192927
2022-08-07T23:01:05,033 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.19131957460575033
2022-08-07T23:01:05,033 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.5945916800608E-5
2022-08-07T23:01:05,033 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.182430662894057E-5
2022-08-07T23:01:05,033 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-07T23:01:05,033 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.08553716037527537
2022-08-07T23:01:05,033 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.08330337840266616
2022-08-07T23:01:05,034 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.15702331862974164
2022-08-07T23:01:05,184 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-07T23:01:06,410 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-07T23:01:06,722 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-07T23:01:07,099 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-07T23:01:08,378 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-07T23:01:08,690 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-07T23:01:09,113 INFO ControlerListenerManagerImpl:171 [it.10] all ControlerIterationEndsListeners called.
2022-08-07T23:01:09,236 INFO AbstractController:181 ### ITERATION 10 ENDS
2022-08-07T23:01:09,236 INFO AbstractController:182 ###################################################
2022-08-07T23:01:09,236 INFO AbstractController:133 ###################################################
2022-08-07T23:01:09,236 INFO AbstractController:134 ### ITERATION 11 BEGINS
2022-08-07T23:01:09,237 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-07T23:01:09,237 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-07T23:01:09,237 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-07T23:01:09,237 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-07T23:01:09,237 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-07T23:01:09,515 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-07T23:01:09,543 INFO ControlerListenerManagerImpl:148 [it.11] all ControlerIterationStartsListeners called.
2022-08-07T23:01:09,543 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-07T23:01:16,487 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169590 plans handled. Strategy: ExpBetaPlanChanger
2022-08-07T23:01:16,488 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30743 plans
2022-08-07T23:01:16,488 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:01:16,489 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T23:01:16,489 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:01:16,490 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T23:01:16,490 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:01:16,491 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:01:16,494 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T23:01:16,495 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:01:16,495 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:01:16,497 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T23:01:16,500 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:01:16,504 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T23:01:16,514 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T23:01:16,514 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:01:16,517 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:01:16,528 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:01:16,529 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T23:01:16,561 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:01:16,585 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T23:01:16,595 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:01:16,717 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T23:01:16,986 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T23:01:17,432 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T23:01:18,194 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T23:01:18,492 INFO MemoryObserver:41 used RAM: 12351 MB free: 3728 MB total: 16080 MB
2022-08-07T23:01:20,058 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T23:01:23,434 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-07T23:01:28,881 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-07T23:01:42,085 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T23:01:42,085 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30743 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-07T23:01:42,085 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30513 plans
2022-08-07T23:01:42,085 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-07T23:01:42,085 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-07T23:01:42,085 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-07T23:01:42,086 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-07T23:01:42,086 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-07T23:01:42,086 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-07T23:01:42,086 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-07T23:01:42,086 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-07T23:01:42,086 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-07T23:01:42,087 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-07T23:01:42,088 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-07T23:01:42,091 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-07T23:01:42,098 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-07T23:01:42,110 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-07T23:01:42,133 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-07T23:01:42,198 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-07T23:01:42,320 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30513 plans
2022-08-07T23:01:42,321 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T23:01:42,321 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T23:01:42,321 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T23:01:42,321 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:01:42,321 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:01:42,321 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:01:42,321 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:01:42,322 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T23:01:42,328 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T23:01:42,332 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:01:42,412 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:01:42,416 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:01:42,417 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T23:01:42,419 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:01:42,428 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:01:42,434 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T23:01:42,434 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:01:42,434 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:01:42,476 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T23:01:42,517 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:01:42,568 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T23:01:42,789 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T23:01:43,217 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T23:01:43,889 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T23:01:45,407 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T23:01:48,357 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-07T23:01:55,008 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-07T23:02:11,122 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T23:02:11,123 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30513 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-07T23:02:11,123 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7582 plans
2022-08-07T23:02:11,123 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-07T23:02:11,124 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-07T23:02:11,123 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-07T23:02:11,123 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-07T23:02:11,123 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-07T23:02:11,124 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-07T23:02:11,124 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-07T23:02:11,124 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-07T23:02:11,124 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-07T23:02:11,124 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-07T23:02:11,124 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-07T23:02:11,125 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-07T23:02:11,126 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-07T23:02:11,129 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-07T23:02:11,129 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7582 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-07T23:02:11,129 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40211 plans handled. Strategy: ExpBetaPlanChanger
2022-08-07T23:02:11,129 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6854 plans
2022-08-07T23:02:11,130 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T23:02:11,130 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T23:02:11,130 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T23:02:11,131 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T23:02:11,133 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T23:02:11,141 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T23:02:11,168 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T23:02:11,236 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T23:02:11,534 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T23:02:11,784 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T23:02:12,221 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T23:02:13,098 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T23:02:15,996 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T23:02:18,493 INFO MemoryObserver:41 used RAM: 13222 MB free: 2857 MB total: 16080 MB
2022-08-07T23:02:24,547 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T23:02:24,547 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6854 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-07T23:02:24,547 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-07T23:02:25,467 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-07T23:02:26,359 INFO ControlerListenerManagerImpl:213 [it.11] all ControlerReplanningListeners called.
2022-08-07T23:02:26,359 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-07T23:02:26,359 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-07T23:02:26,359 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-07T23:02:26,426 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-07T23:02:26,490 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-07T23:02:26,490 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-07T23:02:26,490 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-07T23:02:26,491 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-07T23:02:26,492 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-07T23:02:26,492 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-07T23:02:26,492 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-07T23:02:26,492 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-07T23:02:26,492 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-07T23:02:26,493 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-07T23:02:26,493 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-07T23:02:26,493 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-07T23:02:26,493 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-07T23:02:26,493 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T23:02:26,493 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T23:02:26,493 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-07T23:02:26,493 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T23:02:26,493 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T23:02:26,493 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-07T23:02:26,493 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-07T23:02:26,493 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-07T23:02:26,493 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-07T23:02:27,130 INFO ControlerListenerManagerImpl:232 [it.11] all ControlerBeforeMobsimListeners called.
2022-08-07T23:02:27,130 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-07T23:02:27,130 INFO NetworkImpl:163 node # 1
2022-08-07T23:02:27,130 INFO NetworkImpl:163 node # 4
2022-08-07T23:02:27,130 INFO NetworkImpl:163 node # 16
2022-08-07T23:02:27,130 INFO NetworkImpl:163 node # 64
2022-08-07T23:02:27,130 INFO NetworkImpl:163 node # 256
2022-08-07T23:02:27,131 INFO NetworkImpl:163 node # 1024
2022-08-07T23:02:27,131 INFO NetworkImpl:163 node # 4096
2022-08-07T23:02:27,132 INFO NetworkImpl:163 node # 16384
2022-08-07T23:02:27,138 INFO NetworkImpl:163 node # 65536
2022-08-07T23:02:27,171 INFO NetworkImpl:159 link # 1
2022-08-07T23:02:27,171 INFO NetworkImpl:159 link # 4
2022-08-07T23:02:27,171 INFO NetworkImpl:159 link # 16
2022-08-07T23:02:27,171 INFO NetworkImpl:159 link # 64
2022-08-07T23:02:27,171 INFO NetworkImpl:159 link # 256
2022-08-07T23:02:27,172 INFO NetworkImpl:159 link # 1024
2022-08-07T23:02:27,176 INFO NetworkImpl:159 link # 4096
2022-08-07T23:02:27,190 INFO NetworkImpl:159 link # 16384
2022-08-07T23:02:27,248 INFO NetworkImpl:159 link # 65536
2022-08-07T23:02:27,614 INFO NetworkImpl:159 link # 262144
2022-08-07T23:02:28,187 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-07T23:02:28,187 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-07T23:02:28,187 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-07T23:02:28,187 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-07T23:02:28,188 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-07T23:02:28,188 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-07T23:02:28,188 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-07T23:02:28,188 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-07T23:02:28,189 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-07T23:02:28,191 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-07T23:02:28,194 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-07T23:02:28,201 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-07T23:02:28,215 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-07T23:02:28,242 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-07T23:02:28,294 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-07T23:02:28,402 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-07T23:02:28,616 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-07T23:02:29,006 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-07T23:02:29,817 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-07T23:02:29,869 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-07T23:02:29,892 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:02:29,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-07T23:02:29,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:02:29,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:02:29,893 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:02:29,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-07T23:02:29,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:02:29,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-07T23:02:29,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:02:29,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-07T23:02:31,499 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:02:31,499 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T23:02:31,499 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T23:02:31,499 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T23:02:31,499 INFO EventsManagerImpl:176
2022-08-07T23:02:31,499 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:02:31,499 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T23:02:31,499 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T23:02:31,499 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T23:02:31,499 INFO EventsManagerImpl:176
2022-08-07T23:02:31,499 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:02:31,499 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T23:02:31,499 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T23:02:31,499 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T23:02:31,499 INFO EventsManagerImpl:176
2022-08-07T23:02:31,499 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:02:31,499 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T23:02:31,499 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T23:02:31,500 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T23:02:31,500 INFO EventsManagerImpl:176
2022-08-07T23:02:31,500 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-07T23:02:31,500 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-07T23:02:31,500 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-07T23:02:31,500 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-07T23:02:31,500 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-07T23:02:31,500 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-07T23:02:31,500 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-07T23:02:31,500 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:02:31,500 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-07T23:02:31,500 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T23:02:31,500 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:02:31,500 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-07T23:02:31,500 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T23:02:31,500 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T23:02:31,500 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T23:02:31,500 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-07T23:02:31,500 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-07T23:02:31,500 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-07T23:02:31,500 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-07T23:02:31,500 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:02:31,500 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:02:31,501 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:02:31,501 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-07T23:02:31,501 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T23:02:31,501 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T23:02:31,501 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:02:31,501 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T23:02:31,501 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:02:31,501 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T23:02:31,501 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:02:31,501 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:02:31,501 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T23:02:31,501 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:02:31,501 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T23:02:31,501 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:02:31,501 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:02:31,501 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T23:02:31,501 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-07T23:02:31,501 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:02:31,501 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:02:31,501 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:02:31,501 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-07T23:02:31,501 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T23:02:31,501 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T23:02:31,501 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:02:31,501 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T23:02:31,501 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:02:31,501 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T23:02:31,501 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:02:31,501 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:02:31,501 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T23:02:31,502 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:02:31,502 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T23:02:31,502 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:02:31,502 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:02:31,502 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T23:02:33,198 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-07T23:02:33,201 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-07T23:02:33,405 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-07T23:02:33,405 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-07T23:02:33,405 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-07T23:02:33,405 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-07T23:02:33,405 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-07T23:02:33,405 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-07T23:02:33,405 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-07T23:02:33,405 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-07T23:02:33,624 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-07T23:02:33,624 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273935 lost=0 simT=0.0s realT=3s; (s/r): 0.0
2022-08-07T23:02:33,644 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-07T23:02:33,645 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-07T23:02:33,649 INFO VehicularDepartureHandler:110 teleport vehicle 150408_car from link -19080401 to link 376768590#0
2022-08-07T23:02:33,650 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-07T23:02:33,651 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-07T23:02:33,651 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-07T23:02:33,653 INFO VehicularDepartureHandler:110 teleport vehicle 33897_car from link -8566580#2 to link -29461508#2
2022-08-07T23:02:33,653 INFO VehicularDepartureHandler:110 teleport vehicle 183170_car from link -40717535 to link -22737835#3
2022-08-07T23:02:33,657 INFO VehicularDepartureHandler:110 teleport vehicle 129996_car from link -7951607#2 to link -337039712#1
2022-08-07T23:02:33,657 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-07T23:02:34,620 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1740 #nodes=225
2022-08-07T23:02:34,620 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271963 lost=0 simT=3600.0s realT=4s; (s/r): 900.0
2022-08-07T23:02:36,420 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3132 #nodes=339
2022-08-07T23:02:36,420 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271357 lost=0 simT=7200.0s realT=6s; (s/r): 1200.0
2022-08-07T23:02:38,859 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4406 #nodes=475
2022-08-07T23:02:38,859 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270775 lost=0 simT=10800.0s realT=8s; (s/r): 1350.0
2022-08-07T23:02:41,730 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5720 #nodes=628
2022-08-07T23:02:41,730 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269987 lost=0 simT=14400.0s realT=11s; (s/r): 1309.090909090909
2022-08-07T23:02:45,271 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7233 #nodes=1006
2022-08-07T23:02:45,271 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268841 lost=0 simT=18000.0s realT=15s; (s/r): 1200.0
2022-08-07T23:02:51,296 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10827 #nodes=1574
2022-08-07T23:02:51,296 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=267029 lost=0 simT=21600.0s realT=21s; (s/r): 1028.5714285714287
2022-08-07T23:03:04,961 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12048 #nodes=1775
2022-08-07T23:03:04,961 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264476 lost=0 simT=25200.0s realT=35s; (s/r): 720.0
2022-08-07T23:03:15,020 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13313 #nodes=1897
2022-08-07T23:03:15,021 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261114 lost=0 simT=28800.0s realT=45s; (s/r): 640.0
2022-08-07T23:03:18,493 INFO MemoryObserver:41 used RAM: 12859 MB free: 3220 MB total: 16080 MB
2022-08-07T23:03:31,399 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14636 #nodes=2041
2022-08-07T23:03:31,400 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257597 lost=0 simT=32400.0s realT=61s; (s/r): 531.1475409836065
2022-08-07T23:03:44,627 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14575 #nodes=2050
2022-08-07T23:03:44,628 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252670 lost=0 simT=36000.0s realT=74s; (s/r): 486.4864864864865
2022-08-07T23:04:01,424 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15249 #nodes=2163
2022-08-07T23:04:01,424 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247201 lost=0 simT=39600.0s realT=91s; (s/r): 435.16483516483515
2022-08-07T23:04:14,723 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15839 #nodes=2221
2022-08-07T23:04:14,723 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239888 lost=0 simT=43200.0s realT=104s; (s/r): 415.38461538461536
2022-08-07T23:04:18,493 INFO MemoryObserver:41 used RAM: 13502 MB free: 2577 MB total: 16080 MB
2022-08-07T23:04:28,402 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16139 #nodes=2318
2022-08-07T23:04:28,403 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=231299 lost=0 simT=46800.0s realT=118s; (s/r): 396.6101694915254
2022-08-07T23:04:47,188 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16452 #nodes=2366
2022-08-07T23:04:47,188 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220610 lost=0 simT=50400.0s realT=137s; (s/r): 367.88321167883214
2022-08-07T23:05:02,103 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16913 #nodes=2425
2022-08-07T23:05:02,104 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207883 lost=0 simT=54000.0s realT=152s; (s/r): 355.2631578947368
2022-08-07T23:05:17,081 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16992 #nodes=2531
2022-08-07T23:05:17,081 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=192109 lost=0 simT=57600.0s realT=167s; (s/r): 344.9101796407186
2022-08-07T23:05:18,494 INFO MemoryObserver:41 used RAM: 14262 MB free: 1817 MB total: 16080 MB
2022-08-07T23:05:37,521 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17179 #nodes=2416
2022-08-07T23:05:37,522 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=173559 lost=0 simT=61200.0s realT=187s; (s/r): 327.27272727272725
2022-08-07T23:05:52,378 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16807 #nodes=2330
2022-08-07T23:05:52,378 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=152503 lost=0 simT=64800.0s realT=202s; (s/r): 320.7920792079208
2022-08-07T23:06:07,717 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16101 #nodes=2132
2022-08-07T23:06:07,718 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=129611 lost=0 simT=68400.0s realT=217s; (s/r): 315.2073732718894
2022-08-07T23:06:18,494 INFO MemoryObserver:41 used RAM: 14444 MB free: 1635 MB total: 16080 MB
2022-08-07T23:06:25,619 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15745 #nodes=2162
2022-08-07T23:06:25,619 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=105703 lost=0 simT=72000.0s realT=235s; (s/r): 306.3829787234043
2022-08-07T23:06:37,663 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=14095 #nodes=1849
2022-08-07T23:06:37,663 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=83756 lost=12 simT=75600.0s realT=247s; (s/r): 306.07287449392715
2022-08-07T23:06:48,749 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13298 #nodes=1624
2022-08-07T23:06:48,750 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=67506 lost=26 simT=79200.0s realT=258s; (s/r): 306.9767441860465
2022-08-07T23:07:03,428 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12623 #nodes=1550
2022-08-07T23:07:03,428 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=53840 lost=45 simT=82800.0s realT=273s; (s/r): 303.2967032967033
2022-08-07T23:07:12,305 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=12071 #nodes=1440
2022-08-07T23:07:12,305 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=41668 lost=60 simT=86400.0s realT=282s; (s/r): 306.3829787234043
2022-08-07T23:07:18,495 INFO MemoryObserver:41 used RAM: 15002 MB free: 1077 MB total: 16080 MB
2022-08-07T23:07:19,676 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10349 #nodes=1178
2022-08-07T23:07:19,677 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=34899 lost=65 simT=90000.0s realT=289s; (s/r): 311.4186851211073
2022-08-07T23:07:27,469 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8776 #nodes=1018
2022-08-07T23:07:27,469 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=30577 lost=69 simT=93600.0s realT=297s; (s/r): 315.1515151515151
2022-08-07T23:07:33,514 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7652 #nodes=880
2022-08-07T23:07:33,514 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=27349 lost=69 simT=97200.0s realT=303s; (s/r): 320.7920792079208
2022-08-07T23:07:38,054 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6583 #nodes=750
2022-08-07T23:07:38,054 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=24819 lost=69 simT=100800.0s realT=308s; (s/r): 327.27272727272725
2022-08-07T23:07:41,391 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5702 #nodes=626
2022-08-07T23:07:41,392 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=22792 lost=71 simT=104400.0s realT=311s; (s/r): 335.6913183279743
2022-08-07T23:07:44,322 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4940 #nodes=532
2022-08-07T23:07:44,323 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=21013 lost=71 simT=108000.0s realT=314s; (s/r): 343.9490445859873
2022-08-07T23:07:46,961 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4247 #nodes=460
2022-08-07T23:07:46,961 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=19490 lost=71 simT=111600.0s realT=317s; (s/r): 352.05047318611986
2022-08-07T23:07:49,412 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3577 #nodes=345
2022-08-07T23:07:49,412 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=18142 lost=71 simT=115200.0s realT=319s; (s/r): 361.12852664576803
2022-08-07T23:07:51,654 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=3017 #nodes=308
2022-08-07T23:07:51,654 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=17031 lost=71 simT=118800.0s realT=321s; (s/r): 370.0934579439252
2022-08-07T23:07:53,597 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2575 #nodes=254
2022-08-07T23:07:53,598 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=16065 lost=72 simT=122400.0s realT=323s; (s/r): 378.94736842105266
2022-08-07T23:07:55,305 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2181 #nodes=195
2022-08-07T23:07:55,305 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=15089 lost=72 simT=126000.0s realT=325s; (s/r): 387.6923076923077
2022-08-07T23:07:56,786 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1839 #nodes=169
2022-08-07T23:07:56,786 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=13366 lost=74 simT=129600.0s realT=326s; (s/r): 397.5460122699387
2022-08-07T23:07:57,230 INFO AbstractController$9:234 ### ITERATION 11 fires after mobsim event
2022-08-07T23:07:57,230 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-07T23:07:57,230 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=252.259950623sec
2022-08-07T23:07:57,286 INFO LegTimesControlerListener:50 [11] average trip (probably: leg) duration is: 1495 seconds = 00:24:55
2022-08-07T23:07:57,286 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-07T23:07:57,286 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:07:57,286 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:07:57,286 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:07:57,286 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:07:57,286 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-07T23:07:57,286 INFO EventsManagerImpl:137 event # 1
2022-08-07T23:07:57,286 INFO EventsManagerImpl:137 event # 4
2022-08-07T23:07:57,287 INFO EventsManagerImpl:137 event # 16
2022-08-07T23:07:57,287 INFO EventsManagerImpl:137 event # 64
2022-08-07T23:07:57,287 INFO EventsManagerImpl:137 event # 256
2022-08-07T23:07:57,288 INFO EventsManagerImpl:137 event # 1024
2022-08-07T23:07:57,291 INFO EventsManagerImpl:137 event # 4096
2022-08-07T23:07:57,302 INFO EventsManagerImpl:137 event # 16384
2022-08-07T23:07:57,318 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-07T23:07:57,620 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T23:07:57,620 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T23:07:57,620 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T23:07:57,620 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T23:07:57,620 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-07T23:07:57,620 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-07T23:07:57,621 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-07T23:07:57,623 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-08-07T23:07:57,623 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:50:03][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:07:57,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-08-07T23:07:57,625 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-08-07T23:07:57,625 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:07:57,627 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-07T23:07:57,627 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-08-07T23:07:57,627 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-08-07T23:07:57,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-08-07T23:07:57,628 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-08-07T23:07:57,628 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:07:57,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-08-07T23:07:57,628 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-08-07T23:07:57,628 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-08-07T23:07:57,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-08-07T23:07:57,628 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=01:04:19][duration=undefined][facilityId=null]
2022-08-07T23:07:57,628 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=28:46:45][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:07:57,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-08-07T23:07:57,629 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-08-07T23:07:57,629 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-08-07T23:07:57,630 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-07T23:07:57,630 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-08-07T23:07:57,630 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-08-07T23:07:57,630 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-07T23:07:57,630 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-07T23:07:57,630 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:07:57,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-08-07T23:07:57,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-08-07T23:07:57,635 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-08-07T23:07:57,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-08-07T23:07:57,635 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-08-07T23:07:57,635 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:02][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:07:57,635 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-07T23:07:57,973 INFO ControlerListenerManagerImpl:251 [it.11] all ControlerAfterMobsimListeners called.
2022-08-07T23:07:57,973 INFO AbstractController$4:159 ### ITERATION 11 fires scoring event
2022-08-07T23:07:57,973 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-07T23:07:58,100 INFO NewScoreAssignerImpl:57 it: 11 msaStart: 599
2022-08-07T23:07:58,214 INFO ControlerListenerManagerImpl:194 [it.11] all ControlerScoringListeners called.
2022-08-07T23:07:58,214 INFO AbstractController$5:167 ### ITERATION 11 fires iteration end event
2022-08-07T23:07:58,214 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-07T23:07:58,214 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-07T23:07:58,290 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-07T23:07:58,290 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-07T23:08:00,127 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-07T23:08:00,127 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11538254158172304
2022-08-07T23:08:00,127 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2584575607100859
2022-08-07T23:08:00,127 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 5.520265794379085E-4
2022-08-07T23:08:00,127 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 4.4162126355032686E-4
2022-08-07T23:08:00,127 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-07T23:08:00,127 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1477004883509554
2022-08-07T23:08:00,127 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14322393792653682
2022-08-07T23:08:00,127 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2738205887941172
2022-08-07T23:08:00,246 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-07T23:08:00,328 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -112.9609467294147
2022-08-07T23:08:00,328 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -170.0824711146058
2022-08-07T23:08:00,328 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -126.09792955915704
2022-08-07T23:08:00,328 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -90.01356424776154
2022-08-07T23:08:00,413 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-07T23:08:01,012 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19255.029939708005 meters
2022-08-07T23:08:01,012 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 136685.40052316777 meters (statistic on all 2026625 legs which have a finite distance)
2022-08-07T23:08:01,012 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51836.98033287727 meters
2022-08-07T23:08:01,012 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 136587.52806986368 meters (statistic on all 752258 trips which have a finite distance)
2022-08-07T23:08:01,012 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-07T23:08:01,012 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-07T23:08:01,789 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-07T23:08:01,793 INFO LegHistogramListener:72 number of legs: 2039973 100%
2022-08-07T23:08:01,793 INFO LegHistogramListener:79 number of bike legs: 88483 4.337459368334777%
2022-08-07T23:08:01,793 INFO LegHistogramListener:79 number of car legs: 201057 9.855865739399492%
2022-08-07T23:08:01,793 INFO LegHistogramListener:79 number of drtNorth legs: 470 0.02303952062110626%
2022-08-07T23:08:01,793 INFO LegHistogramListener:79 number of drtSoutheast legs: 345 0.016911988541024808%
2022-08-07T23:08:01,793 INFO LegHistogramListener:79 number of freight legs: 47065 2.3071383787922684%
2022-08-07T23:08:01,793 INFO LegHistogramListener:79 number of pt legs: 141943 6.958082288344013%
2022-08-07T23:08:01,793 INFO LegHistogramListener:79 number of ride legs: 110791 5.431003253474433%
2022-08-07T23:08:01,793 INFO LegHistogramListener:79 number of walk legs: 1449819 71.07049946249289%
2022-08-07T23:08:02,355 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-07T23:08:02,355 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-07T23:08:04,235 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.22540785777741262
2022-08-07T23:08:04,235 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.3767696945110585
2022-08-07T23:08:04,235 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.0021131063947785987
2022-08-07T23:08:04,235 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0017947282745446422
2022-08-07T23:08:04,235 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-07T23:08:04,235 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.2421483847445529
2022-08-07T23:08:04,236 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.2425874384426175
2022-08-07T23:08:04,236 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.48804027996734056
2022-08-07T23:08:04,236 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.13461103950456257
2022-08-07T23:08:04,236 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.33103750186148495
2022-08-07T23:08:04,236 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 2.51621417604256E-4
2022-08-07T23:08:04,236 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 2.2594576274667885E-4
2022-08-07T23:08:04,236 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-07T23:08:04,236 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.14870055510765803
2022-08-07T23:08:04,236 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.1542631857325521
2022-08-07T23:08:04,236 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.24785479903664942
2022-08-07T23:08:04,236 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.08078459666113784
2022-08-07T23:08:04,236 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.2197489434468026
2022-08-07T23:08:04,236 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 4.364861325788114E-5
2022-08-07T23:08:04,236 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.567565485757714E-5
2022-08-07T23:08:04,236 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-07T23:08:04,236 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.09472005833508784
2022-08-07T23:08:04,236 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.09583823310413532
2022-08-07T23:08:04,236 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.1669302700565378
2022-08-07T23:08:04,378 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-07T23:08:05,555 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-07T23:08:05,970 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-07T23:08:06,367 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-07T23:08:07,483 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-07T23:08:07,769 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-07T23:08:08,153 INFO ControlerListenerManagerImpl:171 [it.11] all ControlerIterationEndsListeners called.
2022-08-07T23:08:08,270 INFO AbstractController:181 ### ITERATION 11 ENDS
2022-08-07T23:08:08,270 INFO AbstractController:182 ###################################################
2022-08-07T23:08:08,270 INFO AbstractController:133 ###################################################
2022-08-07T23:08:08,270 INFO AbstractController:134 ### ITERATION 12 BEGINS
2022-08-07T23:08:08,270 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-07T23:08:08,270 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-07T23:08:08,270 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-07T23:08:08,271 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-07T23:08:08,271 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-07T23:08:08,523 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-07T23:08:08,549 INFO ControlerListenerManagerImpl:148 [it.12] all ControlerIterationStartsListeners called.
2022-08-07T23:08:08,549 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-07T23:08:15,987 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169650 plans handled. Strategy: ExpBetaPlanChanger
2022-08-07T23:08:15,987 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30611 plans
2022-08-07T23:08:16,109 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:08:16,109 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:08:16,110 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T23:08:16,111 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T23:08:16,111 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:08:16,111 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T23:08:16,111 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:08:16,112 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:08:16,113 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T23:08:16,113 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T23:08:16,113 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:08:16,116 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:08:16,122 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T23:08:16,128 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:08:16,141 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T23:08:16,150 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:08:16,156 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:08:16,159 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:08:16,168 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:08:16,185 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T23:08:16,323 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T23:08:16,577 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T23:08:16,936 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T23:08:17,765 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T23:08:18,495 INFO MemoryObserver:41 used RAM: 13035 MB free: 3044 MB total: 16080 MB
2022-08-07T23:08:19,484 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T23:08:22,603 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-07T23:08:28,297 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-07T23:08:41,326 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T23:08:41,327 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30611 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-07T23:08:41,327 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30488 plans
2022-08-07T23:08:41,327 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-07T23:08:41,327 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-07T23:08:41,327 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-07T23:08:41,327 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-07T23:08:41,327 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-07T23:08:41,327 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-07T23:08:41,328 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-07T23:08:41,328 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-07T23:08:41,328 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-07T23:08:41,329 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-07T23:08:41,331 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-07T23:08:41,334 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-07T23:08:41,340 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-07T23:08:41,352 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-07T23:08:41,375 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-07T23:08:41,418 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-07T23:08:41,537 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30488 plans
2022-08-07T23:08:41,537 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T23:08:41,537 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T23:08:41,538 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:08:41,538 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T23:08:41,538 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:08:41,538 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:08:41,538 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:08:41,541 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:08:41,541 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T23:08:41,542 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:08:41,543 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:08:41,545 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T23:08:41,552 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:08:41,553 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T23:08:41,557 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:08:41,560 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:08:41,627 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T23:08:41,665 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:08:41,667 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T23:08:41,672 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:08:41,745 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T23:08:41,934 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T23:08:42,337 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T23:08:43,111 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T23:08:44,762 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T23:08:47,998 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-07T23:08:55,328 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-07T23:09:12,152 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T23:09:12,153 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30488 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-07T23:09:12,153 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7679 plans
2022-08-07T23:09:12,153 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-07T23:09:12,153 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-07T23:09:12,153 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-07T23:09:12,153 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-07T23:09:12,154 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-07T23:09:12,153 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-07T23:09:12,154 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-07T23:09:12,154 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-07T23:09:12,154 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-07T23:09:12,154 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-07T23:09:12,154 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-07T23:09:12,155 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-07T23:09:12,156 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-07T23:09:12,159 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-07T23:09:12,159 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7679 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-07T23:09:12,159 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40326 plans handled. Strategy: ExpBetaPlanChanger
2022-08-07T23:09:12,159 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6739 plans
2022-08-07T23:09:12,160 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T23:09:12,160 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T23:09:12,160 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T23:09:12,161 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T23:09:12,165 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T23:09:12,174 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T23:09:12,201 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T23:09:12,349 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T23:09:12,554 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T23:09:12,859 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T23:09:13,389 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T23:09:14,506 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T23:09:17,700 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T23:09:18,497 INFO MemoryObserver:41 used RAM: 14139 MB free: 1940 MB total: 16080 MB
2022-08-07T23:09:25,029 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T23:09:25,029 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6739 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-07T23:09:25,029 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-07T23:09:25,914 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-07T23:09:26,802 INFO ControlerListenerManagerImpl:213 [it.12] all ControlerReplanningListeners called.
2022-08-07T23:09:26,803 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-07T23:09:26,803 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-07T23:09:26,803 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-07T23:09:26,870 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-07T23:09:26,933 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-07T23:09:26,934 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-07T23:09:26,934 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-07T23:09:26,935 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-07T23:09:26,935 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-07T23:09:26,935 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-07T23:09:26,936 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-07T23:09:26,936 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-07T23:09:26,936 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-07T23:09:26,936 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-07T23:09:26,936 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-07T23:09:26,936 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-07T23:09:26,936 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-07T23:09:26,936 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T23:09:26,936 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T23:09:26,936 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-07T23:09:26,936 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T23:09:26,936 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T23:09:26,936 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-07T23:09:26,936 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-07T23:09:26,936 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-07T23:09:26,937 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-07T23:09:27,573 INFO ControlerListenerManagerImpl:232 [it.12] all ControlerBeforeMobsimListeners called.
2022-08-07T23:09:27,573 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-07T23:09:27,574 INFO NetworkImpl:163 node # 1
2022-08-07T23:09:27,574 INFO NetworkImpl:163 node # 4
2022-08-07T23:09:27,574 INFO NetworkImpl:163 node # 16
2022-08-07T23:09:27,574 INFO NetworkImpl:163 node # 64
2022-08-07T23:09:27,574 INFO NetworkImpl:163 node # 256
2022-08-07T23:09:27,574 INFO NetworkImpl:163 node # 1024
2022-08-07T23:09:27,574 INFO NetworkImpl:163 node # 4096
2022-08-07T23:09:27,576 INFO NetworkImpl:163 node # 16384
2022-08-07T23:09:27,581 INFO NetworkImpl:163 node # 65536
2022-08-07T23:09:27,614 INFO NetworkImpl:159 link # 1
2022-08-07T23:09:27,614 INFO NetworkImpl:159 link # 4
2022-08-07T23:09:27,614 INFO NetworkImpl:159 link # 16
2022-08-07T23:09:27,614 INFO NetworkImpl:159 link # 64
2022-08-07T23:09:27,615 INFO NetworkImpl:159 link # 256
2022-08-07T23:09:27,615 INFO NetworkImpl:159 link # 1024
2022-08-07T23:09:27,619 INFO NetworkImpl:159 link # 4096
2022-08-07T23:09:27,634 INFO NetworkImpl:159 link # 16384
2022-08-07T23:09:27,692 INFO NetworkImpl:159 link # 65536
2022-08-07T23:09:27,970 INFO NetworkImpl:159 link # 262144
2022-08-07T23:09:28,593 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-07T23:09:28,593 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-07T23:09:28,593 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-07T23:09:28,593 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-07T23:09:28,593 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-07T23:09:28,594 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-07T23:09:28,594 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-07T23:09:28,594 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-07T23:09:28,595 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-07T23:09:28,597 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-07T23:09:28,600 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-07T23:09:28,607 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-07T23:09:28,620 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-07T23:09:28,648 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-07T23:09:28,703 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-07T23:09:28,815 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-07T23:09:29,039 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-07T23:09:29,446 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-07T23:09:30,298 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-07T23:09:30,353 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-07T23:09:30,378 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:09:30,378 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-07T23:09:30,378 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:09:30,378 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:09:30,378 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:09:30,378 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-07T23:09:30,378 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:09:30,378 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-07T23:09:30,378 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:09:30,378 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-07T23:09:31,963 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:09:31,963 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T23:09:31,963 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T23:09:31,963 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T23:09:31,963 INFO EventsManagerImpl:176
2022-08-07T23:09:31,963 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:09:31,963 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T23:09:31,963 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T23:09:31,963 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T23:09:31,964 INFO EventsManagerImpl:176
2022-08-07T23:09:31,964 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:09:31,964 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T23:09:31,964 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T23:09:31,964 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T23:09:31,964 INFO EventsManagerImpl:176
2022-08-07T23:09:31,964 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:09:31,964 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T23:09:31,964 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T23:09:31,964 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T23:09:31,964 INFO EventsManagerImpl:176
2022-08-07T23:09:31,964 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-07T23:09:31,964 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-07T23:09:31,964 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-07T23:09:31,964 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-07T23:09:31,964 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-07T23:09:31,964 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-07T23:09:31,964 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-07T23:09:31,964 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:09:31,964 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-07T23:09:31,964 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T23:09:31,964 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:09:31,965 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-07T23:09:31,965 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T23:09:31,965 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T23:09:31,965 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T23:09:31,965 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-07T23:09:31,965 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-07T23:09:31,965 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-07T23:09:31,965 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-07T23:09:31,965 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:09:31,965 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:09:31,965 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:09:31,965 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-07T23:09:31,965 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T23:09:31,965 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T23:09:31,965 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:09:31,965 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T23:09:31,965 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:09:31,965 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T23:09:31,965 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:09:31,965 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:09:31,965 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T23:09:31,965 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:09:31,965 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T23:09:31,965 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:09:31,965 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:09:31,965 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T23:09:31,965 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-07T23:09:31,966 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:09:31,966 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:09:31,966 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:09:31,966 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-07T23:09:31,966 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T23:09:31,966 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T23:09:31,966 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:09:31,966 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T23:09:31,966 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:09:31,966 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T23:09:31,966 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:09:31,966 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:09:31,966 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T23:09:31,966 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:09:31,966 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T23:09:31,966 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:09:31,966 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:09:31,966 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T23:09:33,609 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-07T23:09:33,612 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-07T23:09:33,816 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-07T23:09:33,817 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-07T23:09:33,817 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-07T23:09:33,817 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-07T23:09:33,817 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-07T23:09:33,817 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-07T23:09:33,817 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-07T23:09:33,817 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-07T23:09:34,034 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-07T23:09:34,034 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273934 lost=0 simT=0.0s realT=3s; (s/r): 0.0
2022-08-07T23:09:34,048 INFO VehicularDepartureHandler:110 teleport vehicle 40805_car from link -29256622 to link -23174256#1
2022-08-07T23:09:34,051 INFO VehicularDepartureHandler:110 teleport vehicle 89885_car from link -10494268 to link 44443291#0
2022-08-07T23:09:34,054 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-07T23:09:34,055 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-07T23:09:34,056 INFO VehicularDepartureHandler:110 teleport vehicle 190998_car from link -24739580#0 to link -334734081#2
2022-08-07T23:09:34,058 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-07T23:09:34,062 INFO VehicularDepartureHandler:110 teleport vehicle 150408_car from link -19080401 to link 376768590#0
2022-08-07T23:09:34,064 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-07T23:09:34,064 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-07T23:09:34,064 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-07T23:09:35,057 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1746 #nodes=223
2022-08-07T23:09:35,058 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271959 lost=0 simT=3600.0s realT=4s; (s/r): 900.0
2022-08-07T23:09:36,841 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3139 #nodes=348
2022-08-07T23:09:36,841 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271358 lost=0 simT=7200.0s realT=6s; (s/r): 1200.0
2022-08-07T23:09:39,251 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4428 #nodes=488
2022-08-07T23:09:39,251 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270788 lost=0 simT=10800.0s realT=8s; (s/r): 1350.0
2022-08-07T23:09:42,114 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5725 #nodes=660
2022-08-07T23:09:42,115 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269998 lost=0 simT=14400.0s realT=11s; (s/r): 1309.090909090909
2022-08-07T23:09:45,547 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7238 #nodes=995
2022-08-07T23:09:45,547 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268848 lost=0 simT=18000.0s realT=15s; (s/r): 1200.0
2022-08-07T23:09:51,175 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10856 #nodes=1624
2022-08-07T23:09:51,175 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=267018 lost=0 simT=21600.0s realT=20s; (s/r): 1080.0
2022-08-07T23:10:03,760 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12051 #nodes=1744
2022-08-07T23:10:03,761 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264468 lost=0 simT=25200.0s realT=33s; (s/r): 763.6363636363636
2022-08-07T23:10:14,582 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13249 #nodes=1920
2022-08-07T23:10:14,583 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261106 lost=0 simT=28800.0s realT=44s; (s/r): 654.5454545454545
2022-08-07T23:10:18,497 INFO MemoryObserver:41 used RAM: 13028 MB free: 3051 MB total: 16080 MB
2022-08-07T23:10:31,189 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14601 #nodes=2085
2022-08-07T23:10:31,190 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257602 lost=0 simT=32400.0s realT=60s; (s/r): 540.0
2022-08-07T23:10:43,625 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14638 #nodes=2022
2022-08-07T23:10:43,626 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252691 lost=0 simT=36000.0s realT=73s; (s/r): 493.1506849315069
2022-08-07T23:10:59,781 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15242 #nodes=2186
2022-08-07T23:10:59,781 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247159 lost=0 simT=39600.0s realT=89s; (s/r): 444.9438202247191
2022-08-07T23:11:14,690 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15769 #nodes=2258
2022-08-07T23:11:14,690 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239852 lost=0 simT=43200.0s realT=104s; (s/r): 415.38461538461536
2022-08-07T23:11:18,497 INFO MemoryObserver:41 used RAM: 13601 MB free: 2478 MB total: 16080 MB
2022-08-07T23:11:28,325 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16255 #nodes=2326
2022-08-07T23:11:28,325 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=231294 lost=0 simT=46800.0s realT=117s; (s/r): 400.0
2022-08-07T23:11:43,208 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16513 #nodes=2385
2022-08-07T23:11:43,209 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220580 lost=0 simT=50400.0s realT=132s; (s/r): 381.8181818181818
2022-08-07T23:12:02,210 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16925 #nodes=2448
2022-08-07T23:12:02,211 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207833 lost=0 simT=54000.0s realT=151s; (s/r): 357.6158940397351
2022-08-07T23:12:17,132 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17168 #nodes=2461
2022-08-07T23:12:17,132 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=192058 lost=0 simT=57600.0s realT=166s; (s/r): 346.9879518072289
2022-08-07T23:12:18,498 INFO MemoryObserver:41 used RAM: 13964 MB free: 2115 MB total: 16080 MB
2022-08-07T23:12:35,683 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17101 #nodes=2402
2022-08-07T23:12:35,683 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=173383 lost=0 simT=61200.0s realT=185s; (s/r): 330.81081081081084
2022-08-07T23:12:52,814 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16790 #nodes=2368
2022-08-07T23:12:52,814 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=152330 lost=0 simT=64800.0s realT=202s; (s/r): 320.7920792079208
2022-08-07T23:13:07,213 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16207 #nodes=2197
2022-08-07T23:13:07,214 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=129492 lost=0 simT=68400.0s realT=216s; (s/r): 316.6666666666667
2022-08-07T23:13:18,499 INFO MemoryObserver:41 used RAM: 14390 MB free: 1689 MB total: 16080 MB
2022-08-07T23:13:25,420 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15798 #nodes=2066
2022-08-07T23:13:25,420 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=105601 lost=0 simT=72000.0s realT=235s; (s/r): 306.3829787234043
2022-08-07T23:13:38,545 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=14157 #nodes=1784
2022-08-07T23:13:38,546 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=83664 lost=0 simT=75600.0s realT=248s; (s/r): 304.83870967741933
2022-08-07T23:13:48,766 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13253 #nodes=1632
2022-08-07T23:13:48,766 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=67464 lost=3 simT=79200.0s realT=258s; (s/r): 306.9767441860465
2022-08-07T23:14:02,412 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12571 #nodes=1516
2022-08-07T23:14:02,412 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=53868 lost=13 simT=82800.0s realT=272s; (s/r): 304.4117647058824
2022-08-07T23:14:12,703 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=12021 #nodes=1449
2022-08-07T23:14:12,704 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=41637 lost=28 simT=86400.0s realT=282s; (s/r): 306.3829787234043
2022-08-07T23:14:18,499 INFO MemoryObserver:41 used RAM: 14648 MB free: 1431 MB total: 16080 MB
2022-08-07T23:14:19,806 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10303 #nodes=1220
2022-08-07T23:14:19,806 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=34832 lost=36 simT=90000.0s realT=289s; (s/r): 311.4186851211073
2022-08-07T23:14:25,374 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8812 #nodes=1054
2022-08-07T23:14:25,374 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=30514 lost=38 simT=93600.0s realT=294s; (s/r): 318.3673469387755
2022-08-07T23:14:31,465 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7610 #nodes=856
2022-08-07T23:14:31,465 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=27257 lost=40 simT=97200.0s realT=301s; (s/r): 322.9235880398671
2022-08-07T23:14:36,906 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6520 #nodes=728
2022-08-07T23:14:36,906 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=24703 lost=40 simT=100800.0s realT=306s; (s/r): 329.4117647058824
2022-08-07T23:14:40,928 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5753 #nodes=638
2022-08-07T23:14:40,928 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=22694 lost=42 simT=104400.0s realT=310s; (s/r): 336.7741935483871
2022-08-07T23:14:44,134 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4904 #nodes=537
2022-08-07T23:14:44,134 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=20980 lost=42 simT=108000.0s realT=313s; (s/r): 345.0479233226837
2022-08-07T23:14:46,428 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4154 #nodes=444
2022-08-07T23:14:46,429 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=19386 lost=43 simT=111600.0s realT=316s; (s/r): 353.1645569620253
2022-08-07T23:14:48,446 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3556 #nodes=367
2022-08-07T23:14:48,446 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=18073 lost=45 simT=115200.0s realT=318s; (s/r): 362.2641509433962
2022-08-07T23:14:49,975 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=3034 #nodes=317
2022-08-07T23:14:49,975 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=16943 lost=45 simT=118800.0s realT=319s; (s/r): 372.41379310344826
2022-08-07T23:14:51,316 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2684 #nodes=270
2022-08-07T23:14:51,316 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=15992 lost=47 simT=122400.0s realT=320s; (s/r): 382.5
2022-08-07T23:14:52,949 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2323 #nodes=240
2022-08-07T23:14:52,949 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=15026 lost=47 simT=126000.0s realT=322s; (s/r): 391.30434782608694
2022-08-07T23:14:54,367 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1951 #nodes=174
2022-08-07T23:14:54,367 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=13304 lost=47 simT=129600.0s realT=323s; (s/r): 401.23839009287923
2022-08-07T23:14:54,804 INFO AbstractController$9:234 ### ITERATION 12 fires after mobsim event
2022-08-07T23:14:54,804 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-07T23:14:54,804 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=248.034760466sec
2022-08-07T23:14:54,853 INFO LegTimesControlerListener:50 [12] average trip (probably: leg) duration is: 1492 seconds = 00:24:52
2022-08-07T23:14:54,853 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-07T23:14:54,853 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:14:54,853 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:14:54,853 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:14:54,853 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:14:54,853 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-07T23:14:54,853 INFO EventsManagerImpl:137 event # 1
2022-08-07T23:14:54,853 INFO EventsManagerImpl:137 event # 4
2022-08-07T23:14:54,854 INFO EventsManagerImpl:137 event # 16
2022-08-07T23:14:54,854 INFO EventsManagerImpl:137 event # 64
2022-08-07T23:14:54,854 INFO EventsManagerImpl:137 event # 256
2022-08-07T23:14:54,855 INFO EventsManagerImpl:137 event # 1024
2022-08-07T23:14:54,858 INFO EventsManagerImpl:137 event # 4096
2022-08-07T23:14:54,869 INFO EventsManagerImpl:137 event # 16384
2022-08-07T23:14:54,885 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-07T23:14:55,279 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T23:14:55,279 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T23:14:55,279 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T23:14:55,279 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T23:14:55,279 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-07T23:14:55,280 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-07T23:14:55,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-08-07T23:14:55,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-08-07T23:14:55,282 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:50:03][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:14:55,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-08-07T23:14:55,284 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-08-07T23:14:55,284 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:48:04][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:14:55,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-08-07T23:14:55,286 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-08-07T23:14:55,286 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-08-07T23:14:55,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-08-07T23:14:55,286 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-08-07T23:14:55,286 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:14:55,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-08-07T23:14:55,287 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-08-07T23:14:55,287 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-08-07T23:14:55,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-08-07T23:14:55,287 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=01:04:19][duration=undefined][facilityId=null]
2022-08-07T23:14:55,287 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=28:47:27][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:14:55,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-08-07T23:14:55,288 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-08-07T23:14:55,288 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-08-07T23:14:55,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-08-07T23:14:55,289 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-07T23:14:55,289 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:14:55,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-08-07T23:14:55,293 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-08-07T23:14:55,293 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-08-07T23:14:55,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-08-07T23:14:55,294 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-08-07T23:14:55,294 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:02][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:14:55,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-08-07T23:14:55,294 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-08-07T23:14:55,294 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_46800][coord=[x=738858.7389318789 | y=5689328.029665429]][linkId=376817773][startTime=13:39:38][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:14:55,294 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-07T23:14:55,621 INFO ControlerListenerManagerImpl:251 [it.12] all ControlerAfterMobsimListeners called.
2022-08-07T23:14:55,621 INFO AbstractController$4:159 ### ITERATION 12 fires scoring event
2022-08-07T23:14:55,621 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-07T23:14:55,747 INFO NewScoreAssignerImpl:57 it: 12 msaStart: 599
2022-08-07T23:14:55,865 INFO ControlerListenerManagerImpl:194 [it.12] all ControlerScoringListeners called.
2022-08-07T23:14:55,865 INFO AbstractController$5:167 ### ITERATION 12 fires iteration end event
2022-08-07T23:14:55,865 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-07T23:14:55,866 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-07T23:14:55,934 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-07T23:14:55,934 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-07T23:14:57,583 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-07T23:14:57,583 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1155365955108685
2022-08-07T23:14:57,583 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.25773864237407373
2022-08-07T23:14:57,583 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 4.634455701792674E-4
2022-08-07T23:14:57,583 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 4.0824291223547657E-4
2022-08-07T23:14:57,583 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-07T23:14:57,583 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14784298823541495
2022-08-07T23:14:57,583 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1438080590745467
2022-08-07T23:14:57,583 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.27378079152908796
2022-08-07T23:14:57,720 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-07T23:14:57,804 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -113.01282299337241
2022-08-07T23:14:57,804 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -171.05034907049435
2022-08-07T23:14:57,804 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -126.4511735853003
2022-08-07T23:14:57,804 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -89.98400647433668
2022-08-07T23:14:57,904 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-07T23:14:58,520 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19246.42950333924 meters
2022-08-07T23:14:58,520 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 136633.18005859977 meters (statistic on all 2026756 legs which have a finite distance)
2022-08-07T23:14:58,520 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51806.49107311465 meters
2022-08-07T23:14:58,520 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 136548.01981894663 meters (statistic on all 752483 trips which have a finite distance)
2022-08-07T23:14:58,520 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-07T23:14:58,520 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-07T23:14:59,290 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-07T23:14:59,294 INFO LegHistogramListener:72 number of legs: 2040004 100%
2022-08-07T23:14:59,294 INFO LegHistogramListener:79 number of bike legs: 88639 4.3450404999205885%
2022-08-07T23:14:59,294 INFO LegHistogramListener:79 number of car legs: 200465 9.826696418242317%
2022-08-07T23:14:59,294 INFO LegHistogramListener:79 number of drtNorth legs: 427 0.020931331507193122%
2022-08-07T23:14:59,294 INFO LegHistogramListener:79 number of drtSoutheast legs: 328 0.01607839984627481%
2022-08-07T23:14:59,294 INFO LegHistogramListener:79 number of freight legs: 47065 2.307103319405256%
2022-08-07T23:14:59,294 INFO LegHistogramListener:79 number of pt legs: 141908 6.956260870076726%
2022-08-07T23:14:59,294 INFO LegHistogramListener:79 number of ride legs: 111221 5.451999113727228%
2022-08-07T23:14:59,294 INFO LegHistogramListener:79 number of walk legs: 1449951 71.07589004727441%
2022-08-07T23:14:59,884 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-07T23:14:59,884 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-07T23:15:02,026 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.23244298720838874
2022-08-07T23:15:02,026 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.3780329367300513
2022-08-07T23:15:02,026 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.0022877008478101235
2022-08-07T23:15:02,026 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0019500659864329839
2022-08-07T23:15:02,026 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-07T23:15:02,026 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.25120033686459176
2022-08-07T23:15:02,026 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.2514160123653954
2022-08-07T23:15:02,026 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.5065742514262827
2022-08-07T23:15:02,026 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.13839948237879807
2022-08-07T23:15:02,026 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.334863174435264
2022-08-07T23:15:02,026 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 2.78580855204712E-4
2022-08-07T23:15:02,026 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 2.452025038898617E-4
2022-08-07T23:15:02,026 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-07T23:15:02,026 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.1542631857325521
2022-08-07T23:15:02,026 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.1588360198626866
2022-08-07T23:15:02,026 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.2593664788920441
2022-08-07T23:15:02,026 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.0866283757067224
2022-08-07T23:15:02,026 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.24000446756394522
2022-08-07T23:15:02,026 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 5.3918875200912E-5
2022-08-07T23:15:02,026 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 3.979726502924457E-5
2022-08-07T23:15:02,026 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-07T23:15:02,026 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.10183093094789383
2022-08-07T23:15:02,026 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.10493126627194627
2022-08-07T23:15:02,026 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.1752979659746222
2022-08-07T23:15:02,186 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-07T23:15:03,306 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-07T23:15:03,622 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-07T23:15:04,034 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-07T23:15:05,286 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-07T23:15:05,622 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-07T23:15:06,034 INFO ControlerListenerManagerImpl:171 [it.12] all ControlerIterationEndsListeners called.
2022-08-07T23:15:06,144 INFO AbstractController:181 ### ITERATION 12 ENDS
2022-08-07T23:15:06,144 INFO AbstractController:182 ###################################################
2022-08-07T23:15:06,144 INFO AbstractController:133 ###################################################
2022-08-07T23:15:06,145 INFO AbstractController:134 ### ITERATION 13 BEGINS
2022-08-07T23:15:06,145 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-07T23:15:06,145 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-07T23:15:06,145 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-07T23:15:06,146 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-07T23:15:06,146 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-07T23:15:06,524 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-07T23:15:06,552 INFO ControlerListenerManagerImpl:148 [it.13] all ControlerIterationStartsListeners called.
2022-08-07T23:15:06,552 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-07T23:15:13,933 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169981 plans handled. Strategy: ExpBetaPlanChanger
2022-08-07T23:15:13,933 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30634 plans
2022-08-07T23:15:13,933 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:15:13,934 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T23:15:13,934 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T23:15:13,934 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:15:13,934 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:15:13,936 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:15:13,937 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:15:13,938 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T23:15:13,938 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:15:13,940 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T23:15:13,945 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T23:15:13,948 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:15:13,950 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:15:13,952 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T23:15:13,962 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:15:13,975 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T23:15:13,982 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:15:13,983 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:15:14,011 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:15:14,012 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T23:15:14,095 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T23:15:14,380 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T23:15:14,775 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T23:15:15,735 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T23:15:17,470 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T23:15:18,499 INFO MemoryObserver:41 used RAM: 12637 MB free: 3442 MB total: 16080 MB
2022-08-07T23:15:20,532 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-07T23:15:26,422 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-07T23:15:38,691 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T23:15:38,692 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30634 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-07T23:15:38,692 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30173 plans
2022-08-07T23:15:38,692 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-07T23:15:38,692 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-07T23:15:38,692 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-07T23:15:38,692 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-07T23:15:38,692 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-07T23:15:38,692 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-07T23:15:38,693 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-07T23:15:38,693 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-07T23:15:38,693 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-07T23:15:38,694 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-07T23:15:38,696 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-07T23:15:38,699 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-07T23:15:38,705 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-07T23:15:38,718 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-07T23:15:38,743 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-07T23:15:38,782 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-07T23:15:38,957 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30173 plans
2022-08-07T23:15:38,958 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T23:15:38,958 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T23:15:38,958 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:15:38,958 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T23:15:38,958 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:15:38,958 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T23:15:38,958 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:15:38,958 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:15:38,959 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:15:38,960 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:15:38,961 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:15:38,961 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T23:15:38,966 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:15:38,969 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T23:15:38,983 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:15:38,992 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T23:15:38,992 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:15:39,022 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T23:15:39,092 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T23:15:39,257 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:15:39,260 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:15:39,266 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T23:15:39,654 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T23:15:40,421 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T23:15:42,049 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T23:15:45,443 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-07T23:15:52,410 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-07T23:16:07,930 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T23:16:07,931 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30173 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-07T23:16:07,931 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7640 plans
2022-08-07T23:16:07,932 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-07T23:16:07,931 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-07T23:16:07,931 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-07T23:16:07,932 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-07T23:16:07,932 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-07T23:16:07,932 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-07T23:16:07,932 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-07T23:16:07,932 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-07T23:16:07,932 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-07T23:16:07,932 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-07T23:16:07,933 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-07T23:16:07,931 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-07T23:16:07,935 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-07T23:16:07,938 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-07T23:16:07,938 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7640 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-07T23:16:07,939 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40307 plans handled. Strategy: ExpBetaPlanChanger
2022-08-07T23:16:07,939 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6758 plans
2022-08-07T23:16:07,939 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T23:16:07,939 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T23:16:07,939 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T23:16:07,941 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T23:16:07,948 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T23:16:07,961 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T23:16:08,007 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T23:16:08,152 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T23:16:08,372 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T23:16:08,709 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T23:16:09,204 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T23:16:09,962 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T23:16:12,727 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T23:16:18,500 INFO MemoryObserver:41 used RAM: 13245 MB free: 2834 MB total: 16080 MB
2022-08-07T23:16:19,202 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T23:16:19,202 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6758 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-07T23:16:19,202 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-07T23:16:20,122 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-07T23:16:21,009 INFO ControlerListenerManagerImpl:213 [it.13] all ControlerReplanningListeners called.
2022-08-07T23:16:21,009 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-07T23:16:21,009 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-07T23:16:21,009 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-07T23:16:21,076 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-07T23:16:21,139 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-07T23:16:21,140 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-07T23:16:21,140 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-07T23:16:21,141 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-07T23:16:21,141 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-07T23:16:21,142 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-07T23:16:21,142 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-07T23:16:21,142 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-07T23:16:21,142 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-07T23:16:21,142 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-07T23:16:21,142 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-07T23:16:21,142 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-07T23:16:21,142 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-07T23:16:21,142 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T23:16:21,142 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T23:16:21,142 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-07T23:16:21,142 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T23:16:21,142 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T23:16:21,142 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-07T23:16:21,142 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-07T23:16:21,142 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-07T23:16:21,143 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-07T23:16:21,778 INFO ControlerListenerManagerImpl:232 [it.13] all ControlerBeforeMobsimListeners called.
2022-08-07T23:16:21,778 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-07T23:16:21,779 INFO NetworkImpl:163 node # 1
2022-08-07T23:16:21,779 INFO NetworkImpl:163 node # 4
2022-08-07T23:16:21,779 INFO NetworkImpl:163 node # 16
2022-08-07T23:16:21,779 INFO NetworkImpl:163 node # 64
2022-08-07T23:16:21,779 INFO NetworkImpl:163 node # 256
2022-08-07T23:16:21,779 INFO NetworkImpl:163 node # 1024
2022-08-07T23:16:21,780 INFO NetworkImpl:163 node # 4096
2022-08-07T23:16:21,781 INFO NetworkImpl:163 node # 16384
2022-08-07T23:16:21,786 INFO NetworkImpl:163 node # 65536
2022-08-07T23:16:21,819 INFO NetworkImpl:159 link # 1
2022-08-07T23:16:21,819 INFO NetworkImpl:159 link # 4
2022-08-07T23:16:21,819 INFO NetworkImpl:159 link # 16
2022-08-07T23:16:21,819 INFO NetworkImpl:159 link # 64
2022-08-07T23:16:21,820 INFO NetworkImpl:159 link # 256
2022-08-07T23:16:21,820 INFO NetworkImpl:159 link # 1024
2022-08-07T23:16:21,824 INFO NetworkImpl:159 link # 4096
2022-08-07T23:16:21,838 INFO NetworkImpl:159 link # 16384
2022-08-07T23:16:21,897 INFO NetworkImpl:159 link # 65536
2022-08-07T23:16:22,174 INFO NetworkImpl:159 link # 262144
2022-08-07T23:16:22,786 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-07T23:16:22,786 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-07T23:16:22,786 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-07T23:16:22,786 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-07T23:16:22,786 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-07T23:16:22,787 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-07T23:16:22,787 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-07T23:16:22,787 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-07T23:16:22,788 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-07T23:16:22,790 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-07T23:16:22,794 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-07T23:16:22,801 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-07T23:16:22,816 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-07T23:16:22,847 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-07T23:16:22,904 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-07T23:16:23,021 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-07T23:16:23,256 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-07T23:16:23,684 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-07T23:16:24,567 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-07T23:16:24,628 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-07T23:16:24,650 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:16:24,650 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-07T23:16:24,650 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:16:24,650 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:16:24,650 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:16:24,650 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-07T23:16:24,650 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:16:24,650 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-07T23:16:24,650 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:16:24,650 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-07T23:16:26,336 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:16:26,336 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T23:16:26,336 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T23:16:26,337 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T23:16:26,337 INFO EventsManagerImpl:176
2022-08-07T23:16:26,337 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:16:26,337 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T23:16:26,337 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T23:16:26,337 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T23:16:26,337 INFO EventsManagerImpl:176
2022-08-07T23:16:26,337 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:16:26,337 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T23:16:26,337 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T23:16:26,337 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T23:16:26,337 INFO EventsManagerImpl:176
2022-08-07T23:16:26,337 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:16:26,337 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T23:16:26,337 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T23:16:26,337 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T23:16:26,337 INFO EventsManagerImpl:176
2022-08-07T23:16:26,337 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-07T23:16:26,337 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-07T23:16:26,337 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-07T23:16:26,337 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-07T23:16:26,337 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-07T23:16:26,338 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-07T23:16:26,338 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-07T23:16:26,338 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:16:26,338 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-07T23:16:26,338 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T23:16:26,338 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:16:26,338 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-07T23:16:26,338 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T23:16:26,338 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T23:16:26,338 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T23:16:26,338 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-07T23:16:26,338 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-07T23:16:26,338 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-07T23:16:26,338 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-07T23:16:26,338 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:16:26,338 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:16:26,338 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:16:26,338 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-07T23:16:26,338 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T23:16:26,338 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T23:16:26,338 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:16:26,338 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T23:16:26,338 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:16:26,338 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T23:16:26,338 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:16:26,338 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:16:26,338 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T23:16:26,339 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:16:26,339 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T23:16:26,339 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:16:26,339 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:16:26,339 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T23:16:26,339 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-07T23:16:26,339 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:16:26,339 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:16:26,339 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:16:26,339 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-07T23:16:26,339 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T23:16:26,339 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T23:16:26,339 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:16:26,339 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T23:16:26,339 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:16:26,339 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T23:16:26,339 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:16:26,339 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:16:26,339 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T23:16:26,339 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:16:26,339 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T23:16:26,339 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:16:26,339 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:16:26,339 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T23:16:27,843 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-07T23:16:27,846 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-07T23:16:28,035 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-07T23:16:28,035 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-07T23:16:28,035 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-07T23:16:28,036 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-07T23:16:28,036 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-07T23:16:28,036 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-07T23:16:28,036 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-07T23:16:28,036 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-07T23:16:28,251 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-07T23:16:28,252 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273934 lost=0 simT=0.0s realT=3s; (s/r): 0.0
2022-08-07T23:16:28,266 INFO VehicularDepartureHandler:110 teleport vehicle 40805_car from link -29256622 to link -23174256#1
2022-08-07T23:16:28,269 INFO VehicularDepartureHandler:110 teleport vehicle 89885_car from link -10494268 to link 44443291#0
2022-08-07T23:16:28,273 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-07T23:16:28,274 INFO VehicularDepartureHandler:110 teleport vehicle 190998_car from link -24739580#0 to link -334734081#2
2022-08-07T23:16:28,275 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-07T23:16:28,279 INFO VehicularDepartureHandler:110 teleport vehicle 150408_car from link -19080401 to link 376768590#0
2022-08-07T23:16:28,282 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-07T23:16:28,282 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-07T23:16:28,284 INFO VehicularDepartureHandler:110 teleport vehicle 181607_car from link -732103054 to link -132333494
2022-08-07T23:16:28,284 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-07T23:16:29,490 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1749 #nodes=224
2022-08-07T23:16:29,490 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271965 lost=0 simT=3600.0s realT=4s; (s/r): 900.0
2022-08-07T23:16:30,988 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3114 #nodes=352
2022-08-07T23:16:30,988 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271368 lost=0 simT=7200.0s realT=6s; (s/r): 1200.0
2022-08-07T23:16:33,347 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4415 #nodes=478
2022-08-07T23:16:33,348 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270782 lost=0 simT=10800.0s realT=8s; (s/r): 1350.0
2022-08-07T23:16:36,256 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5689 #nodes=652
2022-08-07T23:16:36,256 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269996 lost=0 simT=14400.0s realT=11s; (s/r): 1309.090909090909
2022-08-07T23:16:39,806 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7238 #nodes=1011
2022-08-07T23:16:39,806 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268847 lost=0 simT=18000.0s realT=15s; (s/r): 1200.0
2022-08-07T23:16:47,296 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10848 #nodes=1544
2022-08-07T23:16:47,297 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=267031 lost=0 simT=21600.0s realT=22s; (s/r): 981.8181818181819
2022-08-07T23:16:59,571 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11973 #nodes=1705
2022-08-07T23:16:59,571 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264468 lost=0 simT=25200.0s realT=34s; (s/r): 741.1764705882352
2022-08-07T23:17:10,331 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13341 #nodes=1910
2022-08-07T23:17:10,331 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261135 lost=0 simT=28800.0s realT=45s; (s/r): 640.0
2022-08-07T23:17:18,500 INFO MemoryObserver:41 used RAM: 13262 MB free: 2817 MB total: 16080 MB
2022-08-07T23:17:26,301 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14601 #nodes=2054
2022-08-07T23:17:26,302 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257627 lost=0 simT=32400.0s realT=61s; (s/r): 531.1475409836065
2022-08-07T23:17:38,804 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14670 #nodes=1986
2022-08-07T23:17:38,804 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252719 lost=0 simT=36000.0s realT=74s; (s/r): 486.4864864864865
2022-08-07T23:17:51,538 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15300 #nodes=2139
2022-08-07T23:17:51,539 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247165 lost=0 simT=39600.0s realT=86s; (s/r): 460.4651162790698
2022-08-07T23:18:09,979 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15822 #nodes=2199
2022-08-07T23:18:09,979 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239939 lost=0 simT=43200.0s realT=105s; (s/r): 411.42857142857144
2022-08-07T23:18:18,501 INFO MemoryObserver:41 used RAM: 13694 MB free: 2385 MB total: 16080 MB
2022-08-07T23:18:23,740 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16094 #nodes=2289
2022-08-07T23:18:23,740 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=231332 lost=0 simT=46800.0s realT=119s; (s/r): 393.2773109243698
2022-08-07T23:18:37,792 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16488 #nodes=2326
2022-08-07T23:18:37,793 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220571 lost=0 simT=50400.0s realT=133s; (s/r): 378.94736842105266
2022-08-07T23:18:57,292 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16794 #nodes=2397
2022-08-07T23:18:57,293 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207779 lost=0 simT=54000.0s realT=152s; (s/r): 355.2631578947368
2022-08-07T23:19:12,636 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16997 #nodes=2416
2022-08-07T23:19:12,636 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=191966 lost=0 simT=57600.0s realT=167s; (s/r): 344.9101796407186
2022-08-07T23:19:18,501 INFO MemoryObserver:41 used RAM: 14718 MB free: 1361 MB total: 16080 MB
2022-08-07T23:19:27,915 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17087 #nodes=2465
2022-08-07T23:19:27,915 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=173429 lost=0 simT=61200.0s realT=183s; (s/r): 334.42622950819674
2022-08-07T23:19:47,893 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16615 #nodes=2302
2022-08-07T23:19:47,893 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=152353 lost=0 simT=64800.0s realT=203s; (s/r): 319.2118226600985
2022-08-07T23:20:02,456 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16063 #nodes=2184
2022-08-07T23:20:02,457 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=129518 lost=0 simT=68400.0s realT=217s; (s/r): 315.2073732718894
2022-08-07T23:20:17,057 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15764 #nodes=2083
2022-08-07T23:20:17,057 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=105706 lost=0 simT=72000.0s realT=232s; (s/r): 310.3448275862069
2022-08-07T23:20:18,502 INFO MemoryObserver:41 used RAM: 15192 MB free: 887 MB total: 16080 MB
2022-08-07T23:20:33,856 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=14197 #nodes=1805
2022-08-07T23:20:33,857 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=83720 lost=0 simT=75600.0s realT=249s; (s/r): 303.6144578313253
2022-08-07T23:20:44,114 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13260 #nodes=1644
2022-08-07T23:20:44,115 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=67541 lost=0 simT=79200.0s realT=259s; (s/r): 305.7915057915058
2022-08-07T23:20:53,430 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12579 #nodes=1584
2022-08-07T23:20:53,430 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=53928 lost=0 simT=82800.0s realT=268s; (s/r): 308.95522388059703
2022-08-07T23:21:05,085 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=12004 #nodes=1453
2022-08-07T23:21:05,085 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=41678 lost=0 simT=86400.0s realT=280s; (s/r): 308.57142857142856
2022-08-07T23:21:15,268 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10368 #nodes=1192
2022-08-07T23:21:15,268 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=34851 lost=6 simT=90000.0s realT=290s; (s/r): 310.3448275862069
2022-08-07T23:21:18,502 INFO MemoryObserver:41 used RAM: 15565 MB free: 514 MB total: 16080 MB
2022-08-07T23:21:20,936 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8849 #nodes=972
2022-08-07T23:21:20,936 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=30476 lost=8 simT=93600.0s realT=296s; (s/r): 316.2162162162162
2022-08-07T23:21:25,786 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7671 #nodes=876
2022-08-07T23:21:25,786 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=27181 lost=10 simT=97200.0s realT=301s; (s/r): 322.9235880398671
2022-08-07T23:21:29,809 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6555 #nodes=765
2022-08-07T23:21:29,809 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=24646 lost=12 simT=100800.0s realT=305s; (s/r): 330.4918032786885
2022-08-07T23:21:34,003 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5759 #nodes=571
2022-08-07T23:21:34,004 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=22623 lost=14 simT=104400.0s realT=309s; (s/r): 337.86407766990294
2022-08-07T23:21:37,660 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4894 #nodes=518
2022-08-07T23:21:37,660 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=20878 lost=14 simT=108000.0s realT=313s; (s/r): 345.0479233226837
2022-08-07T23:21:41,031 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4193 #nodes=424
2022-08-07T23:21:41,032 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=19298 lost=14 simT=111600.0s realT=316s; (s/r): 353.1645569620253
2022-08-07T23:21:43,673 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3556 #nodes=367
2022-08-07T23:21:43,673 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=17967 lost=16 simT=115200.0s realT=319s; (s/r): 361.12852664576803
2022-08-07T23:21:45,775 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=3019 #nodes=349
2022-08-07T23:21:45,775 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=16805 lost=16 simT=118800.0s realT=321s; (s/r): 370.0934579439252
2022-08-07T23:21:47,348 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2600 #nodes=250
2022-08-07T23:21:47,348 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=15817 lost=16 simT=122400.0s realT=322s; (s/r): 380.12422360248445
2022-08-07T23:21:48,782 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2217 #nodes=229
2022-08-07T23:21:48,783 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=14848 lost=18 simT=126000.0s realT=324s; (s/r): 388.8888888888889
2022-08-07T23:21:50,076 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1868 #nodes=196
2022-08-07T23:21:50,076 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=13170 lost=19 simT=129600.0s realT=325s; (s/r): 398.7692307692308
2022-08-07T23:21:50,425 INFO AbstractController$9:234 ### ITERATION 13 fires after mobsim event
2022-08-07T23:21:50,425 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-07T23:21:50,425 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=247.630556476sec
2022-08-07T23:21:50,475 INFO LegTimesControlerListener:50 [13] average trip (probably: leg) duration is: 1498 seconds = 00:24:58
2022-08-07T23:21:50,476 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-07T23:21:50,476 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:21:50,476 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:21:50,476 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:21:50,476 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:21:50,476 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-07T23:21:50,476 INFO EventsManagerImpl:137 event # 1
2022-08-07T23:21:50,476 INFO EventsManagerImpl:137 event # 4
2022-08-07T23:21:50,476 INFO EventsManagerImpl:137 event # 16
2022-08-07T23:21:50,476 INFO EventsManagerImpl:137 event # 64
2022-08-07T23:21:50,476 INFO EventsManagerImpl:137 event # 256
2022-08-07T23:21:50,477 INFO EventsManagerImpl:137 event # 1024
2022-08-07T23:21:50,480 INFO EventsManagerImpl:137 event # 4096
2022-08-07T23:21:50,490 INFO EventsManagerImpl:137 event # 16384
2022-08-07T23:21:50,504 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-07T23:21:50,778 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T23:21:50,778 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T23:21:50,778 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T23:21:50,778 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T23:21:50,778 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-07T23:21:50,779 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-07T23:21:50,779 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-07T23:21:50,782 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-08-07T23:21:50,782 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:50:03][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:21:50,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-08-07T23:21:50,784 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-08-07T23:21:50,784 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:48:38][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:21:50,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-08-07T23:21:50,786 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-08-07T23:21:50,786 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-08-07T23:21:50,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-08-07T23:21:50,786 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-08-07T23:21:50,786 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:34:36][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:21:50,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-08-07T23:21:50,786 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-08-07T23:21:50,786 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-08-07T23:21:50,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-08-07T23:21:50,787 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=01:04:19][duration=undefined][facilityId=null]
2022-08-07T23:21:50,787 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=28:47:48][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:21:50,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-08-07T23:21:50,787 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-08-07T23:21:50,787 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-08-07T23:21:50,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-08-07T23:21:50,788 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-08-07T23:21:50,788 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-08-07T23:21:50,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-08-07T23:21:50,789 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-07T23:21:50,789 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:21:50,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-08-07T23:21:50,793 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-08-07T23:21:50,793 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-08-07T23:21:50,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-08-07T23:21:50,793 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-08-07T23:21:50,793 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-08-07T23:21:50,793 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-07T23:21:51,102 INFO ControlerListenerManagerImpl:251 [it.13] all ControlerAfterMobsimListeners called.
2022-08-07T23:21:51,102 INFO AbstractController$4:159 ### ITERATION 13 fires scoring event
2022-08-07T23:21:51,102 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-07T23:21:51,235 INFO NewScoreAssignerImpl:57 it: 13 msaStart: 599
2022-08-07T23:21:51,349 INFO ControlerListenerManagerImpl:194 [it.13] all ControlerScoringListeners called.
2022-08-07T23:21:51,349 INFO AbstractController$5:167 ### ITERATION 13 fires iteration end event
2022-08-07T23:21:51,349 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-07T23:21:51,349 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-07T23:21:51,428 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-07T23:21:51,428 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-07T23:21:53,113 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-07T23:21:53,113 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11486004200537135
2022-08-07T23:21:53,113 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.25701073755886145
2022-08-07T23:21:53,114 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 4.364861325788114E-4
2022-08-07T23:21:53,114 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 3.7358077817774743E-4
2022-08-07T23:21:53,114 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-07T23:21:53,114 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14852210930639786
2022-08-07T23:21:53,114 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14358468087728576
2022-08-07T23:21:53,114 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.27479112854773363
2022-08-07T23:21:53,231 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-07T23:21:53,313 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -112.94555841988739
2022-08-07T23:21:53,313 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -171.4004798984418
2022-08-07T23:21:53,313 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -126.6118742285199
2022-08-07T23:21:53,313 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -90.00862362259114
2022-08-07T23:21:53,406 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-07T23:21:53,986 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19283.947436915827 meters
2022-08-07T23:21:53,986 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 136890.13637027892 meters (statistic on all 2026617 legs which have a finite distance)
2022-08-07T23:21:53,986 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51880.38673975194 meters
2022-08-07T23:21:53,986 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 136800.39488773898 meters (statistic on all 752800 trips which have a finite distance)
2022-08-07T23:21:53,986 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-07T23:21:53,986 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-07T23:21:54,575 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-07T23:21:54,578 INFO LegHistogramListener:72 number of legs: 2039721 100%
2022-08-07T23:21:54,578 INFO LegHistogramListener:79 number of bike legs: 88125 4.320443825405533%
2022-08-07T23:21:54,578 INFO LegHistogramListener:79 number of car legs: 199908 9.800752161692703%
2022-08-07T23:21:54,578 INFO LegHistogramListener:79 number of drtNorth legs: 396 0.019414419913311675%
2022-08-07T23:21:54,578 INFO LegHistogramListener:79 number of drtSoutheast legs: 305 0.014953025438282981%
2022-08-07T23:21:54,578 INFO LegHistogramListener:79 number of freight legs: 47065 2.307423417222257%
2022-08-07T23:21:54,578 INFO LegHistogramListener:79 number of pt legs: 142712 6.996643168354888%
2022-08-07T23:21:54,578 INFO LegHistogramListener:79 number of ride legs: 111023 5.4430483384737425%
2022-08-07T23:21:54,578 INFO LegHistogramListener:79 number of walk legs: 1450187 71.09732164349928%
2022-08-07T23:21:55,158 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-07T23:21:55,158 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-07T23:21:57,212 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.23923034656998926
2022-08-07T23:21:57,212 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.37922813846367154
2022-08-07T23:21:57,212 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.0024456061251842227
2022-08-07T23:21:57,212 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0020899983054067793
2022-08-07T23:21:57,212 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-07T23:21:57,212 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.25937289780575856
2022-08-07T23:21:57,212 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.2596514786609633
2022-08-07T23:21:57,212 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.5246974124075034
2022-08-07T23:21:57,212 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.14196326327302977
2022-08-07T23:21:57,212 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.33831911757909383
2022-08-07T23:21:57,212 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 3.119592065195623E-4
2022-08-07T23:21:57,212 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 2.7344572423319656E-4
2022-08-07T23:21:57,212 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-07T23:21:57,212 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.15946507340669724
2022-08-07T23:21:57,212 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.16323425953978957
2022-08-07T23:21:57,212 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.27031586190605794
2022-08-07T23:21:57,212 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.09172627697869434
2022-08-07T23:21:57,212 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.25619168416890475
2022-08-07T23:21:57,212 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 6.162157165818514E-5
2022-08-07T23:21:57,212 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 5.006752697227543E-5
2022-08-07T23:21:57,213 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-07T23:21:57,213 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.10780822339873779
2022-08-07T23:21:57,213 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.11193301735160756
2022-08-07T23:21:57,213 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.1828068112377206
2022-08-07T23:21:57,395 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-07T23:21:58,594 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-07T23:21:58,908 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-07T23:21:59,337 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-07T23:22:00,583 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-07T23:22:00,888 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-07T23:22:01,299 INFO ControlerListenerManagerImpl:171 [it.13] all ControlerIterationEndsListeners called.
2022-08-07T23:22:01,410 INFO AbstractController:181 ### ITERATION 13 ENDS
2022-08-07T23:22:01,410 INFO AbstractController:182 ###################################################
2022-08-07T23:22:01,410 INFO AbstractController:133 ###################################################
2022-08-07T23:22:01,410 INFO AbstractController:134 ### ITERATION 14 BEGINS
2022-08-07T23:22:01,411 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-07T23:22:01,411 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-07T23:22:01,411 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-07T23:22:01,411 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-07T23:22:01,411 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-07T23:22:01,718 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-07T23:22:01,749 INFO ControlerListenerManagerImpl:148 [it.14] all ControlerIterationStartsListeners called.
2022-08-07T23:22:01,749 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-07T23:22:09,325 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169771 plans handled. Strategy: ExpBetaPlanChanger
2022-08-07T23:22:09,325 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30450 plans
2022-08-07T23:22:09,326 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T23:22:09,326 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T23:22:09,326 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:22:09,327 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T23:22:09,327 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:22:09,327 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:22:09,329 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T23:22:09,330 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:22:09,333 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T23:22:09,334 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:22:09,336 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:22:09,338 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:22:09,341 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T23:22:09,344 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:22:09,346 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:22:09,354 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:22:09,355 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T23:22:09,355 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:22:09,363 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:22:09,396 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T23:22:09,463 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T23:22:09,697 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T23:22:10,238 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T23:22:11,168 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T23:22:12,813 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T23:22:16,043 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-07T23:22:18,515 INFO MemoryObserver:41 used RAM: 12741 MB free: 3338 MB total: 16080 MB
2022-08-07T23:22:21,415 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-07T23:22:34,846 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T23:22:34,847 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30450 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-07T23:22:34,847 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30485 plans
2022-08-07T23:22:34,848 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-07T23:22:34,848 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-07T23:22:34,848 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-07T23:22:34,848 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-07T23:22:34,848 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-07T23:22:34,848 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-07T23:22:34,848 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-07T23:22:34,848 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-07T23:22:34,849 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-07T23:22:34,850 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-07T23:22:34,851 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-07T23:22:34,854 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-07T23:22:34,860 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-07T23:22:34,873 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-07T23:22:34,931 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-07T23:22:34,978 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-07T23:22:35,100 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30485 plans
2022-08-07T23:22:35,101 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T23:22:35,101 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:22:35,101 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:22:35,101 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T23:22:35,101 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T23:22:35,101 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:22:35,101 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:22:35,102 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:22:35,103 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T23:22:35,103 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:22:35,106 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:22:35,112 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T23:22:35,112 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:22:35,115 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:22:35,119 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T23:22:35,124 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:22:35,125 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:22:35,134 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T23:22:35,139 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:22:35,170 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T23:22:35,297 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T23:22:35,487 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T23:22:35,990 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T23:22:36,941 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T23:22:38,580 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T23:22:41,573 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-07T23:22:48,419 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-07T23:23:03,088 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T23:23:03,089 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30485 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-07T23:23:03,089 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7722 plans
2022-08-07T23:23:03,089 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-07T23:23:03,089 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-07T23:23:03,089 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-07T23:23:03,090 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-07T23:23:03,090 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-07T23:23:03,090 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-07T23:23:03,090 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-07T23:23:03,090 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-07T23:23:03,090 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-07T23:23:03,090 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-07T23:23:03,090 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-07T23:23:03,091 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-07T23:23:03,092 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-07T23:23:03,095 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-07T23:23:03,095 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7722 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-07T23:23:03,095 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 39985 plans handled. Strategy: ExpBetaPlanChanger
2022-08-07T23:23:03,095 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 7080 plans
2022-08-07T23:23:03,096 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T23:23:03,096 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T23:23:03,097 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T23:23:03,097 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T23:23:03,098 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T23:23:03,124 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T23:23:03,167 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T23:23:03,264 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T23:23:03,508 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T23:23:03,798 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T23:23:04,585 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T23:23:05,673 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T23:23:08,181 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T23:23:18,516 INFO MemoryObserver:41 used RAM: 13265 MB free: 2814 MB total: 16080 MB
2022-08-07T23:23:19,372 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T23:23:19,372 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7080 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-07T23:23:19,372 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-07T23:23:20,253 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-07T23:23:21,176 INFO ControlerListenerManagerImpl:213 [it.14] all ControlerReplanningListeners called.
2022-08-07T23:23:21,177 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-07T23:23:21,177 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-07T23:23:21,177 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-07T23:23:21,244 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-07T23:23:21,307 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-07T23:23:21,307 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-07T23:23:21,308 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-07T23:23:21,308 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-07T23:23:21,309 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-07T23:23:21,309 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-07T23:23:21,310 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-07T23:23:21,310 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-07T23:23:21,310 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-07T23:23:21,310 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-07T23:23:21,310 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-07T23:23:21,310 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-07T23:23:21,310 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-07T23:23:21,310 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T23:23:21,310 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T23:23:21,310 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-07T23:23:21,310 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T23:23:21,310 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T23:23:21,310 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-07T23:23:21,310 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-07T23:23:21,310 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-07T23:23:21,310 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-07T23:23:21,940 INFO ControlerListenerManagerImpl:232 [it.14] all ControlerBeforeMobsimListeners called.
2022-08-07T23:23:21,941 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-07T23:23:21,941 INFO NetworkImpl:163 node # 1
2022-08-07T23:23:21,941 INFO NetworkImpl:163 node # 4
2022-08-07T23:23:21,941 INFO NetworkImpl:163 node # 16
2022-08-07T23:23:21,941 INFO NetworkImpl:163 node # 64
2022-08-07T23:23:21,941 INFO NetworkImpl:163 node # 256
2022-08-07T23:23:21,941 INFO NetworkImpl:163 node # 1024
2022-08-07T23:23:21,942 INFO NetworkImpl:163 node # 4096
2022-08-07T23:23:21,943 INFO NetworkImpl:163 node # 16384
2022-08-07T23:23:21,948 INFO NetworkImpl:163 node # 65536
2022-08-07T23:23:21,981 INFO NetworkImpl:159 link # 1
2022-08-07T23:23:21,981 INFO NetworkImpl:159 link # 4
2022-08-07T23:23:21,981 INFO NetworkImpl:159 link # 16
2022-08-07T23:23:21,981 INFO NetworkImpl:159 link # 64
2022-08-07T23:23:21,981 INFO NetworkImpl:159 link # 256
2022-08-07T23:23:21,982 INFO NetworkImpl:159 link # 1024
2022-08-07T23:23:21,986 INFO NetworkImpl:159 link # 4096
2022-08-07T23:23:22,000 INFO NetworkImpl:159 link # 16384
2022-08-07T23:23:22,058 INFO NetworkImpl:159 link # 65536
2022-08-07T23:23:22,334 INFO NetworkImpl:159 link # 262144
2022-08-07T23:23:22,948 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-07T23:23:22,948 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-07T23:23:22,948 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-07T23:23:22,948 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-07T23:23:22,948 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-07T23:23:22,948 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-07T23:23:22,949 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-07T23:23:22,949 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-07T23:23:22,950 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-07T23:23:22,952 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-07T23:23:22,956 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-07T23:23:22,963 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-07T23:23:22,979 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-07T23:23:23,009 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-07T23:23:23,069 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-07T23:23:23,189 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-07T23:23:23,431 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-07T23:23:23,871 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-07T23:23:24,780 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-07T23:23:24,844 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-07T23:23:24,865 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:23:24,866 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-07T23:23:24,866 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:23:24,866 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:23:24,866 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:23:24,866 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-07T23:23:24,866 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:23:24,866 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-07T23:23:24,866 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:23:24,866 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-07T23:23:26,501 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:23:26,501 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T23:23:26,501 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T23:23:26,501 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T23:23:26,501 INFO EventsManagerImpl:176
2022-08-07T23:23:26,502 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:23:26,502 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T23:23:26,502 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T23:23:26,502 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T23:23:26,502 INFO EventsManagerImpl:176
2022-08-07T23:23:26,502 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:23:26,502 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T23:23:26,502 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T23:23:26,502 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T23:23:26,502 INFO EventsManagerImpl:176
2022-08-07T23:23:26,502 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:23:26,502 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T23:23:26,502 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T23:23:26,502 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T23:23:26,502 INFO EventsManagerImpl:176
2022-08-07T23:23:26,502 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-07T23:23:26,502 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-07T23:23:26,502 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-07T23:23:26,502 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-07T23:23:26,502 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-07T23:23:26,503 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-07T23:23:26,503 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-07T23:23:26,503 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:23:26,503 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-07T23:23:26,503 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T23:23:26,503 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:23:26,503 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-07T23:23:26,503 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T23:23:26,503 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T23:23:26,503 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T23:23:26,503 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-07T23:23:26,503 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-07T23:23:26,503 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-07T23:23:26,503 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-07T23:23:26,503 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:23:26,503 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:23:26,503 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:23:26,503 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-07T23:23:26,503 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T23:23:26,503 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T23:23:26,503 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:23:26,503 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T23:23:26,503 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:23:26,503 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T23:23:26,503 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:23:26,503 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:23:26,504 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T23:23:26,504 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:23:26,504 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T23:23:26,504 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:23:26,504 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:23:26,504 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T23:23:26,504 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-07T23:23:26,504 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:23:26,504 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:23:26,504 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:23:26,504 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-07T23:23:26,504 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T23:23:26,504 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T23:23:26,504 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:23:26,504 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T23:23:26,504 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:23:26,504 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T23:23:26,504 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:23:26,504 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:23:26,504 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T23:23:26,504 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:23:26,504 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T23:23:26,504 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:23:26,504 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:23:26,504 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T23:23:28,014 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-07T23:23:28,017 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-07T23:23:28,206 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-07T23:23:28,206 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-07T23:23:28,206 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-07T23:23:28,206 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-07T23:23:28,206 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-07T23:23:28,206 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-07T23:23:28,207 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-07T23:23:28,207 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-07T23:23:28,587 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-07T23:23:28,587 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273935 lost=0 simT=0.0s realT=3s; (s/r): 0.0
2022-08-07T23:23:28,607 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-07T23:23:28,608 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-07T23:23:28,608 INFO VehicularDepartureHandler:110 teleport vehicle 190998_car from link -24739580#0 to link -334734081#2
2022-08-07T23:23:28,613 INFO VehicularDepartureHandler:110 teleport vehicle 150408_car from link -19080401 to link 376768590#0
2022-08-07T23:23:28,614 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-07T23:23:28,615 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-07T23:23:28,616 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-07T23:23:28,616 INFO VehicularDepartureHandler:110 teleport vehicle 181607_car from link -732103054 to link -132333494
2022-08-07T23:23:28,616 INFO VehicularDepartureHandler:110 teleport vehicle 157918_car from link -95454627 to link -103717883#3
2022-08-07T23:23:28,616 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-07T23:23:29,639 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1745 #nodes=226
2022-08-07T23:23:29,639 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271965 lost=0 simT=3600.0s realT=4s; (s/r): 900.0
2022-08-07T23:23:31,410 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3120 #nodes=344
2022-08-07T23:23:31,411 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271361 lost=0 simT=7200.0s realT=6s; (s/r): 1200.0
2022-08-07T23:23:33,752 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4388 #nodes=487
2022-08-07T23:23:33,752 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270786 lost=0 simT=10800.0s realT=8s; (s/r): 1350.0
2022-08-07T23:23:36,849 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5672 #nodes=633
2022-08-07T23:23:36,849 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269997 lost=0 simT=14400.0s realT=11s; (s/r): 1309.090909090909
2022-08-07T23:23:40,526 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7199 #nodes=1000
2022-08-07T23:23:40,527 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268825 lost=0 simT=18000.0s realT=15s; (s/r): 1200.0
2022-08-07T23:23:47,521 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10797 #nodes=1625
2022-08-07T23:23:47,522 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=267030 lost=0 simT=21600.0s realT=22s; (s/r): 981.8181818181819
2022-08-07T23:24:00,673 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11930 #nodes=1834
2022-08-07T23:24:00,673 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264453 lost=0 simT=25200.0s realT=35s; (s/r): 720.0
2022-08-07T23:24:13,582 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13154 #nodes=1903
2022-08-07T23:24:13,583 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261119 lost=0 simT=28800.0s realT=48s; (s/r): 600.0
2022-08-07T23:24:18,516 INFO MemoryObserver:41 used RAM: 13563 MB free: 2516 MB total: 16080 MB
2022-08-07T23:24:28,429 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14625 #nodes=2052
2022-08-07T23:24:28,429 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257567 lost=0 simT=32400.0s realT=63s; (s/r): 514.2857142857143
2022-08-07T23:24:41,359 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14665 #nodes=2098
2022-08-07T23:24:41,360 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252689 lost=0 simT=36000.0s realT=76s; (s/r): 473.6842105263158
2022-08-07T23:24:54,491 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15265 #nodes=2148
2022-08-07T23:24:54,492 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247106 lost=0 simT=39600.0s realT=89s; (s/r): 444.9438202247191
2022-08-07T23:25:13,338 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15787 #nodes=2206
2022-08-07T23:25:13,338 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239889 lost=0 simT=43200.0s realT=108s; (s/r): 400.0
2022-08-07T23:25:18,516 INFO MemoryObserver:41 used RAM: 14334 MB free: 1745 MB total: 16080 MB
2022-08-07T23:25:27,388 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16117 #nodes=2308
2022-08-07T23:25:27,388 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=231273 lost=0 simT=46800.0s realT=122s; (s/r): 383.60655737704917
2022-08-07T23:25:41,920 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16468 #nodes=2403
2022-08-07T23:25:41,921 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220648 lost=0 simT=50400.0s realT=137s; (s/r): 367.88321167883214
2022-08-07T23:26:02,650 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16723 #nodes=2448
2022-08-07T23:26:02,650 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207833 lost=0 simT=54000.0s realT=157s; (s/r): 343.9490445859873
2022-08-07T23:26:17,931 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16950 #nodes=2383
2022-08-07T23:26:17,931 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=191977 lost=0 simT=57600.0s realT=173s; (s/r): 332.94797687861274
2022-08-07T23:26:18,516 INFO MemoryObserver:41 used RAM: 14360 MB free: 1719 MB total: 16080 MB
2022-08-07T23:26:33,542 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16901 #nodes=2423
2022-08-07T23:26:33,542 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=173378 lost=0 simT=61200.0s realT=188s; (s/r): 325.531914893617
2022-08-07T23:26:54,413 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16683 #nodes=2301
2022-08-07T23:26:54,414 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=152268 lost=0 simT=64800.0s realT=209s; (s/r): 310.04784688995215
2022-08-07T23:27:08,860 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16079 #nodes=2168
2022-08-07T23:27:08,860 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=129428 lost=0 simT=68400.0s realT=223s; (s/r): 306.72645739910314
2022-08-07T23:27:18,517 INFO MemoryObserver:41 used RAM: 14839 MB free: 1240 MB total: 16080 MB
2022-08-07T23:27:22,691 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15774 #nodes=2077
2022-08-07T23:27:22,691 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=105533 lost=0 simT=72000.0s realT=237s; (s/r): 303.7974683544304
2022-08-07T23:27:37,174 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=14062 #nodes=1832
2022-08-07T23:27:37,175 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=83442 lost=0 simT=75600.0s realT=252s; (s/r): 300.0
2022-08-07T23:27:51,550 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13310 #nodes=1663
2022-08-07T23:27:51,550 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=67319 lost=0 simT=79200.0s realT=266s; (s/r): 297.74436090225566
2022-08-07T23:28:01,153 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12656 #nodes=1538
2022-08-07T23:28:01,154 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=53800 lost=0 simT=82800.0s realT=276s; (s/r): 300.0
2022-08-07T23:28:10,061 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=12042 #nodes=1471
2022-08-07T23:28:10,061 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=41572 lost=8 simT=86400.0s realT=285s; (s/r): 303.1578947368421
2022-08-07T23:28:18,517 INFO MemoryObserver:41 used RAM: 15514 MB free: 565 MB total: 16080 MB
2022-08-07T23:28:18,554 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10334 #nodes=1201
2022-08-07T23:28:18,554 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=34732 lost=14 simT=90000.0s realT=293s; (s/r): 307.1672354948806
2022-08-07T23:28:27,009 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8810 #nodes=1069
2022-08-07T23:28:27,009 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=30344 lost=17 simT=93600.0s realT=302s; (s/r): 309.9337748344371
2022-08-07T23:28:33,872 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7703 #nodes=817
2022-08-07T23:28:33,872 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=27109 lost=17 simT=97200.0s realT=309s; (s/r): 314.56310679611653
2022-08-07T23:28:37,876 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6597 #nodes=731
2022-08-07T23:28:37,876 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=24529 lost=19 simT=100800.0s realT=313s; (s/r): 322.0447284345048
2022-08-07T23:28:48,824 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5714 #nodes=622
2022-08-07T23:28:48,824 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=22541 lost=21 simT=104400.0s realT=323s; (s/r): 323.21981424148606
2022-08-07T23:28:51,595 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4929 #nodes=526
2022-08-07T23:28:51,595 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=20732 lost=23 simT=108000.0s realT=326s; (s/r): 331.28834355828224
2022-08-07T23:28:54,503 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4193 #nodes=403
2022-08-07T23:28:54,503 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=19179 lost=25 simT=111600.0s realT=329s; (s/r): 339.209726443769
2022-08-07T23:28:57,008 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3476 #nodes=350
2022-08-07T23:28:57,008 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=17855 lost=26 simT=115200.0s realT=332s; (s/r): 346.9879518072289
2022-08-07T23:28:59,044 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2913 #nodes=306
2022-08-07T23:28:59,044 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=16684 lost=26 simT=118800.0s realT=334s; (s/r): 355.688622754491
2022-08-07T23:29:00,770 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2494 #nodes=272
2022-08-07T23:29:00,770 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=15745 lost=27 simT=122400.0s realT=335s; (s/r): 365.3731343283582
2022-08-07T23:29:02,294 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2102 #nodes=216
2022-08-07T23:29:02,294 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=14794 lost=27 simT=126000.0s realT=337s; (s/r): 373.8872403560831
2022-08-07T23:29:03,620 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1720 #nodes=184
2022-08-07T23:29:03,620 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=13117 lost=29 simT=129600.0s realT=338s; (s/r): 383.43195266272187
2022-08-07T23:29:04,044 INFO AbstractController$9:234 ### ITERATION 14 fires after mobsim event
2022-08-07T23:29:04,044 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-07T23:29:04,044 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=253.438533582sec
2022-08-07T23:29:04,094 INFO LegTimesControlerListener:50 [14] average trip (probably: leg) duration is: 1493 seconds = 00:24:53
2022-08-07T23:29:04,094 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-07T23:29:04,094 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:29:04,094 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:29:04,094 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:29:04,094 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:29:04,094 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-07T23:29:04,094 INFO EventsManagerImpl:137 event # 1
2022-08-07T23:29:04,094 INFO EventsManagerImpl:137 event # 4
2022-08-07T23:29:04,094 INFO EventsManagerImpl:137 event # 16
2022-08-07T23:29:04,094 INFO EventsManagerImpl:137 event # 64
2022-08-07T23:29:04,094 INFO EventsManagerImpl:137 event # 256
2022-08-07T23:29:04,095 INFO EventsManagerImpl:137 event # 1024
2022-08-07T23:29:04,098 INFO EventsManagerImpl:137 event # 4096
2022-08-07T23:29:04,110 INFO EventsManagerImpl:137 event # 16384
2022-08-07T23:29:04,125 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-07T23:29:04,428 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T23:29:04,428 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T23:29:04,429 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T23:29:04,429 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T23:29:04,429 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-07T23:29:04,429 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-07T23:29:04,429 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-07T23:29:04,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-08-07T23:29:04,433 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:50:03][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:29:04,435 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-07T23:29:04,435 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-08-07T23:29:04,435 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:15][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:29:04,437 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-07T23:29:04,437 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-08-07T23:29:04,437 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-08-07T23:29:04,437 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-07T23:29:04,437 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-08-07T23:29:04,437 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:29:04,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-08-07T23:29:04,438 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=01:06:07][duration=undefined][facilityId=null]
2022-08-07T23:29:04,438 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=29:57:52][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:29:04,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-08-07T23:29:04,438 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=01:04:19][duration=undefined][facilityId=null]
2022-08-07T23:29:04,438 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=28:46:50][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:29:04,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-08-07T23:29:04,439 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-08-07T23:29:04,439 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-08-07T23:29:04,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-08-07T23:29:04,439 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-08-07T23:29:04,439 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-08-07T23:29:04,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-08-07T23:29:04,440 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-07T23:29:04,440 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:29:04,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-08-07T23:29:04,444 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-08-07T23:29:04,444 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-08-07T23:29:04,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-08-07T23:29:04,445 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-08-07T23:29:04,445 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:15][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:29:04,445 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-07T23:29:04,861 INFO ControlerListenerManagerImpl:251 [it.14] all ControlerAfterMobsimListeners called.
2022-08-07T23:29:04,861 INFO AbstractController$4:159 ### ITERATION 14 fires scoring event
2022-08-07T23:29:04,861 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-07T23:29:04,993 INFO NewScoreAssignerImpl:57 it: 14 msaStart: 599
2022-08-07T23:29:05,110 INFO ControlerListenerManagerImpl:194 [it.14] all ControlerScoringListeners called.
2022-08-07T23:29:05,110 INFO AbstractController$5:167 ### ITERATION 14 fires iteration end event
2022-08-07T23:29:05,110 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-07T23:29:05,110 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-07T23:29:05,179 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-07T23:29:05,179 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-07T23:29:06,796 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-07T23:29:06,796 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11536200105783698
2022-08-07T23:29:06,796 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.25577573856021196
2022-08-07T23:29:06,796 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 4.724320493794194E-4
2022-08-07T23:29:06,796 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 3.7358077817774743E-4
2022-08-07T23:29:06,796 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-07T23:29:06,796 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14909082506149318
2022-08-07T23:29:06,796 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14322650549202257
2022-08-07T23:29:06,796 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2752776822072847
2022-08-07T23:29:06,930 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-07T23:29:07,019 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -113.87793016104723
2022-08-07T23:29:07,019 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -171.5141138176989
2022-08-07T23:29:07,019 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -126.89987125014196
2022-08-07T23:29:07,019 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -90.27799722479787
2022-08-07T23:29:07,119 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-07T23:29:07,740 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19333.38103861003 meters
2022-08-07T23:29:07,740 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137229.67173384377 meters (statistic on all 2026449 legs which have a finite distance)
2022-08-07T23:29:07,740 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52033.27412880267 meters
2022-08-07T23:29:07,740 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137143.5720559673 meters (statistic on all 752471 trips which have a finite distance)
2022-08-07T23:29:07,740 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-07T23:29:07,740 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-07T23:29:08,478 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-07T23:29:08,481 INFO LegHistogramListener:72 number of legs: 2039492 100%
2022-08-07T23:29:08,481 INFO LegHistogramListener:79 number of bike legs: 88484 4.3385313597699815%
2022-08-07T23:29:08,481 INFO LegHistogramListener:79 number of car legs: 198979 9.756302059532471%
2022-08-07T23:29:08,481 INFO LegHistogramListener:79 number of drtNorth legs: 413 0.020250140721316878%
2022-08-07T23:29:08,481 INFO LegHistogramListener:79 number of drtSoutheast legs: 301 0.014758577135875013%
2022-08-07T23:29:08,481 INFO LegHistogramListener:79 number of freight legs: 47065 2.3076825013287623%
2022-08-07T23:29:08,481 INFO LegHistogramListener:79 number of pt legs: 143308 7.0266517348437745%
2022-08-07T23:29:08,481 INFO LegHistogramListener:79 number of ride legs: 110740 5.429783495105644%
2022-08-07T23:29:08,481 INFO LegHistogramListener:79 number of walk legs: 1450202 71.10604013156217%
2022-08-07T23:29:09,022 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-07T23:29:09,022 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-07T23:29:10,981 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.2460587869793619
2022-08-07T23:29:10,981 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.3805427319923795
2022-08-07T23:29:10,982 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.002595808706101049
2022-08-07T23:29:10,982 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0022145252314660284
2022-08-07T23:29:10,982 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-07T23:29:10,982 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.26775214776852885
2022-08-07T23:29:10,982 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.26786640443264503
2022-08-07T23:29:10,982 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.5418513174178508
2022-08-07T23:29:10,982 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.1455989360008627
2022-08-07T23:29:10,982 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3413334394593734
2022-08-07T23:29:10,982 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 3.50472688805928E-4
2022-08-07T23:29:10,982 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 3.016889445765314E-4
2022-08-07T23:29:10,982 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-07T23:29:10,982 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.1646772313427854
2022-08-07T23:29:10,982 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.16738729671300268
2022-08-07T23:29:10,982 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.280901934403837
2022-08-07T23:29:10,982 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.09633248946014368
2022-08-07T23:29:10,982 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.26883309283803286
2022-08-07T23:29:10,982 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 7.060805085833714E-5
2022-08-07T23:29:10,982 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 5.006752697227543E-5
2022-08-07T23:29:10,982 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-07T23:29:10,982 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.11301909755208307
2022-08-07T23:29:10,982 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.11773443156667711
2022-08-07T23:29:10,982 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.18988558928195465
2022-08-07T23:29:11,137 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-07T23:29:12,172 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-07T23:29:12,460 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-07T23:29:12,865 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-07T23:29:13,931 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-07T23:29:14,220 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-07T23:29:14,597 INFO ControlerListenerManagerImpl:171 [it.14] all ControlerIterationEndsListeners called.
2022-08-07T23:29:14,739 INFO AbstractController:181 ### ITERATION 14 ENDS
2022-08-07T23:29:14,739 INFO AbstractController:182 ###################################################
2022-08-07T23:29:14,739 INFO AbstractController:133 ###################################################
2022-08-07T23:29:14,739 INFO AbstractController:134 ### ITERATION 15 BEGINS
2022-08-07T23:29:14,740 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-07T23:29:14,740 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-07T23:29:14,740 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-07T23:29:14,740 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-07T23:29:14,740 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-07T23:29:15,104 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-07T23:29:15,131 INFO ControlerListenerManagerImpl:148 [it.15] all ControlerIterationStartsListeners called.
2022-08-07T23:29:15,131 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-07T23:29:21,477 INFO MemoryObserver:41 used RAM: 12189 MB free: 3890 MB total: 16080 MB
2022-08-07T23:29:22,606 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169784 plans handled. Strategy: ExpBetaPlanChanger
2022-08-07T23:29:22,606 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30608 plans
2022-08-07T23:29:22,606 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:29:22,606 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:29:22,606 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:29:22,607 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:29:22,608 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:29:22,609 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:29:22,609 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T23:29:22,609 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T23:29:22,610 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T23:29:22,612 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T23:29:22,614 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:29:22,616 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:29:22,618 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T23:29:22,619 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:29:22,623 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:29:22,625 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T23:29:22,632 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:29:22,642 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T23:29:22,648 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:29:22,684 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T23:29:22,754 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T23:29:22,910 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T23:29:23,405 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T23:29:24,357 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T23:29:26,034 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T23:29:29,330 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-07T23:29:34,785 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-07T23:29:48,206 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T23:29:48,207 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30608 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-07T23:29:48,207 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30318 plans
2022-08-07T23:29:48,207 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-07T23:29:48,207 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-07T23:29:48,208 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-07T23:29:48,208 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-07T23:29:48,208 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-07T23:29:48,208 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-07T23:29:48,208 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-07T23:29:48,208 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-07T23:29:48,208 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-07T23:29:48,209 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-07T23:29:48,211 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-07T23:29:48,214 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-07T23:29:48,220 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-07T23:29:48,232 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-07T23:29:48,255 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-07T23:29:48,299 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-07T23:29:48,459 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30318 plans
2022-08-07T23:29:48,459 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T23:29:48,459 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T23:29:48,459 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T23:29:48,459 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:29:48,459 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:29:48,459 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:29:48,460 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:29:48,461 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T23:29:48,463 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:29:48,464 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T23:29:48,468 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:29:48,480 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:29:48,482 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T23:29:48,483 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:29:48,484 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:29:48,485 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:29:48,485 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:29:48,493 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:29:48,498 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T23:29:48,533 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T23:29:48,619 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T23:29:48,806 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T23:29:49,224 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T23:29:49,903 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T23:29:51,541 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T23:29:55,111 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-07T23:30:01,962 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-07T23:30:17,457 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T23:30:17,458 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30318 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-07T23:30:17,458 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7718 plans
2022-08-07T23:30:17,458 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-07T23:30:17,458 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-07T23:30:17,458 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-07T23:30:17,458 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-07T23:30:17,458 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-07T23:30:17,458 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-07T23:30:17,458 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-07T23:30:17,458 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-07T23:30:17,458 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-07T23:30:17,458 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-07T23:30:17,459 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-07T23:30:17,459 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-07T23:30:17,461 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-07T23:30:17,463 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-07T23:30:17,463 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7718 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-07T23:30:17,463 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40282 plans handled. Strategy: ExpBetaPlanChanger
2022-08-07T23:30:17,463 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6783 plans
2022-08-07T23:30:17,464 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T23:30:17,464 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T23:30:17,464 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T23:30:17,464 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T23:30:17,468 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T23:30:17,475 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T23:30:17,495 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T23:30:17,562 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T23:30:17,819 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T23:30:18,384 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T23:30:19,226 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T23:30:20,339 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T23:30:21,477 INFO MemoryObserver:41 used RAM: 14021 MB free: 2058 MB total: 16080 MB
2022-08-07T23:30:22,937 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T23:30:30,464 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T23:30:30,464 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6783 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-07T23:30:30,464 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-07T23:30:31,359 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-07T23:30:32,283 INFO ControlerListenerManagerImpl:213 [it.15] all ControlerReplanningListeners called.
2022-08-07T23:30:32,283 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-07T23:30:32,283 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-07T23:30:32,284 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-07T23:30:32,351 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-07T23:30:32,414 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-07T23:30:32,415 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-07T23:30:32,415 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-07T23:30:32,416 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-07T23:30:32,417 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-07T23:30:32,417 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-07T23:30:32,417 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-07T23:30:32,417 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-07T23:30:32,417 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-07T23:30:32,417 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-07T23:30:32,417 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-07T23:30:32,417 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-07T23:30:32,417 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-07T23:30:32,417 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T23:30:32,417 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T23:30:32,417 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-07T23:30:32,417 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T23:30:32,417 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T23:30:32,417 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-07T23:30:32,418 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-07T23:30:32,418 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-07T23:30:32,418 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-07T23:30:33,055 INFO ControlerListenerManagerImpl:232 [it.15] all ControlerBeforeMobsimListeners called.
2022-08-07T23:30:33,055 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-07T23:30:33,056 INFO NetworkImpl:163 node # 1
2022-08-07T23:30:33,056 INFO NetworkImpl:163 node # 4
2022-08-07T23:30:33,056 INFO NetworkImpl:163 node # 16
2022-08-07T23:30:33,056 INFO NetworkImpl:163 node # 64
2022-08-07T23:30:33,056 INFO NetworkImpl:163 node # 256
2022-08-07T23:30:33,056 INFO NetworkImpl:163 node # 1024
2022-08-07T23:30:33,056 INFO NetworkImpl:163 node # 4096
2022-08-07T23:30:33,058 INFO NetworkImpl:163 node # 16384
2022-08-07T23:30:33,063 INFO NetworkImpl:163 node # 65536
2022-08-07T23:30:33,096 INFO NetworkImpl:159 link # 1
2022-08-07T23:30:33,096 INFO NetworkImpl:159 link # 4
2022-08-07T23:30:33,096 INFO NetworkImpl:159 link # 16
2022-08-07T23:30:33,096 INFO NetworkImpl:159 link # 64
2022-08-07T23:30:33,097 INFO NetworkImpl:159 link # 256
2022-08-07T23:30:33,098 INFO NetworkImpl:159 link # 1024
2022-08-07T23:30:33,101 INFO NetworkImpl:159 link # 4096
2022-08-07T23:30:33,116 INFO NetworkImpl:159 link # 16384
2022-08-07T23:30:33,174 INFO NetworkImpl:159 link # 65536
2022-08-07T23:30:33,453 INFO NetworkImpl:159 link # 262144
2022-08-07T23:30:34,070 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-07T23:30:34,070 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-07T23:30:34,070 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-07T23:30:34,070 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-07T23:30:34,070 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-07T23:30:34,070 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-07T23:30:34,070 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-07T23:30:34,071 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-07T23:30:34,072 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-07T23:30:34,074 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-07T23:30:34,078 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-07T23:30:34,086 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-07T23:30:34,103 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-07T23:30:34,135 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-07T23:30:34,198 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-07T23:30:34,327 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-07T23:30:34,583 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-07T23:30:35,122 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-07T23:30:36,021 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-07T23:30:36,085 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-07T23:30:36,105 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:30:36,105 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-07T23:30:36,105 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:30:36,105 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:30:36,105 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:30:36,105 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-07T23:30:36,106 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:30:36,106 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-07T23:30:36,106 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:30:36,106 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-07T23:30:37,705 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:30:37,705 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T23:30:37,705 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T23:30:37,705 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T23:30:37,705 INFO EventsManagerImpl:176
2022-08-07T23:30:37,705 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:30:37,705 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T23:30:37,705 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T23:30:37,705 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T23:30:37,705 INFO EventsManagerImpl:176
2022-08-07T23:30:37,705 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:30:37,705 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T23:30:37,705 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T23:30:37,705 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T23:30:37,706 INFO EventsManagerImpl:176
2022-08-07T23:30:37,706 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:30:37,706 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T23:30:37,706 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T23:30:37,706 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T23:30:37,706 INFO EventsManagerImpl:176
2022-08-07T23:30:37,706 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-07T23:30:37,706 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-07T23:30:37,706 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-07T23:30:37,706 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-07T23:30:37,706 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-07T23:30:37,706 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-07T23:30:37,706 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-07T23:30:37,706 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:30:37,706 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-07T23:30:37,706 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T23:30:37,706 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:30:37,706 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-07T23:30:37,706 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T23:30:37,706 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T23:30:37,706 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T23:30:37,706 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-07T23:30:37,706 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-07T23:30:37,707 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-07T23:30:37,707 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-07T23:30:37,707 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:30:37,707 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:30:37,707 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:30:37,707 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-07T23:30:37,707 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T23:30:37,707 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T23:30:37,707 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:30:37,707 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T23:30:37,707 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:30:37,707 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T23:30:37,707 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:30:37,707 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:30:37,707 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T23:30:37,707 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:30:37,707 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T23:30:37,707 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:30:37,707 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:30:37,707 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T23:30:37,707 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-07T23:30:37,707 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:30:37,707 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:30:37,707 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:30:37,707 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-07T23:30:37,707 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T23:30:37,707 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T23:30:37,707 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:30:37,707 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T23:30:37,708 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:30:37,708 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T23:30:37,708 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:30:37,708 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:30:37,708 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T23:30:37,708 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:30:37,708 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T23:30:37,708 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:30:37,708 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:30:37,708 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T23:30:46,229 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-07T23:30:46,232 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-07T23:30:46,408 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-07T23:30:46,409 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-07T23:30:46,409 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-07T23:30:46,409 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-07T23:30:46,409 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-07T23:30:46,409 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-07T23:30:46,409 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-07T23:30:46,409 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-07T23:30:46,603 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-07T23:30:46,603 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-08-07T23:30:46,623 INFO VehicularDepartureHandler:110 teleport vehicle 190998_car from link -24739580#0 to link -334734081#2
2022-08-07T23:30:46,626 INFO VehicularDepartureHandler:110 teleport vehicle 150408_car from link -19080401 to link 376768590#0
2022-08-07T23:30:46,628 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-07T23:30:46,629 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-07T23:30:46,630 INFO VehicularDepartureHandler:110 teleport vehicle 181607_car from link -732103054 to link -132333494
2022-08-07T23:30:46,630 INFO VehicularDepartureHandler:110 teleport vehicle 157918_car from link -95454627 to link -103717883#3
2022-08-07T23:30:46,631 INFO VehicularDepartureHandler:110 teleport vehicle 183170_car from link -40717535 to link -22737835#3
2022-08-07T23:30:46,633 INFO VehicularDepartureHandler:110 teleport vehicle 106629_car from link -316797952 to link -80371943#2
2022-08-07T23:30:46,634 INFO VehicularDepartureHandler:110 teleport vehicle 187480_car from link -23166459#5 to link 41337716
2022-08-07T23:30:46,634 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-07T23:30:47,437 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1757 #nodes=217
2022-08-07T23:30:47,438 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271980 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-08-07T23:30:48,663 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3149 #nodes=342
2022-08-07T23:30:48,663 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271360 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-07T23:30:50,596 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4393 #nodes=469
2022-08-07T23:30:50,596 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270783 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-07T23:30:53,736 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5725 #nodes=650
2022-08-07T23:30:53,736 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269981 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-07T23:30:58,766 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7219 #nodes=975
2022-08-07T23:30:58,766 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268817 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-07T23:31:06,969 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10810 #nodes=1635
2022-08-07T23:31:06,970 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=267003 lost=0 simT=21600.0s realT=30s; (s/r): 720.0
2022-08-07T23:31:15,768 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11997 #nodes=1819
2022-08-07T23:31:15,769 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264440 lost=0 simT=25200.0s realT=39s; (s/r): 646.1538461538462
2022-08-07T23:31:21,478 INFO MemoryObserver:41 used RAM: 12271 MB free: 3808 MB total: 16080 MB
2022-08-07T23:31:31,009 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13193 #nodes=1871
2022-08-07T23:31:31,009 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261091 lost=0 simT=28800.0s realT=54s; (s/r): 533.3333333333334
2022-08-07T23:31:44,905 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14564 #nodes=2072
2022-08-07T23:31:44,905 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257551 lost=0 simT=32400.0s realT=68s; (s/r): 476.47058823529414
2022-08-07T23:32:00,351 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14723 #nodes=2085
2022-08-07T23:32:00,351 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252671 lost=0 simT=36000.0s realT=84s; (s/r): 428.57142857142856
2022-08-07T23:32:17,855 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15198 #nodes=2199
2022-08-07T23:32:17,855 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247126 lost=0 simT=39600.0s realT=101s; (s/r): 392.0792079207921
2022-08-07T23:32:21,479 INFO MemoryObserver:41 used RAM: 13748 MB free: 2331 MB total: 16080 MB
2022-08-07T23:32:31,563 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15707 #nodes=2147
2022-08-07T23:32:31,564 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239836 lost=0 simT=43200.0s realT=115s; (s/r): 375.6521739130435
2022-08-07T23:32:45,121 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15989 #nodes=2356
2022-08-07T23:32:45,122 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=231148 lost=0 simT=46800.0s realT=129s; (s/r): 362.7906976744186
2022-08-07T23:33:03,522 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16431 #nodes=2394
2022-08-07T23:33:03,522 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220495 lost=0 simT=50400.0s realT=147s; (s/r): 342.85714285714283
2022-08-07T23:33:19,161 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16852 #nodes=2437
2022-08-07T23:33:19,161 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207721 lost=0 simT=54000.0s realT=163s; (s/r): 331.28834355828224
2022-08-07T23:33:21,479 INFO MemoryObserver:41 used RAM: 14079 MB free: 2000 MB total: 16080 MB
2022-08-07T23:33:35,212 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16895 #nodes=2478
2022-08-07T23:33:35,212 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=191827 lost=0 simT=57600.0s realT=179s; (s/r): 321.7877094972067
2022-08-07T23:33:55,084 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16965 #nodes=2393
2022-08-07T23:33:55,084 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=173207 lost=0 simT=61200.0s realT=198s; (s/r): 309.09090909090907
2022-08-07T23:34:09,936 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16662 #nodes=2327
2022-08-07T23:34:09,936 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=152122 lost=0 simT=64800.0s realT=213s; (s/r): 304.22535211267603
2022-08-07T23:34:21,481 INFO MemoryObserver:41 used RAM: 14816 MB free: 1263 MB total: 16080 MB
2022-08-07T23:34:24,872 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16077 #nodes=2138
2022-08-07T23:34:24,873 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=129270 lost=0 simT=68400.0s realT=228s; (s/r): 300.0
2022-08-07T23:34:43,356 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15691 #nodes=2094
2022-08-07T23:34:43,356 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=105409 lost=0 simT=72000.0s realT=247s; (s/r): 291.497975708502
2022-08-07T23:34:55,210 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=14120 #nodes=1840
2022-08-07T23:34:55,210 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=83322 lost=0 simT=75600.0s realT=259s; (s/r): 291.8918918918919
2022-08-07T23:35:07,691 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13266 #nodes=1679
2022-08-07T23:35:07,691 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=67160 lost=0 simT=79200.0s realT=271s; (s/r): 292.2509225092251
2022-08-07T23:35:20,820 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12468 #nodes=1586
2022-08-07T23:35:20,820 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=53522 lost=7 simT=82800.0s realT=284s; (s/r): 291.5492957746479
2022-08-07T23:35:21,482 INFO MemoryObserver:41 used RAM: 15080 MB free: 999 MB total: 16080 MB
2022-08-07T23:35:29,387 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11970 #nodes=1453
2022-08-07T23:35:29,388 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=41340 lost=21 simT=86400.0s realT=293s; (s/r): 294.8805460750853
2022-08-07T23:35:36,412 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10245 #nodes=1152
2022-08-07T23:35:36,412 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=34571 lost=28 simT=90000.0s realT=300s; (s/r): 300.0
2022-08-07T23:35:42,893 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8747 #nodes=1022
2022-08-07T23:35:42,893 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=30152 lost=33 simT=93600.0s realT=306s; (s/r): 305.88235294117646
2022-08-07T23:35:49,716 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7583 #nodes=831
2022-08-07T23:35:49,716 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=26898 lost=34 simT=97200.0s realT=313s; (s/r): 310.54313099041536
2022-08-07T23:35:55,173 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6613 #nodes=693
2022-08-07T23:35:55,173 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=24375 lost=36 simT=100800.0s realT=319s; (s/r): 315.98746081504703
2022-08-07T23:35:59,502 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5706 #nodes=645
2022-08-07T23:35:59,502 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=22392 lost=39 simT=104400.0s realT=323s; (s/r): 323.21981424148606
2022-08-07T23:36:02,299 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4904 #nodes=521
2022-08-07T23:36:02,299 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=20617 lost=39 simT=108000.0s realT=326s; (s/r): 331.28834355828224
2022-08-07T23:36:04,712 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4219 #nodes=419
2022-08-07T23:36:04,712 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=19106 lost=39 simT=111600.0s realT=328s; (s/r): 340.2439024390244
2022-08-07T23:36:06,589 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3512 #nodes=356
2022-08-07T23:36:06,589 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=17758 lost=40 simT=115200.0s realT=330s; (s/r): 349.09090909090907
2022-08-07T23:36:08,233 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2944 #nodes=293
2022-08-07T23:36:08,233 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=16566 lost=40 simT=118800.0s realT=332s; (s/r): 357.8313253012048
2022-08-07T23:36:09,952 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2516 #nodes=265
2022-08-07T23:36:09,952 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=15588 lost=40 simT=122400.0s realT=333s; (s/r): 367.56756756756755
2022-08-07T23:36:11,436 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2129 #nodes=219
2022-08-07T23:36:11,436 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=14637 lost=40 simT=126000.0s realT=335s; (s/r): 376.1194029850746
2022-08-07T23:36:12,854 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1757 #nodes=191
2022-08-07T23:36:12,854 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=12928 lost=40 simT=129600.0s realT=336s; (s/r): 385.7142857142857
2022-08-07T23:36:13,285 INFO AbstractController$9:234 ### ITERATION 15 fires after mobsim event
2022-08-07T23:36:13,285 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-07T23:36:13,285 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=248.594969549sec
2022-08-07T23:36:13,333 INFO LegTimesControlerListener:50 [15] average trip (probably: leg) duration is: 1485 seconds = 00:24:45
2022-08-07T23:36:13,333 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-07T23:36:13,333 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:36:13,333 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:36:13,333 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:36:13,333 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:36:13,333 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-07T23:36:13,334 INFO EventsManagerImpl:137 event # 1
2022-08-07T23:36:13,334 INFO EventsManagerImpl:137 event # 4
2022-08-07T23:36:13,334 INFO EventsManagerImpl:137 event # 16
2022-08-07T23:36:13,334 INFO EventsManagerImpl:137 event # 64
2022-08-07T23:36:13,334 INFO EventsManagerImpl:137 event # 256
2022-08-07T23:36:13,335 INFO EventsManagerImpl:137 event # 1024
2022-08-07T23:36:13,338 INFO EventsManagerImpl:137 event # 4096
2022-08-07T23:36:13,349 INFO EventsManagerImpl:137 event # 16384
2022-08-07T23:36:13,365 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-07T23:36:13,668 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T23:36:13,668 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T23:36:13,668 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T23:36:13,668 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T23:36:13,668 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-07T23:36:13,668 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-07T23:36:13,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-08-07T23:36:13,680 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-08-07T23:36:13,680 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:50:03][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:36:13,682 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-07T23:36:13,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-08-07T23:36:13,682 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:49:31][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:36:13,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-08-07T23:36:13,684 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-08-07T23:36:13,684 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-08-07T23:36:13,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-08-07T23:36:13,685 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-08-07T23:36:13,685 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:36:13,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-08-07T23:36:13,685 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-08-07T23:36:13,685 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-08-07T23:36:13,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-08-07T23:36:13,686 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-08-07T23:36:13,686 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-08-07T23:36:13,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-08-07T23:36:13,687 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-08-07T23:36:13,687 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-08-07T23:36:13,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-08-07T23:36:13,687 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-07T23:36:13,687 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=34:43:42][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:36:13,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-08-07T23:36:13,692 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-08-07T23:36:13,692 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-08-07T23:36:13,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-08-07T23:36:13,692 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-08-07T23:36:13,692 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:26][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:36:13,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-08-07T23:36:13,692 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-08-07T23:36:13,693 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_46800][coord=[x=738858.7389318789 | y=5689328.029665429]][linkId=376817773][startTime=13:39:15][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:36:13,693 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-07T23:36:14,019 INFO ControlerListenerManagerImpl:251 [it.15] all ControlerAfterMobsimListeners called.
2022-08-07T23:36:14,020 INFO AbstractController$4:159 ### ITERATION 15 fires scoring event
2022-08-07T23:36:14,020 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-07T23:36:14,172 INFO NewScoreAssignerImpl:57 it: 15 msaStart: 599
2022-08-07T23:36:14,299 INFO ControlerListenerManagerImpl:194 [it.15] all ControlerScoringListeners called.
2022-08-07T23:36:14,299 INFO AbstractController$5:167 ### ITERATION 15 fires iteration end event
2022-08-07T23:36:14,299 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-07T23:36:14,299 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-07T23:36:14,391 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-07T23:36:14,391 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-07T23:36:16,137 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-07T23:36:16,137 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11552889281441123
2022-08-07T23:36:16,137 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2561814139069617
2022-08-07T23:36:16,138 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 4.493239600076E-4
2022-08-07T23:36:16,138 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 3.928375193209303E-4
2022-08-07T23:36:16,138 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-07T23:36:16,138 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14967751377498884
2022-08-07T23:36:16,138 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1437233294135167
2022-08-07T23:36:16,138 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2736254538171996
2022-08-07T23:36:16,289 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-07T23:36:16,379 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -112.94712732423625
2022-08-07T23:36:16,379 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -170.8931565196109
2022-08-07T23:36:16,379 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -126.5054488014957
2022-08-07T23:36:16,379 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -89.82402769716816
2022-08-07T23:36:16,472 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-07T23:36:17,101 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19279.243928699252 meters
2022-08-07T23:36:17,101 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137121.80167453786 meters (statistic on all 2030542 legs which have a finite distance)
2022-08-07T23:36:17,101 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51955.33752158769 meters
2022-08-07T23:36:17,101 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137028.41970772424 meters (statistic on all 752967 trips which have a finite distance)
2022-08-07T23:36:17,101 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-07T23:36:17,101 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-07T23:36:17,855 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-07T23:36:17,859 INFO LegHistogramListener:72 number of legs: 2043422 100%
2022-08-07T23:36:17,859 INFO LegHistogramListener:79 number of bike legs: 88644 4.338017306263708%
2022-08-07T23:36:17,859 INFO LegHistogramListener:79 number of car legs: 199286 9.752562123731662%
2022-08-07T23:36:17,859 INFO LegHistogramListener:79 number of drtNorth legs: 391 0.01913456936452676%
2022-08-07T23:36:17,859 INFO LegHistogramListener:79 number of drtSoutheast legs: 316 0.015464255547801677%
2022-08-07T23:36:17,859 INFO LegHistogramListener:79 number of freight legs: 47065 2.3032442637888795%
2022-08-07T23:36:17,859 INFO LegHistogramListener:79 number of pt legs: 144082 7.0510154045517766%
2022-08-07T23:36:17,859 INFO LegHistogramListener:79 number of ride legs: 111119 5.437888013342325%
2022-08-07T23:36:17,859 INFO LegHistogramListener:79 number of walk legs: 1452519 71.08267406340931%
2022-08-07T23:36:18,498 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-07T23:36:18,498 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-07T23:36:20,569 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.2526664167569594
2022-08-07T23:36:20,569 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.3816827310680559
2022-08-07T23:36:20,569 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.002749862635246512
2022-08-07T23:36:20,569 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.002339052157525278
2022-08-07T23:36:20,569 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-07T23:36:20,569 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.27597349245392505
2022-08-07T23:36:20,569 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.2764420731550758
2022-08-07T23:36:20,569 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.5580141421506956
2022-08-07T23:36:20,569 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.14889697386731848
2022-08-07T23:36:20,569 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3440666129189625
2022-08-07T23:36:20,569 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 3.787159091492628E-4
2022-08-07T23:36:20,569 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 3.2222946846259315E-4
2022-08-07T23:36:20,569 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-07T23:36:20,569 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.16940540318480823
2022-08-07T23:36:20,569 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.1712707395102112
2022-08-07T23:36:20,569 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.29098861541463616
2022-08-07T23:36:20,569 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.10073072913724665
2022-08-07T23:36:20,569 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.27926511140666643
2022-08-07T23:36:20,569 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 7.445939908697371E-5
2022-08-07T23:36:20,569 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 6.033778891530629E-5
2022-08-07T23:36:20,569 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-07T23:36:20,569 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.11784997201353621
2022-08-07T23:36:20,569 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.1227809815289339
2022-08-07T23:36:20,569 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.1963237597374921
2022-08-07T23:36:20,749 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-07T23:36:21,482 INFO MemoryObserver:41 used RAM: 15617 MB free: 462 MB total: 16080 MB
2022-08-07T23:36:21,865 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-07T23:36:22,178 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-07T23:36:22,609 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-07T23:36:23,841 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-07T23:36:24,154 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-07T23:36:24,563 INFO ControlerListenerManagerImpl:171 [it.15] all ControlerIterationEndsListeners called.
2022-08-07T23:36:24,675 INFO AbstractController:181 ### ITERATION 15 ENDS
2022-08-07T23:36:24,675 INFO AbstractController:182 ###################################################
2022-08-07T23:36:24,675 INFO AbstractController:133 ###################################################
2022-08-07T23:36:24,675 INFO AbstractController:134 ### ITERATION 16 BEGINS
2022-08-07T23:36:24,676 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-07T23:36:24,676 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-07T23:36:24,676 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-07T23:36:24,676 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-07T23:36:24,676 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-07T23:36:24,952 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-07T23:36:24,980 INFO ControlerListenerManagerImpl:148 [it.16] all ControlerIterationStartsListeners called.
2022-08-07T23:36:24,980 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-07T23:36:32,628 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169551 plans handled. Strategy: ExpBetaPlanChanger
2022-08-07T23:36:32,628 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30558 plans
2022-08-07T23:36:32,629 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T23:36:32,629 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T23:36:32,629 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T23:36:32,629 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:36:32,629 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:36:32,631 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:36:32,631 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T23:36:32,631 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:36:32,632 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:36:32,634 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:36:32,636 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T23:36:32,637 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:36:32,640 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:36:32,641 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T23:36:32,656 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:36:32,658 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:36:32,659 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T23:36:32,670 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:36:32,685 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:36:32,698 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T23:36:32,805 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T23:36:33,192 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T23:36:33,549 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T23:36:34,318 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T23:36:35,968 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T23:36:39,259 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-07T23:36:44,849 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-07T23:36:57,457 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T23:36:57,458 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30558 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-07T23:36:57,458 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30519 plans
2022-08-07T23:36:57,458 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-07T23:36:57,458 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-07T23:36:57,458 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-07T23:36:57,458 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-07T23:36:57,458 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-07T23:36:57,458 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-07T23:36:57,459 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-07T23:36:57,459 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-07T23:36:57,459 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-07T23:36:57,460 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-07T23:36:57,462 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-07T23:36:57,465 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-07T23:36:57,471 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-07T23:36:57,483 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-07T23:36:57,506 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-07T23:36:57,550 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-07T23:36:57,672 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30519 plans
2022-08-07T23:36:57,672 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T23:36:57,672 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T23:36:57,672 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T23:36:57,672 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:36:57,673 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:36:57,673 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T23:36:57,674 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:36:57,674 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:36:57,675 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:36:57,677 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:36:57,677 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:36:57,678 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T23:36:57,683 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:36:57,685 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T23:36:57,698 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:36:57,699 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:36:57,700 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T23:36:57,732 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:36:57,740 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:36:57,749 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T23:36:57,818 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T23:36:57,950 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T23:36:58,406 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T23:36:59,228 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T23:37:00,767 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T23:37:04,084 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-07T23:37:10,997 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-07T23:37:21,482 INFO MemoryObserver:41 used RAM: 14015 MB free: 2064 MB total: 16080 MB
2022-08-07T23:37:27,467 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T23:37:27,468 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30519 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-07T23:37:27,468 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7800 plans
2022-08-07T23:37:27,468 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-07T23:37:27,468 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-07T23:37:27,468 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-07T23:37:27,468 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-07T23:37:27,468 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-07T23:37:27,468 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-07T23:37:27,468 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-07T23:37:27,468 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-07T23:37:27,468 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-07T23:37:27,469 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-07T23:37:27,469 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-07T23:37:27,470 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-07T23:37:27,471 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-07T23:37:27,473 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-07T23:37:27,473 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7800 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-07T23:37:27,474 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40335 plans handled. Strategy: ExpBetaPlanChanger
2022-08-07T23:37:27,474 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6730 plans
2022-08-07T23:37:27,474 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T23:37:27,474 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T23:37:27,474 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T23:37:27,475 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T23:37:27,476 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T23:37:27,483 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T23:37:27,509 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T23:37:27,547 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T23:37:27,761 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T23:37:28,261 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T23:37:28,855 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T23:37:29,911 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T23:37:32,317 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T23:37:40,017 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T23:37:40,017 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6730 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-07T23:37:40,017 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-07T23:37:40,908 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-07T23:37:41,799 INFO ControlerListenerManagerImpl:213 [it.16] all ControlerReplanningListeners called.
2022-08-07T23:37:41,799 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-07T23:37:41,799 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-07T23:37:41,799 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-07T23:37:41,866 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-07T23:37:41,930 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-07T23:37:41,930 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-07T23:37:41,930 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-07T23:37:41,931 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-07T23:37:41,932 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-07T23:37:41,932 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-07T23:37:41,933 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-07T23:37:41,933 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-07T23:37:41,933 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-07T23:37:41,933 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-07T23:37:41,933 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-07T23:37:41,933 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-07T23:37:41,933 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-07T23:37:41,933 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T23:37:41,933 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T23:37:41,933 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-07T23:37:41,933 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T23:37:41,933 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T23:37:41,933 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-07T23:37:41,933 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-07T23:37:41,933 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-07T23:37:41,933 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-07T23:37:42,569 INFO ControlerListenerManagerImpl:232 [it.16] all ControlerBeforeMobsimListeners called.
2022-08-07T23:37:42,570 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-07T23:37:42,570 INFO NetworkImpl:163 node # 1
2022-08-07T23:37:42,570 INFO NetworkImpl:163 node # 4
2022-08-07T23:37:42,570 INFO NetworkImpl:163 node # 16
2022-08-07T23:37:42,570 INFO NetworkImpl:163 node # 64
2022-08-07T23:37:42,570 INFO NetworkImpl:163 node # 256
2022-08-07T23:37:42,570 INFO NetworkImpl:163 node # 1024
2022-08-07T23:37:42,571 INFO NetworkImpl:163 node # 4096
2022-08-07T23:37:42,572 INFO NetworkImpl:163 node # 16384
2022-08-07T23:37:42,578 INFO NetworkImpl:163 node # 65536
2022-08-07T23:37:42,611 INFO NetworkImpl:159 link # 1
2022-08-07T23:37:42,611 INFO NetworkImpl:159 link # 4
2022-08-07T23:37:42,611 INFO NetworkImpl:159 link # 16
2022-08-07T23:37:42,611 INFO NetworkImpl:159 link # 64
2022-08-07T23:37:42,611 INFO NetworkImpl:159 link # 256
2022-08-07T23:37:42,612 INFO NetworkImpl:159 link # 1024
2022-08-07T23:37:42,616 INFO NetworkImpl:159 link # 4096
2022-08-07T23:37:42,631 INFO NetworkImpl:159 link # 16384
2022-08-07T23:37:42,690 INFO NetworkImpl:159 link # 65536
2022-08-07T23:37:43,038 INFO NetworkImpl:159 link # 262144
2022-08-07T23:37:43,626 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-07T23:37:43,626 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-07T23:37:43,626 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-07T23:37:43,626 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-07T23:37:43,626 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-07T23:37:43,626 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-07T23:37:43,626 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-07T23:37:43,627 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-07T23:37:43,628 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-07T23:37:43,630 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-07T23:37:43,634 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-07T23:37:43,642 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-07T23:37:43,659 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-07T23:37:43,690 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-07T23:37:43,752 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-07T23:37:43,880 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-07T23:37:44,191 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-07T23:37:44,657 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-07T23:37:45,552 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-07T23:37:45,613 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-07T23:37:45,634 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:37:45,634 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-07T23:37:45,634 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:37:45,635 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:37:45,635 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:37:45,635 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-07T23:37:45,635 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:37:45,635 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-07T23:37:45,635 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:37:45,635 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-07T23:37:47,371 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:37:47,372 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T23:37:47,372 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T23:37:47,372 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T23:37:47,372 INFO EventsManagerImpl:176
2022-08-07T23:37:47,372 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:37:47,372 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T23:37:47,372 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T23:37:47,372 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T23:37:47,372 INFO EventsManagerImpl:176
2022-08-07T23:37:47,372 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:37:47,372 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T23:37:47,372 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T23:37:47,372 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T23:37:47,372 INFO EventsManagerImpl:176
2022-08-07T23:37:47,372 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:37:47,372 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T23:37:47,372 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T23:37:47,372 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T23:37:47,372 INFO EventsManagerImpl:176
2022-08-07T23:37:47,373 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-07T23:37:47,373 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-07T23:37:47,373 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-07T23:37:47,373 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-07T23:37:47,373 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-07T23:37:47,373 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-07T23:37:47,373 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-07T23:37:47,373 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:37:47,373 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-07T23:37:47,373 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T23:37:47,373 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:37:47,373 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-07T23:37:47,373 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T23:37:47,373 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T23:37:47,373 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T23:37:47,373 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-07T23:37:47,373 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-07T23:37:47,373 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-07T23:37:47,373 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-07T23:37:47,373 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:37:47,373 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:37:47,373 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:37:47,373 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-07T23:37:47,373 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T23:37:47,373 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T23:37:47,373 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:37:47,374 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T23:37:47,374 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:37:47,374 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T23:37:47,374 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:37:47,374 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:37:47,374 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T23:37:47,374 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:37:47,374 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T23:37:47,374 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:37:47,374 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:37:47,374 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T23:37:47,374 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-07T23:37:47,374 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:37:47,374 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:37:47,374 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:37:47,374 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-07T23:37:47,374 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T23:37:47,374 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T23:37:47,374 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:37:47,374 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T23:37:47,374 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:37:47,374 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T23:37:47,374 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:37:47,374 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:37:47,374 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T23:37:47,374 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:37:47,374 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T23:37:47,374 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:37:47,374 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:37:47,374 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T23:37:48,886 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-07T23:37:48,889 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-07T23:37:49,246 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-07T23:37:49,246 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-07T23:37:49,246 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-07T23:37:49,246 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-07T23:37:49,246 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-07T23:37:49,246 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-07T23:37:49,246 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-07T23:37:49,246 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-07T23:37:49,467 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-07T23:37:49,467 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273936 lost=0 simT=0.0s realT=3s; (s/r): 0.0
2022-08-07T23:37:49,487 INFO VehicularDepartureHandler:110 teleport vehicle 190998_car from link -24739580#0 to link -334734081#2
2022-08-07T23:37:49,488 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-07T23:37:49,491 INFO VehicularDepartureHandler:110 teleport vehicle 150408_car from link -19080401 to link 376768590#0
2022-08-07T23:37:49,493 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-07T23:37:49,493 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-07T23:37:49,494 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-07T23:37:49,494 INFO VehicularDepartureHandler:110 teleport vehicle 181607_car from link -732103054 to link -132333494
2022-08-07T23:37:49,495 INFO VehicularDepartureHandler:110 teleport vehicle 157918_car from link -95454627 to link -103717883#3
2022-08-07T23:37:49,496 INFO VehicularDepartureHandler:110 teleport vehicle 183170_car from link -40717535 to link -22737835#3
2022-08-07T23:37:49,496 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-07T23:37:50,989 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1764 #nodes=229
2022-08-07T23:37:50,989 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271962 lost=0 simT=3600.0s realT=5s; (s/r): 720.0
2022-08-07T23:37:52,946 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3162 #nodes=337
2022-08-07T23:37:52,946 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271353 lost=0 simT=7200.0s realT=7s; (s/r): 1028.5714285714287
2022-08-07T23:37:55,613 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4438 #nodes=478
2022-08-07T23:37:55,613 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270776 lost=0 simT=10800.0s realT=9s; (s/r): 1200.0
2022-08-07T23:37:58,759 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5725 #nodes=652
2022-08-07T23:37:58,760 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269977 lost=0 simT=14400.0s realT=13s; (s/r): 1107.6923076923076
2022-08-07T23:38:02,470 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7263 #nodes=995
2022-08-07T23:38:02,470 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268820 lost=0 simT=18000.0s realT=16s; (s/r): 1125.0
2022-08-07T23:38:09,679 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10786 #nodes=1621
2022-08-07T23:38:09,680 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266996 lost=0 simT=21600.0s realT=24s; (s/r): 900.0
2022-08-07T23:38:21,483 INFO MemoryObserver:41 used RAM: 13773 MB free: 2306 MB total: 16080 MB
2022-08-07T23:38:22,889 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11975 #nodes=1798
2022-08-07T23:38:22,890 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264436 lost=0 simT=25200.0s realT=37s; (s/r): 681.081081081081
2022-08-07T23:38:35,648 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13233 #nodes=1886
2022-08-07T23:38:35,648 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261077 lost=0 simT=28800.0s realT=50s; (s/r): 576.0
2022-08-07T23:38:50,747 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14496 #nodes=2099
2022-08-07T23:38:50,748 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257585 lost=0 simT=32400.0s realT=65s; (s/r): 498.46153846153845
2022-08-07T23:39:09,128 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14665 #nodes=2027
2022-08-07T23:39:09,128 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252677 lost=0 simT=36000.0s realT=83s; (s/r): 433.73493975903614
2022-08-07T23:39:21,483 INFO MemoryObserver:41 used RAM: 14260 MB free: 1819 MB total: 16080 MB
2022-08-07T23:39:25,021 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15129 #nodes=2119
2022-08-07T23:39:25,022 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247153 lost=0 simT=39600.0s realT=99s; (s/r): 400.0
2022-08-07T23:39:41,500 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15626 #nodes=2156
2022-08-07T23:39:41,501 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239816 lost=0 simT=43200.0s realT=115s; (s/r): 375.6521739130435
2022-08-07T23:39:55,512 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15998 #nodes=2302
2022-08-07T23:39:55,512 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=231159 lost=0 simT=46800.0s realT=129s; (s/r): 362.7906976744186
2022-08-07T23:40:11,596 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16345 #nodes=2463
2022-08-07T23:40:11,597 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220522 lost=0 simT=50400.0s realT=145s; (s/r): 347.58620689655174
2022-08-07T23:40:21,483 INFO MemoryObserver:41 used RAM: 14631 MB free: 1448 MB total: 16080 MB
2022-08-07T23:40:30,611 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16783 #nodes=2372
2022-08-07T23:40:30,612 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207727 lost=0 simT=54000.0s realT=164s; (s/r): 329.2682926829268
2022-08-07T23:40:45,900 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16876 #nodes=2486
2022-08-07T23:40:45,901 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=191900 lost=0 simT=57600.0s realT=180s; (s/r): 320.0
2022-08-07T23:41:01,544 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16975 #nodes=2388
2022-08-07T23:41:01,545 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=172996 lost=0 simT=61200.0s realT=195s; (s/r): 313.84615384615387
2022-08-07T23:41:21,483 INFO MemoryObserver:41 used RAM: 14861 MB free: 1218 MB total: 16080 MB
2022-08-07T23:41:23,047 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16584 #nodes=2376
2022-08-07T23:41:23,047 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=151874 lost=0 simT=64800.0s realT=217s; (s/r): 298.6175115207373
2022-08-07T23:41:37,593 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15899 #nodes=2149
2022-08-07T23:41:37,593 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=129152 lost=0 simT=68400.0s realT=231s; (s/r): 296.1038961038961
2022-08-07T23:41:51,412 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15602 #nodes=2030
2022-08-07T23:41:51,413 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=105232 lost=0 simT=72000.0s realT=245s; (s/r): 293.8775510204082
2022-08-07T23:42:06,090 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=14079 #nodes=1858
2022-08-07T23:42:06,091 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=83159 lost=0 simT=75600.0s realT=260s; (s/r): 290.7692307692308
2022-08-07T23:42:20,382 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13147 #nodes=1681
2022-08-07T23:42:20,382 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=66989 lost=0 simT=79200.0s realT=274s; (s/r): 289.05109489051097
2022-08-07T23:42:21,484 INFO MemoryObserver:41 used RAM: 15892 MB free: 187 MB total: 16080 MB
2022-08-07T23:42:29,970 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12558 #nodes=1509
2022-08-07T23:42:29,970 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=53349 lost=4 simT=82800.0s realT=284s; (s/r): 291.5492957746479
2022-08-07T23:42:38,763 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11948 #nodes=1459
2022-08-07T23:42:38,763 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=41233 lost=13 simT=86400.0s realT=293s; (s/r): 294.8805460750853
2022-08-07T23:42:48,326 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10162 #nodes=1147
2022-08-07T23:42:48,326 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=34440 lost=21 simT=90000.0s realT=302s; (s/r): 298.0132450331126
2022-08-07T23:42:56,828 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8754 #nodes=982
2022-08-07T23:42:56,828 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=30067 lost=25 simT=93600.0s realT=311s; (s/r): 300.9646302250804
2022-08-07T23:43:02,834 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7494 #nodes=825
2022-08-07T23:43:02,834 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=26811 lost=26 simT=97200.0s realT=317s; (s/r): 306.6246056782334
2022-08-07T23:43:15,426 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6525 #nodes=707
2022-08-07T23:43:15,426 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=24316 lost=27 simT=100800.0s realT=329s; (s/r): 306.3829787234043
2022-08-07T23:43:19,122 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5670 #nodes=604
2022-08-07T23:43:19,122 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=22328 lost=27 simT=104400.0s realT=333s; (s/r): 313.5135135135135
2022-08-07T23:43:21,484 INFO MemoryObserver:41 used RAM: 14945 MB free: 1134 MB total: 16080 MB
2022-08-07T23:43:22,768 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4907 #nodes=548
2022-08-07T23:43:22,768 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=20565 lost=29 simT=108000.0s realT=337s; (s/r): 320.4747774480712
2022-08-07T23:43:25,698 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4164 #nodes=399
2022-08-07T23:43:25,699 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=19020 lost=29 simT=111600.0s realT=340s; (s/r): 328.2352941176471
2022-08-07T23:43:28,227 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3522 #nodes=363
2022-08-07T23:43:28,227 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=17705 lost=30 simT=115200.0s realT=342s; (s/r): 336.8421052631579
2022-08-07T23:43:30,334 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=3015 #nodes=294
2022-08-07T23:43:30,334 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=16585 lost=30 simT=118800.0s realT=344s; (s/r): 345.3488372093023
2022-08-07T23:43:32,037 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2614 #nodes=261
2022-08-07T23:43:32,037 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=15609 lost=30 simT=122400.0s realT=346s; (s/r): 353.757225433526
2022-08-07T23:43:33,447 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2171 #nodes=224
2022-08-07T23:43:33,447 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=14627 lost=31 simT=126000.0s realT=347s; (s/r): 363.1123919308357
2022-08-07T23:43:34,713 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1841 #nodes=190
2022-08-07T23:43:34,714 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=12909 lost=33 simT=129600.0s realT=349s; (s/r): 371.3467048710602
2022-08-07T23:43:35,151 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=252.711103425sec
2022-08-07T23:43:35,152 INFO AbstractController$9:234 ### ITERATION 16 fires after mobsim event
2022-08-07T23:43:35,152 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-07T23:43:35,200 INFO LegTimesControlerListener:50 [16] average trip (probably: leg) duration is: 1480 seconds = 00:24:40
2022-08-07T23:43:35,200 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-07T23:43:35,200 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:43:35,200 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:43:35,200 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:43:35,200 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:43:35,200 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-07T23:43:35,200 INFO EventsManagerImpl:137 event # 1
2022-08-07T23:43:35,200 INFO EventsManagerImpl:137 event # 4
2022-08-07T23:43:35,200 INFO EventsManagerImpl:137 event # 16
2022-08-07T23:43:35,201 INFO EventsManagerImpl:137 event # 64
2022-08-07T23:43:35,201 INFO EventsManagerImpl:137 event # 256
2022-08-07T23:43:35,202 INFO EventsManagerImpl:137 event # 1024
2022-08-07T23:43:35,204 INFO EventsManagerImpl:137 event # 4096
2022-08-07T23:43:35,216 INFO EventsManagerImpl:137 event # 16384
2022-08-07T23:43:35,232 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-07T23:43:35,537 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T23:43:35,537 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T23:43:35,537 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T23:43:35,537 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T23:43:35,537 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-07T23:43:35,537 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-07T23:43:35,538 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-07T23:43:35,540 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-08-07T23:43:35,540 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:52:40][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:43:35,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-08-07T23:43:35,542 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-08-07T23:43:35,542 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-08-07T23:43:35,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-08-07T23:43:35,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-08-07T23:43:35,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-08-07T23:43:35,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-08-07T23:43:35,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-08-07T23:43:35,545 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:43:35,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-08-07T23:43:35,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-08-07T23:43:35,545 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-08-07T23:43:35,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-08-07T23:43:35,545 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-08-07T23:43:35,545 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:46:14][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:43:35,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-08-07T23:43:35,546 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-08-07T23:43:35,546 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-08-07T23:43:35,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-08-07T23:43:35,546 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-08-07T23:43:35,546 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-08-07T23:43:35,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-08-07T23:43:35,547 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-07T23:43:35,547 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=34:43:42][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:43:35,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-08-07T23:43:35,552 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-08-07T23:43:35,552 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-08-07T23:43:35,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-08-07T23:43:35,552 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-08-07T23:43:35,552 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:08][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:43:35,552 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-07T23:43:35,878 INFO ControlerListenerManagerImpl:251 [it.16] all ControlerAfterMobsimListeners called.
2022-08-07T23:43:35,878 INFO AbstractController$4:159 ### ITERATION 16 fires scoring event
2022-08-07T23:43:35,878 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-07T23:43:36,013 INFO NewScoreAssignerImpl:57 it: 16 msaStart: 599
2022-08-07T23:43:36,122 INFO ControlerListenerManagerImpl:194 [it.16] all ControlerScoringListeners called.
2022-08-07T23:43:36,123 INFO AbstractController$5:167 ### ITERATION 16 fires iteration end event
2022-08-07T23:43:36,123 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-07T23:43:36,123 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-07T23:43:36,189 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-07T23:43:36,190 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-07T23:43:37,702 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-07T23:43:37,702 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11484078526422817
2022-08-07T23:43:37,702 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2560774275047885
2022-08-07T23:43:37,702 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 4.0439156400683997E-4
2022-08-07T23:43:37,702 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 3.7999969189214173E-4
2022-08-07T23:43:37,702 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-07T23:43:37,702 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1500485269876808
2022-08-07T23:43:37,702 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14399934270323564
2022-08-07T23:43:37,702 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.27382829149057447
2022-08-07T23:43:37,857 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-07T23:43:37,945 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -112.24896099994545
2022-08-07T23:43:37,945 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -169.7643281763623
2022-08-07T23:43:37,945 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -125.88827351613139
2022-08-07T23:43:37,945 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -89.2709035679072
2022-08-07T23:43:38,024 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-07T23:43:38,543 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19255.997840802807 meters
2022-08-07T23:43:38,543 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 136960.37806718267 meters (statistic on all 2030600 legs which have a finite distance)
2022-08-07T23:43:38,543 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51876.43275771919 meters
2022-08-07T23:43:38,543 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 136869.19365691405 meters (statistic on all 753236 trips which have a finite distance)
2022-08-07T23:43:38,543 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-07T23:43:38,543 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-07T23:43:39,302 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-07T23:43:39,306 INFO LegHistogramListener:72 number of legs: 2043451 100%
2022-08-07T23:43:39,306 INFO LegHistogramListener:79 number of bike legs: 88191 4.315787361673952%
2022-08-07T23:43:39,306 INFO LegHistogramListener:79 number of car legs: 199200 9.74821515172128%
2022-08-07T23:43:39,306 INFO LegHistogramListener:79 number of drtNorth legs: 379 0.018547055936256853%
2022-08-07T23:43:39,306 INFO LegHistogramListener:79 number of drtSoutheast legs: 308 0.015072541499649367%
2022-08-07T23:43:39,306 INFO LegHistogramListener:79 number of freight legs: 47065 2.3032115768863557%
2022-08-07T23:43:39,306 INFO LegHistogramListener:79 number of pt legs: 144255 7.059381409194544%
2022-08-07T23:43:39,306 INFO LegHistogramListener:79 number of ride legs: 111306 5.446962026493417%
2022-08-07T23:43:39,306 INFO LegHistogramListener:79 number of walk legs: 1452747 71.09282287659454%
2022-08-07T23:43:39,838 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-07T23:43:39,838 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-07T23:43:42,030 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.25919573578724125
2022-08-07T23:43:42,030 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.38284070310213264
2022-08-07T23:43:42,030 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.002882092257763034
2022-08-07T23:43:42,030 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0024584439526130113
2022-08-07T23:43:42,030 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-07T23:43:42,030 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.2839021346739449
2022-08-07T23:43:42,030 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.2845658503520132
2022-08-07T23:43:42,030 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.5736531835244458
2022-08-07T23:43:42,030 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.1520781875041723
2022-08-07T23:43:42,030 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.34627471923671416
2022-08-07T23:43:42,030 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 4.0439156400683997E-4
2022-08-07T23:43:42,030 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 3.453375578344126E-4
2022-08-07T23:43:42,030 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-07T23:43:42,030 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.17451485850146609
2022-08-07T23:43:42,030 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.1751336417835337
2022-08-07T23:43:42,031 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.30027806734210755
2022-08-07T23:43:42,031 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.104594915193312
2022-08-07T23:43:42,031 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.28806672589184384
2022-08-07T23:43:42,031 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 8.344587828712571E-5
2022-08-07T23:43:42,031 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 6.2905354401064E-5
2022-08-07T23:43:42,031 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-07T23:43:42,031 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.12235348187555524
2022-08-07T23:43:42,031 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.12723955899495218
2022-08-07T23:43:42,031 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.20309699748892096
2022-08-07T23:43:42,228 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-07T23:43:43,428 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-07T23:43:43,741 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-07T23:43:44,162 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-07T23:43:45,397 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-07T23:43:45,709 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-07T23:43:46,121 INFO ControlerListenerManagerImpl:171 [it.16] all ControlerIterationEndsListeners called.
2022-08-07T23:43:46,240 INFO AbstractController:181 ### ITERATION 16 ENDS
2022-08-07T23:43:46,240 INFO AbstractController:182 ###################################################
2022-08-07T23:43:46,240 INFO AbstractController:133 ###################################################
2022-08-07T23:43:46,240 INFO AbstractController:134 ### ITERATION 17 BEGINS
2022-08-07T23:43:46,241 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-07T23:43:46,241 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-07T23:43:46,241 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-07T23:43:46,241 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-07T23:43:46,241 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-07T23:43:46,594 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-07T23:43:46,625 INFO ControlerListenerManagerImpl:148 [it.17] all ControlerIterationStartsListeners called.
2022-08-07T23:43:46,625 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-07T23:43:54,341 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169612 plans handled. Strategy: ExpBetaPlanChanger
2022-08-07T23:43:54,341 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30792 plans
2022-08-07T23:43:54,341 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T23:43:54,341 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T23:43:54,341 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T23:43:54,342 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:43:54,342 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:43:54,342 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:43:54,343 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:43:54,343 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T23:43:54,343 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:43:54,344 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:43:54,351 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T23:43:54,354 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:43:54,355 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:43:54,357 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:43:54,358 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T23:43:54,384 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T23:43:54,439 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T23:43:54,440 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:43:54,526 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T23:43:54,780 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T23:43:54,883 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:43:54,888 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:43:55,260 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T23:43:56,061 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T23:43:57,656 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T23:44:00,577 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-07T23:44:06,041 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-07T23:44:20,085 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T23:44:20,086 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30792 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-07T23:44:20,086 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30510 plans
2022-08-07T23:44:20,086 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-07T23:44:20,086 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-07T23:44:20,086 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-07T23:44:20,086 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-07T23:44:20,086 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-07T23:44:20,086 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-07T23:44:20,087 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-07T23:44:20,087 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-07T23:44:20,087 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-07T23:44:20,088 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-07T23:44:20,089 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-07T23:44:20,093 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-07T23:44:20,099 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-07T23:44:20,112 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-07T23:44:20,135 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-07T23:44:20,179 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-07T23:44:20,345 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30510 plans
2022-08-07T23:44:20,346 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T23:44:20,346 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:44:20,346 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T23:44:20,346 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:44:20,346 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T23:44:20,346 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T23:44:20,346 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:44:20,346 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:44:20,347 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:44:20,349 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:44:20,350 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T23:44:20,352 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:44:20,361 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T23:44:20,362 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:44:20,367 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:44:20,369 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T23:44:20,370 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:44:20,372 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:44:20,413 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T23:44:20,432 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:44:20,515 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T23:44:20,679 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T23:44:21,063 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T23:44:21,484 INFO MemoryObserver:41 used RAM: 14470 MB free: 1609 MB total: 16080 MB
2022-08-07T23:44:21,850 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T23:44:23,762 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T23:44:26,822 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-07T23:44:33,880 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-07T23:44:49,456 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T23:44:49,457 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30510 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-07T23:44:49,457 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7514 plans
2022-08-07T23:44:49,457 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-07T23:44:49,457 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-07T23:44:49,458 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-07T23:44:49,458 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-07T23:44:49,458 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-07T23:44:49,458 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-07T23:44:49,458 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-07T23:44:49,458 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-07T23:44:49,458 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-07T23:44:49,458 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-07T23:44:49,458 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-07T23:44:49,459 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-07T23:44:49,461 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-07T23:44:49,466 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-07T23:44:49,466 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7514 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-07T23:44:49,466 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40441 plans handled. Strategy: ExpBetaPlanChanger
2022-08-07T23:44:49,466 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6624 plans
2022-08-07T23:44:49,467 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T23:44:49,467 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T23:44:49,467 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T23:44:49,468 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T23:44:49,469 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T23:44:49,496 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T23:44:49,553 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T23:44:49,699 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T23:44:49,851 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T23:44:50,150 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T23:44:50,719 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T23:44:51,779 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T23:44:54,669 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T23:45:03,892 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T23:45:03,893 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6624 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-07T23:45:03,893 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-07T23:45:04,780 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-07T23:45:05,699 INFO ControlerListenerManagerImpl:213 [it.17] all ControlerReplanningListeners called.
2022-08-07T23:45:05,699 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-07T23:45:05,699 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-07T23:45:05,699 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-07T23:45:05,767 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-07T23:45:05,830 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-07T23:45:05,830 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-07T23:45:05,831 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-07T23:45:05,831 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-07T23:45:05,832 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-07T23:45:05,832 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-07T23:45:05,833 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-07T23:45:05,833 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-07T23:45:05,833 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-07T23:45:05,833 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-07T23:45:05,833 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-07T23:45:05,833 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-07T23:45:05,833 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-07T23:45:05,833 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T23:45:05,833 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T23:45:05,833 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-07T23:45:05,833 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T23:45:05,833 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T23:45:05,833 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-07T23:45:05,833 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-07T23:45:05,833 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-07T23:45:05,833 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-07T23:45:06,468 INFO ControlerListenerManagerImpl:232 [it.17] all ControlerBeforeMobsimListeners called.
2022-08-07T23:45:06,468 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-07T23:45:06,468 INFO NetworkImpl:163 node # 1
2022-08-07T23:45:06,468 INFO NetworkImpl:163 node # 4
2022-08-07T23:45:06,468 INFO NetworkImpl:163 node # 16
2022-08-07T23:45:06,468 INFO NetworkImpl:163 node # 64
2022-08-07T23:45:06,469 INFO NetworkImpl:163 node # 256
2022-08-07T23:45:06,469 INFO NetworkImpl:163 node # 1024
2022-08-07T23:45:06,469 INFO NetworkImpl:163 node # 4096
2022-08-07T23:45:06,470 INFO NetworkImpl:163 node # 16384
2022-08-07T23:45:06,476 INFO NetworkImpl:163 node # 65536
2022-08-07T23:45:06,509 INFO NetworkImpl:159 link # 1
2022-08-07T23:45:06,509 INFO NetworkImpl:159 link # 4
2022-08-07T23:45:06,509 INFO NetworkImpl:159 link # 16
2022-08-07T23:45:06,509 INFO NetworkImpl:159 link # 64
2022-08-07T23:45:06,509 INFO NetworkImpl:159 link # 256
2022-08-07T23:45:06,510 INFO NetworkImpl:159 link # 1024
2022-08-07T23:45:06,514 INFO NetworkImpl:159 link # 4096
2022-08-07T23:45:06,529 INFO NetworkImpl:159 link # 16384
2022-08-07T23:45:06,587 INFO NetworkImpl:159 link # 65536
2022-08-07T23:45:06,863 INFO NetworkImpl:159 link # 262144
2022-08-07T23:45:07,478 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-07T23:45:07,478 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-07T23:45:07,478 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-07T23:45:07,478 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-07T23:45:07,478 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-07T23:45:07,479 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-07T23:45:07,479 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-07T23:45:07,479 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-07T23:45:07,480 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-07T23:45:07,482 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-07T23:45:07,486 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-07T23:45:07,494 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-07T23:45:07,509 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-07T23:45:07,541 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-07T23:45:07,604 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-07T23:45:07,733 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-07T23:45:08,061 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-07T23:45:08,533 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-07T23:45:09,443 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-07T23:45:09,510 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-07T23:45:09,533 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:45:09,533 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-07T23:45:09,533 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:45:09,533 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:45:09,533 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:45:09,533 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-07T23:45:09,533 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:45:09,533 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-07T23:45:09,533 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:45:09,533 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-07T23:45:11,299 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:45:11,299 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T23:45:11,299 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T23:45:11,299 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T23:45:11,299 INFO EventsManagerImpl:176
2022-08-07T23:45:11,299 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:45:11,299 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T23:45:11,299 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T23:45:11,299 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T23:45:11,299 INFO EventsManagerImpl:176
2022-08-07T23:45:11,299 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:45:11,299 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T23:45:11,299 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T23:45:11,300 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T23:45:11,300 INFO EventsManagerImpl:176
2022-08-07T23:45:11,300 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:45:11,300 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T23:45:11,300 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T23:45:11,300 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T23:45:11,300 INFO EventsManagerImpl:176
2022-08-07T23:45:11,300 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-07T23:45:11,300 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-07T23:45:11,300 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-07T23:45:11,300 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-07T23:45:11,300 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-07T23:45:11,300 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-07T23:45:11,300 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-07T23:45:11,300 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:45:11,300 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-07T23:45:11,300 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T23:45:11,300 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:45:11,300 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-07T23:45:11,300 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T23:45:11,300 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T23:45:11,300 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T23:45:11,301 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-07T23:45:11,301 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-07T23:45:11,301 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-07T23:45:11,301 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-07T23:45:11,301 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:45:11,301 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:45:11,301 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:45:11,301 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-07T23:45:11,301 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T23:45:11,301 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T23:45:11,301 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:45:11,301 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T23:45:11,301 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:45:11,301 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T23:45:11,301 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:45:11,301 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:45:11,301 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T23:45:11,301 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:45:11,301 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T23:45:11,301 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:45:11,301 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:45:11,301 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T23:45:11,301 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-07T23:45:11,301 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:45:11,301 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:45:11,301 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:45:11,301 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-07T23:45:11,301 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T23:45:11,302 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T23:45:11,302 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:45:11,302 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T23:45:11,302 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:45:11,302 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T23:45:11,302 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:45:11,302 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:45:11,302 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T23:45:11,302 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:45:11,302 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T23:45:11,302 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:45:11,302 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:45:11,302 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T23:45:12,817 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-07T23:45:12,820 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-07T23:45:13,017 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-07T23:45:13,017 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-07T23:45:13,017 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-07T23:45:13,017 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-07T23:45:13,017 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-07T23:45:13,017 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-07T23:45:13,017 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-07T23:45:13,017 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-07T23:45:13,434 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-07T23:45:13,434 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=3s; (s/r): 0.0
2022-08-07T23:45:13,444 INFO VehicularDepartureHandler:110 teleport vehicle 135421_car from link -19081886#0 to link -351510747
2022-08-07T23:45:13,458 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-07T23:45:13,459 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-07T23:45:13,461 INFO VehicularDepartureHandler:110 teleport vehicle 150408_car from link -19080401 to link 376768590#0
2022-08-07T23:45:13,463 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-07T23:45:13,464 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-07T23:45:13,465 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-07T23:45:13,465 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-07T23:45:13,466 INFO VehicularDepartureHandler:110 teleport vehicle 181607_car from link -732103054 to link -132333494
2022-08-07T23:45:13,466 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-07T23:45:14,645 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1781 #nodes=220
2022-08-07T23:45:14,645 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271957 lost=0 simT=3600.0s realT=5s; (s/r): 720.0
2022-08-07T23:45:16,427 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3151 #nodes=346
2022-08-07T23:45:16,427 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271359 lost=0 simT=7200.0s realT=6s; (s/r): 1200.0
2022-08-07T23:45:18,774 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4418 #nodes=464
2022-08-07T23:45:18,774 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270764 lost=0 simT=10800.0s realT=9s; (s/r): 1200.0
2022-08-07T23:45:21,485 INFO MemoryObserver:41 used RAM: 14570 MB free: 1509 MB total: 16080 MB
2022-08-07T23:45:21,995 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5694 #nodes=683
2022-08-07T23:45:21,995 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269968 lost=0 simT=14400.0s realT=12s; (s/r): 1200.0
2022-08-07T23:45:25,661 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7263 #nodes=994
2022-08-07T23:45:25,661 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268808 lost=0 simT=18000.0s realT=16s; (s/r): 1125.0
2022-08-07T23:45:32,665 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10844 #nodes=1582
2022-08-07T23:45:32,666 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266976 lost=0 simT=21600.0s realT=23s; (s/r): 939.1304347826087
2022-08-07T23:45:46,559 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12056 #nodes=1787
2022-08-07T23:45:46,560 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264429 lost=0 simT=25200.0s realT=37s; (s/r): 681.081081081081
2022-08-07T23:45:59,205 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13205 #nodes=1866
2022-08-07T23:45:59,205 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261053 lost=0 simT=28800.0s realT=49s; (s/r): 587.7551020408164
2022-08-07T23:46:14,805 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14586 #nodes=2092
2022-08-07T23:46:14,806 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257607 lost=0 simT=32400.0s realT=65s; (s/r): 498.46153846153845
2022-08-07T23:46:21,485 INFO MemoryObserver:41 used RAM: 14259 MB free: 1820 MB total: 16080 MB
2022-08-07T23:46:33,397 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14644 #nodes=2054
2022-08-07T23:46:33,398 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252605 lost=0 simT=36000.0s realT=83s; (s/r): 433.73493975903614
2022-08-07T23:46:47,141 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15057 #nodes=2080
2022-08-07T23:46:47,142 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247054 lost=0 simT=39600.0s realT=97s; (s/r): 408.2474226804124
2022-08-07T23:47:05,676 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15664 #nodes=2173
2022-08-07T23:47:05,676 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239767 lost=0 simT=43200.0s realT=116s; (s/r): 372.41379310344826
2022-08-07T23:47:19,715 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15842 #nodes=2289
2022-08-07T23:47:19,715 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=231092 lost=0 simT=46800.0s realT=130s; (s/r): 360.0
2022-08-07T23:47:21,485 INFO MemoryObserver:41 used RAM: 14904 MB free: 1175 MB total: 16080 MB
2022-08-07T23:47:34,136 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16361 #nodes=2432
2022-08-07T23:47:34,136 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220393 lost=0 simT=50400.0s realT=144s; (s/r): 350.0
2022-08-07T23:47:54,341 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16749 #nodes=2449
2022-08-07T23:47:54,342 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207653 lost=0 simT=54000.0s realT=164s; (s/r): 329.2682926829268
2022-08-07T23:48:10,747 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16939 #nodes=2443
2022-08-07T23:48:10,747 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=191767 lost=0 simT=57600.0s realT=181s; (s/r): 318.23204419889504
2022-08-07T23:48:21,486 INFO MemoryObserver:41 used RAM: 15419 MB free: 660 MB total: 16080 MB
2022-08-07T23:48:26,628 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16968 #nodes=2435
2022-08-07T23:48:26,629 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=172848 lost=0 simT=61200.0s realT=197s; (s/r): 310.65989847715736
2022-08-07T23:48:43,350 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16655 #nodes=2348
2022-08-07T23:48:43,350 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=151714 lost=0 simT=64800.0s realT=213s; (s/r): 304.22535211267603
2022-08-07T23:49:02,567 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16015 #nodes=2175
2022-08-07T23:49:02,567 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=128890 lost=0 simT=68400.0s realT=233s; (s/r): 293.56223175965664
2022-08-07T23:49:16,299 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15582 #nodes=2094
2022-08-07T23:49:16,299 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=105024 lost=0 simT=72000.0s realT=246s; (s/r): 292.6829268292683
2022-08-07T23:49:21,486 INFO MemoryObserver:41 used RAM: 15885 MB free: 194 MB total: 16080 MB
2022-08-07T23:49:28,599 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13980 #nodes=1800
2022-08-07T23:49:28,600 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=82841 lost=0 simT=75600.0s realT=259s; (s/r): 291.8918918918919
2022-08-07T23:49:44,756 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13133 #nodes=1607
2022-08-07T23:49:44,756 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=66659 lost=0 simT=79200.0s realT=275s; (s/r): 288.0
2022-08-07T23:50:03,251 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12487 #nodes=1576
2022-08-07T23:50:03,252 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=53074 lost=0 simT=82800.0s realT=293s; (s/r): 282.5938566552901
2022-08-07T23:50:15,475 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11896 #nodes=1470
2022-08-07T23:50:15,475 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=40873 lost=10 simT=86400.0s realT=305s; (s/r): 283.27868852459017
2022-08-07T23:50:21,486 INFO MemoryObserver:41 used RAM: 14913 MB free: 1166 MB total: 16080 MB
2022-08-07T23:50:25,005 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10117 #nodes=1204
2022-08-07T23:50:25,005 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=34031 lost=14 simT=90000.0s realT=315s; (s/r): 285.7142857142857
2022-08-07T23:50:30,604 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8658 #nodes=973
2022-08-07T23:50:30,604 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=29651 lost=19 simT=93600.0s realT=321s; (s/r): 291.58878504672896
2022-08-07T23:50:35,315 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7501 #nodes=815
2022-08-07T23:50:35,315 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=26413 lost=22 simT=97200.0s realT=325s; (s/r): 299.0769230769231
2022-08-07T23:50:40,263 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6501 #nodes=695
2022-08-07T23:50:40,263 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=23927 lost=22 simT=100800.0s realT=330s; (s/r): 305.45454545454544
2022-08-07T23:50:44,479 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5614 #nodes=595
2022-08-07T23:50:44,479 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=21952 lost=22 simT=104400.0s realT=334s; (s/r): 312.5748502994012
2022-08-07T23:50:48,022 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4788 #nodes=538
2022-08-07T23:50:48,022 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=20179 lost=22 simT=108000.0s realT=338s; (s/r): 319.5266272189349
2022-08-07T23:50:50,872 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4113 #nodes=410
2022-08-07T23:50:50,872 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=18650 lost=22 simT=111600.0s realT=341s; (s/r): 327.27272727272725
2022-08-07T23:50:53,171 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3436 #nodes=332
2022-08-07T23:50:53,171 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=17300 lost=24 simT=115200.0s realT=343s; (s/r): 335.8600583090379
2022-08-07T23:50:54,959 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2923 #nodes=290
2022-08-07T23:50:54,959 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=16235 lost=24 simT=118800.0s realT=345s; (s/r): 344.3478260869565
2022-08-07T23:50:56,268 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2537 #nodes=231
2022-08-07T23:50:56,268 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=15281 lost=25 simT=122400.0s realT=346s; (s/r): 353.757225433526
2022-08-07T23:50:57,481 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2110 #nodes=202
2022-08-07T23:50:57,481 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=14343 lost=26 simT=126000.0s realT=347s; (s/r): 363.1123919308357
2022-08-07T23:50:58,526 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1783 #nodes=185
2022-08-07T23:50:58,527 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=12678 lost=26 simT=129600.0s realT=348s; (s/r): 372.41379310344826
2022-08-07T23:50:58,863 INFO AbstractController$9:234 ### ITERATION 17 fires after mobsim event
2022-08-07T23:50:58,863 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-07T23:50:58,863 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=253.497476065sec
2022-08-07T23:50:58,908 INFO LegTimesControlerListener:50 [17] average trip (probably: leg) duration is: 1473 seconds = 00:24:33
2022-08-07T23:50:58,908 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-07T23:50:58,908 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:50:58,908 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:50:58,908 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:50:58,908 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:50:58,908 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-07T23:50:58,908 INFO EventsManagerImpl:137 event # 1
2022-08-07T23:50:58,908 INFO EventsManagerImpl:137 event # 4
2022-08-07T23:50:58,908 INFO EventsManagerImpl:137 event # 16
2022-08-07T23:50:58,908 INFO EventsManagerImpl:137 event # 64
2022-08-07T23:50:58,909 INFO EventsManagerImpl:137 event # 256
2022-08-07T23:50:58,909 INFO EventsManagerImpl:137 event # 1024
2022-08-07T23:50:58,912 INFO EventsManagerImpl:137 event # 4096
2022-08-07T23:50:58,923 INFO EventsManagerImpl:137 event # 16384
2022-08-07T23:50:58,938 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-07T23:50:59,214 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T23:50:59,215 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T23:50:59,215 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T23:50:59,215 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T23:50:59,215 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-07T23:50:59,215 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-07T23:50:59,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-08-07T23:50:59,218 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-08-07T23:50:59,218 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:53:04][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:50:59,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-08-07T23:50:59,219 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-08-07T23:50:59,219 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-08-07T23:50:59,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-08-07T23:50:59,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-08-07T23:50:59,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-08-07T23:50:59,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-08-07T23:50:59,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-08-07T23:50:59,222 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:50:59,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-08-07T23:50:59,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-08-07T23:50:59,222 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-08-07T23:50:59,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-08-07T23:50:59,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-08-07T23:50:59,222 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-08-07T23:50:59,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-08-07T23:50:59,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-08-07T23:50:59,223 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-08-07T23:50:59,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-08-07T23:50:59,223 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-08-07T23:50:59,223 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-08-07T23:50:59,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-08-07T23:50:59,224 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-07T23:50:59,224 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:50:59,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-08-07T23:50:59,228 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-08-07T23:50:59,228 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-08-07T23:50:59,229 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-07T23:50:59,229 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-08-07T23:50:59,229 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:02][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:50:59,229 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-07T23:50:59,533 INFO ControlerListenerManagerImpl:251 [it.17] all ControlerAfterMobsimListeners called.
2022-08-07T23:50:59,533 INFO AbstractController$4:159 ### ITERATION 17 fires scoring event
2022-08-07T23:50:59,533 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-07T23:50:59,657 INFO NewScoreAssignerImpl:57 it: 17 msaStart: 599
2022-08-07T23:50:59,766 INFO ControlerListenerManagerImpl:194 [it.17] all ControlerScoringListeners called.
2022-08-07T23:50:59,766 INFO AbstractController$5:167 ### ITERATION 17 fires iteration end event
2022-08-07T23:50:59,766 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-07T23:50:59,766 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-07T23:50:59,830 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-07T23:50:59,831 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-07T23:51:01,495 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-07T23:51:01,495 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11404997509461479
2022-08-07T23:51:01,495 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.25739202103349645
2022-08-07T23:51:01,495 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 4.608780046935097E-4
2022-08-07T23:51:01,495 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 3.543240370345646E-4
2022-08-07T23:51:01,495 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-07T23:51:01,495 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.15038616184905795
2022-08-07T23:51:01,495 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14384657255683306
2022-08-07T23:51:01,495 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.27308883263067624
2022-08-07T23:51:01,623 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-07T23:51:01,717 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -111.96551766556297
2022-08-07T23:51:01,717 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -168.37901107153434
2022-08-07T23:51:01,717 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -125.32290249803998
2022-08-07T23:51:01,718 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -89.1925328098144
2022-08-07T23:51:01,798 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-07T23:51:02,394 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19267.392052975156 meters
2022-08-07T23:51:02,394 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137211.22080463142 meters (statistic on all 2033116 legs which have a finite distance)
2022-08-07T23:51:02,394 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51963.73313828065 meters
2022-08-07T23:51:02,394 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137121.91203749995 meters (statistic on all 753359 trips which have a finite distance)
2022-08-07T23:51:02,394 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-07T23:51:02,394 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-07T23:51:03,226 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-07T23:51:03,229 INFO LegHistogramListener:72 number of legs: 2045738 100%
2022-08-07T23:51:03,229 INFO LegHistogramListener:79 number of bike legs: 87604 4.282268794928774%
2022-08-07T23:51:03,229 INFO LegHistogramListener:79 number of car legs: 200215 9.786932637512722%
2022-08-07T23:51:03,229 INFO LegHistogramListener:79 number of drtNorth legs: 426 0.020823780953377218%
2022-08-07T23:51:03,229 INFO LegHistogramListener:79 number of drtSoutheast legs: 290 0.014175813325068997%
2022-08-07T23:51:03,229 INFO LegHistogramListener:79 number of freight legs: 47065 2.30063673842887%
2022-08-07T23:51:03,229 INFO LegHistogramListener:79 number of pt legs: 144882 7.082138572974643%
2022-08-07T23:51:03,229 INFO LegHistogramListener:79 number of ride legs: 111238 5.437548698806983%
2022-08-07T23:51:03,229 INFO LegHistogramListener:79 number of walk legs: 1454018 71.07547496306957%
2022-08-07T23:51:03,770 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-07T23:51:03,770 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-07T23:51:05,857 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.2656454602874646
2022-08-07T23:51:05,857 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.38398198596055194
2022-08-07T23:51:05,857 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.0030515515798230433
2022-08-07T23:51:05,857 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.002568849268500593
2022-08-07T23:51:05,857 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-07T23:51:05,857 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.2913968583268716
2022-08-07T23:51:05,857 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.29285780308826775
2022-08-07T23:51:05,857 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.5883871580644664
2022-08-07T23:51:05,857 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.15496926624113547
2022-08-07T23:51:05,857 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.34834289323549195
2022-08-07T23:51:05,857 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 4.2621587063578056E-4
2022-08-07T23:51:05,857 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 3.7101321269198973E-4
2022-08-07T23:51:05,857 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-07T23:51:05,857 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.17919296281651664
2022-08-07T23:51:05,857 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.17858701736187782
2022-08-07T23:51:05,857 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.3095636679213503
2022-08-07T23:51:05,857 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.10808166912297099
2022-08-07T23:51:05,857 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.2957398953460308
2022-08-07T23:51:05,857 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 9.114857474439886E-5
2022-08-07T23:51:05,857 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 7.060805085833714E-5
2022-08-07T23:51:05,857 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-07T23:51:05,857 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.1264846947421394
2022-08-07T23:51:05,858 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.13109475857181738
2022-08-07T23:51:05,858 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.20991260007086482
2022-08-07T23:51:06,039 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-07T23:51:07,265 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-07T23:51:07,578 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-07T23:51:08,006 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-07T23:51:09,238 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-07T23:51:09,551 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-07T23:51:09,962 INFO ControlerListenerManagerImpl:171 [it.17] all ControlerIterationEndsListeners called.
2022-08-07T23:51:10,080 INFO AbstractController:181 ### ITERATION 17 ENDS
2022-08-07T23:51:10,080 INFO AbstractController:182 ###################################################
2022-08-07T23:51:10,081 INFO AbstractController:133 ###################################################
2022-08-07T23:51:10,081 INFO AbstractController:134 ### ITERATION 18 BEGINS
2022-08-07T23:51:10,081 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-07T23:51:10,081 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-07T23:51:10,081 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-07T23:51:10,082 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-07T23:51:10,082 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-07T23:51:10,380 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-07T23:51:10,411 INFO ControlerListenerManagerImpl:148 [it.18] all ControlerIterationStartsListeners called.
2022-08-07T23:51:10,411 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-07T23:51:18,255 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 170021 plans handled. Strategy: ExpBetaPlanChanger
2022-08-07T23:51:18,255 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30443 plans
2022-08-07T23:51:18,256 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:51:18,256 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:51:18,257 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T23:51:18,257 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:51:18,257 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T23:51:18,257 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:51:18,258 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:51:18,258 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T23:51:18,258 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T23:51:18,267 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T23:51:18,267 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:51:18,274 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:51:18,281 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:51:18,283 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T23:51:18,298 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T23:51:18,307 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:51:18,311 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:51:18,331 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:51:18,332 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T23:51:18,436 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T23:51:18,603 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T23:51:18,670 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:51:18,993 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T23:51:19,939 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T23:51:21,487 INFO MemoryObserver:41 used RAM: 14059 MB free: 2020 MB total: 16080 MB
2022-08-07T23:51:21,570 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T23:51:24,628 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-07T23:51:30,555 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-07T23:51:43,632 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T23:51:43,633 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30443 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-07T23:51:43,633 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30218 plans
2022-08-07T23:51:43,633 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-07T23:51:43,633 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-07T23:51:43,633 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-07T23:51:43,633 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-07T23:51:43,633 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-07T23:51:43,634 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-07T23:51:43,634 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-07T23:51:43,634 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-07T23:51:43,634 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-07T23:51:43,635 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-07T23:51:43,636 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-07T23:51:43,640 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-07T23:51:43,646 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-07T23:51:43,658 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-07T23:51:43,681 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-07T23:51:43,723 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-07T23:51:43,913 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30218 plans
2022-08-07T23:51:43,913 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T23:51:43,913 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T23:51:43,913 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T23:51:43,913 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:51:43,913 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:51:43,914 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T23:51:43,914 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:51:43,914 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:51:43,917 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T23:51:43,918 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:51:43,920 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:51:43,922 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T23:51:43,923 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:51:43,925 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:51:43,934 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T23:51:43,956 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:51:43,958 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:51:43,979 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:51:43,982 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:51:43,992 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T23:51:44,083 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T23:51:44,287 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T23:51:44,776 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T23:51:45,663 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T23:51:47,160 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T23:51:50,222 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-07T23:51:57,219 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-07T23:52:13,016 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T23:52:13,017 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30218 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-07T23:52:13,017 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7746 plans
2022-08-07T23:52:13,017 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-07T23:52:13,017 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-07T23:52:13,017 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-07T23:52:13,017 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-07T23:52:13,017 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-07T23:52:13,018 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-07T23:52:13,018 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-07T23:52:13,018 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-07T23:52:13,018 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-07T23:52:13,018 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-07T23:52:13,018 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-07T23:52:13,019 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-07T23:52:13,020 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-07T23:52:13,022 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-07T23:52:13,023 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7746 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-07T23:52:13,023 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40195 plans handled. Strategy: ExpBetaPlanChanger
2022-08-07T23:52:13,023 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6870 plans
2022-08-07T23:52:13,023 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T23:52:13,023 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T23:52:13,023 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T23:52:13,024 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T23:52:13,027 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T23:52:13,031 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T23:52:13,079 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T23:52:13,282 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T23:52:13,476 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T23:52:13,803 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T23:52:14,319 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T23:52:15,519 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T23:52:17,676 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T23:52:21,489 INFO MemoryObserver:41 used RAM: 14359 MB free: 1720 MB total: 16080 MB
2022-08-07T23:52:25,896 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T23:52:25,896 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6870 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-07T23:52:25,896 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-07T23:52:26,791 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-07T23:52:27,668 INFO ControlerListenerManagerImpl:213 [it.18] all ControlerReplanningListeners called.
2022-08-07T23:52:27,668 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-07T23:52:27,668 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-07T23:52:27,668 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-07T23:52:27,736 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-07T23:52:27,800 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-07T23:52:27,800 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-07T23:52:27,800 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-07T23:52:27,801 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-07T23:52:27,802 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-07T23:52:27,802 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-07T23:52:27,802 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-07T23:52:27,802 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-07T23:52:27,802 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-07T23:52:27,802 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-07T23:52:27,802 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-07T23:52:27,802 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-07T23:52:27,802 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-07T23:52:27,803 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T23:52:27,803 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T23:52:27,803 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-07T23:52:27,803 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T23:52:27,803 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T23:52:27,803 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-07T23:52:27,803 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-07T23:52:27,803 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-07T23:52:27,803 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-07T23:52:28,434 INFO ControlerListenerManagerImpl:232 [it.18] all ControlerBeforeMobsimListeners called.
2022-08-07T23:52:28,434 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-07T23:52:28,434 INFO NetworkImpl:163 node # 1
2022-08-07T23:52:28,434 INFO NetworkImpl:163 node # 4
2022-08-07T23:52:28,435 INFO NetworkImpl:163 node # 16
2022-08-07T23:52:28,435 INFO NetworkImpl:163 node # 64
2022-08-07T23:52:28,435 INFO NetworkImpl:163 node # 256
2022-08-07T23:52:28,435 INFO NetworkImpl:163 node # 1024
2022-08-07T23:52:28,435 INFO NetworkImpl:163 node # 4096
2022-08-07T23:52:28,436 INFO NetworkImpl:163 node # 16384
2022-08-07T23:52:28,442 INFO NetworkImpl:163 node # 65536
2022-08-07T23:52:28,475 INFO NetworkImpl:159 link # 1
2022-08-07T23:52:28,475 INFO NetworkImpl:159 link # 4
2022-08-07T23:52:28,475 INFO NetworkImpl:159 link # 16
2022-08-07T23:52:28,475 INFO NetworkImpl:159 link # 64
2022-08-07T23:52:28,475 INFO NetworkImpl:159 link # 256
2022-08-07T23:52:28,476 INFO NetworkImpl:159 link # 1024
2022-08-07T23:52:28,480 INFO NetworkImpl:159 link # 4096
2022-08-07T23:52:28,494 INFO NetworkImpl:159 link # 16384
2022-08-07T23:52:28,553 INFO NetworkImpl:159 link # 65536
2022-08-07T23:52:28,830 INFO NetworkImpl:159 link # 262144
2022-08-07T23:52:29,548 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-07T23:52:29,548 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-07T23:52:29,548 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-07T23:52:29,548 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-07T23:52:29,548 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-07T23:52:29,548 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-07T23:52:29,548 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-07T23:52:29,549 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-07T23:52:29,550 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-07T23:52:29,552 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-07T23:52:29,556 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-07T23:52:29,565 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-07T23:52:29,582 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-07T23:52:29,614 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-07T23:52:29,680 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-07T23:52:29,814 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-07T23:52:30,111 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-07T23:52:30,600 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-07T23:52:31,540 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-07T23:52:31,606 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-07T23:52:31,627 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:52:31,627 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-07T23:52:31,627 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:52:31,627 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:52:31,627 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:52:31,627 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-07T23:52:31,627 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:52:31,627 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-07T23:52:31,627 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:52:31,627 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-07T23:52:33,455 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:52:33,455 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T23:52:33,455 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T23:52:33,455 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T23:52:33,455 INFO EventsManagerImpl:176
2022-08-07T23:52:33,455 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:52:33,455 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T23:52:33,455 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T23:52:33,455 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T23:52:33,455 INFO EventsManagerImpl:176
2022-08-07T23:52:33,455 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:52:33,455 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T23:52:33,455 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T23:52:33,455 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T23:52:33,455 INFO EventsManagerImpl:176
2022-08-07T23:52:33,455 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:52:33,455 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-07T23:52:33,456 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-07T23:52:33,456 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-07T23:52:33,456 INFO EventsManagerImpl:176
2022-08-07T23:52:33,456 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-07T23:52:33,456 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-07T23:52:33,456 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-07T23:52:33,456 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-07T23:52:33,456 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-07T23:52:33,456 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-07T23:52:33,456 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-07T23:52:33,456 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:52:33,456 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-07T23:52:33,456 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T23:52:33,456 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:52:33,456 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-07T23:52:33,456 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T23:52:33,456 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T23:52:33,456 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-07T23:52:33,456 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-07T23:52:33,456 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-07T23:52:33,456 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-07T23:52:33,456 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-07T23:52:33,456 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:52:33,456 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:52:33,457 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:52:33,457 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-07T23:52:33,457 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T23:52:33,457 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T23:52:33,457 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:52:33,457 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T23:52:33,457 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:52:33,457 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T23:52:33,457 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:52:33,457 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:52:33,457 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T23:52:33,457 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:52:33,457 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T23:52:33,457 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:52:33,457 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:52:33,457 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T23:52:33,457 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-07T23:52:33,457 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:52:33,457 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:52:33,457 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:52:33,457 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-07T23:52:33,457 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-07T23:52:33,457 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T23:52:33,457 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:52:33,457 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-07T23:52:33,457 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:52:33,457 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T23:52:33,457 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:52:33,457 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:52:33,458 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-07T23:52:33,458 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-07T23:52:33,458 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T23:52:33,458 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-07T23:52:33,458 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-07T23:52:33,458 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-07T23:52:41,392 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-07T23:52:41,395 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-07T23:52:41,569 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-07T23:52:41,569 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-07T23:52:41,569 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-07T23:52:41,569 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-07T23:52:41,569 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-07T23:52:41,570 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-07T23:52:41,570 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-07T23:52:41,570 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-07T23:52:41,764 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-07T23:52:41,764 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-08-07T23:52:41,784 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-07T23:52:41,785 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-07T23:52:41,787 INFO VehicularDepartureHandler:110 teleport vehicle 150408_car from link -19080401 to link 376768590#0
2022-08-07T23:52:41,789 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-07T23:52:41,789 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-07T23:52:41,790 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-07T23:52:41,790 INFO VehicularDepartureHandler:110 teleport vehicle 181607_car from link -732103054 to link -132333494
2022-08-07T23:52:41,790 INFO VehicularDepartureHandler:110 teleport vehicle 157918_car from link -95454627 to link -103717883#3
2022-08-07T23:52:41,793 INFO VehicularDepartureHandler:110 teleport vehicle 100207_car from link -19080095#2 to link -376768565#2
2022-08-07T23:52:41,793 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-07T23:52:42,653 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1766 #nodes=228
2022-08-07T23:52:42,653 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271960 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-08-07T23:52:44,105 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3141 #nodes=357
2022-08-07T23:52:44,106 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271360 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-07T23:52:46,037 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4395 #nodes=465
2022-08-07T23:52:46,037 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270776 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-07T23:52:49,546 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5658 #nodes=666
2022-08-07T23:52:49,546 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269968 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-07T23:52:54,977 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7220 #nodes=1006
2022-08-07T23:52:54,977 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268823 lost=0 simT=18000.0s realT=23s; (s/r): 782.6086956521739
2022-08-07T23:53:03,456 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10777 #nodes=1569
2022-08-07T23:53:03,456 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266984 lost=0 simT=21600.0s realT=31s; (s/r): 696.7741935483871
2022-08-07T23:53:13,018 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11933 #nodes=1839
2022-08-07T23:53:13,019 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264416 lost=0 simT=25200.0s realT=41s; (s/r): 614.6341463414634
2022-08-07T23:53:21,489 INFO MemoryObserver:41 used RAM: 13003 MB free: 3076 MB total: 16080 MB
2022-08-07T23:53:29,115 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13272 #nodes=1900
2022-08-07T23:53:29,115 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261043 lost=0 simT=28800.0s realT=57s; (s/r): 505.2631578947368
2022-08-07T23:53:44,378 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14582 #nodes=2066
2022-08-07T23:53:44,379 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257576 lost=0 simT=32400.0s realT=72s; (s/r): 450.0
2022-08-07T23:53:59,916 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14449 #nodes=2031
2022-08-07T23:53:59,916 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252584 lost=0 simT=36000.0s realT=88s; (s/r): 409.09090909090907
2022-08-07T23:54:18,449 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15049 #nodes=2061
2022-08-07T23:54:18,449 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247010 lost=0 simT=39600.0s realT=106s; (s/r): 373.58490566037733
2022-08-07T23:54:21,489 INFO MemoryObserver:41 used RAM: 13568 MB free: 2511 MB total: 16080 MB
2022-08-07T23:54:32,575 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15634 #nodes=2219
2022-08-07T23:54:32,576 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239747 lost=0 simT=43200.0s realT=120s; (s/r): 360.0
2022-08-07T23:54:47,559 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15871 #nodes=2321
2022-08-07T23:54:47,560 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=231095 lost=0 simT=46800.0s realT=135s; (s/r): 346.6666666666667
2022-08-07T23:55:07,904 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16265 #nodes=2313
2022-08-07T23:55:07,904 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220276 lost=0 simT=50400.0s realT=156s; (s/r): 323.0769230769231
2022-08-07T23:55:21,490 INFO MemoryObserver:41 used RAM: 14788 MB free: 1291 MB total: 16080 MB
2022-08-07T23:55:23,172 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16676 #nodes=2368
2022-08-07T23:55:23,173 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207545 lost=0 simT=54000.0s realT=171s; (s/r): 315.7894736842105
2022-08-07T23:55:43,281 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16934 #nodes=2486
2022-08-07T23:55:43,282 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=191672 lost=0 simT=57600.0s realT=191s; (s/r): 301.57068062827227
2022-08-07T23:56:00,867 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16848 #nodes=2439
2022-08-07T23:56:00,868 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=172856 lost=0 simT=61200.0s realT=209s; (s/r): 292.82296650717706
2022-08-07T23:56:17,008 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16563 #nodes=2333
2022-08-07T23:56:17,008 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=151719 lost=0 simT=64800.0s realT=225s; (s/r): 288.0
2022-08-07T23:56:21,490 INFO MemoryObserver:41 used RAM: 14722 MB free: 1357 MB total: 16080 MB
2022-08-07T23:56:36,790 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16003 #nodes=2124
2022-08-07T23:56:36,791 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=128822 lost=0 simT=68400.0s realT=245s; (s/r): 279.18367346938777
2022-08-07T23:56:50,451 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15685 #nodes=2089
2022-08-07T23:56:50,451 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=104789 lost=0 simT=72000.0s realT=258s; (s/r): 279.06976744186045
2022-08-07T23:57:02,549 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13984 #nodes=1831
2022-08-07T23:57:02,550 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=82593 lost=0 simT=75600.0s realT=270s; (s/r): 280.0
2022-08-07T23:57:16,605 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13030 #nodes=1663
2022-08-07T23:57:16,605 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=66540 lost=0 simT=79200.0s realT=284s; (s/r): 278.8732394366197
2022-08-07T23:57:21,490 INFO MemoryObserver:41 used RAM: 15318 MB free: 761 MB total: 16080 MB
2022-08-07T23:57:29,181 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12510 #nodes=1485
2022-08-07T23:57:29,181 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=52911 lost=0 simT=82800.0s realT=297s; (s/r): 278.7878787878788
2022-08-07T23:57:45,333 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11916 #nodes=1463
2022-08-07T23:57:45,333 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=40756 lost=3 simT=86400.0s realT=313s; (s/r): 276.038338658147
2022-08-07T23:57:55,685 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10162 #nodes=1144
2022-08-07T23:57:55,686 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=33938 lost=9 simT=90000.0s realT=324s; (s/r): 277.77777777777777
2022-08-07T23:58:03,680 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8667 #nodes=980
2022-08-07T23:58:03,681 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=29536 lost=13 simT=93600.0s realT=332s; (s/r): 281.9277108433735
2022-08-07T23:58:08,856 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7522 #nodes=835
2022-08-07T23:58:08,856 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=26296 lost=14 simT=97200.0s realT=337s; (s/r): 288.4272997032641
2022-08-07T23:58:12,753 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6457 #nodes=745
2022-08-07T23:58:12,753 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=23800 lost=14 simT=100800.0s realT=341s; (s/r): 295.6011730205279
2022-08-07T23:58:16,107 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5623 #nodes=595
2022-08-07T23:58:16,107 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=21832 lost=14 simT=104400.0s realT=344s; (s/r): 303.48837209302326
2022-08-07T23:58:19,714 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4783 #nodes=527
2022-08-07T23:58:19,714 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=20058 lost=14 simT=108000.0s realT=348s; (s/r): 310.3448275862069
2022-08-07T23:58:21,491 INFO MemoryObserver:41 used RAM: 14789 MB free: 1290 MB total: 16080 MB
2022-08-07T23:58:22,773 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4064 #nodes=419
2022-08-07T23:58:22,774 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=18521 lost=15 simT=111600.0s realT=351s; (s/r): 317.94871794871796
2022-08-07T23:58:25,376 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3383 #nodes=351
2022-08-07T23:58:25,376 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=17229 lost=15 simT=115200.0s realT=353s; (s/r): 326.3456090651558
2022-08-07T23:58:27,470 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2901 #nodes=292
2022-08-07T23:58:27,470 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=16137 lost=15 simT=118800.0s realT=355s; (s/r): 334.6478873239437
2022-08-07T23:58:29,241 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2478 #nodes=236
2022-08-07T23:58:29,241 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=15203 lost=15 simT=122400.0s realT=357s; (s/r): 342.85714285714283
2022-08-07T23:58:30,723 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2080 #nodes=214
2022-08-07T23:58:30,723 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=14258 lost=15 simT=126000.0s realT=359s; (s/r): 350.974930362117
2022-08-07T23:58:31,979 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1729 #nodes=186
2022-08-07T23:58:31,979 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=12604 lost=16 simT=129600.0s realT=360s; (s/r): 360.0
2022-08-07T23:58:32,330 INFO AbstractController$9:234 ### ITERATION 18 fires after mobsim event
2022-08-07T23:58:32,330 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-07T23:58:32,330 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=253.492640493sec
2022-08-07T23:58:32,377 INFO LegTimesControlerListener:50 [18] average trip (probably: leg) duration is: 1465 seconds = 00:24:25
2022-08-07T23:58:32,377 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-07T23:58:32,377 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:58:32,377 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:58:32,377 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:58:32,377 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-07T23:58:32,377 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-07T23:58:32,377 INFO EventsManagerImpl:137 event # 1
2022-08-07T23:58:32,377 INFO EventsManagerImpl:137 event # 4
2022-08-07T23:58:32,377 INFO EventsManagerImpl:137 event # 16
2022-08-07T23:58:32,377 INFO EventsManagerImpl:137 event # 64
2022-08-07T23:58:32,377 INFO EventsManagerImpl:137 event # 256
2022-08-07T23:58:32,378 INFO EventsManagerImpl:137 event # 1024
2022-08-07T23:58:32,381 INFO EventsManagerImpl:137 event # 4096
2022-08-07T23:58:32,393 INFO EventsManagerImpl:137 event # 16384
2022-08-07T23:58:32,409 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-07T23:58:32,714 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T23:58:32,714 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T23:58:32,714 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-07T23:58:32,714 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-07T23:58:32,714 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-07T23:58:32,714 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-07T23:58:32,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-08-07T23:58:32,717 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-08-07T23:58:32,717 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:53:04][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:58:32,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-08-07T23:58:32,719 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-08-07T23:58:32,719 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:20][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:58:32,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-08-07T23:58:32,721 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-08-07T23:58:32,721 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-08-07T23:58:32,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-08-07T23:58:32,721 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-08-07T23:58:32,721 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:58:32,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-08-07T23:58:32,722 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-08-07T23:58:32,722 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-08-07T23:58:32,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-08-07T23:58:32,722 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-08-07T23:58:32,722 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:35][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:58:32,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-08-07T23:58:32,723 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-08-07T23:58:32,723 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-08-07T23:58:32,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-08-07T23:58:32,723 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-08-07T23:58:32,723 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-08-07T23:58:32,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-08-07T23:58:32,724 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-07T23:58:32,724 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:58:32,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-08-07T23:58:32,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-08-07T23:58:32,729 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-08-07T23:58:32,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-08-07T23:58:32,729 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-08-07T23:58:32,729 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:02][endTime=undefined][duration=undefined][facilityId=null]
2022-08-07T23:58:32,729 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-07T23:58:33,059 INFO ControlerListenerManagerImpl:251 [it.18] all ControlerAfterMobsimListeners called.
2022-08-07T23:58:33,059 INFO AbstractController$4:159 ### ITERATION 18 fires scoring event
2022-08-07T23:58:33,059 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-07T23:58:33,175 INFO NewScoreAssignerImpl:57 it: 18 msaStart: 599
2022-08-07T23:58:33,286 INFO ControlerListenerManagerImpl:194 [it.18] all ControlerScoringListeners called.
2022-08-07T23:58:33,286 INFO AbstractController$5:167 ### ITERATION 18 fires iteration end event
2022-08-07T23:58:33,286 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-07T23:58:33,286 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-07T23:58:33,354 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-07T23:58:33,355 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-07T23:58:35,089 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-07T23:58:35,089 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11467646107313967
2022-08-07T23:58:35,089 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.257417696688354
2022-08-07T23:58:35,089 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 4.120942604641131E-4
2022-08-07T23:58:35,089 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 3.5175647154880684E-4
2022-08-07T23:58:35,089 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-07T23:58:35,089 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1508329182435798
2022-08-07T23:58:35,089 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1436809645830017
2022-08-07T23:58:35,089 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2722068738863185
2022-08-07T23:58:35,260 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-07T23:58:35,350 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -111.54111472125963
2022-08-07T23:58:35,350 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -166.71165819583877
2022-08-07T23:58:35,350 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -124.62585041004758
2022-08-07T23:58:35,350 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -88.89609805585067
2022-08-07T23:58:35,435 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-07T23:58:35,987 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19234.064371279677 meters
2022-08-07T23:58:35,987 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137108.2862861764 meters (statistic on all 2035111 legs which have a finite distance)
2022-08-07T23:58:35,987 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51914.32768799688 meters
2022-08-07T23:58:35,987 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137017.72602441642 meters (statistic on all 753503 trips which have a finite distance)
2022-08-07T23:58:35,987 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-07T23:58:35,987 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-07T23:58:36,693 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-07T23:58:36,695 INFO LegHistogramListener:72 number of legs: 2047652 100%
2022-08-07T23:58:36,695 INFO LegHistogramListener:79 number of bike legs: 88096 4.30229355378746%
2022-08-07T23:58:36,695 INFO LegHistogramListener:79 number of car legs: 200229 9.778468216278938%
2022-08-07T23:58:36,695 INFO LegHistogramListener:79 number of drtNorth legs: 385 0.018802023000001954%
2022-08-07T23:58:36,695 INFO LegHistogramListener:79 number of drtSoutheast legs: 286 0.013967217085715737%
2022-08-07T23:58:36,696 INFO LegHistogramListener:79 number of freight legs: 47065 2.298486266221018%
2022-08-07T23:58:36,696 INFO LegHistogramListener:79 number of pt legs: 145332 7.097495082172166%
2022-08-07T23:58:36,696 INFO LegHistogramListener:79 number of ride legs: 111106 5.426019655683681%
2022-08-07T23:58:36,696 INFO LegHistogramListener:79 number of walk legs: 1455153 71.06446798577102%
2022-08-07T23:58:37,206 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-07T23:58:37,207 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-07T23:58:39,226 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.27190518494174193
2022-08-07T23:58:39,226 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.3852490795277734
2022-08-07T23:58:39,226 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.0031876325505682023
2022-08-07T23:58:39,226 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.002688241063588327
2022-08-07T23:58:39,226 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-07T23:58:39,226 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.29893779815854205
2022-08-07T23:58:39,226 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.30050658067034
2022-08-07T23:58:39,226 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.6024176196613895
2022-08-07T23:58:39,226 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.1578950071121564
2022-08-07T23:58:39,226 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.35036613483826906
2022-08-07T23:58:39,226 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 4.5060774275047886E-4
2022-08-07T23:58:39,226 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 3.838510401207783E-4
2022-08-07T23:58:39,226 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-07T23:58:39,226 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.1836104592347628
2022-08-07T23:58:39,226 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.18191714979690557
2022-08-07T23:58:39,226 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.3180777150721229
2022-08-07T23:58:39,226 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.11138099077216965
2022-08-07T23:58:39,226 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3023102954240848
2022-08-07T23:58:39,226 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 1.0013505394455086E-4
2022-08-07T23:58:39,226 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 7.445939908697371E-5
2022-08-07T23:58:39,226 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-07T23:58:39,226 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.1302320565686028
2022-08-07T23:58:39,227 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.1347175934722215
2022-08-07T23:58:39,227 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.21616590581142772
2022-08-07T23:58:39,413 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-07T23:58:40,752 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-07T23:58:41,062 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-07T23:58:41,474 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-07T23:58:42,730 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-07T23:58:43,033 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-07T23:58:43,443 INFO ControlerListenerManagerImpl:171 [it.18] all ControlerIterationEndsListeners called.
2022-08-07T23:58:43,590 INFO AbstractController:181 ### ITERATION 18 ENDS
2022-08-07T23:58:43,590 INFO AbstractController:182 ###################################################
2022-08-07T23:58:43,590 INFO AbstractController:133 ###################################################
2022-08-07T23:58:43,590 INFO AbstractController:134 ### ITERATION 19 BEGINS
2022-08-07T23:58:43,591 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-07T23:58:43,591 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-07T23:58:43,591 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-07T23:58:43,591 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-07T23:58:43,591 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-07T23:58:43,904 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-07T23:58:43,936 INFO ControlerListenerManagerImpl:148 [it.19] all ControlerIterationStartsListeners called.
2022-08-07T23:58:43,936 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-07T23:58:51,712 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169909 plans handled. Strategy: ExpBetaPlanChanger
2022-08-07T23:58:51,712 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30734 plans
2022-08-07T23:58:51,713 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T23:58:51,713 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T23:58:51,713 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:58:51,714 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:58:51,714 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T23:58:51,715 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:58:51,717 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T23:58:51,717 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:58:51,723 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T23:58:51,723 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:58:51,726 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:58:51,731 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T23:58:51,737 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:58:51,744 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:58:51,751 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:58:51,755 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T23:58:51,756 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:58:51,780 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:58:51,785 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T23:58:51,882 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T23:58:52,018 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:58:52,229 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T23:58:52,762 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T23:58:53,599 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T23:58:55,145 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T23:58:58,643 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-07T23:59:04,520 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-07T23:59:18,105 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T23:59:18,106 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30734 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-07T23:59:18,106 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30178 plans
2022-08-07T23:59:18,106 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-07T23:59:18,106 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-07T23:59:18,106 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-07T23:59:18,106 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-07T23:59:18,106 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-07T23:59:18,106 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-07T23:59:18,106 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-07T23:59:18,107 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-07T23:59:18,107 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-07T23:59:18,108 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-07T23:59:18,109 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-07T23:59:18,112 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-07T23:59:18,119 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-07T23:59:18,131 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-07T23:59:18,154 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-07T23:59:18,196 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-07T23:59:18,318 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30178 plans
2022-08-07T23:59:18,319 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T23:59:18,319 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:59:18,319 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T23:59:18,319 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:59:18,319 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:59:18,322 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T23:59:18,323 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T23:59:18,325 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:59:18,326 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T23:59:18,326 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:59:18,326 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:59:18,329 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:59:18,332 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T23:59:18,338 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:59:18,341 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:59:18,343 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T23:59:18,344 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:59:18,391 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:59:18,399 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-07T23:59:18,402 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T23:59:18,597 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T23:59:18,808 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T23:59:19,210 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T23:59:20,078 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T23:59:21,491 INFO MemoryObserver:41 used RAM: 14920 MB free: 1159 MB total: 16080 MB
2022-08-07T23:59:21,603 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T23:59:24,765 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-07T23:59:31,712 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-07T23:59:47,124 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T23:59:47,125 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30178 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-07T23:59:47,125 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7607 plans
2022-08-07T23:59:47,125 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-07T23:59:47,125 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-07T23:59:47,125 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-07T23:59:47,125 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-07T23:59:47,125 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-07T23:59:47,126 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-07T23:59:47,126 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-07T23:59:47,126 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-07T23:59:47,126 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-07T23:59:47,126 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-07T23:59:47,126 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-07T23:59:47,127 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-07T23:59:47,128 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-07T23:59:47,130 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-07T23:59:47,131 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7607 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-07T23:59:47,131 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40272 plans handled. Strategy: ExpBetaPlanChanger
2022-08-07T23:59:47,131 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6793 plans
2022-08-07T23:59:47,131 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-07T23:59:47,131 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-07T23:59:47,131 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-07T23:59:47,132 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-07T23:59:47,134 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-07T23:59:47,144 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-07T23:59:47,162 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-07T23:59:47,200 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-07T23:59:47,374 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-07T23:59:47,827 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-07T23:59:48,300 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-07T23:59:49,318 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-07T23:59:51,968 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-07T23:59:59,742 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-07T23:59:59,742 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6793 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-07T23:59:59,742 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T00:00:00,637 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T00:00:01,515 INFO ControlerListenerManagerImpl:213 [it.19] all ControlerReplanningListeners called.
2022-08-08T00:00:01,516 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T00:00:01,516 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T00:00:01,516 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T00:00:01,584 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T00:00:01,649 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T00:00:01,649 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T00:00:01,649 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T00:00:01,650 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T00:00:01,651 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T00:00:01,651 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T00:00:01,651 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T00:00:01,651 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T00:00:01,651 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T00:00:01,651 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T00:00:01,651 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T00:00:01,651 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T00:00:01,651 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T00:00:01,651 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T00:00:01,652 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T00:00:01,652 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T00:00:01,652 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T00:00:01,652 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T00:00:01,652 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T00:00:01,652 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T00:00:01,652 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T00:00:01,652 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T00:00:02,293 INFO ControlerListenerManagerImpl:232 [it.19] all ControlerBeforeMobsimListeners called.
2022-08-08T00:00:02,293 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T00:00:02,294 INFO NetworkImpl:163 node # 1
2022-08-08T00:00:02,294 INFO NetworkImpl:163 node # 4
2022-08-08T00:00:02,294 INFO NetworkImpl:163 node # 16
2022-08-08T00:00:02,294 INFO NetworkImpl:163 node # 64
2022-08-08T00:00:02,294 INFO NetworkImpl:163 node # 256
2022-08-08T00:00:02,294 INFO NetworkImpl:163 node # 1024
2022-08-08T00:00:02,294 INFO NetworkImpl:163 node # 4096
2022-08-08T00:00:02,296 INFO NetworkImpl:163 node # 16384
2022-08-08T00:00:02,301 INFO NetworkImpl:163 node # 65536
2022-08-08T00:00:02,334 INFO NetworkImpl:159 link # 1
2022-08-08T00:00:02,334 INFO NetworkImpl:159 link # 4
2022-08-08T00:00:02,334 INFO NetworkImpl:159 link # 16
2022-08-08T00:00:02,334 INFO NetworkImpl:159 link # 64
2022-08-08T00:00:02,335 INFO NetworkImpl:159 link # 256
2022-08-08T00:00:02,336 INFO NetworkImpl:159 link # 1024
2022-08-08T00:00:02,339 INFO NetworkImpl:159 link # 4096
2022-08-08T00:00:02,354 INFO NetworkImpl:159 link # 16384
2022-08-08T00:00:02,413 INFO NetworkImpl:159 link # 65536
2022-08-08T00:00:02,758 INFO NetworkImpl:159 link # 262144
2022-08-08T00:00:03,359 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T00:00:03,359 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T00:00:03,359 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T00:00:03,359 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T00:00:03,359 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T00:00:03,359 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T00:00:03,359 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T00:00:03,360 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T00:00:03,361 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T00:00:03,363 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T00:00:03,367 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T00:00:03,376 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T00:00:03,394 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T00:00:03,428 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T00:00:03,495 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T00:00:03,635 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T00:00:03,970 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T00:00:04,468 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T00:00:05,445 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T00:00:05,515 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T00:00:05,536 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:00:05,536 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T00:00:05,536 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:00:05,536 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:00:05,536 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:00:05,536 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T00:00:05,536 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:00:05,536 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T00:00:05,536 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:00:05,536 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T00:00:07,309 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:00:07,309 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T00:00:07,310 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T00:00:07,310 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T00:00:07,310 INFO EventsManagerImpl:176
2022-08-08T00:00:07,310 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:00:07,310 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T00:00:07,310 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T00:00:07,310 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T00:00:07,310 INFO EventsManagerImpl:176
2022-08-08T00:00:07,310 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:00:07,310 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T00:00:07,310 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T00:00:07,310 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T00:00:07,310 INFO EventsManagerImpl:176
2022-08-08T00:00:07,310 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:00:07,310 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T00:00:07,310 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T00:00:07,310 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T00:00:07,310 INFO EventsManagerImpl:176
2022-08-08T00:00:07,310 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T00:00:07,311 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T00:00:07,311 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T00:00:07,311 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T00:00:07,311 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T00:00:07,311 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T00:00:07,311 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T00:00:07,311 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:00:07,311 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T00:00:07,311 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T00:00:07,311 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:00:07,311 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T00:00:07,311 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T00:00:07,311 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T00:00:07,311 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T00:00:07,311 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T00:00:07,311 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T00:00:07,311 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T00:00:07,311 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T00:00:07,311 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:00:07,311 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:00:07,311 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:00:07,311 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T00:00:07,311 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T00:00:07,311 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T00:00:07,311 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:00:07,311 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T00:00:07,312 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:00:07,312 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T00:00:07,312 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:00:07,312 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:00:07,312 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T00:00:07,312 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:00:07,312 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T00:00:07,312 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:00:07,312 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:00:07,312 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T00:00:07,312 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T00:00:07,312 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:00:07,312 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:00:07,312 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:00:07,312 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T00:00:07,312 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T00:00:07,312 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T00:00:07,312 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:00:07,312 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T00:00:07,312 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:00:07,312 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T00:00:07,312 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:00:07,312 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:00:07,312 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T00:00:07,312 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:00:07,312 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T00:00:07,312 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:00:07,312 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:00:07,312 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T00:00:15,469 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T00:00:15,472 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T00:00:15,648 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T00:00:15,648 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T00:00:15,648 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T00:00:15,648 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T00:00:15,648 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T00:00:15,648 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T00:00:15,648 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T00:00:15,648 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T00:00:15,843 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T00:00:15,843 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-08-08T00:00:15,846 INFO VehicularDepartureHandler:110 teleport vehicle 20622_bike from link 37995742#0 to link -37995740#1
2022-08-08T00:00:15,849 INFO VehicularDepartureHandler:110 teleport vehicle 154454_car from link -27672270 to link -263908183#3
2022-08-08T00:00:15,862 INFO VehicularDepartureHandler:110 teleport vehicle 118774_car from link -24914081#0 to link -37439229#4
2022-08-08T00:00:15,863 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T00:00:15,866 INFO VehicularDepartureHandler:110 teleport vehicle 150408_car from link -19080401 to link 376768590#0
2022-08-08T00:00:15,868 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T00:00:15,868 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T00:00:15,869 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T00:00:15,869 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T00:00:15,869 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T00:00:16,691 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1770 #nodes=228
2022-08-08T00:00:16,691 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271929 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-08-08T00:00:17,951 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3142 #nodes=364
2022-08-08T00:00:17,951 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271344 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T00:00:20,021 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4390 #nodes=469
2022-08-08T00:00:20,021 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270764 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T00:00:21,492 INFO MemoryObserver:41 used RAM: 12546 MB free: 3533 MB total: 16080 MB
2022-08-08T00:00:22,894 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5652 #nodes=648
2022-08-08T00:00:22,894 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269967 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T00:00:28,111 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7164 #nodes=1020
2022-08-08T00:00:28,111 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268826 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T00:00:36,881 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10717 #nodes=1614
2022-08-08T00:00:36,881 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=267002 lost=0 simT=21600.0s realT=31s; (s/r): 696.7741935483871
2022-08-08T00:00:46,168 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11834 #nodes=1818
2022-08-08T00:00:46,168 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264432 lost=0 simT=25200.0s realT=40s; (s/r): 630.0
2022-08-08T00:01:01,896 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13226 #nodes=1878
2022-08-08T00:01:01,896 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261029 lost=0 simT=28800.0s realT=56s; (s/r): 514.2857142857143
2022-08-08T00:01:15,367 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14510 #nodes=2130
2022-08-08T00:01:15,367 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257532 lost=0 simT=32400.0s realT=69s; (s/r): 469.5652173913044
2022-08-08T00:01:21,492 INFO MemoryObserver:41 used RAM: 13717 MB free: 2362 MB total: 16080 MB
2022-08-08T00:01:32,546 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14533 #nodes=1984
2022-08-08T00:01:32,546 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252601 lost=0 simT=36000.0s realT=87s; (s/r): 413.7931034482759
2022-08-08T00:01:45,937 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15055 #nodes=2165
2022-08-08T00:01:45,938 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246989 lost=0 simT=39600.0s realT=100s; (s/r): 396.0
2022-08-08T00:01:59,605 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15607 #nodes=2233
2022-08-08T00:01:59,605 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239682 lost=0 simT=43200.0s realT=114s; (s/r): 378.94736842105266
2022-08-08T00:02:19,764 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15973 #nodes=2283
2022-08-08T00:02:19,765 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=230981 lost=0 simT=46800.0s realT=134s; (s/r): 349.25373134328356
2022-08-08T00:02:21,492 INFO MemoryObserver:41 used RAM: 14434 MB free: 1645 MB total: 16080 MB
2022-08-08T00:02:34,322 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16227 #nodes=2323
2022-08-08T00:02:34,323 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220159 lost=0 simT=50400.0s realT=148s; (s/r): 340.5405405405405
2022-08-08T00:02:55,154 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16577 #nodes=2501
2022-08-08T00:02:55,154 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207467 lost=0 simT=54000.0s realT=169s; (s/r): 319.5266272189349
2022-08-08T00:03:10,763 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16854 #nodes=2397
2022-08-08T00:03:10,763 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=191494 lost=0 simT=57600.0s realT=185s; (s/r): 311.35135135135135
2022-08-08T00:03:21,493 INFO MemoryObserver:41 used RAM: 15014 MB free: 1065 MB total: 16080 MB
2022-08-08T00:03:26,436 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16890 #nodes=2357
2022-08-08T00:03:26,436 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=172747 lost=0 simT=61200.0s realT=200s; (s/r): 306.0
2022-08-08T00:03:47,995 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16522 #nodes=2300
2022-08-08T00:03:47,996 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=151632 lost=0 simT=64800.0s realT=222s; (s/r): 291.8918918918919
2022-08-08T00:04:02,747 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15935 #nodes=2079
2022-08-08T00:04:02,748 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=128625 lost=0 simT=68400.0s realT=237s; (s/r): 288.60759493670884
2022-08-08T00:04:16,783 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15619 #nodes=2040
2022-08-08T00:04:16,784 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=104638 lost=0 simT=72000.0s realT=251s; (s/r): 286.85258964143424
2022-08-08T00:04:21,493 INFO MemoryObserver:41 used RAM: 15328 MB free: 751 MB total: 16080 MB
2022-08-08T00:04:31,989 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13888 #nodes=1821
2022-08-08T00:04:31,990 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=82358 lost=0 simT=75600.0s realT=266s; (s/r): 284.2105263157895
2022-08-08T00:04:46,486 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13071 #nodes=1621
2022-08-08T00:04:46,487 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=66240 lost=2 simT=79200.0s realT=280s; (s/r): 282.85714285714283
2022-08-08T00:05:03,241 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12474 #nodes=1529
2022-08-08T00:05:03,242 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=52756 lost=9 simT=82800.0s realT=297s; (s/r): 278.7878787878788
2022-08-08T00:05:17,023 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11867 #nodes=1479
2022-08-08T00:05:17,023 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=40633 lost=24 simT=86400.0s realT=311s; (s/r): 277.8135048231511
2022-08-08T00:05:21,493 INFO MemoryObserver:41 used RAM: 15074 MB free: 1005 MB total: 16080 MB
2022-08-08T00:05:26,004 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10195 #nodes=1186
2022-08-08T00:05:26,004 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=33827 lost=29 simT=90000.0s realT=320s; (s/r): 281.25
2022-08-08T00:05:31,758 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8693 #nodes=988
2022-08-08T00:05:31,758 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=29493 lost=31 simT=93600.0s realT=326s; (s/r): 287.1165644171779
2022-08-08T00:05:38,346 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7504 #nodes=836
2022-08-08T00:05:38,346 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=26281 lost=31 simT=97200.0s realT=332s; (s/r): 292.7710843373494
2022-08-08T00:05:43,638 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6482 #nodes=712
2022-08-08T00:05:43,638 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=23776 lost=33 simT=100800.0s realT=338s; (s/r): 298.2248520710059
2022-08-08T00:05:47,800 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5587 #nodes=636
2022-08-08T00:05:47,800 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=21772 lost=33 simT=104400.0s realT=342s; (s/r): 305.2631578947368
2022-08-08T00:05:51,117 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4817 #nodes=546
2022-08-08T00:05:51,117 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=20037 lost=33 simT=108000.0s realT=345s; (s/r): 313.04347826086956
2022-08-08T00:05:53,488 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4102 #nodes=440
2022-08-08T00:05:53,488 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=18542 lost=34 simT=111600.0s realT=347s; (s/r): 321.61383285302594
2022-08-08T00:05:55,461 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3413 #nodes=341
2022-08-08T00:05:55,461 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=17213 lost=34 simT=115200.0s realT=349s; (s/r): 330.08595988538684
2022-08-08T00:05:57,070 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2873 #nodes=324
2022-08-08T00:05:57,070 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=16134 lost=34 simT=118800.0s realT=351s; (s/r): 338.46153846153845
2022-08-08T00:05:58,440 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2420 #nodes=244
2022-08-08T00:05:58,440 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=15142 lost=34 simT=122400.0s realT=352s; (s/r): 347.72727272727275
2022-08-08T00:05:59,967 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2034 #nodes=229
2022-08-08T00:05:59,968 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=14179 lost=34 simT=126000.0s realT=354s; (s/r): 355.93220338983053
2022-08-08T00:06:01,354 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1703 #nodes=190
2022-08-08T00:06:01,354 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=12525 lost=34 simT=129600.0s realT=355s; (s/r): 365.07042253521126
2022-08-08T00:06:01,724 INFO AbstractController$9:234 ### ITERATION 19 fires after mobsim event
2022-08-08T00:06:01,724 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T00:06:01,724 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=251.157357474sec
2022-08-08T00:06:01,773 INFO LegTimesControlerListener:50 [19] average trip (probably: leg) duration is: 1459 seconds = 00:24:19
2022-08-08T00:06:01,773 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T00:06:01,773 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:06:01,773 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:06:01,773 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:06:01,773 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:06:01,774 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T00:06:01,774 INFO EventsManagerImpl:137 event # 1
2022-08-08T00:06:01,774 INFO EventsManagerImpl:137 event # 4
2022-08-08T00:06:01,774 INFO EventsManagerImpl:137 event # 16
2022-08-08T00:06:01,774 INFO EventsManagerImpl:137 event # 64
2022-08-08T00:06:01,774 INFO EventsManagerImpl:137 event # 256
2022-08-08T00:06:01,775 INFO EventsManagerImpl:137 event # 1024
2022-08-08T00:06:01,778 INFO EventsManagerImpl:137 event # 4096
2022-08-08T00:06:01,789 INFO EventsManagerImpl:137 event # 16384
2022-08-08T00:06:01,806 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T00:06:02,187 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T00:06:02,187 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T00:06:02,187 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T00:06:02,187 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T00:06:02,187 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T00:06:02,188 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T00:06:02,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-08-08T00:06:02,190 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-08-08T00:06:02,191 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:18:05][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:06:02,192 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:06:02,192 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-08-08T00:06:02,192 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:20][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:06:02,195 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:06:02,195 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-08-08T00:06:02,195 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-08-08T00:06:02,195 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:06:02,195 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-08-08T00:06:02,195 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:06:02,195 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:06:02,195 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-08-08T00:06:02,196 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-08-08T00:06:02,196 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:06:02,196 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-08-08T00:06:02,196 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-08-08T00:06:02,197 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:06:02,197 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-08-08T00:06:02,197 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-08-08T00:06:02,197 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:06:02,197 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-08-08T00:06:02,197 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-08-08T00:06:02,198 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:06:02,198 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T00:06:02,198 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:06:02,203 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:06:02,203 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-08-08T00:06:02,203 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-08-08T00:06:02,203 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:06:02,203 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-08-08T00:06:02,203 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:04][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:06:02,203 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T00:06:02,530 INFO ControlerListenerManagerImpl:251 [it.19] all ControlerAfterMobsimListeners called.
2022-08-08T00:06:02,531 INFO AbstractController$4:159 ### ITERATION 19 fires scoring event
2022-08-08T00:06:02,531 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T00:06:02,655 INFO NewScoreAssignerImpl:57 it: 19 msaStart: 599
2022-08-08T00:06:02,772 INFO ControlerListenerManagerImpl:194 [it.19] all ControlerScoringListeners called.
2022-08-08T00:06:02,772 INFO AbstractController$5:167 ### ITERATION 19 fires iteration end event
2022-08-08T00:06:02,772 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T00:06:02,772 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T00:06:02,846 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T00:06:02,847 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T00:06:04,494 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T00:06:04,494 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11476889343062695
2022-08-08T00:06:04,494 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.25682330527840114
2022-08-08T00:06:04,494 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 4.3006721886441716E-4
2022-08-08T00:06:04,494 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 3.9925643303532457E-4
2022-08-08T00:06:04,494 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T00:06:04,494 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.15124758006952968
2022-08-08T00:06:04,494 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14472339617021932
2022-08-08T00:06:04,494 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.27118626660572975
2022-08-08T00:06:04,617 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T00:06:04,713 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -111.21665897307105
2022-08-08T00:06:04,713 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -165.1091538978519
2022-08-08T00:06:04,713 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -123.91140756316274
2022-08-08T00:06:04,713 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -88.72729388993216
2022-08-08T00:06:04,784 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T00:06:05,407 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19234.092745364935 meters
2022-08-08T00:06:05,408 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137238.17869316306 meters (statistic on all 2037036 legs which have a finite distance)
2022-08-08T00:06:05,408 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51944.283154526616 meters
2022-08-08T00:06:05,408 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137139.90880649575 meters (statistic on all 753740 trips which have a finite distance)
2022-08-08T00:06:05,408 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T00:06:05,408 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T00:06:06,232 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T00:06:06,235 INFO LegHistogramListener:72 number of legs: 2049523 100%
2022-08-08T00:06:06,235 INFO LegHistogramListener:79 number of bike legs: 88113 4.2991954713365015%
2022-08-08T00:06:06,235 INFO LegHistogramListener:79 number of car legs: 199795 9.748365839270894%
2022-08-08T00:06:06,235 INFO LegHistogramListener:79 number of drtNorth legs: 399 0.019467944492450196%
2022-08-08T00:06:06,235 INFO LegHistogramListener:79 number of drtSoutheast legs: 320 0.015613389066626722%
2022-08-08T00:06:06,235 INFO LegHistogramListener:79 number of freight legs: 47065 2.2963879888149585%
2022-08-08T00:06:06,235 INFO LegHistogramListener:79 number of pt legs: 145536 7.100969347501834%
2022-08-08T00:06:06,235 INFO LegHistogramListener:79 number of ride legs: 111914 5.460490075007697%
2022-08-08T00:06:06,235 INFO LegHistogramListener:79 number of walk legs: 1456381 71.05950994450905%
2022-08-08T00:06:06,792 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T00:06:06,793 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T00:06:08,957 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.2782047068610485
2022-08-08T00:06:08,958 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.38630691650790555
2022-08-08T00:06:08,958 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.0033570918726282114
2022-08-08T00:06:08,958 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.002851281471933942
2022-08-08T00:06:08,958 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T00:06:08,958 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.3058561033599162
2022-08-08T00:06:08,958 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.30825934465458543
2022-08-08T00:06:08,958 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.6153119335308647
2022-08-08T00:06:08,958 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.1606025049168879
2022-08-08T00:06:08,958 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.35229052516984444
2022-08-08T00:06:08,958 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 4.724320493794194E-4
2022-08-08T00:06:08,958 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 4.0567534674971887E-4
2022-08-08T00:06:08,958 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T00:06:08,958 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.1881088339658103
2022-08-08T00:06:08,958 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.18541674155399335
2022-08-08T00:06:08,958 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.32660716761581005
2022-08-08T00:06:08,958 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.11442098830730678
2022-08-08T00:06:08,958 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3079961691922953
2022-08-08T00:06:08,958 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 1.1297288137333943E-4
2022-08-08T00:06:08,958 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 8.729722651576228E-5
2022-08-08T00:06:08,958 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T00:06:08,958 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.13401664809460964
2022-08-08T00:06:08,958 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.13798353677010533
2022-08-08T00:06:08,958 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.22222792792330168
2022-08-08T00:06:09,177 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T00:06:10,394 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T00:06:10,733 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T00:06:11,156 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T00:06:12,387 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T00:06:12,699 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T00:06:13,111 INFO ControlerListenerManagerImpl:171 [it.19] all ControlerIterationEndsListeners called.
2022-08-08T00:06:13,222 INFO AbstractController:181 ### ITERATION 19 ENDS
2022-08-08T00:06:13,222 INFO AbstractController:182 ###################################################
2022-08-08T00:06:13,222 INFO AbstractController:133 ###################################################
2022-08-08T00:06:13,222 INFO AbstractController:134 ### ITERATION 20 BEGINS
2022-08-08T00:06:13,223 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T00:06:13,223 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T00:06:13,223 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T00:06:13,223 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T00:06:13,223 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T00:06:13,732 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T00:06:13,760 INFO ControlerListenerManagerImpl:148 [it.20] all ControlerIterationStartsListeners called.
2022-08-08T00:06:13,760 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T00:06:21,474 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169598 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T00:06:21,474 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30680 plans
2022-08-08T00:06:21,474 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T00:06:21,474 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:06:21,475 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T00:06:21,475 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:06:21,475 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T00:06:21,476 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T00:06:21,476 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:06:21,477 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:06:21,477 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:06:21,481 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:06:21,488 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T00:06:21,490 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:06:21,494 INFO MemoryObserver:41 used RAM: 13599 MB free: 2480 MB total: 16080 MB
2022-08-08T00:06:21,494 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:06:21,495 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:06:21,497 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T00:06:21,497 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:06:21,500 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:06:21,509 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:06:21,526 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T00:06:21,564 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T00:06:21,660 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T00:06:21,807 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T00:06:22,243 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T00:06:23,003 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T00:06:24,404 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T00:06:27,372 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T00:06:32,636 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T00:06:48,303 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T00:06:48,304 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30680 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T00:06:48,304 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30558 plans
2022-08-08T00:06:48,304 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T00:06:48,304 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T00:06:48,304 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T00:06:48,304 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T00:06:48,305 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T00:06:48,305 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T00:06:48,305 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T00:06:48,305 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T00:06:48,305 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T00:06:48,306 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T00:06:48,308 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T00:06:48,311 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T00:06:48,317 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T00:06:48,330 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T00:06:48,353 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T00:06:48,396 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T00:06:48,556 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30558 plans
2022-08-08T00:06:48,556 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:06:48,556 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:06:48,557 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T00:06:48,557 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T00:06:48,557 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T00:06:48,557 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:06:48,557 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T00:06:48,558 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:06:48,565 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:06:48,567 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T00:06:48,569 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:06:48,570 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:06:48,575 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:06:48,576 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:06:48,577 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:06:48,578 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T00:06:48,583 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:06:48,587 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T00:06:48,635 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:06:48,650 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T00:06:48,699 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T00:06:48,844 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T00:06:49,281 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T00:06:50,137 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T00:06:51,686 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T00:06:54,853 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T00:07:01,762 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T00:07:16,229 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T00:07:16,230 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30558 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T00:07:16,230 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7592 plans
2022-08-08T00:07:16,230 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T00:07:16,230 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T00:07:16,230 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T00:07:16,230 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T00:07:16,230 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T00:07:16,231 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T00:07:16,231 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T00:07:16,231 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T00:07:16,231 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T00:07:16,231 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T00:07:16,231 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T00:07:16,232 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T00:07:16,233 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T00:07:16,235 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T00:07:16,235 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7592 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T00:07:16,235 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40124 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T00:07:16,235 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6941 plans
2022-08-08T00:07:16,236 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T00:07:16,236 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T00:07:16,236 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T00:07:16,237 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T00:07:16,238 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T00:07:16,258 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T00:07:16,297 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T00:07:16,379 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T00:07:16,639 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T00:07:17,165 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T00:07:17,835 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T00:07:18,652 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T00:07:20,788 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T00:07:21,494 INFO MemoryObserver:41 used RAM: 14125 MB free: 1954 MB total: 16080 MB
2022-08-08T00:07:30,265 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T00:07:30,265 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6941 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T00:07:30,265 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T00:07:31,134 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T00:07:32,004 INFO ControlerListenerManagerImpl:213 [it.20] all ControlerReplanningListeners called.
2022-08-08T00:07:32,004 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T00:07:32,004 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T00:07:32,004 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T00:07:32,072 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T00:07:32,136 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T00:07:32,136 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T00:07:32,136 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T00:07:32,137 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T00:07:32,138 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T00:07:32,138 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T00:07:32,138 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T00:07:32,138 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T00:07:32,138 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T00:07:32,138 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T00:07:32,138 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T00:07:32,138 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T00:07:32,138 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T00:07:32,138 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T00:07:32,139 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T00:07:32,139 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T00:07:32,139 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T00:07:32,139 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T00:07:32,139 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T00:07:32,139 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T00:07:32,139 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T00:07:32,139 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T00:07:32,765 INFO ControlerListenerManagerImpl:232 [it.20] all ControlerBeforeMobsimListeners called.
2022-08-08T00:07:32,765 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T00:07:32,766 INFO NetworkImpl:163 node # 1
2022-08-08T00:07:32,766 INFO NetworkImpl:163 node # 4
2022-08-08T00:07:32,766 INFO NetworkImpl:163 node # 16
2022-08-08T00:07:32,766 INFO NetworkImpl:163 node # 64
2022-08-08T00:07:32,766 INFO NetworkImpl:163 node # 256
2022-08-08T00:07:32,766 INFO NetworkImpl:163 node # 1024
2022-08-08T00:07:32,766 INFO NetworkImpl:163 node # 4096
2022-08-08T00:07:32,768 INFO NetworkImpl:163 node # 16384
2022-08-08T00:07:32,773 INFO NetworkImpl:163 node # 65536
2022-08-08T00:07:32,858 INFO NetworkImpl:159 link # 1
2022-08-08T00:07:32,858 INFO NetworkImpl:159 link # 4
2022-08-08T00:07:32,858 INFO NetworkImpl:159 link # 16
2022-08-08T00:07:32,858 INFO NetworkImpl:159 link # 64
2022-08-08T00:07:32,858 INFO NetworkImpl:159 link # 256
2022-08-08T00:07:32,859 INFO NetworkImpl:159 link # 1024
2022-08-08T00:07:32,863 INFO NetworkImpl:159 link # 4096
2022-08-08T00:07:32,877 INFO NetworkImpl:159 link # 16384
2022-08-08T00:07:32,936 INFO NetworkImpl:159 link # 65536
2022-08-08T00:07:33,213 INFO NetworkImpl:159 link # 262144
2022-08-08T00:07:33,814 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T00:07:33,814 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T00:07:33,814 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T00:07:33,814 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T00:07:33,814 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T00:07:33,814 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T00:07:33,815 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T00:07:33,815 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T00:07:33,816 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T00:07:33,819 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T00:07:33,823 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T00:07:33,832 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T00:07:33,850 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T00:07:33,884 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T00:07:33,952 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T00:07:34,091 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T00:07:34,429 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T00:07:34,942 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T00:07:35,926 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T00:07:36,008 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T00:07:36,028 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:07:36,028 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T00:07:36,028 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:07:36,028 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:07:36,028 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:07:36,028 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T00:07:36,028 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:07:36,028 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T00:07:36,028 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:07:36,028 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T00:07:43,785 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:07:43,785 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T00:07:43,785 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T00:07:43,785 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T00:07:43,785 INFO EventsManagerImpl:176
2022-08-08T00:07:43,785 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:07:43,785 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T00:07:43,785 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T00:07:43,785 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T00:07:43,785 INFO EventsManagerImpl:176
2022-08-08T00:07:43,785 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:07:43,785 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T00:07:43,785 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T00:07:43,785 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T00:07:43,785 INFO EventsManagerImpl:176
2022-08-08T00:07:43,786 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:07:43,786 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T00:07:43,786 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T00:07:43,786 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T00:07:43,786 INFO EventsManagerImpl:176
2022-08-08T00:07:43,786 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T00:07:43,786 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T00:07:43,786 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T00:07:43,786 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T00:07:43,786 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T00:07:43,786 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T00:07:43,786 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T00:07:43,786 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:07:43,786 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T00:07:43,786 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T00:07:43,786 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:07:43,786 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T00:07:43,786 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T00:07:43,786 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T00:07:43,786 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T00:07:43,786 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T00:07:43,786 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T00:07:43,786 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T00:07:43,786 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T00:07:43,786 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:07:43,786 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:07:43,786 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:07:43,787 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T00:07:43,787 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T00:07:43,787 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T00:07:43,787 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:07:43,787 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T00:07:43,787 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:07:43,787 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T00:07:43,787 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:07:43,787 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:07:43,787 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T00:07:43,787 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:07:43,787 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T00:07:43,787 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:07:43,787 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:07:43,787 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T00:07:43,787 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T00:07:43,787 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:07:43,787 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:07:43,787 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:07:43,787 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T00:07:43,787 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T00:07:43,787 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T00:07:43,787 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:07:43,787 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T00:07:43,787 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:07:43,787 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T00:07:43,787 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:07:43,787 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:07:43,787 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T00:07:43,787 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:07:43,787 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T00:07:43,787 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:07:43,787 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:07:43,787 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T00:07:45,159 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T00:07:45,162 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T00:07:45,333 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T00:07:45,333 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T00:07:45,333 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T00:07:45,333 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T00:07:45,333 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T00:07:45,333 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T00:07:45,333 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T00:07:45,333 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T00:07:45,531 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T00:07:45,531 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T00:07:45,545 INFO VehicularDepartureHandler:110 teleport vehicle 40805_car from link -29256622 to link -23174256#1
2022-08-08T00:07:45,548 INFO VehicularDepartureHandler:110 teleport vehicle 114910_car from link -32675731 to link -86914223
2022-08-08T00:07:45,551 INFO VehicularDepartureHandler:110 teleport vehicle 35229_car from link -42870755 to link 314639110#1
2022-08-08T00:07:45,553 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T00:07:45,554 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T00:07:45,556 INFO VehicularDepartureHandler:110 teleport vehicle 150408_car from link -19080401 to link 376768590#0
2022-08-08T00:07:45,558 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T00:07:45,558 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T00:07:45,558 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T00:07:45,558 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T00:07:46,344 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1776 #nodes=231
2022-08-08T00:07:46,344 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271932 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T00:07:47,684 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3126 #nodes=353
2022-08-08T00:07:47,684 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271338 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T00:07:49,377 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4367 #nodes=491
2022-08-08T00:07:49,377 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270768 lost=0 simT=10800.0s realT=13s; (s/r): 830.7692307692307
2022-08-08T00:07:53,291 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5635 #nodes=648
2022-08-08T00:07:53,291 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269954 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T00:07:58,358 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7141 #nodes=969
2022-08-08T00:07:58,358 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268811 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T00:08:05,972 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10689 #nodes=1599
2022-08-08T00:08:05,972 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266980 lost=0 simT=21600.0s realT=29s; (s/r): 744.8275862068965
2022-08-08T00:08:15,533 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11898 #nodes=1826
2022-08-08T00:08:15,533 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264413 lost=0 simT=25200.0s realT=39s; (s/r): 646.1538461538462
2022-08-08T00:08:21,495 INFO MemoryObserver:41 used RAM: 13024 MB free: 3055 MB total: 16080 MB
2022-08-08T00:08:31,130 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13200 #nodes=1908
2022-08-08T00:08:31,131 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261038 lost=0 simT=28800.0s realT=55s; (s/r): 523.6363636363636
2022-08-08T00:08:46,411 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14516 #nodes=2022
2022-08-08T00:08:46,411 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257544 lost=0 simT=32400.0s realT=70s; (s/r): 462.85714285714283
2022-08-08T00:09:01,459 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14526 #nodes=1995
2022-08-08T00:09:01,460 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252539 lost=0 simT=36000.0s realT=85s; (s/r): 423.52941176470586
2022-08-08T00:09:20,205 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15016 #nodes=2111
2022-08-08T00:09:20,205 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246959 lost=0 simT=39600.0s realT=104s; (s/r): 380.7692307692308
2022-08-08T00:09:21,495 INFO MemoryObserver:41 used RAM: 14199 MB free: 1880 MB total: 16080 MB
2022-08-08T00:09:35,265 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15577 #nodes=2230
2022-08-08T00:09:35,265 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239628 lost=0 simT=43200.0s realT=119s; (s/r): 363.02521008403363
2022-08-08T00:09:53,635 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15815 #nodes=2312
2022-08-08T00:09:53,635 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=230972 lost=0 simT=46800.0s realT=137s; (s/r): 341.6058394160584
2022-08-08T00:10:08,043 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16251 #nodes=2363
2022-08-08T00:10:08,044 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220215 lost=0 simT=50400.0s realT=152s; (s/r): 331.57894736842104
2022-08-08T00:10:21,495 INFO MemoryObserver:41 used RAM: 14987 MB free: 1092 MB total: 16080 MB
2022-08-08T00:10:23,427 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16643 #nodes=2383
2022-08-08T00:10:23,427 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207436 lost=0 simT=54000.0s realT=167s; (s/r): 323.3532934131737
2022-08-08T00:10:43,975 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16896 #nodes=2420
2022-08-08T00:10:43,975 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=191348 lost=0 simT=57600.0s realT=187s; (s/r): 308.02139037433153
2022-08-08T00:10:59,577 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16879 #nodes=2396
2022-08-08T00:10:59,577 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=172659 lost=0 simT=61200.0s realT=203s; (s/r): 301.4778325123153
2022-08-08T00:11:14,787 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16604 #nodes=2319
2022-08-08T00:11:14,788 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=151380 lost=0 simT=64800.0s realT=218s; (s/r): 297.2477064220183
2022-08-08T00:11:21,495 INFO MemoryObserver:41 used RAM: 15422 MB free: 657 MB total: 16080 MB
2022-08-08T00:11:32,214 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15843 #nodes=2190
2022-08-08T00:11:32,215 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=128435 lost=0 simT=68400.0s realT=236s; (s/r): 289.8305084745763
2022-08-08T00:11:49,138 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15601 #nodes=2102
2022-08-08T00:11:49,138 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=104307 lost=0 simT=72000.0s realT=253s; (s/r): 284.5849802371541
2022-08-08T00:12:01,248 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13895 #nodes=1750
2022-08-08T00:12:01,248 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=82201 lost=0 simT=75600.0s realT=265s; (s/r): 285.2830188679245
2022-08-08T00:12:14,404 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13021 #nodes=1602
2022-08-08T00:12:14,404 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=66045 lost=0 simT=79200.0s realT=278s; (s/r): 284.89208633093523
2022-08-08T00:12:21,496 INFO MemoryObserver:41 used RAM: 15886 MB free: 193 MB total: 16080 MB
2022-08-08T00:12:27,819 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12350 #nodes=1559
2022-08-08T00:12:27,820 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=52461 lost=0 simT=82800.0s realT=291s; (s/r): 284.5360824742268
2022-08-08T00:12:44,305 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11713 #nodes=1407
2022-08-08T00:12:44,306 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=40295 lost=2 simT=86400.0s realT=308s; (s/r): 280.5194805194805
2022-08-08T00:12:54,584 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9997 #nodes=1177
2022-08-08T00:12:54,584 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=33535 lost=8 simT=90000.0s realT=318s; (s/r): 283.0188679245283
2022-08-08T00:13:02,137 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8553 #nodes=950
2022-08-08T00:13:02,137 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=29297 lost=10 simT=93600.0s realT=326s; (s/r): 287.1165644171779
2022-08-08T00:13:07,056 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7437 #nodes=770
2022-08-08T00:13:07,056 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=26110 lost=11 simT=97200.0s realT=331s; (s/r): 293.65558912386706
2022-08-08T00:13:10,764 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6335 #nodes=672
2022-08-08T00:13:10,764 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=23559 lost=12 simT=100800.0s realT=334s; (s/r): 301.79640718562877
2022-08-08T00:13:14,019 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5493 #nodes=587
2022-08-08T00:13:14,020 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=21574 lost=14 simT=104400.0s realT=337s; (s/r): 309.79228486646883
2022-08-08T00:13:17,424 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4700 #nodes=546
2022-08-08T00:13:17,424 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=19836 lost=16 simT=108000.0s realT=341s; (s/r): 316.7155425219941
2022-08-08T00:13:20,531 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4007 #nodes=469
2022-08-08T00:13:20,531 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=18329 lost=17 simT=111600.0s realT=344s; (s/r): 324.4186046511628
2022-08-08T00:13:21,496 INFO MemoryObserver:41 used RAM: 15377 MB free: 702 MB total: 16080 MB
2022-08-08T00:13:23,217 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3384 #nodes=355
2022-08-08T00:13:23,217 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=17056 lost=18 simT=115200.0s realT=347s; (s/r): 331.9884726224784
2022-08-08T00:13:25,398 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2872 #nodes=312
2022-08-08T00:13:25,398 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=15968 lost=18 simT=118800.0s realT=349s; (s/r): 340.40114613180515
2022-08-08T00:13:27,279 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2438 #nodes=259
2022-08-08T00:13:27,279 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=14992 lost=18 simT=122400.0s realT=351s; (s/r): 348.71794871794873
2022-08-08T00:13:28,684 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1974 #nodes=217
2022-08-08T00:13:28,684 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=13996 lost=19 simT=126000.0s realT=352s; (s/r): 357.95454545454544
2022-08-08T00:13:29,828 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1674 #nodes=177
2022-08-08T00:13:29,828 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=12341 lost=19 simT=129600.0s realT=353s; (s/r): 367.1388101983003
2022-08-08T00:13:30,202 INFO AbstractController$9:234 ### ITERATION 20 fires after mobsim event
2022-08-08T00:13:30,202 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T00:13:30,202 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=248.682995907sec
2022-08-08T00:13:30,255 INFO LegTimesControlerListener:50 [20] average trip (probably: leg) duration is: 1453 seconds = 00:24:13
2022-08-08T00:13:30,255 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T00:13:30,255 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:13:30,255 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:13:30,255 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:13:30,255 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:13:30,255 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T00:13:30,255 INFO EventsManagerImpl:137 event # 1
2022-08-08T00:13:30,255 INFO EventsManagerImpl:137 event # 4
2022-08-08T00:13:30,255 INFO EventsManagerImpl:137 event # 16
2022-08-08T00:13:30,255 INFO EventsManagerImpl:137 event # 64
2022-08-08T00:13:30,256 INFO EventsManagerImpl:137 event # 256
2022-08-08T00:13:30,256 INFO EventsManagerImpl:137 event # 1024
2022-08-08T00:13:30,259 INFO EventsManagerImpl:137 event # 4096
2022-08-08T00:13:30,271 INFO EventsManagerImpl:137 event # 16384
2022-08-08T00:13:30,287 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T00:13:30,591 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T00:13:30,592 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T00:13:30,592 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T00:13:30,592 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T00:13:30,592 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T00:13:30,592 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T00:13:30,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-08-08T00:13:30,595 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-08-08T00:13:30,595 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:18:05][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:13:30,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-08-08T00:13:30,596 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-08-08T00:13:30,596 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:20][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:13:30,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-08-08T00:13:30,599 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-08-08T00:13:30,599 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-08-08T00:13:30,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-08-08T00:13:30,599 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-08-08T00:13:30,599 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:13:30,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-08-08T00:13:30,599 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-08-08T00:13:30,599 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-08-08T00:13:30,600 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:13:30,600 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-08-08T00:13:30,600 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:49:56][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:13:30,600 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:13:30,600 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-08-08T00:13:30,600 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-08-08T00:13:30,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-08-08T00:13:30,601 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-08-08T00:13:30,601 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-08-08T00:13:30,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-08-08T00:13:30,602 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T00:13:30,602 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:13:30,606 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:13:30,606 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-08-08T00:13:30,606 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-08-08T00:13:30,606 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:13:30,606 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-08-08T00:13:30,606 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:02][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:13:30,607 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T00:13:30,940 INFO ControlerListenerManagerImpl:251 [it.20] all ControlerAfterMobsimListeners called.
2022-08-08T00:13:30,940 INFO AbstractController$4:159 ### ITERATION 20 fires scoring event
2022-08-08T00:13:30,940 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T00:13:31,160 INFO NewScoreAssignerImpl:57 it: 20 msaStart: 599
2022-08-08T00:13:31,277 INFO ControlerListenerManagerImpl:194 [it.20] all ControlerScoringListeners called.
2022-08-08T00:13:31,277 INFO AbstractController$5:167 ### ITERATION 20 fires iteration end event
2022-08-08T00:13:31,277 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T00:13:31,277 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T00:13:31,346 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T00:13:31,348 INFO CountSimComparisonTableWriter:93 Writing CountsSimComparison to /net/ils/matsim-leipzig/run-car-free/25pct-test050822/output_95pct_noDepot/ITERS/it.20/leipzig-flexa-25pct-scaledFleet-carfree95pct_noDepot.20.countscompare.txt
2022-08-08T00:13:31,349 INFO CountSimComparisonTableWriter:134 Writing 'average weekday traffic volume' to /net/ils/matsim-leipzig/run-car-free/25pct-test050822/output_95pct_noDepot/ITERS/it.20/leipzig-flexa-25pct-scaledFleet-carfree95pct_noDepot.20.countscompareAWTV.txt
2022-08-08T00:13:31,351 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T00:13:32,973 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T00:13:32,973 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1144197045245639
2022-08-08T00:13:32,973 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.25777972342184585
2022-08-08T00:13:32,973 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 3.979726502924457E-4
2022-08-08T00:13:32,973 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 3.530402542916857E-4
2022-08-08T00:13:32,973 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T00:13:32,973 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.15148122852873364
2022-08-08T00:13:32,973 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14507386885902526
2022-08-08T00:13:32,973 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2700732269676538
2022-08-08T00:13:33,090 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T00:13:33,184 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -110.64372602424424
2022-08-08T00:13:33,184 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -163.21379167008905
2022-08-08T00:13:33,184 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -122.96711360069503
2022-08-08T00:13:33,184 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -88.19317046988355
2022-08-08T00:13:33,266 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T00:13:33,841 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19220.36929702328 meters
2022-08-08T00:13:33,841 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137324.38939434057 meters (statistic on all 2039771 legs which have a finite distance)
2022-08-08T00:13:33,841 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51950.41269969995 meters
2022-08-08T00:13:33,841 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137247.25728839022 meters (statistic on all 754241 trips which have a finite distance)
2022-08-08T00:13:33,841 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T00:13:33,841 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T00:13:34,538 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T00:13:34,540 INFO LegHistogramListener:72 number of legs: 2052056 100%
2022-08-08T00:13:34,540 INFO LegHistogramListener:79 number of bike legs: 88004 4.288576919928111%
2022-08-08T00:13:34,540 INFO LegHistogramListener:79 number of car legs: 200580 9.774587048306675%
2022-08-08T00:13:34,540 INFO LegHistogramListener:79 number of drtNorth legs: 361 0.017592112495955277%
2022-08-08T00:13:34,540 INFO LegHistogramListener:79 number of drtSoutheast legs: 282 0.01374231502454124%
2022-08-08T00:13:34,540 INFO LegHistogramListener:79 number of freight legs: 47065 2.2935533923050833%
2022-08-08T00:13:34,540 INFO LegHistogramListener:79 number of pt legs: 145594 7.095030544975381%
2022-08-08T00:13:34,540 INFO LegHistogramListener:79 number of ride legs: 112182 5.4668098726350545%
2022-08-08T00:13:34,540 INFO LegHistogramListener:79 number of walk legs: 1457988 71.0501077943292%
2022-08-08T00:13:35,007 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T00:13:35,007 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T00:13:37,147 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.28433476945829506
2022-08-08T00:13:37,147 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.3874238074942101
2022-08-08T00:13:37,147 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.0035162809327451898
2022-08-08T00:13:37,147 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.003000200270107889
2022-08-08T00:13:37,147 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T00:13:37,147 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.31264089515603094
2022-08-08T00:13:37,147 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.3158426493167708
2022-08-08T00:13:37,147 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.6278121260982762
2022-08-08T00:13:37,147 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.16329973245967638
2022-08-08T00:13:37,147 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.35389011846747154
2022-08-08T00:13:37,147 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 4.8398609406532915E-4
2022-08-08T00:13:37,147 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 4.185131741785074E-4
2022-08-08T00:13:37,147 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T00:13:37,147 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.19213477664747838
2022-08-08T00:13:37,147 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.18870707672399184
2022-08-08T00:13:37,147 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.33436635051376984
2022-08-08T00:13:37,147 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.11718754011821071
2022-08-08T00:13:37,147 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.312788530171462
2022-08-08T00:13:37,147 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 1.2067557783061257E-4
2022-08-08T00:13:37,148 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 9.885127120167199E-5
2022-08-08T00:13:37,148 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T00:13:37,148 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.13749056419683983
2022-08-08T00:13:37,148 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.14107231804947185
2022-08-08T00:13:37,148 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.22830150407986155
2022-08-08T00:13:37,319 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T00:13:38,553 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T00:13:38,866 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T00:13:39,294 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T00:13:40,537 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T00:13:40,849 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T00:13:41,249 INFO ControlerListenerManagerImpl:171 [it.20] all ControlerIterationEndsListeners called.
2022-08-08T00:13:41,363 INFO AbstractController:181 ### ITERATION 20 ENDS
2022-08-08T00:13:41,363 INFO AbstractController:182 ###################################################
2022-08-08T00:13:41,363 INFO AbstractController:133 ###################################################
2022-08-08T00:13:41,363 INFO AbstractController:134 ### ITERATION 21 BEGINS
2022-08-08T00:13:41,364 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T00:13:41,364 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T00:13:41,364 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T00:13:41,364 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T00:13:41,364 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T00:13:41,906 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T00:13:41,940 INFO ControlerListenerManagerImpl:148 [it.21] all ControlerIterationStartsListeners called.
2022-08-08T00:13:41,940 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T00:13:49,778 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169466 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T00:13:49,778 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30961 plans
2022-08-08T00:13:49,779 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:13:49,780 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T00:13:49,780 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T00:13:49,781 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:13:49,781 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T00:13:49,781 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:13:49,782 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:13:49,782 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T00:13:49,783 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:13:49,784 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:13:49,785 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T00:13:49,787 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:13:49,789 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:13:49,793 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T00:13:49,803 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:13:49,812 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:13:49,813 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:13:49,818 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T00:13:49,818 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:13:49,862 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T00:13:49,952 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T00:13:50,230 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T00:13:50,684 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T00:13:51,556 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T00:13:53,171 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T00:13:56,154 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T00:14:02,266 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T00:14:15,604 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T00:14:15,605 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30961 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T00:14:15,605 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30397 plans
2022-08-08T00:14:15,605 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T00:14:15,605 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T00:14:15,606 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T00:14:15,606 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T00:14:15,606 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T00:14:15,606 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T00:14:15,606 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T00:14:15,606 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T00:14:15,606 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T00:14:15,607 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T00:14:15,609 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T00:14:15,612 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T00:14:15,618 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T00:14:15,631 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T00:14:15,653 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T00:14:15,697 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T00:14:15,868 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30397 plans
2022-08-08T00:14:15,869 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T00:14:15,869 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T00:14:15,869 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:14:15,869 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T00:14:15,869 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:14:15,869 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:14:15,869 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:14:15,869 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T00:14:15,869 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:14:15,871 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:14:15,871 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T00:14:15,872 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:14:15,875 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:14:15,875 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T00:14:15,877 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:14:15,885 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T00:14:15,890 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:14:15,912 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T00:14:16,033 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T00:14:16,170 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T00:14:16,231 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:14:16,256 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:14:16,488 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T00:14:17,230 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T00:14:18,736 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T00:14:21,497 INFO MemoryObserver:41 used RAM: 15080 MB free: 999 MB total: 16080 MB
2022-08-08T00:14:21,922 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T00:14:28,661 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T00:14:43,127 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T00:14:43,128 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30397 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T00:14:43,128 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7604 plans
2022-08-08T00:14:43,128 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T00:14:43,128 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T00:14:43,128 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T00:14:43,128 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T00:14:43,128 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T00:14:43,128 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T00:14:43,128 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T00:14:43,128 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T00:14:43,128 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T00:14:43,128 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T00:14:43,129 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T00:14:43,129 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T00:14:43,130 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T00:14:43,133 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T00:14:43,133 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7604 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T00:14:43,133 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40316 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T00:14:43,133 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6749 plans
2022-08-08T00:14:43,133 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T00:14:43,133 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T00:14:43,134 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T00:14:43,134 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T00:14:43,136 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T00:14:43,148 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T00:14:43,185 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T00:14:43,417 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T00:14:43,650 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T00:14:43,935 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T00:14:44,290 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T00:14:45,270 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T00:14:47,709 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T00:14:55,030 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T00:14:55,030 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6749 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T00:14:55,030 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T00:14:55,977 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T00:14:56,943 INFO ControlerListenerManagerImpl:213 [it.21] all ControlerReplanningListeners called.
2022-08-08T00:14:56,943 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T00:14:56,943 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T00:14:56,943 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T00:14:57,016 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T00:14:57,085 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T00:14:57,085 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T00:14:57,085 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T00:14:57,086 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T00:14:57,087 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T00:14:57,087 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T00:14:57,088 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T00:14:57,088 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T00:14:57,088 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T00:14:57,088 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T00:14:57,088 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T00:14:57,088 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T00:14:57,088 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T00:14:57,088 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T00:14:57,088 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T00:14:57,088 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T00:14:57,088 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T00:14:57,088 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T00:14:57,088 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T00:14:57,088 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T00:14:57,088 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T00:14:57,088 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T00:14:57,751 INFO ControlerListenerManagerImpl:232 [it.21] all ControlerBeforeMobsimListeners called.
2022-08-08T00:14:57,751 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T00:14:57,751 INFO NetworkImpl:163 node # 1
2022-08-08T00:14:57,751 INFO NetworkImpl:163 node # 4
2022-08-08T00:14:57,751 INFO NetworkImpl:163 node # 16
2022-08-08T00:14:57,751 INFO NetworkImpl:163 node # 64
2022-08-08T00:14:57,751 INFO NetworkImpl:163 node # 256
2022-08-08T00:14:57,751 INFO NetworkImpl:163 node # 1024
2022-08-08T00:14:57,752 INFO NetworkImpl:163 node # 4096
2022-08-08T00:14:57,753 INFO NetworkImpl:163 node # 16384
2022-08-08T00:14:57,759 INFO NetworkImpl:163 node # 65536
2022-08-08T00:14:57,794 INFO NetworkImpl:159 link # 1
2022-08-08T00:14:57,794 INFO NetworkImpl:159 link # 4
2022-08-08T00:14:57,794 INFO NetworkImpl:159 link # 16
2022-08-08T00:14:57,794 INFO NetworkImpl:159 link # 64
2022-08-08T00:14:57,794 INFO NetworkImpl:159 link # 256
2022-08-08T00:14:57,795 INFO NetworkImpl:159 link # 1024
2022-08-08T00:14:57,799 INFO NetworkImpl:159 link # 4096
2022-08-08T00:14:57,815 INFO NetworkImpl:159 link # 16384
2022-08-08T00:14:57,879 INFO NetworkImpl:159 link # 65536
2022-08-08T00:14:58,156 INFO NetworkImpl:159 link # 262144
2022-08-08T00:14:58,660 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T00:14:58,660 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T00:14:58,660 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T00:14:58,660 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T00:14:58,660 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T00:14:58,660 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T00:14:58,660 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T00:14:58,661 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T00:14:58,662 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T00:14:58,664 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T00:14:58,668 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T00:14:58,676 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T00:14:58,693 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T00:14:58,728 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T00:14:58,797 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T00:14:58,938 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T00:14:59,316 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T00:14:59,830 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T00:15:00,859 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T00:15:00,935 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T00:15:00,954 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:15:00,954 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T00:15:00,955 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:15:00,955 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:15:00,955 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:15:00,955 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T00:15:00,955 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:15:00,955 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T00:15:00,955 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:15:00,955 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T00:15:02,606 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:15:02,606 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T00:15:02,606 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T00:15:02,606 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T00:15:02,606 INFO EventsManagerImpl:176
2022-08-08T00:15:02,606 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:15:02,606 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T00:15:02,606 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T00:15:02,606 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T00:15:02,606 INFO EventsManagerImpl:176
2022-08-08T00:15:02,607 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:15:02,607 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T00:15:02,607 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T00:15:02,607 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T00:15:02,607 INFO EventsManagerImpl:176
2022-08-08T00:15:02,607 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:15:02,607 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T00:15:02,607 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T00:15:02,607 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T00:15:02,607 INFO EventsManagerImpl:176
2022-08-08T00:15:02,607 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T00:15:02,607 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T00:15:02,607 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T00:15:02,607 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T00:15:02,607 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T00:15:02,607 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T00:15:02,607 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T00:15:02,607 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:15:02,607 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T00:15:02,607 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T00:15:02,607 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:15:02,607 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T00:15:02,608 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T00:15:02,608 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T00:15:02,608 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T00:15:02,608 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T00:15:02,608 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T00:15:02,608 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T00:15:02,608 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T00:15:02,608 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:15:02,608 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:15:02,608 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:15:02,608 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T00:15:02,608 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T00:15:02,608 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T00:15:02,608 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:15:02,608 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T00:15:02,608 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:15:02,608 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T00:15:02,608 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:15:02,608 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:15:02,608 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T00:15:02,608 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:15:02,608 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T00:15:02,608 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:15:02,608 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:15:02,608 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T00:15:02,608 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T00:15:02,608 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:15:02,609 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:15:02,609 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:15:02,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T00:15:02,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T00:15:02,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T00:15:02,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:15:02,609 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T00:15:02,609 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:15:02,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T00:15:02,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:15:02,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:15:02,609 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T00:15:02,609 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:15:02,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T00:15:02,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:15:02,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:15:02,609 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T00:15:04,121 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T00:15:04,124 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T00:15:04,314 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T00:15:04,314 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T00:15:04,314 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T00:15:04,314 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T00:15:04,314 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T00:15:04,314 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T00:15:04,314 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T00:15:04,314 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T00:15:04,761 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T00:15:04,761 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=3s; (s/r): 0.0
2022-08-08T00:15:04,764 INFO VehicularDepartureHandler:110 teleport vehicle 20465_bike from link 37995742#0 to link -37995740#1
2022-08-08T00:15:04,775 INFO VehicularDepartureHandler:110 teleport vehicle 40805_car from link -29256622 to link -23174256#1
2022-08-08T00:15:04,778 INFO VehicularDepartureHandler:110 teleport vehicle 114910_car from link -32675731 to link -86914223
2022-08-08T00:15:04,782 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T00:15:04,783 INFO VehicularDepartureHandler:110 teleport vehicle 88746_car from link -19081560 to link -351510747
2022-08-08T00:15:04,784 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T00:15:04,784 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T00:15:04,787 INFO VehicularDepartureHandler:110 teleport vehicle 150408_car from link -19080401 to link 376768590#0
2022-08-08T00:15:04,789 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T00:15:04,789 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T00:15:05,815 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1774 #nodes=230
2022-08-08T00:15:05,815 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271914 lost=0 simT=3600.0s realT=4s; (s/r): 900.0
2022-08-08T00:15:07,581 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3141 #nodes=364
2022-08-08T00:15:07,581 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271330 lost=0 simT=7200.0s realT=6s; (s/r): 1200.0
2022-08-08T00:15:10,035 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4384 #nodes=462
2022-08-08T00:15:10,035 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270757 lost=0 simT=10800.0s realT=9s; (s/r): 1200.0
2022-08-08T00:15:13,637 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5647 #nodes=661
2022-08-08T00:15:13,637 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269948 lost=0 simT=14400.0s realT=12s; (s/r): 1200.0
2022-08-08T00:15:17,706 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7213 #nodes=990
2022-08-08T00:15:17,706 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268799 lost=0 simT=18000.0s realT=16s; (s/r): 1125.0
2022-08-08T00:15:21,498 INFO MemoryObserver:41 used RAM: 13687 MB free: 2392 MB total: 16080 MB
2022-08-08T00:15:23,554 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10783 #nodes=1601
2022-08-08T00:15:23,555 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266968 lost=0 simT=21600.0s realT=22s; (s/r): 981.8181818181819
2022-08-08T00:15:36,987 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11916 #nodes=1829
2022-08-08T00:15:36,987 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264399 lost=0 simT=25200.0s realT=36s; (s/r): 700.0
2022-08-08T00:15:48,501 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13246 #nodes=1889
2022-08-08T00:15:48,502 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261052 lost=0 simT=28800.0s realT=47s; (s/r): 612.7659574468086
2022-08-08T00:16:05,704 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14630 #nodes=2058
2022-08-08T00:16:05,704 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257510 lost=0 simT=32400.0s realT=64s; (s/r): 506.25
2022-08-08T00:16:19,649 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14611 #nodes=2036
2022-08-08T00:16:19,650 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252508 lost=0 simT=36000.0s realT=78s; (s/r): 461.53846153846155
2022-08-08T00:16:21,498 INFO MemoryObserver:41 used RAM: 14704 MB free: 1375 MB total: 16080 MB
2022-08-08T00:16:37,989 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15048 #nodes=2097
2022-08-08T00:16:37,990 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246974 lost=0 simT=39600.0s realT=97s; (s/r): 408.2474226804124
2022-08-08T00:16:55,345 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15600 #nodes=2207
2022-08-08T00:16:55,346 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239640 lost=0 simT=43200.0s realT=114s; (s/r): 378.94736842105266
2022-08-08T00:17:10,947 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15991 #nodes=2251
2022-08-08T00:17:10,948 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=230843 lost=0 simT=46800.0s realT=129s; (s/r): 362.7906976744186
2022-08-08T00:17:21,498 INFO MemoryObserver:41 used RAM: 15504 MB free: 575 MB total: 16080 MB
2022-08-08T00:17:25,002 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16193 #nodes=2368
2022-08-08T00:17:25,002 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220097 lost=0 simT=50400.0s realT=144s; (s/r): 350.0
2022-08-08T00:17:40,344 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16640 #nodes=2429
2022-08-08T00:17:40,345 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207245 lost=0 simT=54000.0s realT=159s; (s/r): 339.62264150943395
2022-08-08T00:18:00,776 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16937 #nodes=2454
2022-08-08T00:18:00,777 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=191042 lost=0 simT=57600.0s realT=179s; (s/r): 321.7877094972067
2022-08-08T00:18:16,070 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16878 #nodes=2431
2022-08-08T00:18:16,070 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=172406 lost=0 simT=61200.0s realT=195s; (s/r): 313.84615384615387
2022-08-08T00:18:21,499 INFO MemoryObserver:41 used RAM: 15467 MB free: 612 MB total: 16080 MB
2022-08-08T00:18:32,752 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16433 #nodes=2281
2022-08-08T00:18:32,753 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=151124 lost=0 simT=64800.0s realT=211s; (s/r): 307.1090047393365
2022-08-08T00:18:59,956 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15918 #nodes=2169
2022-08-08T00:18:59,957 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=128140 lost=0 simT=68400.0s realT=239s; (s/r): 286.1924686192469
2022-08-08T00:19:18,329 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15543 #nodes=2047
2022-08-08T00:19:18,329 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=104030 lost=0 simT=72000.0s realT=257s; (s/r): 280.15564202334633
2022-08-08T00:19:21,499 INFO MemoryObserver:41 used RAM: 15229 MB free: 850 MB total: 16080 MB
2022-08-08T00:19:31,342 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13841 #nodes=1742
2022-08-08T00:19:31,342 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=81762 lost=0 simT=75600.0s realT=270s; (s/r): 280.0
2022-08-08T00:19:44,950 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13074 #nodes=1529
2022-08-08T00:19:44,950 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=65593 lost=0 simT=79200.0s realT=283s; (s/r): 279.85865724381625
2022-08-08T00:19:57,307 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12230 #nodes=1580
2022-08-08T00:19:57,307 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=51999 lost=0 simT=82800.0s realT=296s; (s/r): 279.72972972972974
2022-08-08T00:20:05,848 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11819 #nodes=1501
2022-08-08T00:20:05,848 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=39926 lost=0 simT=86400.0s realT=304s; (s/r): 284.2105263157895
2022-08-08T00:20:15,846 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10028 #nodes=1191
2022-08-08T00:20:15,846 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=33072 lost=3 simT=90000.0s realT=314s; (s/r): 286.62420382165607
2022-08-08T00:20:21,499 INFO MemoryObserver:41 used RAM: 15529 MB free: 550 MB total: 16080 MB
2022-08-08T00:20:23,363 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8613 #nodes=976
2022-08-08T00:20:23,363 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=28823 lost=5 simT=93600.0s realT=322s; (s/r): 290.6832298136646
2022-08-08T00:20:28,370 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7416 #nodes=838
2022-08-08T00:20:28,370 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=25616 lost=7 simT=97200.0s realT=327s; (s/r): 297.2477064220183
2022-08-08T00:20:32,166 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6441 #nodes=671
2022-08-08T00:20:32,166 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=23093 lost=7 simT=100800.0s realT=331s; (s/r): 304.5317220543807
2022-08-08T00:20:35,582 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5607 #nodes=580
2022-08-08T00:20:35,582 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=21139 lost=7 simT=104400.0s realT=334s; (s/r): 312.5748502994012
2022-08-08T00:20:39,091 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4769 #nodes=562
2022-08-08T00:20:39,091 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=19400 lost=8 simT=108000.0s realT=338s; (s/r): 319.5266272189349
2022-08-08T00:20:42,070 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4095 #nodes=427
2022-08-08T00:20:42,070 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=17898 lost=8 simT=111600.0s realT=341s; (s/r): 327.27272727272725
2022-08-08T00:20:44,589 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3395 #nodes=359
2022-08-08T00:20:44,589 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=16568 lost=9 simT=115200.0s realT=343s; (s/r): 335.8600583090379
2022-08-08T00:20:46,605 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2850 #nodes=279
2022-08-08T00:20:46,605 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=15479 lost=9 simT=118800.0s realT=345s; (s/r): 344.3478260869565
2022-08-08T00:20:48,293 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2396 #nodes=250
2022-08-08T00:20:48,293 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=14516 lost=10 simT=122400.0s realT=347s; (s/r): 352.7377521613833
2022-08-08T00:20:49,686 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2031 #nodes=211
2022-08-08T00:20:49,686 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=13561 lost=10 simT=126000.0s realT=348s; (s/r): 362.0689655172414
2022-08-08T00:20:50,859 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1654 #nodes=164
2022-08-08T00:20:50,860 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=11879 lost=12 simT=129600.0s realT=349s; (s/r): 371.3467048710602
2022-08-08T00:20:51,251 INFO AbstractController$9:234 ### ITERATION 21 fires after mobsim event
2022-08-08T00:20:51,251 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T00:20:51,251 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=251.732018095sec
2022-08-08T00:20:51,297 INFO LegTimesControlerListener:50 [21] average trip (probably: leg) duration is: 1444 seconds = 00:24:04
2022-08-08T00:20:51,297 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T00:20:51,297 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:20:51,297 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:20:51,297 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:20:51,297 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:20:51,297 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T00:20:51,297 INFO EventsManagerImpl:137 event # 1
2022-08-08T00:20:51,297 INFO EventsManagerImpl:137 event # 4
2022-08-08T00:20:51,297 INFO EventsManagerImpl:137 event # 16
2022-08-08T00:20:51,297 INFO EventsManagerImpl:137 event # 64
2022-08-08T00:20:51,297 INFO EventsManagerImpl:137 event # 256
2022-08-08T00:20:51,298 INFO EventsManagerImpl:137 event # 1024
2022-08-08T00:20:51,301 INFO EventsManagerImpl:137 event # 4096
2022-08-08T00:20:51,312 INFO EventsManagerImpl:137 event # 16384
2022-08-08T00:20:51,329 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T00:20:51,712 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T00:20:51,712 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T00:20:51,712 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T00:20:51,713 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T00:20:51,713 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T00:20:51,713 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T00:20:51,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-08-08T00:20:51,716 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-08-08T00:20:51,716 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:18:05][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:20:51,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-08-08T00:20:51,718 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-08-08T00:20:51,718 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=09:45:34][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:20:51,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-08-08T00:20:51,720 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-08-08T00:20:51,721 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-08-08T00:20:51,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-08-08T00:20:51,721 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-08-08T00:20:51,721 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:20:51,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-08-08T00:20:51,721 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-08-08T00:20:51,721 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-08-08T00:20:51,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-08-08T00:20:51,722 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-08-08T00:20:51,722 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:51:15][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:20:51,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-08-08T00:20:51,723 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:23:13][duration=undefined][facilityId=null]
2022-08-08T00:20:51,723 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=33:58:29][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:20:51,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-08-08T00:20:51,723 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-08-08T00:20:51,723 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-08-08T00:20:51,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-08-08T00:20:51,724 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T00:20:51,724 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:20:51,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-08-08T00:20:51,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-08-08T00:20:51,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-08-08T00:20:51,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-08-08T00:20:51,729 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-08-08T00:20:51,729 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:03][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:20:51,729 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T00:20:52,060 INFO ControlerListenerManagerImpl:251 [it.21] all ControlerAfterMobsimListeners called.
2022-08-08T00:20:52,060 INFO AbstractController$4:159 ### ITERATION 21 fires scoring event
2022-08-08T00:20:52,060 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T00:20:52,190 INFO NewScoreAssignerImpl:57 it: 21 msaStart: 599
2022-08-08T00:20:52,307 INFO ControlerListenerManagerImpl:194 [it.21] all ControlerScoringListeners called.
2022-08-08T00:20:52,307 INFO AbstractController$5:167 ### ITERATION 21 fires iteration end event
2022-08-08T00:20:52,307 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T00:20:52,307 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T00:20:52,376 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T00:20:52,376 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T00:20:54,001 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T00:20:54,001 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11498200136594484
2022-08-08T00:20:54,001 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2596296543543343
2022-08-08T00:20:54,001 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 3.6074295074895883E-4
2022-08-08T00:20:54,001 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.811484206904697E-4
2022-08-08T00:20:54,001 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T00:20:54,001 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.15114616123284225
2022-08-08T00:20:54,001 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14549238203320375
2022-08-08T00:20:54,001 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.267686674848642
2022-08-08T00:20:54,141 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T00:20:54,242 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -110.14790970052702
2022-08-08T00:20:54,242 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -160.74091562969085
2022-08-08T00:20:54,242 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -122.0341024481728
2022-08-08T00:20:54,242 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -88.10884781788064
2022-08-08T00:20:54,312 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T00:20:54,894 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19271.703185496222 meters
2022-08-08T00:20:54,895 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137940.44574909666 meters (statistic on all 2043464 legs which have a finite distance)
2022-08-08T00:20:54,895 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52135.59358258913 meters
2022-08-08T00:20:54,895 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137852.08068170983 meters (statistic on all 754874 trips which have a finite distance)
2022-08-08T00:20:54,895 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T00:20:54,895 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T00:20:55,609 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T00:20:55,612 INFO LegHistogramListener:72 number of legs: 2055275 100%
2022-08-08T00:20:55,612 INFO LegHistogramListener:79 number of bike legs: 88383 4.3003004464122805%
2022-08-08T00:20:55,612 INFO LegHistogramListener:79 number of car legs: 201997 9.828222500638601%
2022-08-08T00:20:55,612 INFO LegHistogramListener:79 number of drtNorth legs: 330 0.016056245514590506%
2022-08-08T00:20:55,612 INFO LegHistogramListener:79 number of drtSoutheast legs: 229 0.011142061281337047%
2022-08-08T00:20:55,612 INFO LegHistogramListener:79 number of freight legs: 47065 2.289961197406673%
2022-08-08T00:20:55,612 INFO LegHistogramListener:79 number of pt legs: 145063 7.058082251766796%
2022-08-08T00:20:55,612 INFO LegHistogramListener:79 number of ride legs: 112554 5.476347447421878%
2022-08-08T00:20:55,612 INFO LegHistogramListener:79 number of walk legs: 1459654 71.01988784955785%
2022-08-08T00:20:56,137 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T00:20:56,137 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T00:20:58,327 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.29010922423576413
2022-08-08T00:20:58,328 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.3884752255606279
2022-08-08T00:20:58,328 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.003675469992862168
2022-08-08T00:20:58,328 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.003108038020509713
2022-08-08T00:20:58,328 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T00:20:58,328 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.3194642004344321
2022-08-08T00:20:58,328 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.3233951431931271
2022-08-08T00:20:58,328 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.6395818462849895
2022-08-08T00:20:58,328 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.16590837899320623
2022-08-08T00:20:58,328 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3550699148081772
2022-08-08T00:20:58,328 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 5.135130971515428E-4
2022-08-08T00:20:58,328 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 4.2621587063578056E-4
2022-08-08T00:20:58,328 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T00:20:58,328 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.19611963828137435
2022-08-08T00:20:58,328 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.192043628072734
2022-08-08T00:20:58,328 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.3418495201220107
2022-08-08T00:20:58,328 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.11992328114328556
2022-08-08T00:20:58,328 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3170583915742771
2022-08-08T00:20:58,328 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 1.283782742878857E-4
2022-08-08T00:20:58,328 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.0655396765894514E-4
2022-08-08T00:20:58,328 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T00:20:58,328 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.14101711539152806
2022-08-08T00:20:58,328 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.14411359936735185
2022-08-08T00:20:58,328 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.23398481028258625
2022-08-08T00:20:58,509 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T00:20:59,713 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T00:21:00,029 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T00:21:00,434 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T00:21:01,657 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T00:21:01,972 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T00:21:02,377 INFO ControlerListenerManagerImpl:171 [it.21] all ControlerIterationEndsListeners called.
2022-08-08T00:21:02,502 INFO AbstractController:181 ### ITERATION 21 ENDS
2022-08-08T00:21:02,502 INFO AbstractController:182 ###################################################
2022-08-08T00:21:02,502 INFO AbstractController:133 ###################################################
2022-08-08T00:21:02,502 INFO AbstractController:134 ### ITERATION 22 BEGINS
2022-08-08T00:21:02,503 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T00:21:02,503 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T00:21:02,503 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T00:21:02,503 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T00:21:02,503 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T00:21:02,812 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T00:21:02,844 INFO ControlerListenerManagerImpl:148 [it.22] all ControlerIterationStartsListeners called.
2022-08-08T00:21:02,844 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T00:21:10,154 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169306 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T00:21:10,154 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30830 plans
2022-08-08T00:21:10,154 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:21:10,154 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:21:10,155 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:21:10,155 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T00:21:10,156 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T00:21:10,156 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T00:21:10,156 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:21:10,159 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T00:21:10,160 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:21:10,161 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:21:10,161 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:21:10,162 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T00:21:10,167 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:21:10,169 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T00:21:10,188 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:21:10,191 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:21:10,205 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T00:21:10,220 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:21:10,246 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:21:10,287 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T00:21:10,405 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T00:21:10,784 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T00:21:11,344 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T00:21:12,259 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T00:21:13,786 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T00:21:16,594 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T00:21:21,499 INFO MemoryObserver:41 used RAM: 14242 MB free: 1837 MB total: 16080 MB
2022-08-08T00:21:22,323 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T00:21:36,276 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T00:21:36,277 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30830 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T00:21:36,277 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30737 plans
2022-08-08T00:21:36,277 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T00:21:36,277 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T00:21:36,277 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T00:21:36,277 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T00:21:36,278 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T00:21:36,278 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T00:21:36,278 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T00:21:36,278 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T00:21:36,278 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T00:21:36,279 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T00:21:36,281 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T00:21:36,284 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T00:21:36,291 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T00:21:36,304 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T00:21:36,326 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T00:21:36,372 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T00:21:36,494 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30737 plans
2022-08-08T00:21:36,494 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T00:21:36,494 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T00:21:36,494 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T00:21:36,494 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:21:36,494 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:21:36,495 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:21:36,496 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:21:36,497 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T00:21:36,498 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:21:36,503 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T00:21:36,503 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:21:36,517 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T00:21:36,569 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:21:36,571 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:21:36,575 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:21:36,583 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:21:36,590 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T00:21:36,605 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T00:21:36,797 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T00:21:36,809 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:21:36,811 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:21:37,047 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T00:21:37,572 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T00:21:38,501 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T00:21:40,079 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T00:21:43,071 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T00:21:49,672 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T00:22:05,613 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T00:22:05,613 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30737 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T00:22:05,613 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7555 plans
2022-08-08T00:22:05,614 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T00:22:05,614 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T00:22:05,614 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T00:22:05,614 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T00:22:05,614 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T00:22:05,614 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T00:22:05,614 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T00:22:05,614 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T00:22:05,614 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T00:22:05,614 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T00:22:05,615 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T00:22:05,615 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T00:22:05,616 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T00:22:05,619 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T00:22:05,619 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7555 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T00:22:05,619 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40060 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T00:22:05,619 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 7005 plans
2022-08-08T00:22:05,619 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T00:22:05,619 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T00:22:05,619 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T00:22:05,620 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T00:22:05,622 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T00:22:05,638 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T00:22:05,665 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T00:22:05,716 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T00:22:05,920 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T00:22:06,320 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T00:22:06,925 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T00:22:07,915 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T00:22:10,511 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T00:22:20,244 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T00:22:20,244 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7005 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T00:22:20,244 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T00:22:21,217 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T00:22:21,500 INFO MemoryObserver:41 used RAM: 13635 MB free: 2444 MB total: 16080 MB
2022-08-08T00:22:22,172 INFO ControlerListenerManagerImpl:213 [it.22] all ControlerReplanningListeners called.
2022-08-08T00:22:22,173 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T00:22:22,173 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T00:22:22,173 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T00:22:22,245 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T00:22:22,315 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T00:22:22,315 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T00:22:22,315 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T00:22:22,316 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T00:22:22,318 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T00:22:22,318 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T00:22:22,318 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T00:22:22,318 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T00:22:22,318 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T00:22:22,318 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T00:22:22,318 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T00:22:22,318 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T00:22:22,318 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T00:22:22,318 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T00:22:22,318 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T00:22:22,318 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T00:22:22,318 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T00:22:22,318 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T00:22:22,319 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T00:22:22,319 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T00:22:22,319 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T00:22:22,319 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T00:22:22,953 INFO ControlerListenerManagerImpl:232 [it.22] all ControlerBeforeMobsimListeners called.
2022-08-08T00:22:22,953 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T00:22:22,953 INFO NetworkImpl:163 node # 1
2022-08-08T00:22:22,953 INFO NetworkImpl:163 node # 4
2022-08-08T00:22:22,953 INFO NetworkImpl:163 node # 16
2022-08-08T00:22:22,954 INFO NetworkImpl:163 node # 64
2022-08-08T00:22:22,954 INFO NetworkImpl:163 node # 256
2022-08-08T00:22:22,954 INFO NetworkImpl:163 node # 1024
2022-08-08T00:22:22,954 INFO NetworkImpl:163 node # 4096
2022-08-08T00:22:22,955 INFO NetworkImpl:163 node # 16384
2022-08-08T00:22:22,961 INFO NetworkImpl:163 node # 65536
2022-08-08T00:22:22,993 INFO NetworkImpl:159 link # 1
2022-08-08T00:22:22,993 INFO NetworkImpl:159 link # 4
2022-08-08T00:22:22,993 INFO NetworkImpl:159 link # 16
2022-08-08T00:22:22,993 INFO NetworkImpl:159 link # 64
2022-08-08T00:22:22,994 INFO NetworkImpl:159 link # 256
2022-08-08T00:22:22,994 INFO NetworkImpl:159 link # 1024
2022-08-08T00:22:22,998 INFO NetworkImpl:159 link # 4096
2022-08-08T00:22:23,012 INFO NetworkImpl:159 link # 16384
2022-08-08T00:22:23,071 INFO NetworkImpl:159 link # 65536
2022-08-08T00:22:23,348 INFO NetworkImpl:159 link # 262144
2022-08-08T00:22:23,942 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T00:22:23,942 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T00:22:23,942 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T00:22:23,942 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T00:22:23,943 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T00:22:23,943 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T00:22:23,943 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T00:22:23,944 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T00:22:23,945 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T00:22:23,947 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T00:22:23,951 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T00:22:23,959 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T00:22:23,976 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T00:22:24,011 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T00:22:24,080 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T00:22:24,221 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T00:22:24,571 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T00:22:25,090 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T00:22:26,080 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T00:22:26,155 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T00:22:26,175 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:22:26,175 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T00:22:26,175 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:22:26,175 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:22:26,175 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:22:26,175 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T00:22:26,175 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:22:26,175 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T00:22:26,175 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:22:26,176 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T00:22:27,891 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:22:27,891 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T00:22:27,892 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T00:22:27,892 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T00:22:27,892 INFO EventsManagerImpl:176
2022-08-08T00:22:27,892 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:22:27,892 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T00:22:27,892 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T00:22:27,892 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T00:22:27,892 INFO EventsManagerImpl:176
2022-08-08T00:22:27,892 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:22:27,892 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T00:22:27,892 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T00:22:27,892 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T00:22:27,892 INFO EventsManagerImpl:176
2022-08-08T00:22:27,892 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:22:27,892 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T00:22:27,892 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T00:22:27,892 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T00:22:27,892 INFO EventsManagerImpl:176
2022-08-08T00:22:27,892 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T00:22:27,892 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T00:22:27,892 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T00:22:27,893 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T00:22:27,893 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T00:22:27,893 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T00:22:27,893 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T00:22:27,893 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:22:27,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T00:22:27,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T00:22:27,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:22:27,893 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T00:22:27,893 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T00:22:27,893 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T00:22:27,893 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T00:22:27,893 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T00:22:27,893 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T00:22:27,893 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T00:22:27,893 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T00:22:27,893 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:22:27,893 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:22:27,893 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:22:27,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T00:22:27,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T00:22:27,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T00:22:27,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:22:27,893 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T00:22:27,893 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:22:27,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T00:22:27,894 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:22:27,894 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:22:27,894 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T00:22:27,894 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:22:27,894 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T00:22:27,894 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:22:27,894 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:22:27,894 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T00:22:27,894 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T00:22:27,894 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:22:27,894 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:22:27,894 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:22:27,894 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T00:22:27,894 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T00:22:27,894 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T00:22:27,894 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:22:27,894 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T00:22:27,894 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:22:27,894 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T00:22:27,894 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:22:27,894 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:22:27,894 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T00:22:27,894 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:22:27,894 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T00:22:27,894 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:22:27,894 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:22:27,894 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T00:22:29,399 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T00:22:29,402 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T00:22:29,601 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T00:22:29,601 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T00:22:29,601 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T00:22:29,601 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T00:22:29,601 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T00:22:29,601 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T00:22:29,601 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T00:22:29,601 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T00:22:29,818 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T00:22:29,818 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=3s; (s/r): 0.0
2022-08-08T00:22:29,841 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T00:22:29,843 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T00:22:29,844 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T00:22:29,845 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T00:22:29,848 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T00:22:29,848 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T00:22:29,849 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T00:22:29,849 INFO VehicularDepartureHandler:110 teleport vehicle 26720_car from link 366695718 to link 8571423
2022-08-08T00:22:29,850 INFO VehicularDepartureHandler:110 teleport vehicle 181607_car from link -732103054 to link -132333494
2022-08-08T00:22:29,850 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T00:22:31,311 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1764 #nodes=231
2022-08-08T00:22:31,311 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271919 lost=0 simT=3600.0s realT=5s; (s/r): 720.0
2022-08-08T00:22:33,070 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3145 #nodes=359
2022-08-08T00:22:33,070 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271323 lost=0 simT=7200.0s realT=6s; (s/r): 1200.0
2022-08-08T00:22:35,677 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4371 #nodes=461
2022-08-08T00:22:35,677 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270750 lost=0 simT=10800.0s realT=9s; (s/r): 1200.0
2022-08-08T00:22:39,148 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5682 #nodes=672
2022-08-08T00:22:39,148 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269950 lost=0 simT=14400.0s realT=12s; (s/r): 1200.0
2022-08-08T00:22:43,171 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7275 #nodes=964
2022-08-08T00:22:43,171 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268793 lost=0 simT=18000.0s realT=16s; (s/r): 1125.0
2022-08-08T00:22:48,938 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10754 #nodes=1553
2022-08-08T00:22:48,939 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266954 lost=0 simT=21600.0s realT=22s; (s/r): 981.8181818181819
2022-08-08T00:23:02,721 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11971 #nodes=1770
2022-08-08T00:23:02,722 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264391 lost=0 simT=25200.0s realT=36s; (s/r): 700.0
2022-08-08T00:23:14,035 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13255 #nodes=1942
2022-08-08T00:23:14,036 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261021 lost=0 simT=28800.0s realT=47s; (s/r): 612.7659574468086
2022-08-08T00:23:21,500 INFO MemoryObserver:41 used RAM: 14261 MB free: 1818 MB total: 16080 MB
2022-08-08T00:23:31,153 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14582 #nodes=2057
2022-08-08T00:23:31,153 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257484 lost=0 simT=32400.0s realT=64s; (s/r): 506.25
2022-08-08T00:23:45,282 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14582 #nodes=2006
2022-08-08T00:23:45,283 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252458 lost=0 simT=36000.0s realT=79s; (s/r): 455.69620253164555
2022-08-08T00:24:03,380 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15147 #nodes=2121
2022-08-08T00:24:03,380 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246895 lost=0 simT=39600.0s realT=97s; (s/r): 408.2474226804124
2022-08-08T00:24:16,864 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15618 #nodes=2203
2022-08-08T00:24:16,865 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239498 lost=0 simT=43200.0s realT=110s; (s/r): 392.72727272727275
2022-08-08T00:24:21,500 INFO MemoryObserver:41 used RAM: 14934 MB free: 1145 MB total: 16080 MB
2022-08-08T00:24:35,828 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15970 #nodes=2337
2022-08-08T00:24:35,829 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=230788 lost=0 simT=46800.0s realT=129s; (s/r): 362.7906976744186
2022-08-08T00:24:50,976 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16200 #nodes=2375
2022-08-08T00:24:50,976 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220039 lost=0 simT=50400.0s realT=144s; (s/r): 350.0
2022-08-08T00:25:05,706 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16712 #nodes=2488
2022-08-08T00:25:05,706 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207171 lost=0 simT=54000.0s realT=159s; (s/r): 339.62264150943395
2022-08-08T00:25:21,500 INFO MemoryObserver:41 used RAM: 15737 MB free: 342 MB total: 16080 MB
2022-08-08T00:25:25,791 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16951 #nodes=2429
2022-08-08T00:25:25,792 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=191075 lost=0 simT=57600.0s realT=179s; (s/r): 321.7877094972067
2022-08-08T00:25:51,409 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16852 #nodes=2414
2022-08-08T00:25:51,410 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=172236 lost=0 simT=61200.0s realT=205s; (s/r): 298.5365853658537
2022-08-08T00:26:11,206 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16483 #nodes=2271
2022-08-08T00:26:11,206 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=150798 lost=0 simT=64800.0s realT=225s; (s/r): 288.0
2022-08-08T00:26:21,501 INFO MemoryObserver:41 used RAM: 14850 MB free: 1229 MB total: 16080 MB
2022-08-08T00:26:28,344 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15839 #nodes=2132
2022-08-08T00:26:28,344 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=127905 lost=0 simT=68400.0s realT=242s; (s/r): 282.64462809917353
2022-08-08T00:26:45,014 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15480 #nodes=2110
2022-08-08T00:26:45,014 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=103762 lost=0 simT=72000.0s realT=258s; (s/r): 279.06976744186045
2022-08-08T00:27:00,044 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13716 #nodes=1833
2022-08-08T00:27:00,044 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=81551 lost=0 simT=75600.0s realT=273s; (s/r): 276.9230769230769
2022-08-08T00:27:13,261 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12940 #nodes=1561
2022-08-08T00:27:13,261 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=65341 lost=0 simT=79200.0s realT=287s; (s/r): 275.9581881533101
2022-08-08T00:27:21,501 INFO MemoryObserver:41 used RAM: 15092 MB free: 987 MB total: 16080 MB
2022-08-08T00:27:23,408 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12264 #nodes=1482
2022-08-08T00:27:23,408 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=51732 lost=0 simT=82800.0s realT=297s; (s/r): 278.7878787878788
2022-08-08T00:27:36,458 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11692 #nodes=1436
2022-08-08T00:27:36,459 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=39660 lost=3 simT=86400.0s realT=310s; (s/r): 278.7096774193548
2022-08-08T00:27:45,164 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10050 #nodes=1115
2022-08-08T00:27:45,164 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=32893 lost=6 simT=90000.0s realT=318s; (s/r): 283.0188679245283
2022-08-08T00:27:50,745 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8530 #nodes=988
2022-08-08T00:27:50,745 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=28613 lost=9 simT=93600.0s realT=324s; (s/r): 288.8888888888889
2022-08-08T00:27:56,593 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7388 #nodes=833
2022-08-08T00:27:56,593 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=25476 lost=12 simT=97200.0s realT=330s; (s/r): 294.54545454545456
2022-08-08T00:28:01,968 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6313 #nodes=715
2022-08-08T00:28:01,968 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=22966 lost=13 simT=100800.0s realT=335s; (s/r): 300.8955223880597
2022-08-08T00:28:06,345 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5488 #nodes=553
2022-08-08T00:28:06,346 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=20992 lost=13 simT=104400.0s realT=340s; (s/r): 307.05882352941177
2022-08-08T00:28:09,621 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4626 #nodes=505
2022-08-08T00:28:09,621 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=19243 lost=13 simT=108000.0s realT=343s; (s/r): 314.86880466472303
2022-08-08T00:28:12,330 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3995 #nodes=441
2022-08-08T00:28:12,330 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=17803 lost=14 simT=111600.0s realT=346s; (s/r): 322.5433526011561
2022-08-08T00:28:14,309 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3316 #nodes=363
2022-08-08T00:28:14,309 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=16514 lost=14 simT=115200.0s realT=348s; (s/r): 331.0344827586207
2022-08-08T00:28:15,808 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2810 #nodes=294
2022-08-08T00:28:15,808 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=15393 lost=14 simT=118800.0s realT=349s; (s/r): 340.40114613180515
2022-08-08T00:28:24,016 INFO MemoryObserver:41 used RAM: 14952 MB free: 1127 MB total: 16080 MB
2022-08-08T00:28:24,506 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2457 #nodes=264
2022-08-08T00:28:24,506 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=14458 lost=14 simT=122400.0s realT=358s; (s/r): 341.8994413407821
2022-08-08T00:28:25,615 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2003 #nodes=207
2022-08-08T00:28:25,615 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=13481 lost=14 simT=126000.0s realT=359s; (s/r): 350.974930362117
2022-08-08T00:28:26,639 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1630 #nodes=166
2022-08-08T00:28:26,639 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=11815 lost=14 simT=129600.0s realT=360s; (s/r): 360.0
2022-08-08T00:28:26,985 INFO AbstractController$9:234 ### ITERATION 22 fires after mobsim event
2022-08-08T00:28:26,985 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T00:28:26,985 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=253.822116917sec
2022-08-08T00:28:27,029 INFO LegTimesControlerListener:50 [22] average trip (probably: leg) duration is: 1434 seconds = 00:23:54
2022-08-08T00:28:27,029 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T00:28:27,029 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:28:27,029 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:28:27,029 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:28:27,029 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:28:27,029 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T00:28:27,029 INFO EventsManagerImpl:137 event # 1
2022-08-08T00:28:27,029 INFO EventsManagerImpl:137 event # 4
2022-08-08T00:28:27,029 INFO EventsManagerImpl:137 event # 16
2022-08-08T00:28:27,029 INFO EventsManagerImpl:137 event # 64
2022-08-08T00:28:27,030 INFO EventsManagerImpl:137 event # 256
2022-08-08T00:28:27,030 INFO EventsManagerImpl:137 event # 1024
2022-08-08T00:28:27,033 INFO EventsManagerImpl:137 event # 4096
2022-08-08T00:28:27,044 INFO EventsManagerImpl:137 event # 16384
2022-08-08T00:28:27,060 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T00:28:27,410 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T00:28:27,410 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T00:28:27,411 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T00:28:27,411 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T00:28:27,411 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T00:28:27,411 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T00:28:27,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-08-08T00:28:27,420 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-08-08T00:28:27,421 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:18:05][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:28:27,422 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:28:27,422 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-08-08T00:28:27,422 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:40][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:28:27,424 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:28:27,424 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-08-08T00:28:27,424 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-08-08T00:28:27,425 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:28:27,425 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-08-08T00:28:27,425 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:28:27,425 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:28:27,425 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-08-08T00:28:27,425 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-08-08T00:28:27,425 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:28:27,425 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-08-08T00:28:27,425 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:50:28][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:28:27,426 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:28:27,426 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-08-08T00:28:27,426 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-08-08T00:28:27,427 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:28:27,427 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-08-08T00:28:27,427 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-08-08T00:28:27,428 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:28:27,428 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T00:28:27,428 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:28: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-08-08T00:28:27,432 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-08-08T00:28:27,432 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-08-08T00:28: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-08-08T00:28:27,432 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-08-08T00:28:27,432 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:02][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:28:27,432 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T00:28:27,754 INFO ControlerListenerManagerImpl:251 [it.22] all ControlerAfterMobsimListeners called.
2022-08-08T00:28:27,754 INFO AbstractController$4:159 ### ITERATION 22 fires scoring event
2022-08-08T00:28:27,754 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T00:28:27,880 INFO NewScoreAssignerImpl:57 it: 22 msaStart: 599
2022-08-08T00:28:27,999 INFO ControlerListenerManagerImpl:194 [it.22] all ControlerScoringListeners called.
2022-08-08T00:28:27,999 INFO AbstractController$5:167 ### ITERATION 22 fires iteration end event
2022-08-08T00:28:27,999 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T00:28:27,999 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T00:28:28,074 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T00:28:28,074 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T00:28:29,704 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T00:28:29,704 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1149845689314306
2022-08-08T00:28:29,704 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.26104309915424395
2022-08-08T00:28:29,705 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 3.851348228636571E-4
2022-08-08T00:28:29,705 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 3.2864838217698745E-4
2022-08-08T00:28:29,705 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T00:28:29,705 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.15102548565501164
2022-08-08T00:28:29,705 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.145076436424511
2022-08-08T00:28:29,705 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2667353918361688
2022-08-08T00:28:29,865 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T00:28:29,965 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -109.58002230129524
2022-08-08T00:28:29,965 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -158.62303388478728
2022-08-08T00:28:29,965 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -121.04155086172199
2022-08-08T00:28:29,965 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -87.72642583971557
2022-08-08T00:28:30,032 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T00:28:30,662 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19241.410851235294 meters
2022-08-08T00:28:30,662 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137893.26188320285 meters (statistic on all 2045981 legs which have a finite distance)
2022-08-08T00:28:30,662 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52095.09722126714 meters
2022-08-08T00:28:30,662 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137813.9792098456 meters (statistic on all 755252 trips which have a finite distance)
2022-08-08T00:28:30,662 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T00:28:30,662 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T00:28:31,477 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T00:28:31,480 INFO LegHistogramListener:72 number of legs: 2057741 100%
2022-08-08T00:28:31,480 INFO LegHistogramListener:79 number of bike legs: 88470 4.299374897035147%
2022-08-08T00:28:31,480 INFO LegHistogramListener:79 number of car legs: 203093 9.869706634605619%
2022-08-08T00:28:31,480 INFO LegHistogramListener:79 number of drtNorth legs: 359 0.017446316130164098%
2022-08-08T00:28:31,480 INFO LegHistogramListener:79 number of drtSoutheast legs: 272 0.013218378794998983%
2022-08-08T00:28:31,480 INFO LegHistogramListener:79 number of freight legs: 47065 2.2872169043625994%
2022-08-08T00:28:31,480 INFO LegHistogramListener:79 number of pt legs: 145164 7.0545321301368835%
2022-08-08T00:28:31,480 INFO LegHistogramListener:79 number of ride legs: 112232 5.454136356324727%
2022-08-08T00:28:31,480 INFO LegHistogramListener:79 number of walk legs: 1461086 71.00436838260987%
2022-08-08T00:28:32,064 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T00:28:32,064 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T00:28:34,304 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.2959722600224919
2022-08-08T00:28:34,304 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.3896242111155045
2022-08-08T00:28:34,304 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.0038282401392647518
2022-08-08T00:28:34,304 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.003242835208511993
2022-08-08T00:28:34,304 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T00:28:34,304 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.3260114924231142
2022-08-08T00:28:34,304 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.33111966395702924
2022-08-08T00:28:34,304 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.6510575802235836
2022-08-08T00:28:34,304 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.16822817440958832
2022-08-08T00:28:34,304 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.35640248129528546
2022-08-08T00:28:34,304 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 5.314860555518468E-4
2022-08-08T00:28:34,304 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 4.3905369806456916E-4
2022-08-08T00:28:34,304 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T00:28:34,304 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.20001335134052595
2022-08-08T00:28:34,304 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.1951940309237587
2022-08-08T00:28:34,304 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.34858681195663893
2022-08-08T00:28:34,304 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.12238044131315569
2022-08-08T00:28:34,304 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3207210237397105
2022-08-08T00:28:34,304 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 1.43783667202432E-4
2022-08-08T00:28:34,304 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.1297288137333943E-4
2022-08-08T00:28:34,304 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T00:28:34,304 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.14432670730266975
2022-08-08T00:28:34,304 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.1469160970950564
2022-08-08T00:28:34,304 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.23948581933582216
2022-08-08T00:28:34,482 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T00:28:35,711 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T00:28:36,020 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T00:28:36,441 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T00:28:37,700 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T00:28:38,011 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T00:28:38,420 INFO ControlerListenerManagerImpl:171 [it.22] all ControlerIterationEndsListeners called.
2022-08-08T00:28:38,542 INFO AbstractController:181 ### ITERATION 22 ENDS
2022-08-08T00:28:38,542 INFO AbstractController:182 ###################################################
2022-08-08T00:28:38,542 INFO AbstractController:133 ###################################################
2022-08-08T00:28:38,542 INFO AbstractController:134 ### ITERATION 23 BEGINS
2022-08-08T00:28:38,542 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T00:28:38,543 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T00:28:38,543 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T00:28:38,543 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T00:28:38,543 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T00:28:38,933 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T00:28:38,964 INFO ControlerListenerManagerImpl:148 [it.23] all ControlerIterationStartsListeners called.
2022-08-08T00:28:38,964 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T00:28:47,181 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169913 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T00:28:47,181 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30305 plans
2022-08-08T00:28:47,182 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T00:28:47,182 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T00:28:47,182 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:28:47,183 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T00:28:47,183 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:28:47,183 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:28:47,184 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:28:47,185 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T00:28:47,186 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:28:47,191 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:28:47,193 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T00:28:47,202 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:28:47,204 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:28:47,205 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T00:28:47,207 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:28:47,226 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T00:28:47,269 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:28:47,269 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T00:28:47,294 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:28:47,301 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:28:47,384 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T00:28:47,572 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T00:28:47,973 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T00:28:48,876 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T00:28:50,584 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T00:28:53,873 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T00:28:59,755 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T00:29:12,766 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T00:29:12,767 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30305 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T00:29:12,767 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30709 plans
2022-08-08T00:29:12,767 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T00:29:12,767 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T00:29:12,767 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T00:29:12,768 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T00:29:12,768 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T00:29:12,768 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T00:29:12,768 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T00:29:12,768 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T00:29:12,768 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T00:29:12,769 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T00:29:12,771 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T00:29:12,774 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T00:29:12,780 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T00:29:12,793 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T00:29:12,816 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T00:29:12,893 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T00:29:13,015 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30709 plans
2022-08-08T00:29:13,015 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T00:29:13,015 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:29:13,015 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:29:13,015 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:29:13,015 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T00:29:13,015 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:29:13,016 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:29:13,016 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:29:13,016 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:29:13,017 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T00:29:13,017 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T00:29:13,021 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T00:29:13,024 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:29:13,028 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T00:29:13,028 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:29:13,031 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:29:13,038 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T00:29:13,038 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:29:13,044 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:29:13,057 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T00:29:13,137 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T00:29:13,429 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T00:29:13,842 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T00:29:14,641 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T00:29:16,148 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T00:29:19,195 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T00:29:24,016 INFO MemoryObserver:41 used RAM: 15344 MB free: 735 MB total: 16080 MB
2022-08-08T00:29:26,187 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T00:29:42,146 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T00:29:42,146 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30709 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T00:29:42,146 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7501 plans
2022-08-08T00:29:42,147 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T00:29:42,147 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T00:29:42,147 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T00:29:42,147 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T00:29:42,147 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T00:29:42,147 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T00:29:42,147 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T00:29:42,147 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T00:29:42,147 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T00:29:42,147 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T00:29:42,147 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T00:29:42,148 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T00:29:42,149 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T00:29:42,151 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T00:29:42,151 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7501 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T00:29:42,151 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40300 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T00:29:42,151 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6765 plans
2022-08-08T00:29:42,152 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T00:29:42,152 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T00:29:42,152 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T00:29:42,152 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T00:29:42,155 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T00:29:42,158 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T00:29:42,189 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T00:29:42,281 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T00:29:42,444 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T00:29:42,770 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T00:29:43,495 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T00:29:44,476 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T00:29:46,822 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T00:29:54,756 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T00:29:54,757 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6765 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T00:29:54,757 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T00:29:55,716 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T00:29:56,682 INFO ControlerListenerManagerImpl:213 [it.23] all ControlerReplanningListeners called.
2022-08-08T00:29:56,682 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T00:29:56,682 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T00:29:56,682 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T00:29:56,755 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T00:29:56,824 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T00:29:56,825 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T00:29:56,825 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T00:29:56,826 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T00:29:56,827 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T00:29:56,827 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T00:29:56,827 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T00:29:56,827 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T00:29:56,827 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T00:29:56,827 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T00:29:56,827 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T00:29:56,827 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T00:29:56,827 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T00:29:56,827 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T00:29:56,827 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T00:29:56,827 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T00:29:56,827 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T00:29:56,827 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T00:29:56,827 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T00:29:56,828 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T00:29:56,828 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T00:29:56,828 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T00:29:57,493 INFO ControlerListenerManagerImpl:232 [it.23] all ControlerBeforeMobsimListeners called.
2022-08-08T00:29:57,493 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T00:29:57,493 INFO NetworkImpl:163 node # 1
2022-08-08T00:29:57,493 INFO NetworkImpl:163 node # 4
2022-08-08T00:29:57,494 INFO NetworkImpl:163 node # 16
2022-08-08T00:29:57,494 INFO NetworkImpl:163 node # 64
2022-08-08T00:29:57,494 INFO NetworkImpl:163 node # 256
2022-08-08T00:29:57,494 INFO NetworkImpl:163 node # 1024
2022-08-08T00:29:57,494 INFO NetworkImpl:163 node # 4096
2022-08-08T00:29:57,496 INFO NetworkImpl:163 node # 16384
2022-08-08T00:29:57,501 INFO NetworkImpl:163 node # 65536
2022-08-08T00:29:57,536 INFO NetworkImpl:159 link # 1
2022-08-08T00:29:57,536 INFO NetworkImpl:159 link # 4
2022-08-08T00:29:57,536 INFO NetworkImpl:159 link # 16
2022-08-08T00:29:57,536 INFO NetworkImpl:159 link # 64
2022-08-08T00:29:57,536 INFO NetworkImpl:159 link # 256
2022-08-08T00:29:57,537 INFO NetworkImpl:159 link # 1024
2022-08-08T00:29:57,541 INFO NetworkImpl:159 link # 4096
2022-08-08T00:29:57,557 INFO NetworkImpl:159 link # 16384
2022-08-08T00:29:57,671 INFO NetworkImpl:159 link # 65536
2022-08-08T00:29:57,975 INFO NetworkImpl:159 link # 262144
2022-08-08T00:29:58,513 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T00:29:58,513 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T00:29:58,513 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T00:29:58,513 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T00:29:58,513 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T00:29:58,513 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T00:29:58,514 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T00:29:58,514 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T00:29:58,515 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T00:29:58,518 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T00:29:58,522 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T00:29:58,531 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T00:29:58,550 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T00:29:58,586 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T00:29:58,657 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T00:29:58,801 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T00:29:59,174 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T00:29:59,700 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T00:30:00,752 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T00:30:00,848 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T00:30:00,866 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:30:00,866 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T00:30:00,866 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:30:00,866 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:30:00,866 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:30:00,866 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T00:30:00,866 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:30:00,866 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T00:30:00,866 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:30:00,867 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T00:30:02,443 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:30:02,443 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T00:30:02,443 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T00:30:02,443 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T00:30:02,443 INFO EventsManagerImpl:176
2022-08-08T00:30:02,443 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:30:02,443 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T00:30:02,443 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T00:30:02,443 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T00:30:02,444 INFO EventsManagerImpl:176
2022-08-08T00:30:02,444 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:30:02,444 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T00:30:02,444 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T00:30:02,444 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T00:30:02,444 INFO EventsManagerImpl:176
2022-08-08T00:30:02,444 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:30:02,444 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T00:30:02,444 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T00:30:02,444 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T00:30:02,444 INFO EventsManagerImpl:176
2022-08-08T00:30:02,444 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T00:30:02,444 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T00:30:02,444 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T00:30:02,444 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T00:30:02,444 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T00:30:02,444 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T00:30:02,444 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T00:30:02,444 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:30:02,444 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T00:30:02,444 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T00:30:02,444 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:30:02,444 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T00:30:02,444 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T00:30:02,444 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T00:30:02,445 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T00:30:02,445 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T00:30:02,445 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T00:30:02,445 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T00:30:02,445 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T00:30:02,445 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:30:02,445 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:30:02,445 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:30:02,445 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T00:30:02,445 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T00:30:02,445 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T00:30:02,445 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:30:02,445 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T00:30:02,445 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:30:02,445 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T00:30:02,445 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:30:02,445 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:30:02,445 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T00:30:02,445 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:30:02,445 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T00:30:02,445 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:30:02,445 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:30:02,445 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T00:30:02,445 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T00:30:02,445 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:30:02,445 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:30:02,445 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:30:02,445 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T00:30:02,445 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T00:30:02,445 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T00:30:02,445 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:30:02,446 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T00:30:02,446 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:30:02,446 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T00:30:02,446 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:30:02,446 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:30:02,446 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T00:30:02,446 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:30:02,446 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T00:30:02,446 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:30:02,446 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:30:02,446 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T00:30:04,047 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T00:30:04,049 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T00:30:04,233 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T00:30:04,233 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T00:30:04,233 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T00:30:04,233 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T00:30:04,233 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T00:30:04,233 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T00:30:04,233 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T00:30:04,233 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T00:30:04,436 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T00:30:04,436 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=3s; (s/r): 0.0
2022-08-08T00:30:04,456 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T00:30:04,458 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T00:30:04,459 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T00:30:04,459 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T00:30:04,463 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T00:30:04,463 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T00:30:04,464 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T00:30:04,464 INFO VehicularDepartureHandler:110 teleport vehicle 26720_car from link 366695718 to link 8571423
2022-08-08T00:30:04,465 INFO VehicularDepartureHandler:110 teleport vehicle 183170_car from link -40717535 to link -22737835#3
2022-08-08T00:30:04,465 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T00:30:05,516 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1769 #nodes=229
2022-08-08T00:30:05,516 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271921 lost=0 simT=3600.0s realT=4s; (s/r): 900.0
2022-08-08T00:30:07,445 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3156 #nodes=359
2022-08-08T00:30:07,445 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271333 lost=0 simT=7200.0s realT=6s; (s/r): 1200.0
2022-08-08T00:30:10,163 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4392 #nodes=462
2022-08-08T00:30:10,163 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270750 lost=0 simT=10800.0s realT=9s; (s/r): 1200.0
2022-08-08T00:30:13,639 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5679 #nodes=671
2022-08-08T00:30:13,639 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269952 lost=0 simT=14400.0s realT=12s; (s/r): 1200.0
2022-08-08T00:30:18,372 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7218 #nodes=965
2022-08-08T00:30:18,372 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268805 lost=0 simT=18000.0s realT=17s; (s/r): 1058.8235294117646
2022-08-08T00:30:24,017 INFO MemoryObserver:41 used RAM: 13966 MB free: 2113 MB total: 16080 MB
2022-08-08T00:30:24,824 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10828 #nodes=1572
2022-08-08T00:30:24,825 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266966 lost=0 simT=21600.0s realT=23s; (s/r): 939.1304347826087
2022-08-08T00:30:35,583 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11999 #nodes=1771
2022-08-08T00:30:35,583 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264407 lost=0 simT=25200.0s realT=34s; (s/r): 741.1764705882352
2022-08-08T00:30:49,659 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13330 #nodes=1883
2022-08-08T00:30:49,660 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261034 lost=0 simT=28800.0s realT=48s; (s/r): 600.0
2022-08-08T00:31:01,423 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14678 #nodes=2067
2022-08-08T00:31:01,424 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257487 lost=0 simT=32400.0s realT=60s; (s/r): 540.0
2022-08-08T00:31:13,979 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14635 #nodes=2088
2022-08-08T00:31:13,979 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252441 lost=0 simT=36000.0s realT=73s; (s/r): 493.1506849315069
2022-08-08T00:31:24,017 INFO MemoryObserver:41 used RAM: 15111 MB free: 968 MB total: 16080 MB
2022-08-08T00:31:32,600 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15014 #nodes=2098
2022-08-08T00:31:32,601 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246862 lost=0 simT=39600.0s realT=91s; (s/r): 435.16483516483515
2022-08-08T00:31:45,886 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15592 #nodes=2194
2022-08-08T00:31:45,887 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239449 lost=0 simT=43200.0s realT=105s; (s/r): 411.42857142857144
2022-08-08T00:31:59,684 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15882 #nodes=2260
2022-08-08T00:31:59,685 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=230765 lost=0 simT=46800.0s realT=118s; (s/r): 396.6101694915254
2022-08-08T00:32:17,496 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16237 #nodes=2418
2022-08-08T00:32:17,496 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=219950 lost=0 simT=50400.0s realT=136s; (s/r): 370.5882352941176
2022-08-08T00:32:24,017 INFO MemoryObserver:41 used RAM: 15683 MB free: 396 MB total: 16080 MB
2022-08-08T00:32:34,928 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16642 #nodes=2461
2022-08-08T00:32:34,928 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=206949 lost=0 simT=54000.0s realT=154s; (s/r): 350.64935064935065
2022-08-08T00:32:50,064 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16872 #nodes=2506
2022-08-08T00:32:50,064 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=190852 lost=0 simT=57600.0s realT=169s; (s/r): 340.8284023668639
2022-08-08T00:33:11,465 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16807 #nodes=2462
2022-08-08T00:33:11,465 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=172040 lost=0 simT=61200.0s realT=190s; (s/r): 322.10526315789474
2022-08-08T00:33:24,017 INFO MemoryObserver:41 used RAM: 14614 MB free: 1465 MB total: 16080 MB
2022-08-08T00:33:37,575 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16591 #nodes=2299
2022-08-08T00:33:37,575 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=150549 lost=0 simT=64800.0s realT=216s; (s/r): 300.0
2022-08-08T00:33:54,420 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15925 #nodes=2209
2022-08-08T00:33:54,420 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=127532 lost=0 simT=68400.0s realT=233s; (s/r): 293.56223175965664
2022-08-08T00:34:12,750 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15556 #nodes=1990
2022-08-08T00:34:12,751 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=103414 lost=0 simT=72000.0s realT=251s; (s/r): 286.85258964143424
2022-08-08T00:34:24,018 INFO MemoryObserver:41 used RAM: 15506 MB free: 573 MB total: 16080 MB
2022-08-08T00:34:25,843 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13762 #nodes=1761
2022-08-08T00:34:25,843 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=81160 lost=0 simT=75600.0s realT=264s; (s/r): 286.3636363636364
2022-08-08T00:34:39,757 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12971 #nodes=1623
2022-08-08T00:34:39,758 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=64932 lost=0 simT=79200.0s realT=278s; (s/r): 284.89208633093523
2022-08-08T00:34:51,782 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12275 #nodes=1552
2022-08-08T00:34:51,848 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=51285 lost=0 simT=82800.0s realT=290s; (s/r): 285.51724137931035
2022-08-08T00:35:00,395 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11651 #nodes=1431
2022-08-08T00:35:00,395 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=39148 lost=0 simT=86400.0s realT=299s; (s/r): 288.96321070234114
2022-08-08T00:35:11,598 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9971 #nodes=1086
2022-08-08T00:35:11,598 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=32358 lost=2 simT=90000.0s realT=310s; (s/r): 290.3225806451613
2022-08-08T00:35:20,067 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8515 #nodes=947
2022-08-08T00:35:20,067 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=28130 lost=4 simT=93600.0s realT=319s; (s/r): 293.4169278996865
2022-08-08T00:35:24,018 INFO MemoryObserver:41 used RAM: 15474 MB free: 605 MB total: 16080 MB
2022-08-08T00:35:24,683 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7341 #nodes=777
2022-08-08T00:35:24,683 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=25027 lost=6 simT=97200.0s realT=323s; (s/r): 300.92879256965944
2022-08-08T00:35:35,878 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6309 #nodes=678
2022-08-08T00:35:35,878 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=22536 lost=7 simT=100800.0s realT=335s; (s/r): 300.8955223880597
2022-08-08T00:35:39,334 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5477 #nodes=596
2022-08-08T00:35:39,334 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=20597 lost=8 simT=104400.0s realT=338s; (s/r): 308.8757396449704
2022-08-08T00:35:42,778 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4633 #nodes=478
2022-08-08T00:35:42,778 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=18875 lost=9 simT=108000.0s realT=341s; (s/r): 316.7155425219941
2022-08-08T00:35:45,533 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3970 #nodes=435
2022-08-08T00:35:45,533 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=17405 lost=9 simT=111600.0s realT=344s; (s/r): 324.4186046511628
2022-08-08T00:35:47,971 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3340 #nodes=357
2022-08-08T00:35:47,971 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=16134 lost=10 simT=115200.0s realT=347s; (s/r): 331.9884726224784
2022-08-08T00:35:49,946 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2789 #nodes=288
2022-08-08T00:35:49,947 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=15064 lost=11 simT=118800.0s realT=349s; (s/r): 340.40114613180515
2022-08-08T00:35:51,671 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2346 #nodes=242
2022-08-08T00:35:51,671 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=14128 lost=12 simT=122400.0s realT=350s; (s/r): 349.7142857142857
2022-08-08T00:35:52,973 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1916 #nodes=221
2022-08-08T00:35:52,973 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=13159 lost=12 simT=126000.0s realT=352s; (s/r): 357.95454545454544
2022-08-08T00:35:54,128 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1605 #nodes=178
2022-08-08T00:35:54,129 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=11526 lost=12 simT=129600.0s realT=353s; (s/r): 367.1388101983003
2022-08-08T00:35:54,494 INFO AbstractController$9:234 ### ITERATION 23 fires after mobsim event
2022-08-08T00:35:54,494 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T00:35:54,494 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=249.313216192sec
2022-08-08T00:35:54,540 INFO LegTimesControlerListener:50 [23] average trip (probably: leg) duration is: 1428 seconds = 00:23:48
2022-08-08T00:35:54,540 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T00:35:54,540 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:35:54,540 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:35:54,540 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:35:54,540 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:35:54,540 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T00:35:54,540 INFO EventsManagerImpl:137 event # 1
2022-08-08T00:35:54,540 INFO EventsManagerImpl:137 event # 4
2022-08-08T00:35:54,540 INFO EventsManagerImpl:137 event # 16
2022-08-08T00:35:54,541 INFO EventsManagerImpl:137 event # 64
2022-08-08T00:35:54,541 INFO EventsManagerImpl:137 event # 256
2022-08-08T00:35:54,542 INFO EventsManagerImpl:137 event # 1024
2022-08-08T00:35:54,544 INFO EventsManagerImpl:137 event # 4096
2022-08-08T00:35:54,556 INFO EventsManagerImpl:137 event # 16384
2022-08-08T00:35:54,572 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T00:35:54,969 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T00:35:54,969 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T00:35:54,969 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T00:35:54,969 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T00:35:54,969 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T00:35:54,969 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T00:35:54,970 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:35:54,996 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-08-08T00:35:54,996 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:18:05][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:35:54,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-08-08T00:35:54,998 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-08-08T00:35:54,998 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:49:29][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:35:55,000 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:35:55,000 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-08-08T00:35:55,000 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-08-08T00:35:55,000 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:35:55,001 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-08-08T00:35:55,001 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:35:55,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-08-08T00:35:55,001 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-08-08T00:35:55,001 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-08-08T00:35:55,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-08-08T00:35:55,001 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-08-08T00:35:55,001 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:50:28][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:35:55,002 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:35:55,002 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-08-08T00:35:55,002 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-08-08T00:35:55,002 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:35:55,002 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-08-08T00:35:55,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-08-08T00:35:55,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-08-08T00:35:55,003 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T00:35:55,003 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=34:43:42][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:35:55,008 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:35:55,008 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-08-08T00:35:55,008 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:53][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:35:55,008 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:35:55,008 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-08-08T00:35:55,008 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:02][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:35:55,008 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T00:35:55,344 INFO ControlerListenerManagerImpl:251 [it.23] all ControlerAfterMobsimListeners called.
2022-08-08T00:35:55,344 INFO AbstractController$4:159 ### ITERATION 23 fires scoring event
2022-08-08T00:35:55,344 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T00:35:55,473 INFO NewScoreAssignerImpl:57 it: 23 msaStart: 599
2022-08-08T00:35:55,588 INFO ControlerListenerManagerImpl:194 [it.23] all ControlerScoringListeners called.
2022-08-08T00:35:55,588 INFO AbstractController$5:167 ### ITERATION 23 fires iteration end event
2022-08-08T00:35:55,588 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T00:35:55,588 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T00:35:55,659 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T00:35:55,659 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T00:35:57,282 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T00:35:57,282 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11579977097315867
2022-08-08T00:35:57,282 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.26144363937002213
2022-08-08T00:35:57,282 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 3.3378351314850284E-4
2022-08-08T00:35:57,282 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 3.2864838217698745E-4
2022-08-08T00:35:57,282 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T00:35:57,282 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.15160318788930713
2022-08-08T00:35:57,282 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1448042744830207
2022-08-08T00:35:57,282 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2652654605955725
2022-08-08T00:35:57,426 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T00:35:57,528 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -109.05682243455358
2022-08-08T00:35:57,529 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -156.40412062369637
2022-08-08T00:35:57,529 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -120.07768369167835
2022-08-08T00:35:57,529 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -87.48731997816431
2022-08-08T00:35:57,610 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T00:35:58,190 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19252.313773878148 meters
2022-08-08T00:35:58,190 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138258.1325130897 meters (statistic on all 2050233 legs which have a finite distance)
2022-08-08T00:35:58,190 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52187.48686287246 meters
2022-08-08T00:35:58,190 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138174.1006166258 meters (statistic on all 755885 trips which have a finite distance)
2022-08-08T00:35:58,190 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T00:35:58,190 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T00:35:58,902 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T00:35:58,904 INFO LegHistogramListener:72 number of legs: 2061701 100%
2022-08-08T00:35:58,904 INFO LegHistogramListener:79 number of bike legs: 89172 4.325166452361424%
2022-08-08T00:35:58,904 INFO LegHistogramListener:79 number of car legs: 203426 9.866901165590937%
2022-08-08T00:35:58,904 INFO LegHistogramListener:79 number of drtNorth legs: 312 0.015133135212137938%
2022-08-08T00:35:58,904 INFO LegHistogramListener:79 number of drtSoutheast legs: 266 0.012901967841117601%
2022-08-08T00:35:58,904 INFO LegHistogramListener:79 number of freight legs: 47065 2.282823746023308%
2022-08-08T00:35:58,904 INFO LegHistogramListener:79 number of pt legs: 145985 7.080803666487042%
2022-08-08T00:35:58,905 INFO LegHistogramListener:79 number of ride legs: 112067 5.435657255829046%
2022-08-08T00:35:58,905 INFO LegHistogramListener:79 number of walk legs: 1463408 70.98061261065499%
2022-08-08T00:35:59,406 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T00:35:59,406 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T00:36:01,586 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.3017621201928755
2022-08-08T00:36:01,586 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.39083995337301075
2022-08-08T00:36:01,586 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.003974591371952942
2022-08-08T00:36:01,586 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.003386618875714425
2022-08-08T00:36:01,586 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T00:36:01,586 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.332245541422534
2022-08-08T00:36:01,586 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.3380983069473187
2022-08-08T00:36:01,586 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.661322707035643
2022-08-08T00:36:01,586 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.17047351042688344
2022-08-08T00:36:01,586 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.357636196511192
2022-08-08T00:36:01,586 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 5.404725347519988E-4
2022-08-08T00:36:01,586 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 4.7114826663654055E-4
2022-08-08T00:36:01,587 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T00:36:01,587 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2035989565413866
2022-08-08T00:36:01,587 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.19793490707980507
2022-08-08T00:36:01,587 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.35488248252771687
2022-08-08T00:36:01,587 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.12492361492679871
2022-08-08T00:36:01,587 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3242604127618275
2022-08-08T00:36:01,587 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 1.5020258091682628E-4
2022-08-08T00:36:01,587 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.2452692605924913E-4
2022-08-08T00:36:01,587 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T00:36:01,587 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.1475554209010101
2022-08-08T00:36:01,587 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.14956197332812973
2022-08-08T00:36:01,587 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.2447043961856247
2022-08-08T00:36:01,804 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T00:36:02,955 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T00:36:03,269 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T00:36:03,679 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T00:36:04,919 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T00:36:05,232 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T00:36:05,667 INFO ControlerListenerManagerImpl:171 [it.23] all ControlerIterationEndsListeners called.
2022-08-08T00:36:05,770 INFO AbstractController:181 ### ITERATION 23 ENDS
2022-08-08T00:36:05,770 INFO AbstractController:182 ###################################################
2022-08-08T00:36:05,770 INFO AbstractController:133 ###################################################
2022-08-08T00:36:05,770 INFO AbstractController:134 ### ITERATION 24 BEGINS
2022-08-08T00:36:05,771 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T00:36:05,771 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T00:36:05,771 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T00:36:05,771 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T00:36:05,771 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T00:36:06,082 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T00:36:06,113 INFO ControlerListenerManagerImpl:148 [it.24] all ControlerIterationStartsListeners called.
2022-08-08T00:36:06,113 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T00:36:14,421 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169793 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T00:36:14,421 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30371 plans
2022-08-08T00:36:14,421 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T00:36:14,421 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:36:14,421 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:36:14,421 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T00:36:14,423 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:36:14,424 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:36:14,424 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:36:14,425 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T00:36:14,425 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T00:36:14,428 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:36:14,431 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:36:14,431 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T00:36:14,435 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:36:14,441 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:36:14,445 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T00:36:14,460 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:36:14,463 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:36:14,470 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:36:14,474 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T00:36:14,521 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T00:36:14,605 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T00:36:14,908 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T00:36:15,356 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T00:36:16,118 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T00:36:17,753 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T00:36:20,707 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T00:36:24,018 INFO MemoryObserver:41 used RAM: 14609 MB free: 1470 MB total: 16080 MB
2022-08-08T00:36:26,646 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T00:36:40,041 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T00:36:40,041 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30371 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T00:36:40,042 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30611 plans
2022-08-08T00:36:40,042 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T00:36:40,042 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T00:36:40,042 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T00:36:40,042 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T00:36:40,042 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T00:36:40,042 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T00:36:40,042 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T00:36:40,042 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T00:36:40,043 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T00:36:40,044 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T00:36:40,045 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T00:36:40,048 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T00:36:40,055 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T00:36:40,067 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T00:36:40,091 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T00:36:40,135 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T00:36:40,302 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30611 plans
2022-08-08T00:36:40,303 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T00:36:40,303 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:36:40,303 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T00:36:40,303 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T00:36:40,303 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:36:40,303 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:36:40,303 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:36:40,304 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:36:40,304 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T00:36:40,304 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:36:40,305 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T00:36:40,306 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:36:40,310 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T00:36:40,310 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:36:40,315 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:36:40,320 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T00:36:40,328 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:36:40,330 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:36:40,334 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:36:40,401 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T00:36:40,471 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T00:36:40,582 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T00:36:40,871 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T00:36:41,685 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T00:36:43,299 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T00:36:46,167 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T00:36:53,226 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T00:37:08,910 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T00:37:08,910 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30611 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T00:37:08,910 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7653 plans
2022-08-08T00:37:08,910 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T00:37:08,910 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T00:37:08,910 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T00:37:08,910 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T00:37:08,910 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T00:37:08,910 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T00:37:08,910 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T00:37:08,910 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T00:37:08,910 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T00:37:08,911 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T00:37:08,911 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T00:37:08,912 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T00:37:08,913 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T00:37:08,915 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T00:37:08,915 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7653 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T00:37:08,915 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40190 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T00:37:08,915 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6875 plans
2022-08-08T00:37:08,916 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T00:37:08,916 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T00:37:08,916 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T00:37:08,917 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T00:37:08,919 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T00:37:08,932 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T00:37:08,964 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T00:37:09,020 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T00:37:09,259 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T00:37:09,731 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T00:37:10,271 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T00:37:11,259 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T00:37:13,519 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T00:37:21,363 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T00:37:21,364 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6875 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T00:37:21,364 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T00:37:22,327 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T00:37:23,296 INFO ControlerListenerManagerImpl:213 [it.24] all ControlerReplanningListeners called.
2022-08-08T00:37:23,296 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T00:37:23,296 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T00:37:23,296 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T00:37:23,369 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T00:37:23,439 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T00:37:23,439 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T00:37:23,439 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T00:37:23,440 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T00:37:23,441 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T00:37:23,441 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T00:37:23,441 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T00:37:23,441 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T00:37:23,441 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T00:37:23,441 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T00:37:23,441 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T00:37:23,441 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T00:37:23,441 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T00:37:23,441 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T00:37:23,442 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T00:37:23,442 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T00:37:23,442 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T00:37:23,442 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T00:37:23,442 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T00:37:23,442 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T00:37:23,442 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T00:37:23,442 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T00:37:24,018 INFO MemoryObserver:41 used RAM: 14024 MB free: 2055 MB total: 16080 MB
2022-08-08T00:37:24,108 INFO ControlerListenerManagerImpl:232 [it.24] all ControlerBeforeMobsimListeners called.
2022-08-08T00:37:24,108 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T00:37:24,108 INFO NetworkImpl:163 node # 1
2022-08-08T00:37:24,108 INFO NetworkImpl:163 node # 4
2022-08-08T00:37:24,108 INFO NetworkImpl:163 node # 16
2022-08-08T00:37:24,108 INFO NetworkImpl:163 node # 64
2022-08-08T00:37:24,108 INFO NetworkImpl:163 node # 256
2022-08-08T00:37:24,108 INFO NetworkImpl:163 node # 1024
2022-08-08T00:37:24,109 INFO NetworkImpl:163 node # 4096
2022-08-08T00:37:24,110 INFO NetworkImpl:163 node # 16384
2022-08-08T00:37:24,116 INFO NetworkImpl:163 node # 65536
2022-08-08T00:37:24,151 INFO NetworkImpl:159 link # 1
2022-08-08T00:37:24,151 INFO NetworkImpl:159 link # 4
2022-08-08T00:37:24,151 INFO NetworkImpl:159 link # 16
2022-08-08T00:37:24,151 INFO NetworkImpl:159 link # 64
2022-08-08T00:37:24,151 INFO NetworkImpl:159 link # 256
2022-08-08T00:37:24,152 INFO NetworkImpl:159 link # 1024
2022-08-08T00:37:24,156 INFO NetworkImpl:159 link # 4096
2022-08-08T00:37:24,172 INFO NetworkImpl:159 link # 16384
2022-08-08T00:37:24,238 INFO NetworkImpl:159 link # 65536
2022-08-08T00:37:24,597 INFO NetworkImpl:159 link # 262144
2022-08-08T00:37:25,136 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T00:37:25,136 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T00:37:25,136 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T00:37:25,136 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T00:37:25,136 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T00:37:25,136 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T00:37:25,137 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T00:37:25,137 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T00:37:25,138 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T00:37:25,141 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T00:37:25,145 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T00:37:25,154 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T00:37:25,172 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T00:37:25,207 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T00:37:25,276 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T00:37:25,418 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T00:37:25,792 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T00:37:26,314 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T00:37:27,351 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T00:37:27,458 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T00:37:27,474 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:37:27,474 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T00:37:27,474 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:37:27,474 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:37:27,474 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:37:27,475 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T00:37:27,475 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:37:27,475 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T00:37:27,475 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:37:27,475 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T00:37:29,057 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:37:29,057 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T00:37:29,057 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T00:37:29,057 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T00:37:29,057 INFO EventsManagerImpl:176
2022-08-08T00:37:29,057 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:37:29,058 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T00:37:29,058 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T00:37:29,058 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T00:37:29,058 INFO EventsManagerImpl:176
2022-08-08T00:37:29,058 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:37:29,058 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T00:37:29,058 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T00:37:29,058 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T00:37:29,058 INFO EventsManagerImpl:176
2022-08-08T00:37:29,058 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:37:29,058 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T00:37:29,058 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T00:37:29,058 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T00:37:29,058 INFO EventsManagerImpl:176
2022-08-08T00:37:29,058 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T00:37:29,058 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T00:37:29,058 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T00:37:29,058 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T00:37:29,058 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T00:37:29,058 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T00:37:29,058 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T00:37:29,058 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:37:29,058 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T00:37:29,058 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T00:37:29,058 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:37:29,059 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T00:37:29,059 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T00:37:29,059 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T00:37:29,059 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T00:37:29,059 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T00:37:29,059 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T00:37:29,059 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T00:37:29,059 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T00:37:29,059 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:37:29,059 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:37:29,059 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:37:29,059 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T00:37:29,059 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T00:37:29,059 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T00:37:29,059 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:37:29,059 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T00:37:29,059 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:37:29,059 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T00:37:29,059 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:37:29,059 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:37:29,059 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T00:37:29,059 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:37:29,059 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T00:37:29,059 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:37:29,059 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:37:29,059 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T00:37:29,059 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T00:37:29,059 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:37:29,059 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:37:29,059 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:37:29,059 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T00:37:29,059 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T00:37:29,060 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T00:37:29,060 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:37:29,060 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T00:37:29,060 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:37:29,060 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T00:37:29,060 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:37:29,060 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:37:29,060 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T00:37:29,060 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:37:29,060 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T00:37:29,060 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:37:29,060 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:37:29,060 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T00:37:30,688 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T00:37:30,690 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T00:37:30,868 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T00:37:30,868 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T00:37:30,868 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T00:37:30,868 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T00:37:30,868 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T00:37:30,868 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T00:37:30,868 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T00:37:30,868 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T00:37:31,070 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T00:37:31,070 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=3s; (s/r): 0.0
2022-08-08T00:37:31,091 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T00:37:31,092 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T00:37:31,093 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T00:37:31,094 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T00:37:31,098 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T00:37:31,099 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T00:37:31,099 INFO VehicularDepartureHandler:110 teleport vehicle 75723_car from link -8454951#1 to link -303649561#5
2022-08-08T00:37:31,100 INFO VehicularDepartureHandler:110 teleport vehicle 183170_car from link -40717535 to link -22737835#3
2022-08-08T00:37:31,101 INFO VehicularDepartureHandler:110 teleport vehicle 100207_car from link -19080095#2 to link -376768565#2
2022-08-08T00:37:31,101 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T00:37:32,487 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1770 #nodes=230
2022-08-08T00:37:32,487 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271932 lost=0 simT=3600.0s realT=5s; (s/r): 720.0
2022-08-08T00:37:34,325 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3153 #nodes=366
2022-08-08T00:37:34,325 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271341 lost=0 simT=7200.0s realT=6s; (s/r): 1200.0
2022-08-08T00:37:36,873 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4378 #nodes=477
2022-08-08T00:37:36,873 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270752 lost=0 simT=10800.0s realT=9s; (s/r): 1200.0
2022-08-08T00:37:40,434 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5706 #nodes=648
2022-08-08T00:37:40,434 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269956 lost=0 simT=14400.0s realT=12s; (s/r): 1200.0
2022-08-08T00:37:45,153 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7260 #nodes=954
2022-08-08T00:37:45,153 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268803 lost=0 simT=18000.0s realT=17s; (s/r): 1058.8235294117646
2022-08-08T00:37:51,539 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10854 #nodes=1572
2022-08-08T00:37:51,540 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266979 lost=0 simT=21600.0s realT=24s; (s/r): 900.0
2022-08-08T00:38:02,411 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11990 #nodes=1728
2022-08-08T00:38:02,412 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264381 lost=0 simT=25200.0s realT=34s; (s/r): 741.1764705882352
2022-08-08T00:38:16,300 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13283 #nodes=1894
2022-08-08T00:38:16,300 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261016 lost=0 simT=28800.0s realT=48s; (s/r): 600.0
2022-08-08T00:38:24,019 INFO MemoryObserver:41 used RAM: 14404 MB free: 1675 MB total: 16080 MB
2022-08-08T00:38:31,502 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14650 #nodes=2100
2022-08-08T00:38:31,503 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257513 lost=0 simT=32400.0s realT=64s; (s/r): 506.25
2022-08-08T00:38:46,685 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14531 #nodes=2018
2022-08-08T00:38:46,686 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252461 lost=0 simT=36000.0s realT=79s; (s/r): 455.69620253164555
2022-08-08T00:39:03,615 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15096 #nodes=2118
2022-08-08T00:39:03,615 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246875 lost=0 simT=39600.0s realT=96s; (s/r): 412.5
2022-08-08T00:39:18,263 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15708 #nodes=2221
2022-08-08T00:39:18,263 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239457 lost=0 simT=43200.0s realT=110s; (s/r): 392.72727272727275
2022-08-08T00:39:24,019 INFO MemoryObserver:41 used RAM: 15065 MB free: 1014 MB total: 16080 MB
2022-08-08T00:39:31,921 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15910 #nodes=2253
2022-08-08T00:39:31,922 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=230707 lost=0 simT=46800.0s realT=124s; (s/r): 377.4193548387097
2022-08-08T00:39:45,894 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16213 #nodes=2399
2022-08-08T00:39:45,895 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=219857 lost=0 simT=50400.0s realT=138s; (s/r): 365.2173913043478
2022-08-08T00:40:06,449 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16584 #nodes=2455
2022-08-08T00:40:06,450 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=206882 lost=0 simT=54000.0s realT=158s; (s/r): 341.7721518987342
2022-08-08T00:40:24,020 INFO MemoryObserver:41 used RAM: 14352 MB free: 1727 MB total: 16080 MB
2022-08-08T00:40:29,264 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16908 #nodes=2492
2022-08-08T00:40:29,265 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=190734 lost=0 simT=57600.0s realT=181s; (s/r): 318.23204419889504
2022-08-08T00:40:49,444 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16921 #nodes=2483
2022-08-08T00:40:49,444 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=171851 lost=0 simT=61200.0s realT=201s; (s/r): 304.4776119402985
2022-08-08T00:41:05,738 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16548 #nodes=2336
2022-08-08T00:41:05,738 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=150507 lost=0 simT=64800.0s realT=218s; (s/r): 297.2477064220183
2022-08-08T00:41:24,020 INFO MemoryObserver:41 used RAM: 15368 MB free: 711 MB total: 16080 MB
2022-08-08T00:41:24,588 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15968 #nodes=2155
2022-08-08T00:41:24,589 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=127431 lost=0 simT=68400.0s realT=237s; (s/r): 288.60759493670884
2022-08-08T00:41:38,474 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15499 #nodes=2036
2022-08-08T00:41:38,475 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=103143 lost=0 simT=72000.0s realT=251s; (s/r): 286.85258964143424
2022-08-08T00:41:56,254 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13802 #nodes=1708
2022-08-08T00:41:56,255 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=80884 lost=0 simT=75600.0s realT=268s; (s/r): 282.089552238806
2022-08-08T00:42:06,722 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12959 #nodes=1537
2022-08-08T00:42:06,722 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=64582 lost=0 simT=79200.0s realT=279s; (s/r): 283.8709677419355
2022-08-08T00:42:19,401 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12302 #nodes=1551
2022-08-08T00:42:19,401 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=51037 lost=0 simT=82800.0s realT=291s; (s/r): 284.5360824742268
2022-08-08T00:42:24,020 INFO MemoryObserver:41 used RAM: 15593 MB free: 486 MB total: 16080 MB
2022-08-08T00:42:31,067 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11710 #nodes=1438
2022-08-08T00:42:31,067 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=38846 lost=0 simT=86400.0s realT=303s; (s/r): 285.1485148514852
2022-08-08T00:42:45,229 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9928 #nodes=1223
2022-08-08T00:42:45,236 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=32147 lost=4 simT=90000.0s realT=317s; (s/r): 283.9116719242902
2022-08-08T00:42:52,334 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8562 #nodes=955
2022-08-08T00:42:52,335 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=27944 lost=8 simT=93600.0s realT=324s; (s/r): 288.8888888888889
2022-08-08T00:42:58,073 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7314 #nodes=812
2022-08-08T00:42:58,073 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=24824 lost=9 simT=97200.0s realT=330s; (s/r): 294.54545454545456
2022-08-08T00:43:02,667 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6310 #nodes=651
2022-08-08T00:43:02,667 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=22337 lost=9 simT=100800.0s realT=335s; (s/r): 300.8955223880597
2022-08-08T00:43:06,412 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5447 #nodes=593
2022-08-08T00:43:06,412 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=20401 lost=9 simT=104400.0s realT=338s; (s/r): 308.8757396449704
2022-08-08T00:43:08,972 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4653 #nodes=536
2022-08-08T00:43:08,972 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=18674 lost=9 simT=108000.0s realT=341s; (s/r): 316.7155425219941
2022-08-08T00:43:11,170 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4016 #nodes=419
2022-08-08T00:43:11,170 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=17218 lost=9 simT=111600.0s realT=343s; (s/r): 325.36443148688045
2022-08-08T00:43:13,018 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3322 #nodes=367
2022-08-08T00:43:13,018 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=15928 lost=9 simT=115200.0s realT=345s; (s/r): 333.9130434782609
2022-08-08T00:43:14,515 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2756 #nodes=321
2022-08-08T00:43:14,516 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=14885 lost=9 simT=118800.0s realT=347s; (s/r): 342.3631123919308
2022-08-08T00:43:15,771 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2310 #nodes=248
2022-08-08T00:43:15,771 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=13937 lost=9 simT=122400.0s realT=348s; (s/r): 351.7241379310345
2022-08-08T00:43:17,220 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1950 #nodes=224
2022-08-08T00:43:17,221 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=13027 lost=9 simT=126000.0s realT=349s; (s/r): 361.0315186246418
2022-08-08T00:43:18,502 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1651 #nodes=182
2022-08-08T00:43:18,502 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=11380 lost=11 simT=129600.0s realT=351s; (s/r): 369.2307692307692
2022-08-08T00:43:18,889 INFO AbstractController$9:234 ### ITERATION 24 fires after mobsim event
2022-08-08T00:43:18,889 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T00:43:18,889 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=247.94402077sec
2022-08-08T00:43:18,936 INFO LegTimesControlerListener:50 [24] average trip (probably: leg) duration is: 1418 seconds = 00:23:38
2022-08-08T00:43:18,936 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T00:43:18,936 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:43:18,936 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:43:18,936 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:43:18,936 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:43:18,936 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T00:43:18,936 INFO EventsManagerImpl:137 event # 1
2022-08-08T00:43:18,936 INFO EventsManagerImpl:137 event # 4
2022-08-08T00:43:18,936 INFO EventsManagerImpl:137 event # 16
2022-08-08T00:43:18,936 INFO EventsManagerImpl:137 event # 64
2022-08-08T00:43:18,937 INFO EventsManagerImpl:137 event # 256
2022-08-08T00:43:18,938 INFO EventsManagerImpl:137 event # 1024
2022-08-08T00:43:18,941 INFO EventsManagerImpl:137 event # 4096
2022-08-08T00:43:18,952 INFO EventsManagerImpl:137 event # 16384
2022-08-08T00:43:18,969 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T00:43:19,351 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T00:43:19,351 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T00:43:19,351 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T00:43:19,351 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T00:43:19,351 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T00:43:19,352 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T00:43:19,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-08-08T00:43:19,354 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-08-08T00:43:19,354 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:19:37][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:43:19,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-08-08T00:43:19,356 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-08-08T00:43:19,356 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:28][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:43:19,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-08-08T00:43:19,358 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-08-08T00:43:19,358 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-08-08T00:43:19,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-08-08T00:43:19,359 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-08-08T00:43:19,359 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:43:19,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-08-08T00:43:19,359 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-08-08T00:43:19,359 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-08-08T00:43:19,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-08-08T00:43:19,360 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-08-08T00:43:19,360 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-08-08T00:43:19,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-08-08T00:43:19,361 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-08-08T00:43:19,361 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-08-08T00:43:19,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-08-08T00:43:19,362 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T00:43:19,362 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:43:19,366 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:43:19,366 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-08-08T00:43:19,367 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-08-08T00:43:19,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-08-08T00:43:19,367 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-08-08T00:43:19,367 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:08][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:43:19,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-08-08T00:43:19,367 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_46800][coord=[x=737908.237725975 | y=5691550.806223201]][linkId=-889162033#2][startTime=undefined][endTime=00:50:15][duration=undefined][facilityId=null]
2022-08-08T00:43:19,367 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_46800][coord=[x=738858.7389318789 | y=5689328.029665429]][linkId=376817773][startTime=14:35:07][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:43:19,367 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T00:43:19,694 INFO ControlerListenerManagerImpl:251 [it.24] all ControlerAfterMobsimListeners called.
2022-08-08T00:43:19,694 INFO AbstractController$4:159 ### ITERATION 24 fires scoring event
2022-08-08T00:43:19,694 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T00:43:19,826 INFO NewScoreAssignerImpl:57 it: 24 msaStart: 599
2022-08-08T00:43:19,946 INFO ControlerListenerManagerImpl:194 [it.24] all ControlerScoringListeners called.
2022-08-08T00:43:19,947 INFO AbstractController$5:167 ### ITERATION 24 fires iteration end event
2022-08-08T00:43:19,947 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T00:43:19,947 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T00:43:20,020 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T00:43:20,020 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T00:43:21,656 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T00:43:21,656 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11607321669739187
2022-08-08T00:43:21,656 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2629033003486754
2022-08-08T00:43:21,656 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 3.4662134057729144E-4
2022-08-08T00:43:21,656 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.7087815874743886E-4
2022-08-08T00:43:21,656 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T00:43:21,656 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.15178163369056727
2022-08-08T00:43:21,656 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14488772036130781
2022-08-08T00:43:21,656 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2633153946091395
2022-08-08T00:43:21,806 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T00:43:21,907 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -108.41442308751814
2022-08-08T00:43:21,907 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -154.35887073347305
2022-08-08T00:43:21,907 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -119.10947539217655
2022-08-08T00:43:21,907 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -87.11788432534614
2022-08-08T00:43:21,973 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T00:43:22,596 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19235.87336274836 meters
2022-08-08T00:43:22,596 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138334.45249718623 meters (statistic on all 2053118 legs which have a finite distance)
2022-08-08T00:43:22,596 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52203.4503111404 meters
2022-08-08T00:43:22,596 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138252.20553462725 meters (statistic on all 756081 trips which have a finite distance)
2022-08-08T00:43:22,596 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T00:43:22,596 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T00:43:23,345 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T00:43:23,348 INFO LegHistogramListener:72 number of legs: 2064451 100%
2022-08-08T00:43:23,348 INFO LegHistogramListener:79 number of bike legs: 89325 4.326816185029337%
2022-08-08T00:43:23,348 INFO LegHistogramListener:79 number of car legs: 204579 9.909607929662656%
2022-08-08T00:43:23,348 INFO LegHistogramListener:79 number of drtNorth legs: 321 0.015548928020088634%
2022-08-08T00:43:23,348 INFO LegHistogramListener:79 number of drtSoutheast legs: 225 0.010898781322492033%
2022-08-08T00:43:23,348 INFO LegHistogramListener:79 number of freight legs: 47065 2.2797828575248333%
2022-08-08T00:43:23,348 INFO LegHistogramListener:79 number of pt legs: 145982 7.071226200089031%
2022-08-08T00:43:23,348 INFO LegHistogramListener:79 number of ride legs: 112098 5.429918171949831%
2022-08-08T00:43:23,348 INFO LegHistogramListener:79 number of walk legs: 1464856 70.95620094640174%
2022-08-08T00:43:23,931 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T00:43:23,931 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T00:43:24,021 INFO MemoryObserver:41 used RAM: 15880 MB free: 199 MB total: 16080 MB
2022-08-08T00:43:26,177 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.30741204804428535
2022-08-08T00:43:26,177 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.39192474979074343
2022-08-08T00:43:26,177 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.004117091256412495
2022-08-08T00:43:26,177 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0034816187986874605
2022-08-08T00:43:26,177 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T00:43:26,177 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.3385039822940684
2022-08-08T00:43:26,177 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.3454928955463009
2022-08-08T00:43:26,177 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.6713118205579833
2022-08-08T00:43:26,177 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.17272013022692143
2022-08-08T00:43:26,177 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.35868376322938117
2022-08-08T00:43:26,177 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 5.507427966950297E-4
2022-08-08T00:43:26,177 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 4.8013474583669254E-4
2022-08-08T00:43:26,177 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T00:43:26,177 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.20689185927687084
2022-08-08T00:43:26,177 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.20057564818190687
2022-08-08T00:43:26,177 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.3606851805255293
2022-08-08T00:43:26,177 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1272921940874102
2022-08-08T00:43:26,177 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3273260859518222
2022-08-08T00:43:26,178 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 1.5405392914546285E-4
2022-08-08T00:43:26,178 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.2966205703076456E-4
2022-08-08T00:43:26,178 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T00:43:26,178 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.1506942697073489
2022-08-08T00:43:26,178 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.15196649840554183
2022-08-08T00:43:26,178 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.24979074341291074
2022-08-08T00:43:26,375 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T00:43:27,585 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T00:43:27,938 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T00:43:28,342 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T00:43:29,617 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T00:43:29,930 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T00:43:30,327 INFO ControlerListenerManagerImpl:171 [it.24] all ControlerIterationEndsListeners called.
2022-08-08T00:43:30,476 INFO AbstractController:181 ### ITERATION 24 ENDS
2022-08-08T00:43:30,476 INFO AbstractController:182 ###################################################
2022-08-08T00:43:30,476 INFO AbstractController:133 ###################################################
2022-08-08T00:43:30,476 INFO AbstractController:134 ### ITERATION 25 BEGINS
2022-08-08T00:43:30,477 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T00:43:30,477 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T00:43:30,477 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T00:43:30,477 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T00:43:30,477 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T00:43:30,954 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T00:43:30,982 INFO ControlerListenerManagerImpl:148 [it.25] all ControlerIterationStartsListeners called.
2022-08-08T00:43:30,982 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T00:43:39,036 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169391 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T00:43:39,036 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30660 plans
2022-08-08T00:43:39,037 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:43:39,037 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:43:39,038 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T00:43:39,039 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:43:39,039 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T00:43:39,042 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T00:43:39,042 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:43:39,044 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:43:39,046 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T00:43:39,047 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:43:39,048 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T00:43:39,053 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:43:39,054 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T00:43:39,054 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:43:39,056 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:43:39,060 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:43:39,073 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T00:43:39,102 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:43:39,105 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T00:43:39,122 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:43:39,314 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T00:43:39,493 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T00:43:39,795 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T00:43:40,459 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T00:43:41,935 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T00:43:45,101 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T00:43:51,173 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T00:44:03,962 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T00:44:03,962 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30660 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T00:44:03,962 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30687 plans
2022-08-08T00:44:03,963 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T00:44:03,963 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T00:44:03,963 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T00:44:03,963 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T00:44:03,963 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T00:44:03,963 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T00:44:03,963 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T00:44:03,963 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T00:44:03,964 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T00:44:03,964 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T00:44:03,966 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T00:44:03,969 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T00:44:03,975 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T00:44:03,988 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T00:44:04,012 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T00:44:04,057 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T00:44:04,224 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30687 plans
2022-08-08T00:44:04,224 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:44:04,224 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:44:04,224 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T00:44:04,224 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T00:44:04,224 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:44:04,224 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T00:44:04,225 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:44:04,226 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T00:44:04,229 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T00:44:04,230 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:44:04,236 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:44:04,237 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T00:44:04,239 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:44:04,241 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:44:04,250 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:44:04,267 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T00:44:04,305 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:44:04,316 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:44:04,326 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T00:44:04,423 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:44:04,459 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T00:44:04,750 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T00:44:05,132 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T00:44:06,035 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T00:44:07,742 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T00:44:10,996 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T00:44:17,776 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T00:44:24,022 INFO MemoryObserver:41 used RAM: 15167 MB free: 912 MB total: 16080 MB
2022-08-08T00:44:33,126 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T00:44:33,126 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30687 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T00:44:33,126 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7690 plans
2022-08-08T00:44:33,126 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T00:44:33,126 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T00:44:33,126 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T00:44:33,126 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T00:44:33,126 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T00:44:33,126 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T00:44:33,126 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T00:44:33,126 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T00:44:33,127 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T00:44:33,127 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T00:44:33,127 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T00:44:33,128 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T00:44:33,129 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T00:44:33,131 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T00:44:33,131 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7690 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T00:44:33,131 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40196 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T00:44:33,131 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6869 plans
2022-08-08T00:44:33,132 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T00:44:33,132 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T00:44:33,132 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T00:44:33,133 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T00:44:33,135 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T00:44:33,141 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T00:44:33,179 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T00:44:33,261 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T00:44:33,606 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T00:44:33,970 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T00:44:34,625 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T00:44:35,514 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T00:44:37,882 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T00:44:47,232 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T00:44:47,232 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6869 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T00:44:47,232 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T00:44:48,182 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T00:44:49,145 INFO ControlerListenerManagerImpl:213 [it.25] all ControlerReplanningListeners called.
2022-08-08T00:44:49,145 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T00:44:49,145 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T00:44:49,145 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T00:44:49,218 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T00:44:49,287 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T00:44:49,287 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T00:44:49,287 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T00:44:49,288 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T00:44:49,289 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T00:44:49,289 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T00:44:49,290 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T00:44:49,290 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T00:44:49,290 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T00:44:49,290 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T00:44:49,290 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T00:44:49,290 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T00:44:49,290 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T00:44:49,290 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T00:44:49,290 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T00:44:49,290 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T00:44:49,290 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T00:44:49,290 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T00:44:49,290 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T00:44:49,290 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T00:44:49,290 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T00:44:49,290 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T00:44:49,954 INFO ControlerListenerManagerImpl:232 [it.25] all ControlerBeforeMobsimListeners called.
2022-08-08T00:44:49,954 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T00:44:49,954 INFO NetworkImpl:163 node # 1
2022-08-08T00:44:49,954 INFO NetworkImpl:163 node # 4
2022-08-08T00:44:49,954 INFO NetworkImpl:163 node # 16
2022-08-08T00:44:49,954 INFO NetworkImpl:163 node # 64
2022-08-08T00:44:49,955 INFO NetworkImpl:163 node # 256
2022-08-08T00:44:49,955 INFO NetworkImpl:163 node # 1024
2022-08-08T00:44:49,955 INFO NetworkImpl:163 node # 4096
2022-08-08T00:44:49,956 INFO NetworkImpl:163 node # 16384
2022-08-08T00:44:49,962 INFO NetworkImpl:163 node # 65536
2022-08-08T00:44:49,997 INFO NetworkImpl:159 link # 1
2022-08-08T00:44:49,997 INFO NetworkImpl:159 link # 4
2022-08-08T00:44:49,997 INFO NetworkImpl:159 link # 16
2022-08-08T00:44:49,997 INFO NetworkImpl:159 link # 64
2022-08-08T00:44:49,997 INFO NetworkImpl:159 link # 256
2022-08-08T00:44:49,998 INFO NetworkImpl:159 link # 1024
2022-08-08T00:44:50,002 INFO NetworkImpl:159 link # 4096
2022-08-08T00:44:50,018 INFO NetworkImpl:159 link # 16384
2022-08-08T00:44:50,083 INFO NetworkImpl:159 link # 65536
2022-08-08T00:44:50,389 INFO NetworkImpl:159 link # 262144
2022-08-08T00:44:51,030 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T00:44:51,030 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T00:44:51,030 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T00:44:51,031 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T00:44:51,031 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T00:44:51,031 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T00:44:51,031 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T00:44:51,032 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T00:44:51,033 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T00:44:51,035 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T00:44:51,039 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T00:44:51,047 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T00:44:51,064 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T00:44:51,097 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T00:44:51,165 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T00:44:51,303 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T00:44:51,581 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T00:44:52,149 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T00:44:53,150 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T00:44:53,229 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T00:44:53,247 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:44:53,247 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T00:44:53,247 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:44:53,247 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:44:53,247 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:44:53,247 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T00:44:53,247 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:44:53,247 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T00:44:53,247 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:44:53,247 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T00:44:54,891 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:44:54,891 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T00:44:54,891 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T00:44:54,892 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T00:44:54,892 INFO EventsManagerImpl:176
2022-08-08T00:44:54,892 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:44:54,892 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T00:44:54,892 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T00:44:54,892 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T00:44:54,892 INFO EventsManagerImpl:176
2022-08-08T00:44:54,892 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:44:54,892 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T00:44:54,892 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T00:44:54,892 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T00:44:54,892 INFO EventsManagerImpl:176
2022-08-08T00:44:54,892 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:44:54,892 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T00:44:54,892 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T00:44:54,892 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T00:44:54,892 INFO EventsManagerImpl:176
2022-08-08T00:44:54,892 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T00:44:54,892 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T00:44:54,892 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T00:44:54,892 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T00:44:54,892 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T00:44:54,892 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T00:44:54,893 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T00:44:54,893 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:44:54,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T00:44:54,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T00:44:54,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:44:54,893 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T00:44:54,893 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T00:44:54,893 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T00:44:54,893 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T00:44:54,893 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T00:44:54,893 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T00:44:54,893 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T00:44:54,893 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T00:44:54,893 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:44:54,893 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:44:54,893 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:44:54,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T00:44:54,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T00:44:54,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T00:44:54,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:44:54,893 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T00:44:54,893 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:44:54,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T00:44:54,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:44:54,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:44:54,893 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T00:44:54,894 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:44:54,894 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T00:44:54,894 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:44:54,894 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:44:54,894 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T00:44:54,894 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T00:44:54,894 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:44:54,894 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:44:54,894 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:44:54,894 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T00:44:54,894 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T00:44:54,894 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T00:44:54,894 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:44:54,894 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T00:44:54,894 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:44:54,894 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T00:44:54,894 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:44:54,894 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:44:54,894 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T00:44:54,894 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:44:54,894 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T00:44:54,894 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:44:54,894 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:44:54,894 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T00:45:02,353 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T00:45:02,356 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T00:45:02,534 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T00:45:02,534 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T00:45:02,534 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T00:45:02,534 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T00:45:02,534 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T00:45:02,534 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T00:45:02,534 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T00:45:02,534 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T00:45:02,733 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T00:45:02,733 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T00:45:02,747 INFO VehicularDepartureHandler:110 teleport vehicle 40805_car from link -29256622 to link -23174256#1
2022-08-08T00:45:02,752 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T00:45:02,753 INFO VehicularDepartureHandler:110 teleport vehicle 102273_car from link -316797954 to link -10043220#0
2022-08-08T00:45:02,753 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T00:45:02,754 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T00:45:02,755 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T00:45:02,758 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T00:45:02,759 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T00:45:02,760 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T00:45:02,760 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T00:45:03,589 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1772 #nodes=229
2022-08-08T00:45:03,589 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271920 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T00:45:04,838 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3167 #nodes=374
2022-08-08T00:45:04,838 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271318 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T00:45:05,041 INFO EventsManagerImpl:137 event # 4294967296
2022-08-08T00:45:06,860 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4425 #nodes=482
2022-08-08T00:45:06,860 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270746 lost=0 simT=10800.0s realT=13s; (s/r): 830.7692307692307
2022-08-08T00:45:09,808 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5709 #nodes=647
2022-08-08T00:45:09,808 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269942 lost=0 simT=14400.0s realT=16s; (s/r): 900.0
2022-08-08T00:45:15,389 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7259 #nodes=950
2022-08-08T00:45:15,389 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268794 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T00:45:24,022 INFO MemoryObserver:41 used RAM: 13401 MB free: 2678 MB total: 16080 MB
2022-08-08T00:45:24,264 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10796 #nodes=1600
2022-08-08T00:45:24,265 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266943 lost=0 simT=21600.0s realT=31s; (s/r): 696.7741935483871
2022-08-08T00:45:33,544 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12020 #nodes=1783
2022-08-08T00:45:33,544 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264356 lost=0 simT=25200.0s realT=40s; (s/r): 630.0
2022-08-08T00:45:49,230 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13357 #nodes=1892
2022-08-08T00:45:49,230 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260970 lost=0 simT=28800.0s realT=55s; (s/r): 523.6363636363636
2022-08-08T00:46:01,134 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14641 #nodes=2142
2022-08-08T00:46:01,134 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257510 lost=0 simT=32400.0s realT=67s; (s/r): 483.5820895522388
2022-08-08T00:46:14,861 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14586 #nodes=2011
2022-08-08T00:46:14,862 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252451 lost=0 simT=36000.0s realT=81s; (s/r): 444.44444444444446
2022-08-08T00:46:24,023 INFO MemoryObserver:41 used RAM: 14148 MB free: 1931 MB total: 16080 MB
2022-08-08T00:46:32,125 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15088 #nodes=2136
2022-08-08T00:46:32,125 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246843 lost=0 simT=39600.0s realT=98s; (s/r): 404.0816326530612
2022-08-08T00:46:45,442 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15732 #nodes=2221
2022-08-08T00:46:45,442 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239375 lost=0 simT=43200.0s realT=112s; (s/r): 385.7142857142857
2022-08-08T00:47:03,458 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15861 #nodes=2323
2022-08-08T00:47:03,459 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=230659 lost=0 simT=46800.0s realT=130s; (s/r): 360.0
2022-08-08T00:47:20,050 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16146 #nodes=2399
2022-08-08T00:47:20,050 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=219813 lost=0 simT=50400.0s realT=146s; (s/r): 345.2054794520548
2022-08-08T00:47:24,023 INFO MemoryObserver:41 used RAM: 14927 MB free: 1152 MB total: 16080 MB
2022-08-08T00:47:34,673 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16613 #nodes=2466
2022-08-08T00:47:34,673 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=206773 lost=0 simT=54000.0s realT=161s; (s/r): 335.40372670807454
2022-08-08T00:47:55,594 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16917 #nodes=2430
2022-08-08T00:47:55,594 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=190605 lost=0 simT=57600.0s realT=182s; (s/r): 316.4835164835165
2022-08-08T00:48:10,933 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16871 #nodes=2398
2022-08-08T00:48:10,934 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=171687 lost=0 simT=61200.0s realT=197s; (s/r): 310.65989847715736
2022-08-08T00:48:24,023 INFO MemoryObserver:41 used RAM: 15528 MB free: 551 MB total: 16080 MB
2022-08-08T00:48:25,609 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16407 #nodes=2321
2022-08-08T00:48:25,610 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=150318 lost=0 simT=64800.0s realT=212s; (s/r): 305.66037735849056
2022-08-08T00:48:46,348 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15840 #nodes=2100
2022-08-08T00:48:46,349 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=127301 lost=0 simT=68400.0s realT=233s; (s/r): 293.56223175965664
2022-08-08T00:49:10,537 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15388 #nodes=2066
2022-08-08T00:49:10,538 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=102984 lost=0 simT=72000.0s realT=257s; (s/r): 280.15564202334633
2022-08-08T00:49:24,023 INFO MemoryObserver:41 used RAM: 15167 MB free: 912 MB total: 16080 MB
2022-08-08T00:49:25,935 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13651 #nodes=1751
2022-08-08T00:49:25,935 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=80590 lost=0 simT=75600.0s realT=272s; (s/r): 277.94117647058823
2022-08-08T00:49:36,734 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12908 #nodes=1593
2022-08-08T00:49:36,734 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=64424 lost=0 simT=79200.0s realT=283s; (s/r): 279.85865724381625
2022-08-08T00:49:50,107 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12331 #nodes=1458
2022-08-08T00:49:50,108 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=50823 lost=0 simT=82800.0s realT=296s; (s/r): 279.72972972972974
2022-08-08T00:49:59,958 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11645 #nodes=1480
2022-08-08T00:49:59,959 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=38751 lost=1 simT=86400.0s realT=306s; (s/r): 282.3529411764706
2022-08-08T00:50:07,261 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9907 #nodes=1157
2022-08-08T00:50:07,261 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=32011 lost=5 simT=90000.0s realT=314s; (s/r): 286.62420382165607
2022-08-08T00:50:14,899 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8541 #nodes=946
2022-08-08T00:50:14,899 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=27755 lost=8 simT=93600.0s realT=321s; (s/r): 291.58878504672896
2022-08-08T00:50:20,822 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7277 #nodes=846
2022-08-08T00:50:20,822 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=24630 lost=9 simT=97200.0s realT=327s; (s/r): 297.2477064220183
2022-08-08T00:50:24,024 INFO MemoryObserver:41 used RAM: 15837 MB free: 242 MB total: 16080 MB
2022-08-08T00:50:25,322 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6306 #nodes=720
2022-08-08T00:50:25,323 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=22157 lost=10 simT=100800.0s realT=332s; (s/r): 303.6144578313253
2022-08-08T00:50:28,639 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5474 #nodes=597
2022-08-08T00:50:28,639 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=20222 lost=10 simT=104400.0s realT=335s; (s/r): 311.64179104477614
2022-08-08T00:50:31,306 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4657 #nodes=465
2022-08-08T00:50:31,306 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=18457 lost=12 simT=108000.0s realT=338s; (s/r): 319.5266272189349
2022-08-08T00:50:33,444 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3939 #nodes=408
2022-08-08T00:50:33,444 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=16949 lost=12 simT=111600.0s realT=340s; (s/r): 328.2352941176471
2022-08-08T00:50:35,781 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3334 #nodes=360
2022-08-08T00:50:35,781 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=15656 lost=12 simT=115200.0s realT=342s; (s/r): 336.8421052631579
2022-08-08T00:50:37,770 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2766 #nodes=280
2022-08-08T00:50:37,770 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=14600 lost=12 simT=118800.0s realT=344s; (s/r): 345.3488372093023
2022-08-08T00:50:39,394 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2374 #nodes=240
2022-08-08T00:50:39,394 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=13652 lost=13 simT=122400.0s realT=346s; (s/r): 353.757225433526
2022-08-08T00:50:40,847 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1955 #nodes=214
2022-08-08T00:50:40,847 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=12767 lost=13 simT=126000.0s realT=347s; (s/r): 363.1123919308357
2022-08-08T00:50:42,121 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1603 #nodes=161
2022-08-08T00:50:42,121 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=11121 lost=15 simT=129600.0s realT=348s; (s/r): 372.41379310344826
2022-08-08T00:50:42,522 INFO AbstractController$9:234 ### ITERATION 25 fires after mobsim event
2022-08-08T00:50:42,522 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=249.379669916sec
2022-08-08T00:50:42,522 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T00:50:42,568 INFO LegTimesControlerListener:50 [25] average trip (probably: leg) duration is: 1414 seconds = 00:23:34
2022-08-08T00:50:42,568 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T00:50:42,568 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:50:42,568 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:50:42,568 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:50:42,568 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:50:42,568 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T00:50:42,568 INFO EventsManagerImpl:137 event # 1
2022-08-08T00:50:42,568 INFO EventsManagerImpl:137 event # 4
2022-08-08T00:50:42,568 INFO EventsManagerImpl:137 event # 16
2022-08-08T00:50:42,568 INFO EventsManagerImpl:137 event # 64
2022-08-08T00:50:42,569 INFO EventsManagerImpl:137 event # 256
2022-08-08T00:50:42,569 INFO EventsManagerImpl:137 event # 1024
2022-08-08T00:50:42,572 INFO EventsManagerImpl:137 event # 4096
2022-08-08T00:50:42,584 INFO EventsManagerImpl:137 event # 16384
2022-08-08T00:50:42,601 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T00:50:42,986 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T00:50:42,987 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T00:50:42,987 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T00:50:42,987 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T00:50:42,987 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T00:50:42,987 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T00:50:42,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-08-08T00:50:42,990 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-08-08T00:50:42,990 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:15:35][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:50:42,992 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:50:42,992 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-08-08T00:50:42,992 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-08-08T00:50:42,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-08-08T00:50:42,994 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-08-08T00:50:42,994 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-08-08T00:50:42,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-08-08T00:50:42,995 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-08-08T00:50:42,995 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:50:42,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-08-08T00:50:42,995 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-08-08T00:50:42,995 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-08-08T00:50:42,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-08-08T00:50:42,995 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-08-08T00:50:42,995 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:40:34][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:50:42,996 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:50:42,996 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-08-08T00:50:42,996 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-08-08T00:50:42,996 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:50:42,996 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-08-08T00:50:42,996 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-08-08T00:50:42,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-08-08T00:50:42,997 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T00:50:42,997 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:50:43,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-08-08T00:50:43,002 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=01:55:34][duration=undefined][facilityId=null]
2022-08-08T00:50:43,002 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:18:12][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:50:43,002 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:50:43,002 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-08-08T00:50:43,002 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:02][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:50:43,002 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T00:50:43,331 INFO ControlerListenerManagerImpl:251 [it.25] all ControlerAfterMobsimListeners called.
2022-08-08T00:50:43,331 INFO AbstractController$4:159 ### ITERATION 25 fires scoring event
2022-08-08T00:50:43,331 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T00:50:43,452 INFO NewScoreAssignerImpl:57 it: 25 msaStart: 599
2022-08-08T00:50:43,570 INFO ControlerListenerManagerImpl:194 [it.25] all ControlerScoringListeners called.
2022-08-08T00:50:43,570 INFO AbstractController$5:167 ### ITERATION 25 fires iteration end event
2022-08-08T00:50:43,570 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T00:50:43,570 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T00:50:43,639 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T00:50:43,639 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T00:50:45,361 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T00:50:45,361 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11533504162023653
2022-08-08T00:50:45,361 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.26448363690515925
2022-08-08T00:50:45,361 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 3.0939164103380455E-4
2022-08-08T00:50:45,361 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 3.4662134057729144E-4
2022-08-08T00:50:45,361 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T00:50:45,361 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.15230413326691897
2022-08-08T00:50:45,361 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14415211284963822
2022-08-08T00:50:45,361 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2626478275828425
2022-08-08T00:50:45,564 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T00:50:45,668 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -107.9657348869055
2022-08-08T00:50:45,668 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -152.21686267788436
2022-08-08T00:50:45,668 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -118.18712970393186
2022-08-08T00:50:45,668 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -86.8656414567159
2022-08-08T00:50:45,747 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T00:50:46,417 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19244.666367968544 meters
2022-08-08T00:50:46,417 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138492.26142492145 meters (statistic on all 2054521 legs which have a finite distance)
2022-08-08T00:50:46,417 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52227.95048387966 meters
2022-08-08T00:50:46,417 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138414.96283030088 meters (statistic on all 756616 trips which have a finite distance)
2022-08-08T00:50:46,417 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T00:50:46,417 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T00:50:47,331 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T00:50:47,334 INFO LegHistogramListener:72 number of legs: 2065590 100%
2022-08-08T00:50:47,334 INFO LegHistogramListener:79 number of bike legs: 88754 4.296786874452335%
2022-08-08T00:50:47,334 INFO LegHistogramListener:79 number of car legs: 205799 9.963206638297049%
2022-08-08T00:50:47,334 INFO LegHistogramListener:79 number of drtNorth legs: 289 0.013991159910727686%
2022-08-08T00:50:47,334 INFO LegHistogramListener:79 number of drtSoutheast legs: 284 0.013749098320576688%
2022-08-08T00:50:47,334 INFO LegHistogramListener:79 number of freight legs: 47065 2.2785257480913446%
2022-08-08T00:50:47,334 INFO LegHistogramListener:79 number of pt legs: 146046 7.070425399038531%
2022-08-08T00:50:47,334 INFO LegHistogramListener:79 number of ride legs: 111585 5.402088507399823%
2022-08-08T00:50:47,334 INFO LegHistogramListener:79 number of walk legs: 1465768 70.96122657448961%
2022-08-08T00:50:47,941 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T00:50:47,941 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T00:50:50,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.313117178553639
2022-08-08T00:50:50,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.39311224882790635
2022-08-08T00:50:50,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.004230064137785834
2022-08-08T00:50:50,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0036254024658898924
2022-08-08T00:50:50,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T00:50:50,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.34458526114708554
2022-08-08T00:50:50,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.35241890344413235
2022-08-08T00:50:50,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.6808682992959736
2022-08-08T00:50:50,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.17473053400226973
2022-08-08T00:50:50,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3596671408104264
2022-08-08T00:50:50,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 5.635806241238183E-4
2022-08-08T00:50:50,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 4.929725732654811E-4
2022-08-08T00:50:50,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T00:50:50,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.21010003235132513
2022-08-08T00:50:50,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.20302510565531973
2022-08-08T00:50:50,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.36624524358493765
2022-08-08T00:50:50,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.12950286797064758
2022-08-08T00:50:50,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.330210745775071
2022-08-08T00:50:50,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 1.553377118883417E-4
2022-08-08T00:50:50,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.373647534880377E-4
2022-08-08T00:50:50,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T00:50:50,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.15366622675711344
2022-08-08T00:50:50,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.154349199176325
2022-08-08T00:50:50,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.25472945562476573
2022-08-08T00:50:50,275 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T00:50:51,532 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T00:50:51,846 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T00:50:52,234 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T00:50:53,480 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T00:50:53,774 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T00:50:54,142 INFO ControlerListenerManagerImpl:171 [it.25] all ControlerIterationEndsListeners called.
2022-08-08T00:50:54,264 INFO AbstractController:181 ### ITERATION 25 ENDS
2022-08-08T00:50:54,264 INFO AbstractController:182 ###################################################
2022-08-08T00:50:54,265 INFO AbstractController:133 ###################################################
2022-08-08T00:50:54,265 INFO AbstractController:134 ### ITERATION 26 BEGINS
2022-08-08T00:50:54,265 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T00:50:54,265 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T00:50:54,265 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T00:50:54,266 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T00:50:54,266 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T00:50:54,721 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T00:50:54,749 INFO ControlerListenerManagerImpl:148 [it.26] all ControlerIterationStartsListeners called.
2022-08-08T00:50:54,749 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T00:51:02,888 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169970 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T00:51:02,888 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30605 plans
2022-08-08T00:51:02,889 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:51:02,889 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T00:51:02,889 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T00:51:02,889 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:51:02,889 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:51:02,891 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:51:02,891 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:51:02,891 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T00:51:02,899 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T00:51:02,907 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T00:51:02,908 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:51:02,915 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T00:51:02,924 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:51:02,925 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:51:02,933 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:51:02,935 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:51:02,938 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:51:02,943 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T00:51:02,945 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:51:02,985 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T00:51:03,090 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T00:51:03,248 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T00:51:03,652 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T00:51:04,398 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T00:51:05,912 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T00:51:09,138 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T00:51:14,680 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T00:51:24,024 INFO MemoryObserver:41 used RAM: 14498 MB free: 1581 MB total: 16080 MB
2022-08-08T00:51:28,097 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T00:51:28,098 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30605 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T00:51:28,098 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30186 plans
2022-08-08T00:51:28,098 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T00:51:28,098 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T00:51:28,098 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T00:51:28,098 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T00:51:28,099 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T00:51:28,099 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T00:51:28,099 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T00:51:28,099 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T00:51:28,099 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T00:51:28,100 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T00:51:28,102 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T00:51:28,105 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T00:51:28,111 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T00:51:28,124 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T00:51:28,147 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T00:51:28,190 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T00:51:28,358 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30186 plans
2022-08-08T00:51:28,358 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T00:51:28,358 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T00:51:28,358 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:51:28,358 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:51:28,359 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T00:51:28,360 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:51:28,361 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:51:28,364 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T00:51:28,371 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T00:51:28,371 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:51:28,371 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:51:28,375 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:51:28,377 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:51:28,381 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:51:28,381 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T00:51:28,383 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:51:28,385 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:51:28,408 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T00:51:28,452 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T00:51:28,525 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T00:51:28,724 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T00:51:28,754 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:51:29,133 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T00:51:29,923 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T00:51:31,294 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T00:51:33,905 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T00:51:40,549 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T00:51:55,657 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T00:51:55,657 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30186 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T00:51:55,658 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7667 plans
2022-08-08T00:51:55,658 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T00:51:55,658 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T00:51:55,658 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T00:51:55,658 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T00:51:55,658 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T00:51:55,658 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T00:51:55,658 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T00:51:55,658 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T00:51:55,658 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T00:51:55,658 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T00:51:55,659 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T00:51:55,659 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T00:51:55,660 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T00:51:55,663 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T00:51:55,663 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7667 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T00:51:55,663 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40140 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T00:51:55,663 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6925 plans
2022-08-08T00:51:55,664 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T00:51:55,664 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T00:51:55,664 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T00:51:55,665 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T00:51:55,667 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T00:51:55,671 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T00:51:55,697 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T00:51:55,785 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T00:51:56,067 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T00:51:56,362 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T00:51:56,856 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T00:51:57,827 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T00:52:00,288 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T00:52:07,426 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T00:52:07,426 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6925 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T00:52:07,426 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T00:52:08,391 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T00:52:09,376 INFO ControlerListenerManagerImpl:213 [it.26] all ControlerReplanningListeners called.
2022-08-08T00:52:09,376 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T00:52:09,376 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T00:52:09,376 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T00:52:09,449 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T00:52:09,518 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T00:52:09,518 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T00:52:09,519 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T00:52:09,520 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T00:52:09,520 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T00:52:09,521 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T00:52:09,521 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T00:52:09,521 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T00:52:09,521 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T00:52:09,521 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T00:52:09,521 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T00:52:09,521 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T00:52:09,521 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T00:52:09,521 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T00:52:09,521 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T00:52:09,521 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T00:52:09,521 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T00:52:09,521 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T00:52:09,521 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T00:52:09,521 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T00:52:09,522 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T00:52:09,522 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T00:52:10,190 INFO ControlerListenerManagerImpl:232 [it.26] all ControlerBeforeMobsimListeners called.
2022-08-08T00:52:10,190 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T00:52:10,191 INFO NetworkImpl:163 node # 1
2022-08-08T00:52:10,191 INFO NetworkImpl:163 node # 4
2022-08-08T00:52:10,191 INFO NetworkImpl:163 node # 16
2022-08-08T00:52:10,191 INFO NetworkImpl:163 node # 64
2022-08-08T00:52:10,191 INFO NetworkImpl:163 node # 256
2022-08-08T00:52:10,191 INFO NetworkImpl:163 node # 1024
2022-08-08T00:52:10,191 INFO NetworkImpl:163 node # 4096
2022-08-08T00:52:10,193 INFO NetworkImpl:163 node # 16384
2022-08-08T00:52:10,198 INFO NetworkImpl:163 node # 65536
2022-08-08T00:52:10,233 INFO NetworkImpl:159 link # 1
2022-08-08T00:52:10,233 INFO NetworkImpl:159 link # 4
2022-08-08T00:52:10,233 INFO NetworkImpl:159 link # 16
2022-08-08T00:52:10,233 INFO NetworkImpl:159 link # 64
2022-08-08T00:52:10,234 INFO NetworkImpl:159 link # 256
2022-08-08T00:52:10,235 INFO NetworkImpl:159 link # 1024
2022-08-08T00:52:10,239 INFO NetworkImpl:159 link # 4096
2022-08-08T00:52:10,254 INFO NetworkImpl:159 link # 16384
2022-08-08T00:52:10,320 INFO NetworkImpl:159 link # 65536
2022-08-08T00:52:10,627 INFO NetworkImpl:159 link # 262144
2022-08-08T00:52:11,260 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T00:52:11,260 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T00:52:11,260 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T00:52:11,260 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T00:52:11,260 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T00:52:11,260 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T00:52:11,261 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T00:52:11,261 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T00:52:11,262 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T00:52:11,265 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T00:52:11,269 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T00:52:11,279 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T00:52:11,297 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T00:52:11,334 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T00:52:11,405 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T00:52:11,551 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T00:52:11,843 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T00:52:12,449 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T00:52:13,507 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T00:52:13,598 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T00:52:13,615 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:52:13,615 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T00:52:13,615 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:52:13,615 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:52:13,615 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:52:13,615 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T00:52:13,615 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:52:13,616 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T00:52:13,616 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:52:13,616 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T00:52:15,323 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:52:15,323 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T00:52:15,323 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T00:52:15,323 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T00:52:15,323 INFO EventsManagerImpl:176
2022-08-08T00:52:15,323 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:52:15,323 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T00:52:15,323 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T00:52:15,323 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T00:52:15,323 INFO EventsManagerImpl:176
2022-08-08T00:52:15,323 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:52:15,323 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T00:52:15,323 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T00:52:15,323 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T00:52:15,323 INFO EventsManagerImpl:176
2022-08-08T00:52:15,323 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:52:15,323 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T00:52:15,323 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T00:52:15,323 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T00:52:15,323 INFO EventsManagerImpl:176
2022-08-08T00:52:15,324 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T00:52:15,324 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T00:52:15,324 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T00:52:15,324 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T00:52:15,324 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T00:52:15,324 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T00:52:15,324 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T00:52:15,324 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:52:15,324 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T00:52:15,324 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T00:52:15,324 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:52:15,324 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T00:52:15,324 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T00:52:15,324 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T00:52:15,324 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T00:52:15,324 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T00:52:15,324 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T00:52:15,324 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T00:52:15,324 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T00:52:15,324 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:52:15,324 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:52:15,324 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:52:15,324 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T00:52:15,324 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T00:52:15,324 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T00:52:15,324 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:52:15,324 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T00:52:15,324 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:52:15,324 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T00:52:15,324 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:52:15,324 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:52:15,325 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T00:52:15,325 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:52:15,325 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T00:52:15,325 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:52:15,325 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:52:15,325 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T00:52:15,325 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T00:52:15,325 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:52:15,325 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:52:15,325 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:52:15,325 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T00:52:15,325 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T00:52:15,325 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T00:52:15,325 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:52:15,325 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T00:52:15,325 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:52:15,325 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T00:52:15,325 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:52:15,325 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:52:15,325 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T00:52:15,325 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:52:15,325 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T00:52:15,325 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:52:15,325 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:52:15,325 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T00:52:22,492 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T00:52:22,494 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T00:52:22,668 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T00:52:22,668 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T00:52:22,668 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T00:52:22,668 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T00:52:22,668 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T00:52:22,668 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T00:52:22,668 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T00:52:22,668 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T00:52:22,863 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T00:52:22,864 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T00:52:22,877 INFO VehicularDepartureHandler:110 teleport vehicle 40805_car from link -29256622 to link -23174256#1
2022-08-08T00:52:22,883 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T00:52:22,884 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T00:52:22,885 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T00:52:22,886 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T00:52:22,886 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T00:52:22,889 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T00:52:22,890 INFO VehicularDepartureHandler:110 teleport vehicle 57578_car from link 14611963#1 to link -95275220
2022-08-08T00:52:22,890 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T00:52:22,890 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T00:52:23,737 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1775 #nodes=226
2022-08-08T00:52:23,737 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271914 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T00:52:24,025 INFO MemoryObserver:41 used RAM: 12794 MB free: 3285 MB total: 16080 MB
2022-08-08T00:52:25,042 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3147 #nodes=353
2022-08-08T00:52:25,042 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271341 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T00:52:27,112 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4409 #nodes=467
2022-08-08T00:52:27,112 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270762 lost=0 simT=10800.0s realT=13s; (s/r): 830.7692307692307
2022-08-08T00:52:29,924 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5691 #nodes=636
2022-08-08T00:52:29,924 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269947 lost=0 simT=14400.0s realT=16s; (s/r): 900.0
2022-08-08T00:52:35,588 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7239 #nodes=972
2022-08-08T00:52:35,588 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268793 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-08-08T00:52:45,316 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10822 #nodes=1636
2022-08-08T00:52:45,317 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266959 lost=0 simT=21600.0s realT=31s; (s/r): 696.7741935483871
2022-08-08T00:52:54,433 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11955 #nodes=1818
2022-08-08T00:52:54,433 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264384 lost=0 simT=25200.0s realT=40s; (s/r): 630.0
2022-08-08T00:53:08,651 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13335 #nodes=1964
2022-08-08T00:53:08,652 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260977 lost=0 simT=28800.0s realT=55s; (s/r): 523.6363636363636
2022-08-08T00:53:22,959 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14683 #nodes=2043
2022-08-08T00:53:22,960 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257507 lost=0 simT=32400.0s realT=69s; (s/r): 469.5652173913044
2022-08-08T00:53:24,025 INFO MemoryObserver:41 used RAM: 13699 MB free: 2380 MB total: 16080 MB
2022-08-08T00:53:42,067 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14631 #nodes=2057
2022-08-08T00:53:42,068 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252443 lost=0 simT=36000.0s realT=88s; (s/r): 409.09090909090907
2022-08-08T00:53:56,821 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15067 #nodes=2127
2022-08-08T00:53:56,822 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246789 lost=0 simT=39600.0s realT=103s; (s/r): 384.4660194174757
2022-08-08T00:54:15,071 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15704 #nodes=2290
2022-08-08T00:54:15,071 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239296 lost=0 simT=43200.0s realT=121s; (s/r): 357.02479338842977
2022-08-08T00:54:24,025 INFO MemoryObserver:41 used RAM: 14642 MB free: 1437 MB total: 16080 MB
2022-08-08T00:54:29,212 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15973 #nodes=2297
2022-08-08T00:54:29,212 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=230607 lost=0 simT=46800.0s realT=135s; (s/r): 346.6666666666667
2022-08-08T00:54:43,927 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16178 #nodes=2418
2022-08-08T00:54:43,928 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=219722 lost=0 simT=50400.0s realT=150s; (s/r): 336.0
2022-08-08T00:55:04,771 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16616 #nodes=2467
2022-08-08T00:55:04,772 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=206572 lost=0 simT=54000.0s realT=171s; (s/r): 315.7894736842105
2022-08-08T00:55:20,335 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16837 #nodes=2480
2022-08-08T00:55:20,335 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=190503 lost=0 simT=57600.0s realT=186s; (s/r): 309.6774193548387
2022-08-08T00:55:24,025 INFO MemoryObserver:41 used RAM: 15037 MB free: 1042 MB total: 16080 MB
2022-08-08T00:55:35,992 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16685 #nodes=2486
2022-08-08T00:55:35,992 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=171634 lost=0 simT=61200.0s realT=202s; (s/r): 302.970297029703
2022-08-08T00:55:55,716 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16491 #nodes=2354
2022-08-08T00:55:55,716 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=150124 lost=0 simT=64800.0s realT=222s; (s/r): 291.8918918918919
2022-08-08T00:56:19,891 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15878 #nodes=2153
2022-08-08T00:56:19,891 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=127010 lost=0 simT=68400.0s realT=246s; (s/r): 278.0487804878049
2022-08-08T00:56:24,026 INFO MemoryObserver:41 used RAM: 14925 MB free: 1154 MB total: 16080 MB
2022-08-08T00:56:38,345 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15302 #nodes=2135
2022-08-08T00:56:38,345 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=102673 lost=0 simT=72000.0s realT=264s; (s/r): 272.72727272727275
2022-08-08T00:56:51,478 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13794 #nodes=1792
2022-08-08T00:56:51,478 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=80149 lost=0 simT=75600.0s realT=277s; (s/r): 272.9241877256318
2022-08-08T00:57:05,630 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12893 #nodes=1555
2022-08-08T00:57:05,631 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=63986 lost=0 simT=79200.0s realT=292s; (s/r): 271.2328767123288
2022-08-08T00:57:17,672 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12285 #nodes=1575
2022-08-08T00:57:17,672 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=50491 lost=0 simT=82800.0s realT=304s; (s/r): 272.36842105263156
2022-08-08T00:57:24,026 INFO MemoryObserver:41 used RAM: 15692 MB free: 387 MB total: 16080 MB
2022-08-08T00:57:26,798 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11677 #nodes=1429
2022-08-08T00:57:26,799 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=38288 lost=0 simT=86400.0s realT=313s; (s/r): 276.038338658147
2022-08-08T00:57:38,329 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9875 #nodes=1187
2022-08-08T00:57:38,329 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=31554 lost=1 simT=90000.0s realT=324s; (s/r): 277.77777777777777
2022-08-08T00:57:45,874 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8534 #nodes=949
2022-08-08T00:57:45,874 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=27302 lost=7 simT=93600.0s realT=332s; (s/r): 281.9277108433735
2022-08-08T00:57:57,882 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7336 #nodes=789
2022-08-08T00:57:57,882 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=24172 lost=7 simT=97200.0s realT=344s; (s/r): 282.5581395348837
2022-08-08T00:58:01,883 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6339 #nodes=691
2022-08-08T00:58:01,883 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=21739 lost=11 simT=100800.0s realT=348s; (s/r): 289.6551724137931
2022-08-08T00:58:05,983 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5386 #nodes=601
2022-08-08T00:58:05,983 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=19783 lost=12 simT=104400.0s realT=352s; (s/r): 296.59090909090907
2022-08-08T00:58:09,302 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4615 #nodes=502
2022-08-08T00:58:09,302 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=18107 lost=12 simT=108000.0s realT=355s; (s/r): 304.22535211267603
2022-08-08T00:58:12,365 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3952 #nodes=415
2022-08-08T00:58:12,365 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=16647 lost=12 simT=111600.0s realT=358s; (s/r): 311.731843575419
2022-08-08T00:58:15,065 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3271 #nodes=336
2022-08-08T00:58:15,065 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=15352 lost=12 simT=115200.0s realT=361s; (s/r): 319.11357340720224
2022-08-08T00:58:17,063 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2741 #nodes=295
2022-08-08T00:58:17,063 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=14308 lost=12 simT=118800.0s realT=363s; (s/r): 327.27272727272725
2022-08-08T00:58:18,720 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2291 #nodes=246
2022-08-08T00:58:18,720 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=13400 lost=12 simT=122400.0s realT=365s; (s/r): 335.3424657534247
2022-08-08T00:58:20,192 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1926 #nodes=221
2022-08-08T00:58:20,192 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=12505 lost=13 simT=126000.0s realT=366s; (s/r): 344.26229508196724
2022-08-08T00:58:21,431 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1563 #nodes=169
2022-08-08T00:58:21,431 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=10843 lost=13 simT=129600.0s realT=367s; (s/r): 353.13351498637604
2022-08-08T00:58:21,759 INFO AbstractController$9:234 ### ITERATION 26 fires after mobsim event
2022-08-08T00:58:21,759 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=254.617404056sec
2022-08-08T00:58:21,759 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T00:58:21,801 INFO LegTimesControlerListener:50 [26] average trip (probably: leg) duration is: 1400 seconds = 00:23:20
2022-08-08T00:58:21,801 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T00:58:21,801 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:58:21,802 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:58:21,802 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:58:21,802 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T00:58:21,802 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T00:58:21,802 INFO EventsManagerImpl:137 event # 1
2022-08-08T00:58:21,802 INFO EventsManagerImpl:137 event # 4
2022-08-08T00:58:21,802 INFO EventsManagerImpl:137 event # 16
2022-08-08T00:58:21,802 INFO EventsManagerImpl:137 event # 64
2022-08-08T00:58:21,802 INFO EventsManagerImpl:137 event # 256
2022-08-08T00:58:21,803 INFO EventsManagerImpl:137 event # 1024
2022-08-08T00:58:21,805 INFO EventsManagerImpl:137 event # 4096
2022-08-08T00:58:21,816 INFO EventsManagerImpl:137 event # 16384
2022-08-08T00:58:21,832 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T00:58:22,185 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T00:58:22,185 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T00:58:22,185 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T00:58:22,185 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T00:58:22,185 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T00:58:22,185 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T00:58:22,186 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:58:22,193 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-08-08T00:58:22,193 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:15:35][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:58:22,194 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:58:22,194 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-08-08T00:58:22,194 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:49:44][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:58:22,196 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:58:22,196 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-08-08T00:58:22,196 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-08-08T00:58:22,197 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:58:22,197 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-08-08T00:58:22,197 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:58:22,197 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:58:22,197 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-08-08T00:58:22,197 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-08-08T00:58:22,197 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:58:22,197 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-08-08T00:58:22,197 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:39:34][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:58:22,198 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:58:22,198 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-08-08T00:58:22,198 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-08-08T00:58:22,198 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:58:22,199 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-08-08T00:58:22,199 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-08-08T00:58:22,199 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:58:22,199 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T00:58:22,199 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:58:22,203 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:58:22,203 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-08-08T00:58:22,203 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-08-08T00:58:22,204 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T00:58:22,204 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-08-08T00:58:22,204 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:02][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T00:58:22,204 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T00:58:22,517 INFO ControlerListenerManagerImpl:251 [it.26] all ControlerAfterMobsimListeners called.
2022-08-08T00:58:22,517 INFO AbstractController$4:159 ### ITERATION 26 fires scoring event
2022-08-08T00:58:22,517 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T00:58:22,638 INFO NewScoreAssignerImpl:57 it: 26 msaStart: 599
2022-08-08T00:58:22,749 INFO ControlerListenerManagerImpl:194 [it.26] all ControlerScoringListeners called.
2022-08-08T00:58:22,749 INFO AbstractController$5:167 ### ITERATION 26 fires iteration end event
2022-08-08T00:58:22,749 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T00:58:22,749 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T00:58:22,817 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T00:58:22,818 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T00:58:24,026 INFO MemoryObserver:41 used RAM: 15930 MB free: 149 MB total: 16080 MB
2022-08-08T00:58:24,343 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T00:58:24,343 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11722220225226844
2022-08-08T00:58:24,343 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.26560823058792116
2022-08-08T00:58:24,343 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 3.299321649198663E-4
2022-08-08T00:58:24,343 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.4648628663274057E-4
2022-08-08T00:58:24,343 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T00:58:24,343 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1520961604625726
2022-08-08T00:58:24,343 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14480555826576358
2022-08-08T00:58:24,343 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2592701951863282
2022-08-08T00:58:24,484 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T00:58:24,585 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -107.38129744067668
2022-08-08T00:58:24,585 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -150.16731585256295
2022-08-08T00:58:24,585 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -117.2707831258679
2022-08-08T00:58:24,585 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -86.6250211272684
2022-08-08T00:58:24,659 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T00:58:25,289 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19247.30191019783 meters
2022-08-08T00:58:25,289 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138868.4746059052 meters (statistic on all 2059820 legs which have a finite distance)
2022-08-08T00:58:25,290 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52344.00423225823 meters
2022-08-08T00:58:25,290 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138793.6677250805 meters (statistic on all 757004 trips which have a finite distance)
2022-08-08T00:58:25,290 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T00:58:25,290 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T00:58:26,118 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T00:58:26,121 INFO LegHistogramListener:72 number of legs: 2070610 100%
2022-08-08T00:58:26,121 INFO LegHistogramListener:79 number of bike legs: 90297 4.360888820202742%
2022-08-08T00:58:26,121 INFO LegHistogramListener:79 number of car legs: 206701 9.982613819116105%
2022-08-08T00:58:26,121 INFO LegHistogramListener:79 number of drtNorth legs: 298 0.014391894176112353%
2022-08-08T00:58:26,121 INFO LegHistogramListener:79 number of drtSoutheast legs: 198 0.009562399486141765%
2022-08-08T00:58:26,121 INFO LegHistogramListener:79 number of freight legs: 47065 2.2730016758346574%
2022-08-08T00:58:26,121 INFO LegHistogramListener:79 number of pt legs: 145650 7.034159015942162%
2022-08-08T00:58:26,121 INFO LegHistogramListener:79 number of ride legs: 112080 5.412897648519036%
2022-08-08T00:58:26,122 INFO LegHistogramListener:79 number of walk legs: 1468321 70.91248472672304%
2022-08-08T00:58:26,664 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T00:58:26,664 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T00:58:28,921 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.3188133225837925
2022-08-08T00:58:28,921 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.3942689370792402
2022-08-08T00:58:28,921 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.004371280239502509
2022-08-08T00:58:28,921 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.00374094291274899
2022-08-08T00:58:28,921 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T00:58:28,922 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.3504367428891274
2022-08-08T00:58:28,922 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.3594643031370515
2022-08-08T00:58:28,922 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.6897918731417245
2022-08-08T00:58:28,922 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.17668573511967423
2022-08-08T00:58:28,922 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3605568022512414
2022-08-08T00:58:28,922 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 5.764184515526068E-4
2022-08-08T00:58:28,922 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 4.981077042369965E-4
2022-08-08T00:58:28,922 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T00:58:28,922 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.21355340792966926
2022-08-08T00:58:28,922 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.205523346872962
2022-08-08T00:58:28,922 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.37149591500331214
2022-08-08T00:58:28,922 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.13162110949639771
2022-08-08T00:58:28,922 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.33270256807899884
2022-08-08T00:58:28,922 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 1.6560797383137257E-4
2022-08-08T00:58:28,922 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.3864853623091658E-4
2022-08-08T00:58:28,922 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T00:58:28,922 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.15665744054802117
2022-08-08T00:58:28,922 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.156426359654303
2022-08-08T00:58:28,922 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.2591187088226685
2022-08-08T00:58:29,098 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T00:58:30,286 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T00:58:30,603 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T00:58:31,006 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T00:58:32,279 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T00:58:32,595 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T00:58:33,006 INFO ControlerListenerManagerImpl:171 [it.26] all ControlerIterationEndsListeners called.
2022-08-08T00:58:33,157 INFO AbstractController:181 ### ITERATION 26 ENDS
2022-08-08T00:58:33,157 INFO AbstractController:182 ###################################################
2022-08-08T00:58:33,157 INFO AbstractController:133 ###################################################
2022-08-08T00:58:33,157 INFO AbstractController:134 ### ITERATION 27 BEGINS
2022-08-08T00:58:33,158 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T00:58:33,158 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T00:58:33,158 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T00:58:33,158 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T00:58:33,158 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T00:58:33,657 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T00:58:33,688 INFO ControlerListenerManagerImpl:148 [it.27] all ControlerIterationStartsListeners called.
2022-08-08T00:58:33,689 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T00:58:41,753 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169645 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T00:58:41,753 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30441 plans
2022-08-08T00:58:41,754 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:58:41,755 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T00:58:41,755 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T00:58:41,756 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:58:41,758 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T00:58:41,760 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T00:58:41,760 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:58:41,763 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:58:41,763 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:58:41,764 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T00:58:41,766 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:58:41,770 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:58:41,773 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T00:58:41,774 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:58:41,795 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T00:58:41,806 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:58:41,808 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:58:41,836 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:58:41,984 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T00:58:42,080 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:58:42,104 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T00:58:42,302 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T00:58:42,755 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T00:58:43,626 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T00:58:45,425 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T00:58:48,774 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T00:58:54,740 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T00:59:07,740 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T00:59:07,741 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30441 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T00:59:07,741 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30659 plans
2022-08-08T00:59:07,742 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T00:59:07,742 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T00:59:07,742 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T00:59:07,742 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T00:59:07,742 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T00:59:07,742 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T00:59:07,742 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T00:59:07,742 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T00:59:07,743 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T00:59:07,743 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T00:59:07,745 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T00:59:07,748 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T00:59:07,755 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T00:59:07,768 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T00:59:07,791 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T00:59:07,837 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T00:59:07,958 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30659 plans
2022-08-08T00:59:07,959 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:59:07,959 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T00:59:07,959 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T00:59:07,959 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:59:07,959 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:59:07,961 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T00:59:07,961 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T00:59:07,962 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:59:07,965 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:59:07,970 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T00:59:07,971 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:59:07,981 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T00:59:07,982 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:59:07,984 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:59:07,987 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:59:07,989 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:59:07,993 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T00:59:07,999 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:59:08,036 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T00:59:08,208 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T00:59:08,215 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T00:59:08,405 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T00:59:08,700 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T00:59:09,577 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T00:59:11,319 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T00:59:14,614 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T00:59:21,749 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T00:59:24,027 INFO MemoryObserver:41 used RAM: 15651 MB free: 428 MB total: 16080 MB
2022-08-08T00:59:37,952 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T00:59:37,952 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30659 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T00:59:37,952 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7683 plans
2022-08-08T00:59:37,953 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T00:59:37,953 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T00:59:37,953 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T00:59:37,953 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T00:59:37,953 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T00:59:37,953 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T00:59:37,953 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T00:59:37,953 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T00:59:37,953 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T00:59:37,953 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T00:59:37,954 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T00:59:37,954 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T00:59:37,956 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T00:59:37,958 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T00:59:37,958 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7683 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T00:59:37,958 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40157 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T00:59:37,958 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6908 plans
2022-08-08T00:59:37,959 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T00:59:37,959 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T00:59:37,959 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T00:59:37,961 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T00:59:37,963 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T00:59:37,975 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T00:59:38,011 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T00:59:38,090 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T00:59:38,329 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T00:59:38,857 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T00:59:39,310 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T00:59:40,448 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T00:59:42,921 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T00:59:50,844 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T00:59:50,844 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6908 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T00:59:50,844 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T00:59:51,728 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T00:59:52,614 INFO ControlerListenerManagerImpl:213 [it.27] all ControlerReplanningListeners called.
2022-08-08T00:59:52,614 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T00:59:52,614 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T00:59:52,614 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T00:59:52,681 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T00:59:52,745 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T00:59:52,745 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T00:59:52,745 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T00:59:52,746 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T00:59:52,747 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T00:59:52,747 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T00:59:52,747 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T00:59:52,748 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T00:59:52,748 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T00:59:52,748 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T00:59:52,748 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T00:59:52,748 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T00:59:52,748 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T00:59:52,748 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T00:59:52,748 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T00:59:52,748 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T00:59:52,748 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T00:59:52,748 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T00:59:52,748 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T00:59:52,748 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T00:59:52,748 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T00:59:52,748 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T00:59:53,382 INFO ControlerListenerManagerImpl:232 [it.27] all ControlerBeforeMobsimListeners called.
2022-08-08T00:59:53,382 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T00:59:53,383 INFO NetworkImpl:163 node # 1
2022-08-08T00:59:53,383 INFO NetworkImpl:163 node # 4
2022-08-08T00:59:53,383 INFO NetworkImpl:163 node # 16
2022-08-08T00:59:53,383 INFO NetworkImpl:163 node # 64
2022-08-08T00:59:53,383 INFO NetworkImpl:163 node # 256
2022-08-08T00:59:53,383 INFO NetworkImpl:163 node # 1024
2022-08-08T00:59:53,384 INFO NetworkImpl:163 node # 4096
2022-08-08T00:59:53,385 INFO NetworkImpl:163 node # 16384
2022-08-08T00:59:53,436 INFO NetworkImpl:163 node # 65536
2022-08-08T00:59:53,467 INFO NetworkImpl:159 link # 1
2022-08-08T00:59:53,468 INFO NetworkImpl:159 link # 4
2022-08-08T00:59:53,468 INFO NetworkImpl:159 link # 16
2022-08-08T00:59:53,468 INFO NetworkImpl:159 link # 64
2022-08-08T00:59:53,468 INFO NetworkImpl:159 link # 256
2022-08-08T00:59:53,469 INFO NetworkImpl:159 link # 1024
2022-08-08T00:59:53,472 INFO NetworkImpl:159 link # 4096
2022-08-08T00:59:53,486 INFO NetworkImpl:159 link # 16384
2022-08-08T00:59:53,545 INFO NetworkImpl:159 link # 65536
2022-08-08T00:59:53,822 INFO NetworkImpl:159 link # 262144
2022-08-08T00:59:54,322 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T00:59:54,322 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T00:59:54,322 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T00:59:54,322 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T00:59:54,322 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T00:59:54,322 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T00:59:54,323 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T00:59:54,323 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T00:59:54,324 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T00:59:54,326 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T00:59:54,330 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T00:59:54,339 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T00:59:54,510 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T00:59:54,548 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T00:59:54,619 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T00:59:54,801 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T00:59:55,093 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T00:59:55,633 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T00:59:56,675 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T00:59:56,770 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T00:59:56,788 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:59:56,788 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T00:59:56,788 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:59:56,788 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:59:56,788 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T00:59:56,788 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T00:59:56,788 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T00:59:56,788 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T00:59:56,788 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T00:59:56,788 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T01:00:04,822 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:00:04,822 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T01:00:04,822 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T01:00:04,822 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T01:00:04,822 INFO EventsManagerImpl:176
2022-08-08T01:00:04,822 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:00:04,822 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T01:00:04,822 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T01:00:04,822 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T01:00:04,822 INFO EventsManagerImpl:176
2022-08-08T01:00:04,822 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:00:04,822 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T01:00:04,822 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T01:00:04,822 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T01:00:04,822 INFO EventsManagerImpl:176
2022-08-08T01:00:04,822 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:00:04,822 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T01:00:04,823 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T01:00:04,823 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T01:00:04,823 INFO EventsManagerImpl:176
2022-08-08T01:00:04,823 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T01:00:04,823 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T01:00:04,823 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T01:00:04,823 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T01:00:04,823 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T01:00:04,823 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T01:00:04,823 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T01:00:04,823 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:00:04,823 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T01:00:04,823 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T01:00:04,823 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:00:04,823 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T01:00:04,823 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T01:00:04,823 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T01:00:04,823 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T01:00:04,823 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T01:00:04,823 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T01:00:04,823 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T01:00:04,823 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T01:00:04,823 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:00:04,823 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:00:04,823 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:00:04,824 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T01:00:04,824 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T01:00:04,824 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T01:00:04,824 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:00:04,824 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T01:00:04,824 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:00:04,824 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T01:00:04,824 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:00:04,824 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:00:04,824 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T01:00:04,824 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:00:04,824 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T01:00:04,824 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:00:04,824 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:00:04,824 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T01:00:04,824 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T01:00:04,824 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:00:04,824 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:00:04,824 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:00:04,824 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T01:00:04,824 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T01:00:04,824 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T01:00:04,824 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:00:04,824 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T01:00:04,824 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:00:04,824 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T01:00:04,824 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:00:04,824 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:00:04,824 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T01:00:04,824 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:00:04,825 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T01:00:04,825 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:00:04,825 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:00:04,825 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T01:00:06,338 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T01:00:06,341 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T01:00:06,525 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T01:00:06,525 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T01:00:06,525 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T01:00:06,525 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T01:00:06,525 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T01:00:06,525 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T01:00:06,525 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T01:00:06,525 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T01:00:06,740 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T01:00:06,740 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T01:00:06,760 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T01:00:06,761 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T01:00:06,762 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T01:00:06,763 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T01:00:06,763 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T01:00:06,764 INFO VehicularDepartureHandler:110 teleport vehicle 119370_car from link -179588627#1 to link -777852388
2022-08-08T01:00:06,767 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T01:00:06,767 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T01:00:06,768 INFO VehicularDepartureHandler:110 teleport vehicle 57578_car from link 14611963#1 to link -95275220
2022-08-08T01:00:06,768 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T01:00:07,661 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1767 #nodes=231
2022-08-08T01:00:07,661 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271880 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T01:00:09,047 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3154 #nodes=343
2022-08-08T01:00:09,047 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271328 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T01:00:11,143 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4399 #nodes=463
2022-08-08T01:00:11,143 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270754 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T01:00:14,470 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5701 #nodes=663
2022-08-08T01:00:14,470 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269949 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T01:00:18,885 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7229 #nodes=985
2022-08-08T01:00:18,885 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268780 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T01:00:24,027 INFO MemoryObserver:41 used RAM: 13413 MB free: 2666 MB total: 16080 MB
2022-08-08T01:00:24,630 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10780 #nodes=1624
2022-08-08T01:00:24,630 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266938 lost=0 simT=21600.0s realT=27s; (s/r): 800.0
2022-08-08T01:00:37,755 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12037 #nodes=1849
2022-08-08T01:00:37,755 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264355 lost=0 simT=25200.0s realT=40s; (s/r): 630.0
2022-08-08T01:00:49,576 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13280 #nodes=1941
2022-08-08T01:00:49,576 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260958 lost=0 simT=28800.0s realT=52s; (s/r): 553.8461538461538
2022-08-08T01:01:05,985 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14632 #nodes=2111
2022-08-08T01:01:05,986 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257469 lost=0 simT=32400.0s realT=69s; (s/r): 469.5652173913044
2022-08-08T01:01:19,981 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14687 #nodes=2067
2022-08-08T01:01:19,982 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252423 lost=0 simT=36000.0s realT=83s; (s/r): 433.73493975903614
2022-08-08T01:01:24,028 INFO MemoryObserver:41 used RAM: 14526 MB free: 1553 MB total: 16080 MB
2022-08-08T01:01:38,156 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15188 #nodes=2146
2022-08-08T01:01:38,156 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246776 lost=0 simT=39600.0s realT=101s; (s/r): 392.0792079207921
2022-08-08T01:01:52,934 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15655 #nodes=2289
2022-08-08T01:01:52,934 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239266 lost=0 simT=43200.0s realT=116s; (s/r): 372.41379310344826
2022-08-08T01:02:11,244 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15938 #nodes=2323
2022-08-08T01:02:11,244 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=230515 lost=0 simT=46800.0s realT=134s; (s/r): 349.25373134328356
2022-08-08T01:02:24,029 INFO MemoryObserver:41 used RAM: 14936 MB free: 1143 MB total: 16080 MB
2022-08-08T01:02:25,133 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16266 #nodes=2334
2022-08-08T01:02:25,133 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=219554 lost=0 simT=50400.0s realT=148s; (s/r): 340.5405405405405
2022-08-08T01:02:43,843 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16592 #nodes=2483
2022-08-08T01:02:43,844 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=206553 lost=0 simT=54000.0s realT=167s; (s/r): 323.3532934131737
2022-08-08T01:03:00,357 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16775 #nodes=2408
2022-08-08T01:03:00,357 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=190381 lost=0 simT=57600.0s realT=183s; (s/r): 314.75409836065575
2022-08-08T01:03:15,510 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16728 #nodes=2455
2022-08-08T01:03:15,510 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=171458 lost=0 simT=61200.0s realT=198s; (s/r): 309.09090909090907
2022-08-08T01:03:24,029 INFO MemoryObserver:41 used RAM: 15538 MB free: 541 MB total: 16080 MB
2022-08-08T01:03:34,060 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16460 #nodes=2306
2022-08-08T01:03:34,060 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=149935 lost=0 simT=64800.0s realT=217s; (s/r): 298.6175115207373
2022-08-08T01:03:58,620 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15945 #nodes=2143
2022-08-08T01:03:58,620 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=126774 lost=0 simT=68400.0s realT=241s; (s/r): 283.81742738589213
2022-08-08T01:04:16,835 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15478 #nodes=2089
2022-08-08T01:04:16,835 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=102525 lost=0 simT=72000.0s realT=260s; (s/r): 276.9230769230769
2022-08-08T01:04:24,030 INFO MemoryObserver:41 used RAM: 15275 MB free: 804 MB total: 16080 MB
2022-08-08T01:04:29,125 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13732 #nodes=1818
2022-08-08T01:04:29,125 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=80051 lost=0 simT=75600.0s realT=272s; (s/r): 277.94117647058823
2022-08-08T01:04:43,235 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12877 #nodes=1598
2022-08-08T01:04:43,235 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=63828 lost=0 simT=79200.0s realT=286s; (s/r): 276.9230769230769
2022-08-08T01:04:53,223 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12240 #nodes=1527
2022-08-08T01:04:53,223 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=50306 lost=0 simT=82800.0s realT=296s; (s/r): 279.72972972972974
2022-08-08T01:05:04,111 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11674 #nodes=1386
2022-08-08T01:05:04,111 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=38115 lost=0 simT=86400.0s realT=307s; (s/r): 281.43322475570034
2022-08-08T01:05:13,940 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9895 #nodes=1119
2022-08-08T01:05:13,940 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=31420 lost=4 simT=90000.0s realT=317s; (s/r): 283.9116719242902
2022-08-08T01:05:19,885 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8469 #nodes=998
2022-08-08T01:05:19,885 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=27179 lost=7 simT=93600.0s realT=323s; (s/r): 289.78328173374615
2022-08-08T01:05:24,030 INFO MemoryObserver:41 used RAM: 15471 MB free: 608 MB total: 16080 MB
2022-08-08T01:05:24,461 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7228 #nodes=825
2022-08-08T01:05:24,461 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=24048 lost=7 simT=97200.0s realT=327s; (s/r): 297.2477064220183
2022-08-08T01:05:29,252 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6306 #nodes=638
2022-08-08T01:05:29,252 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=21636 lost=7 simT=100800.0s realT=332s; (s/r): 303.6144578313253
2022-08-08T01:05:33,529 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5438 #nodes=622
2022-08-08T01:05:33,530 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=19717 lost=7 simT=104400.0s realT=336s; (s/r): 310.7142857142857
2022-08-08T01:05:37,124 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4636 #nodes=526
2022-08-08T01:05:37,124 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=18048 lost=8 simT=108000.0s realT=340s; (s/r): 317.6470588235294
2022-08-08T01:05:39,721 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3924 #nodes=412
2022-08-08T01:05:39,722 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=16549 lost=9 simT=111600.0s realT=342s; (s/r): 326.3157894736842
2022-08-08T01:05:41,791 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3269 #nodes=336
2022-08-08T01:05:41,791 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=15284 lost=9 simT=115200.0s realT=345s; (s/r): 333.9130434782609
2022-08-08T01:05:43,582 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2789 #nodes=301
2022-08-08T01:05:43,582 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=14252 lost=9 simT=118800.0s realT=346s; (s/r): 343.35260115606934
2022-08-08T01:05:45,010 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2353 #nodes=240
2022-08-08T01:05:45,010 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=13326 lost=9 simT=122400.0s realT=348s; (s/r): 351.7241379310345
2022-08-08T01:05:46,122 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1964 #nodes=201
2022-08-08T01:05:46,122 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=12430 lost=9 simT=126000.0s realT=349s; (s/r): 361.0315186246418
2022-08-08T01:05:47,093 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1626 #nodes=170
2022-08-08T01:05:47,093 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=10767 lost=10 simT=129600.0s realT=350s; (s/r): 370.2857142857143
2022-08-08T01:05:55,131 INFO AbstractController$9:234 ### ITERATION 27 fires after mobsim event
2022-08-08T01:05:55,131 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=249.223151711sec
2022-08-08T01:05:55,131 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T01:05:55,176 INFO LegTimesControlerListener:50 [27] average trip (probably: leg) duration is: 1397 seconds = 00:23:17
2022-08-08T01:05:55,176 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T01:05:55,176 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:05:55,176 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:05:55,176 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:05:55,176 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:05:55,176 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T01:05:55,176 INFO EventsManagerImpl:137 event # 1
2022-08-08T01:05:55,176 INFO EventsManagerImpl:137 event # 4
2022-08-08T01:05:55,176 INFO EventsManagerImpl:137 event # 16
2022-08-08T01:05:55,176 INFO EventsManagerImpl:137 event # 64
2022-08-08T01:05:55,176 INFO EventsManagerImpl:137 event # 256
2022-08-08T01:05:55,177 INFO EventsManagerImpl:137 event # 1024
2022-08-08T01:05:55,180 INFO EventsManagerImpl:137 event # 4096
2022-08-08T01:05:55,190 INFO EventsManagerImpl:137 event # 16384
2022-08-08T01:05:55,205 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T01:05:55,481 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T01:05:55,481 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T01:05:55,481 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T01:05:55,481 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T01:05:55,482 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T01:05:55,482 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T01:05:55,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-08-08T01:05:55,487 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-08-08T01:05:55,487 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:15:35][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T01:05:55,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-08-08T01:05:55,489 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-08-08T01:05:55,489 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:50:51][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T01:05:55,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-08-08T01:05:55,491 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-08-08T01:05:55,491 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-08-08T01:05:55,492 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T01:05:55,492 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-08-08T01:05:55,492 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T01:05:55,492 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T01:05:55,492 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-08-08T01:05:55,492 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-08-08T01:05:55,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-08-08T01:05:55,493 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-08-08T01:05:55,493 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-08-08T01:05:55,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-08-08T01:05:55,493 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-08-08T01:05:55,493 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-08-08T01:05:55,494 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T01:05:55,494 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T01:05:55,494 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T01:05:55,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-08-08T01:05:55,498 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-08-08T01:05:55,498 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-08-08T01:05:55,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-08-08T01:05:55,498 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-08-08T01:05:55,498 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:20][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T01:05:55,499 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T01:05:55,499 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-08-08T01:05:55,499 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_46800][coord=[x=738858.7389318789 | y=5689328.029665429]][linkId=376817773][startTime=13:40:49][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T01:05:55,499 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T01:05:55,808 INFO ControlerListenerManagerImpl:251 [it.27] all ControlerAfterMobsimListeners called.
2022-08-08T01:05:55,809 INFO AbstractController$4:159 ### ITERATION 27 fires scoring event
2022-08-08T01:05:55,809 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T01:05:55,923 INFO NewScoreAssignerImpl:57 it: 27 msaStart: 599
2022-08-08T01:05:56,032 INFO ControlerListenerManagerImpl:194 [it.27] all ControlerScoringListeners called.
2022-08-08T01:05:56,032 INFO AbstractController$5:167 ### ITERATION 27 fires iteration end event
2022-08-08T01:05:56,032 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T01:05:56,032 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T01:05:56,097 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T01:05:56,098 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T01:05:57,693 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T01:05:57,693 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11688585117363419
2022-08-08T01:05:57,693 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.26694849977148666
2022-08-08T01:05:57,693 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 3.32499730405624E-4
2022-08-08T01:05:57,693 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.503376348613771E-4
2022-08-08T01:05:57,693 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T01:05:57,693 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.15203710645640017
2022-08-08T01:05:57,693 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1441354236739808
2022-08-08T01:05:57,693 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2589890467656378
2022-08-08T01:05:57,821 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T01:05:57,924 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -106.84533517043667
2022-08-08T01:05:57,924 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -148.3733773352826
2022-08-08T01:05:57,924 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -116.36364680004421
2022-08-08T01:05:57,924 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -86.11086325475894
2022-08-08T01:05:58,030 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T01:05:58,695 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19223.756275743184 meters
2022-08-08T01:05:58,696 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138753.33743998452 meters (statistic on all 2060633 legs which have a finite distance)
2022-08-08T01:05:58,696 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52275.149138978784 meters
2022-08-08T01:05:58,696 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138685.0681419707 meters (statistic on all 757408 trips which have a finite distance)
2022-08-08T01:05:58,696 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T01:05:58,696 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T01:05:59,557 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T01:05:59,560 INFO LegHistogramListener:72 number of legs: 2071352 100%
2022-08-08T01:05:59,560 INFO LegHistogramListener:79 number of bike legs: 89985 4.344264036242995%
2022-08-08T01:05:59,560 INFO LegHistogramListener:79 number of car legs: 207734 10.028908654830275%
2022-08-08T01:05:59,560 INFO LegHistogramListener:79 number of drtNorth legs: 317 0.015304013996655324%
2022-08-08T01:05:59,560 INFO LegHistogramListener:79 number of drtSoutheast legs: 212 0.01023486109555498%
2022-08-08T01:05:59,560 INFO LegHistogramListener:79 number of freight legs: 47065 2.272187440859883%
2022-08-08T01:05:59,560 INFO LegHistogramListener:79 number of pt legs: 145630 7.030673685592792%
2022-08-08T01:05:59,560 INFO LegHistogramListener:79 number of ride legs: 111568 5.38624048447584%
2022-08-08T01:05:59,560 INFO LegHistogramListener:79 number of walk legs: 1468841 70.91218682290601%
2022-08-08T01:06:00,086 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T01:06:00,087 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T01:06:02,378 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.32455311522720387
2022-08-08T01:06:02,378 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.3952407606155995
2022-08-08T01:06:02,378 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.004503509862019031
2022-08-08T01:06:02,378 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.003865469838808239
2022-08-08T01:06:02,378 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T01:06:02,378 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.35611748152636635
2022-08-08T01:06:02,378 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.3665161217436851
2022-08-08T01:06:02,378 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.6989028792679357
2022-08-08T01:06:02,378 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.1785510714450772
2022-08-08T01:06:02,378 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.36126159897708193
2022-08-08T01:06:02,378 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 5.905400617242743E-4
2022-08-08T01:06:02,378 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 5.019590524656331E-4
2022-08-08T01:06:02,378 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T01:06:02,378 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.21636489213657395
2022-08-08T01:06:02,378 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.20764543974694075
2022-08-08T01:06:02,378 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.37604949239230345
2022-08-08T01:06:02,378 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.13370725645357584
2022-08-08T01:06:02,378 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3350416202365241
2022-08-08T01:06:02,378 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 1.7587823577440342E-4
2022-08-08T01:06:02,379 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.4249988445955313E-4
2022-08-08T01:06:02,379 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T01:06:02,379 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.15948818149606905
2022-08-08T01:06:02,379 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.15846885799822324
2022-08-08T01:06:02,379 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.26343221883874146
2022-08-08T01:06:02,572 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T01:06:03,764 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T01:06:04,080 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T01:06:04,475 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T01:06:05,755 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T01:06:06,066 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T01:06:06,456 INFO ControlerListenerManagerImpl:171 [it.27] all ControlerIterationEndsListeners called.
2022-08-08T01:06:06,580 INFO AbstractController:181 ### ITERATION 27 ENDS
2022-08-08T01:06:06,580 INFO AbstractController:182 ###################################################
2022-08-08T01:06:06,581 INFO AbstractController:133 ###################################################
2022-08-08T01:06:06,581 INFO AbstractController:134 ### ITERATION 28 BEGINS
2022-08-08T01:06:06,581 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T01:06:06,581 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T01:06:06,581 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T01:06:06,582 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T01:06:06,582 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T01:06:06,883 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T01:06:06,914 INFO ControlerListenerManagerImpl:148 [it.28] all ControlerIterationStartsListeners called.
2022-08-08T01:06:06,914 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T01:06:15,241 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 170111 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T01:06:15,241 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30432 plans
2022-08-08T01:06:15,241 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:06:15,242 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:06:15,242 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T01:06:15,242 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:06:15,243 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T01:06:15,243 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:06:15,243 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T01:06:15,245 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T01:06:15,245 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:06:15,247 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:06:15,250 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T01:06:15,251 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:06:15,251 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:06:15,387 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:06:15,388 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:06:15,390 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:06:15,397 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T01:06:15,403 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:06:15,414 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T01:06:15,463 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T01:06:15,557 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T01:06:15,861 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T01:06:16,286 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T01:06:17,055 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T01:06:18,631 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T01:06:21,591 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T01:06:24,031 INFO MemoryObserver:41 used RAM: 14644 MB free: 1435 MB total: 16080 MB
2022-08-08T01:06:27,170 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T01:06:40,501 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T01:06:40,503 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30432 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T01:06:40,503 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30341 plans
2022-08-08T01:06:40,503 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T01:06:40,503 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T01:06:40,503 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T01:06:40,503 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T01:06:40,503 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T01:06:40,503 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T01:06:40,503 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T01:06:40,503 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T01:06:40,504 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T01:06:40,505 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T01:06:40,506 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T01:06:40,509 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T01:06:40,516 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T01:06:40,529 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T01:06:40,552 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T01:06:40,622 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T01:06:40,744 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30341 plans
2022-08-08T01:06:40,744 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T01:06:40,744 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:06:40,744 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T01:06:40,744 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T01:06:40,745 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:06:40,746 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T01:06:40,746 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:06:40,746 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:06:40,748 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:06:40,749 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T01:06:40,751 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:06:40,762 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:06:40,764 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T01:06:40,773 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:06:40,831 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T01:06:40,870 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:06:40,885 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T01:06:40,899 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:06:40,986 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:06:40,994 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T01:06:41,027 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:06:41,141 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T01:06:41,582 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T01:06:42,538 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T01:06:44,500 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T01:06:47,686 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T01:06:54,672 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T01:07:10,371 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T01:07:10,371 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30341 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T01:07:10,371 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7544 plans
2022-08-08T01:07:10,372 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T01:07:10,372 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T01:07:10,372 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T01:07:10,372 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T01:07:10,372 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T01:07:10,372 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T01:07:10,372 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T01:07:10,372 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T01:07:10,372 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T01:07:10,372 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T01:07:10,373 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T01:07:10,373 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T01:07:10,374 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T01:07:10,377 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T01:07:10,377 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7544 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T01:07:10,377 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40371 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T01:07:10,377 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6694 plans
2022-08-08T01:07:10,378 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T01:07:10,378 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T01:07:10,378 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T01:07:10,379 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T01:07:10,383 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T01:07:10,395 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T01:07:10,431 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T01:07:10,532 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T01:07:10,847 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T01:07:11,328 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T01:07:12,037 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T01:07:13,046 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T01:07:15,625 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T01:07:24,012 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T01:07:24,012 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6694 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T01:07:24,012 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T01:07:24,032 INFO MemoryObserver:41 used RAM: 15198 MB free: 881 MB total: 16080 MB
2022-08-08T01:07:24,920 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T01:07:25,810 INFO ControlerListenerManagerImpl:213 [it.28] all ControlerReplanningListeners called.
2022-08-08T01:07:25,810 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T01:07:25,810 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T01:07:25,810 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T01:07:25,877 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T01:07:25,941 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T01:07:25,941 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T01:07:25,941 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T01:07:25,942 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T01:07:25,943 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T01:07:25,943 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T01:07:25,943 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T01:07:25,943 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T01:07:25,943 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T01:07:25,943 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T01:07:25,943 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T01:07:25,943 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T01:07:25,943 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T01:07:25,943 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T01:07:25,943 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T01:07:25,943 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T01:07:25,943 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T01:07:25,943 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T01:07:25,943 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T01:07:25,943 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T01:07:25,943 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T01:07:25,944 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T01:07:26,581 INFO ControlerListenerManagerImpl:232 [it.28] all ControlerBeforeMobsimListeners called.
2022-08-08T01:07:26,581 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T01:07:26,581 INFO NetworkImpl:163 node # 1
2022-08-08T01:07:26,581 INFO NetworkImpl:163 node # 4
2022-08-08T01:07:26,581 INFO NetworkImpl:163 node # 16
2022-08-08T01:07:26,581 INFO NetworkImpl:163 node # 64
2022-08-08T01:07:26,581 INFO NetworkImpl:163 node # 256
2022-08-08T01:07:26,581 INFO NetworkImpl:163 node # 1024
2022-08-08T01:07:26,582 INFO NetworkImpl:163 node # 4096
2022-08-08T01:07:26,583 INFO NetworkImpl:163 node # 16384
2022-08-08T01:07:26,589 INFO NetworkImpl:163 node # 65536
2022-08-08T01:07:26,622 INFO NetworkImpl:159 link # 1
2022-08-08T01:07:26,622 INFO NetworkImpl:159 link # 4
2022-08-08T01:07:26,622 INFO NetworkImpl:159 link # 16
2022-08-08T01:07:26,622 INFO NetworkImpl:159 link # 64
2022-08-08T01:07:26,622 INFO NetworkImpl:159 link # 256
2022-08-08T01:07:26,623 INFO NetworkImpl:159 link # 1024
2022-08-08T01:07:26,627 INFO NetworkImpl:159 link # 4096
2022-08-08T01:07:26,641 INFO NetworkImpl:159 link # 16384
2022-08-08T01:07:26,700 INFO NetworkImpl:159 link # 65536
2022-08-08T01:07:27,043 INFO NetworkImpl:159 link # 262144
2022-08-08T01:07:27,628 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T01:07:27,628 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T01:07:27,628 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T01:07:27,628 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T01:07:27,628 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T01:07:27,628 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T01:07:27,629 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T01:07:27,629 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T01:07:27,630 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T01:07:27,633 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T01:07:27,637 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T01:07:27,646 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T01:07:27,664 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T01:07:27,699 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T01:07:27,769 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T01:07:27,912 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T01:07:28,267 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T01:07:28,815 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T01:07:29,823 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T01:07:29,909 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T01:07:29,928 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:07:29,928 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T01:07:29,928 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:07:29,928 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:07:29,928 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:07:29,928 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T01:07:29,928 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:07:29,928 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T01:07:29,928 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:07:29,928 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T01:07:37,558 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:07:37,559 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T01:07:37,559 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T01:07:37,559 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T01:07:37,559 INFO EventsManagerImpl:176
2022-08-08T01:07:37,559 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:07:37,559 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T01:07:37,559 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T01:07:37,559 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T01:07:37,559 INFO EventsManagerImpl:176
2022-08-08T01:07:37,559 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:07:37,559 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T01:07:37,559 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T01:07:37,559 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T01:07:37,559 INFO EventsManagerImpl:176
2022-08-08T01:07:37,559 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:07:37,559 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T01:07:37,559 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T01:07:37,559 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T01:07:37,559 INFO EventsManagerImpl:176
2022-08-08T01:07:37,559 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T01:07:37,560 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T01:07:37,560 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T01:07:37,560 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T01:07:37,560 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T01:07:37,560 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T01:07:37,560 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T01:07:37,560 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:07:37,560 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T01:07:37,560 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T01:07:37,560 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:07:37,560 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T01:07:37,560 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T01:07:37,560 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T01:07:37,560 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T01:07:37,560 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T01:07:37,560 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T01:07:37,560 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T01:07:37,560 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T01:07:37,560 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:07:37,560 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:07:37,560 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:07:37,560 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T01:07:37,560 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T01:07:37,561 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T01:07:37,561 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:07:37,561 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T01:07:37,561 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:07:37,561 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T01:07:37,561 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:07:37,561 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:07:37,561 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T01:07:37,561 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:07:37,561 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T01:07:37,561 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:07:37,561 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:07:37,561 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T01:07:37,561 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T01:07:37,561 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:07:37,561 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:07:37,561 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:07:37,561 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T01:07:37,561 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T01:07:37,561 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T01:07:37,561 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:07:37,561 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T01:07:37,561 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:07:37,561 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T01:07:37,561 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:07:37,561 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:07:37,561 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T01:07:37,561 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:07:37,561 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T01:07:37,561 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:07:37,561 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:07:37,562 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T01:07:39,268 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T01:07:39,271 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T01:07:39,479 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T01:07:39,479 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T01:07:39,479 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T01:07:39,479 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T01:07:39,479 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T01:07:39,479 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T01:07:39,479 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T01:07:39,479 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T01:07:39,703 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T01:07:39,703 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T01:07:39,725 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T01:07:39,726 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T01:07:39,727 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T01:07:39,732 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T01:07:39,732 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T01:07:39,733 INFO VehicularDepartureHandler:110 teleport vehicle 57578_car from link 14611963#1 to link -95275220
2022-08-08T01:07:39,733 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T01:07:39,733 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T01:07:39,734 INFO VehicularDepartureHandler:110 teleport vehicle 157918_car from link -95454627 to link -103717883#3
2022-08-08T01:07:39,734 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T01:07:40,734 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1785 #nodes=225
2022-08-08T01:07:40,735 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271887 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T01:07:42,516 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3151 #nodes=348
2022-08-08T01:07:42,516 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271328 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T01:07:44,897 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4418 #nodes=470
2022-08-08T01:07:44,897 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270750 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T01:07:48,240 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5708 #nodes=668
2022-08-08T01:07:48,240 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269938 lost=0 simT=14400.0s realT=18s; (s/r): 800.0
2022-08-08T01:07:52,350 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7257 #nodes=946
2022-08-08T01:07:52,351 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268776 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T01:07:59,210 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10800 #nodes=1661
2022-08-08T01:07:59,210 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266935 lost=0 simT=21600.0s realT=29s; (s/r): 744.8275862068965
2022-08-08T01:08:12,394 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11930 #nodes=1810
2022-08-08T01:08:12,394 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264355 lost=0 simT=25200.0s realT=42s; (s/r): 600.0
2022-08-08T01:08:23,473 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13258 #nodes=1904
2022-08-08T01:08:23,473 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260948 lost=0 simT=28800.0s realT=53s; (s/r): 543.3962264150944
2022-08-08T01:08:24,032 INFO MemoryObserver:41 used RAM: 13789 MB free: 2290 MB total: 16080 MB
2022-08-08T01:08:40,071 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14536 #nodes=2107
2022-08-08T01:08:40,071 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257450 lost=0 simT=32400.0s realT=70s; (s/r): 462.85714285714283
2022-08-08T01:08:55,562 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14617 #nodes=2042
2022-08-08T01:08:55,563 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252356 lost=0 simT=36000.0s realT=85s; (s/r): 423.52941176470586
2022-08-08T01:09:11,671 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15115 #nodes=2136
2022-08-08T01:09:11,671 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246773 lost=0 simT=39600.0s realT=101s; (s/r): 392.0792079207921
2022-08-08T01:09:24,032 INFO MemoryObserver:41 used RAM: 14762 MB free: 1317 MB total: 16080 MB
2022-08-08T01:09:27,083 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15715 #nodes=2163
2022-08-08T01:09:27,083 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239215 lost=0 simT=43200.0s realT=117s; (s/r): 369.2307692307692
2022-08-08T01:09:44,394 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15892 #nodes=2320
2022-08-08T01:09:44,394 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=230440 lost=0 simT=46800.0s realT=134s; (s/r): 349.25373134328356
2022-08-08T01:09:58,557 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16239 #nodes=2322
2022-08-08T01:09:58,558 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=219484 lost=0 simT=50400.0s realT=148s; (s/r): 340.5405405405405
2022-08-08T01:10:14,065 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16621 #nodes=2362
2022-08-08T01:10:14,065 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=206539 lost=0 simT=54000.0s realT=164s; (s/r): 329.2682926829268
2022-08-08T01:10:24,033 INFO MemoryObserver:41 used RAM: 15139 MB free: 940 MB total: 16080 MB
2022-08-08T01:10:33,893 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16718 #nodes=2470
2022-08-08T01:10:33,894 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=190248 lost=0 simT=57600.0s realT=183s; (s/r): 314.75409836065575
2022-08-08T01:10:48,896 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16740 #nodes=2370
2022-08-08T01:10:48,896 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=171233 lost=0 simT=61200.0s realT=198s; (s/r): 309.09090909090907
2022-08-08T01:11:05,108 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16417 #nodes=2383
2022-08-08T01:11:05,109 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=149721 lost=0 simT=64800.0s realT=215s; (s/r): 301.3953488372093
2022-08-08T01:11:31,023 INFO MemoryObserver:41 used RAM: 14780 MB free: 1299 MB total: 16080 MB
2022-08-08T01:11:31,577 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15771 #nodes=2219
2022-08-08T01:11:31,577 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=126569 lost=0 simT=68400.0s realT=241s; (s/r): 283.81742738589213
2022-08-08T01:11:48,810 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15356 #nodes=2097
2022-08-08T01:11:48,810 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=102153 lost=0 simT=72000.0s realT=258s; (s/r): 279.06976744186045
2022-08-08T01:12:01,995 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13633 #nodes=1786
2022-08-08T01:12:01,995 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=79747 lost=0 simT=75600.0s realT=272s; (s/r): 277.94117647058823
2022-08-08T01:12:14,812 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12877 #nodes=1591
2022-08-08T01:12:14,813 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=63615 lost=0 simT=79200.0s realT=284s; (s/r): 278.8732394366197
2022-08-08T01:12:26,988 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12181 #nodes=1466
2022-08-08T01:12:26,988 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=50053 lost=0 simT=82800.0s realT=297s; (s/r): 278.7878787878788
2022-08-08T01:12:31,023 INFO MemoryObserver:41 used RAM: 15405 MB free: 674 MB total: 16080 MB
2022-08-08T01:12:35,862 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11631 #nodes=1430
2022-08-08T01:12:35,862 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=37853 lost=0 simT=86400.0s realT=305s; (s/r): 283.27868852459017
2022-08-08T01:12:45,046 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9936 #nodes=1117
2022-08-08T01:12:45,046 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=31252 lost=0 simT=90000.0s realT=315s; (s/r): 285.7142857142857
2022-08-08T01:12:52,078 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8476 #nodes=940
2022-08-08T01:12:52,078 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=27121 lost=3 simT=93600.0s realT=322s; (s/r): 290.6832298136646
2022-08-08T01:12:57,004 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7336 #nodes=787
2022-08-08T01:12:57,004 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=24013 lost=4 simT=97200.0s realT=327s; (s/r): 297.2477064220183
2022-08-08T01:13:08,166 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6297 #nodes=663
2022-08-08T01:13:08,166 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=21538 lost=4 simT=100800.0s realT=338s; (s/r): 298.2248520710059
2022-08-08T01:13:11,594 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5419 #nodes=613
2022-08-08T01:13:11,594 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=19621 lost=6 simT=104400.0s realT=341s; (s/r): 306.158357771261
2022-08-08T01:13:21,942 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4677 #nodes=487
2022-08-08T01:13:21,942 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=17973 lost=7 simT=108000.0s realT=352s; (s/r): 306.8181818181818
2022-08-08T01:13:24,059 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4024 #nodes=418
2022-08-08T01:13:24,059 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=16487 lost=7 simT=111600.0s realT=354s; (s/r): 315.2542372881356
2022-08-08T01:13:25,822 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3306 #nodes=348
2022-08-08T01:13:25,822 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=15203 lost=7 simT=115200.0s realT=355s; (s/r): 324.50704225352115
2022-08-08T01:13:27,284 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2818 #nodes=302
2022-08-08T01:13:27,284 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=14194 lost=7 simT=118800.0s realT=357s; (s/r): 332.7731092436975
2022-08-08T01:13:34,936 INFO MemoryObserver:41 used RAM: 15294 MB free: 785 MB total: 16080 MB
2022-08-08T01:13:35,921 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2420 #nodes=240
2022-08-08T01:13:35,921 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=13284 lost=7 simT=122400.0s realT=365s; (s/r): 335.3424657534247
2022-08-08T01:13:36,990 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2013 #nodes=225
2022-08-08T01:13:36,990 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=12390 lost=7 simT=126000.0s realT=367s; (s/r): 343.3242506811989
2022-08-08T01:13:37,966 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1631 #nodes=167
2022-08-08T01:13:37,966 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=10723 lost=7 simT=129600.0s realT=368s; (s/r): 352.17391304347825
2022-08-08T01:13:38,413 INFO AbstractController$9:234 ### ITERATION 28 fires after mobsim event
2022-08-08T01:13:38,413 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=249.519238513sec
2022-08-08T01:13:38,413 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T01:13:38,454 INFO LegTimesControlerListener:50 [28] average trip (probably: leg) duration is: 1388 seconds = 00:23:08
2022-08-08T01:13:38,454 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T01:13:38,454 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:13:38,454 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:13:38,454 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:13:38,454 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:13:38,454 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T01:13:38,454 INFO EventsManagerImpl:137 event # 1
2022-08-08T01:13:38,454 INFO EventsManagerImpl:137 event # 4
2022-08-08T01:13:38,454 INFO EventsManagerImpl:137 event # 16
2022-08-08T01:13:38,454 INFO EventsManagerImpl:137 event # 64
2022-08-08T01:13:38,455 INFO EventsManagerImpl:137 event # 256
2022-08-08T01:13:38,455 INFO EventsManagerImpl:137 event # 1024
2022-08-08T01:13:38,458 INFO EventsManagerImpl:137 event # 4096
2022-08-08T01:13:38,469 INFO EventsManagerImpl:137 event # 16384
2022-08-08T01:13:38,484 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T01:13:38,761 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T01:13:38,761 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T01:13:38,761 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T01:13:38,761 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T01:13:38,761 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T01:13:38,761 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T01:13:38,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-08-08T01:13:38,765 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-08-08T01:13:38,765 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:54:02][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T01:13:38,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-08-08T01:13:38,767 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-08-08T01:13:38,767 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:51:07][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T01:13:38,769 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T01:13:38,769 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-08-08T01:13:38,769 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-08-08T01:13:38,769 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T01:13:38,769 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-08-08T01:13:38,769 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T01:13:38,769 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T01:13:38,769 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-08-08T01:13:38,770 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-08-08T01:13:38,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-08-08T01:13:38,770 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-08-08T01:13:38,770 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-08-08T01:13:38,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-08-08T01:13:38,770 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-08-08T01:13:38,771 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-08-08T01:13:38,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-08-08T01:13:38,771 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-08-08T01:13:38,771 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-08-08T01:13:38,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-08-08T01:13:38,772 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T01:13:38,772 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T01:13:38,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-08-08T01:13:38,776 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-08-08T01:13:38,776 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-08-08T01:13:38,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-08-08T01:13:38,776 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-08-08T01:13:38,776 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:36][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T01:13:38,776 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T01:13:39,085 INFO ControlerListenerManagerImpl:251 [it.28] all ControlerAfterMobsimListeners called.
2022-08-08T01:13:39,086 INFO AbstractController$4:159 ### ITERATION 28 fires scoring event
2022-08-08T01:13:39,086 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T01:13:39,209 INFO NewScoreAssignerImpl:57 it: 28 msaStart: 599
2022-08-08T01:13:39,320 INFO ControlerListenerManagerImpl:194 [it.28] all ControlerScoringListeners called.
2022-08-08T01:13:39,320 INFO AbstractController$5:167 ### ITERATION 28 fires iteration end event
2022-08-08T01:13:39,320 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T01:13:39,320 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T01:13:39,384 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T01:13:39,385 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T01:13:41,171 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T01:13:41,171 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11673179724448872
2022-08-08T01:13:41,171 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.26804485023390523
2022-08-08T01:13:41,172 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 3.4662134057729144E-4
2022-08-08T01:13:41,172 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.4006737291834627E-4
2022-08-08T01:13:41,172 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T01:13:41,172 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.15161089058576438
2022-08-08T01:13:41,172 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14492880140907993
2022-08-08T01:13:41,172 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.25767573701967267
2022-08-08T01:13:41,302 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T01:13:41,405 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -106.43949976803464
2022-08-08T01:13:41,405 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -146.58669175368837
2022-08-08T01:13:41,405 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -115.5292828702217
2022-08-08T01:13:41,405 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -85.87373833303693
2022-08-08T01:13:41,477 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T01:13:42,128 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19206.30005924199 meters
2022-08-08T01:13:42,128 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138724.41846546668 meters (statistic on all 2062076 legs which have a finite distance)
2022-08-08T01:13:42,128 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52254.03990930086 meters
2022-08-08T01:13:42,128 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138650.11427325124 meters (statistic on all 757523 trips which have a finite distance)
2022-08-08T01:13:42,128 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T01:13:42,128 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T01:13:42,970 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T01:13:42,973 INFO LegHistogramListener:72 number of legs: 2072750 100%
2022-08-08T01:13:42,973 INFO LegHistogramListener:79 number of bike legs: 89888 4.336654203353033%
2022-08-08T01:13:42,973 INFO LegHistogramListener:79 number of car legs: 208619 10.064841394282958%
2022-08-08T01:13:42,973 INFO LegHistogramListener:79 number of drtNorth legs: 319 0.015390182125195996%
2022-08-08T01:13:42,973 INFO LegHistogramListener:79 number of drtSoutheast legs: 201 0.009697262091424436%
2022-08-08T01:13:42,973 INFO LegHistogramListener:79 number of freight legs: 47065 2.270654927029309%
2022-08-08T01:13:42,973 INFO LegHistogramListener:79 number of pt legs: 144980 6.994572427933904%
2022-08-08T01:13:42,973 INFO LegHistogramListener:79 number of ride legs: 112231 5.414594138222169%
2022-08-08T01:13:42,973 INFO LegHistogramListener:79 number of walk legs: 1469447 70.893595464962%
2022-08-08T01:13:43,519 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T01:13:43,519 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T01:13:45,892 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.33022486738524265
2022-08-08T01:13:45,892 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.3963191381196177
2022-08-08T01:13:45,892 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.00462803678807828
2022-08-08T01:13:45,892 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.003959185979038395
2022-08-08T01:13:45,892 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T01:13:45,892 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.3617070715888609
2022-08-08T01:13:45,892 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.37339077833180134
2022-08-08T01:13:45,892 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.70726158870682
2022-08-08T01:13:45,892 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.18034194837139322
2022-08-08T01:13:45,892 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3620562604949239
2022-08-08T01:13:45,892 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 6.02094106410184E-4
2022-08-08T01:13:45,892 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 5.12229314408664E-4
2022-08-08T01:13:45,892 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T01:13:45,893 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.21910191694439166
2022-08-08T01:13:45,893 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2098702352403498
2022-08-08T01:13:45,893 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.3807648264068975
2022-08-08T01:13:45,893 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1354763090732629
2022-08-08T01:13:45,893 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.33726128059896165
2022-08-08T01:13:45,893 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 1.8486471497455541E-4
2022-08-08T01:13:45,893 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.4763501543106858E-4
2022-08-08T01:13:45,893 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T01:13:45,893 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.16209426046411313
2022-08-08T01:13:45,893 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.160463856380657
2022-08-08T01:13:45,893 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.26745431017218096
2022-08-08T01:13:46,104 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T01:13:47,312 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T01:13:47,628 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T01:13:48,121 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T01:13:49,351 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T01:13:49,654 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T01:13:50,077 INFO ControlerListenerManagerImpl:171 [it.28] all ControlerIterationEndsListeners called.
2022-08-08T01:13:50,230 INFO AbstractController:181 ### ITERATION 28 ENDS
2022-08-08T01:13:50,230 INFO AbstractController:182 ###################################################
2022-08-08T01:13:50,230 INFO AbstractController:133 ###################################################
2022-08-08T01:13:50,230 INFO AbstractController:134 ### ITERATION 29 BEGINS
2022-08-08T01:13:50,230 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T01:13:50,230 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T01:13:50,230 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T01:13:50,231 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T01:13:50,231 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T01:13:50,780 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T01:13:50,812 INFO ControlerListenerManagerImpl:148 [it.29] all ControlerIterationStartsListeners called.
2022-08-08T01:13:50,812 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T01:13:58,865 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169369 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T01:13:58,865 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30824 plans
2022-08-08T01:13:59,005 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T01:13:59,006 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T01:13:59,006 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T01:13:59,006 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:13:59,011 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T01:13:59,011 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:13:59,014 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T01:13:59,015 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:13:59,017 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:13:59,025 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:13:59,027 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:13:59,028 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T01:13:59,035 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:13:59,038 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:13:59,053 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T01:13:59,054 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:13:59,067 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:13:59,073 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:13:59,074 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:13:59,087 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T01:13:59,176 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T01:13:59,438 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T01:13:59,817 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T01:14:00,574 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T01:14:01,933 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T01:14:05,088 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T01:14:10,401 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T01:14:23,804 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T01:14:23,805 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30824 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T01:14:23,805 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30618 plans
2022-08-08T01:14:23,806 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T01:14:23,806 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T01:14:23,806 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T01:14:23,806 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T01:14:23,806 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T01:14:23,806 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T01:14:23,806 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T01:14:23,806 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T01:14:23,807 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T01:14:23,808 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T01:14:23,809 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T01:14:23,813 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T01:14:23,820 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T01:14:23,833 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T01:14:23,856 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T01:14:23,906 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T01:14:24,076 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30618 plans
2022-08-08T01:14:24,077 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:14:24,077 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:14:24,077 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T01:14:24,077 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:14:24,077 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T01:14:24,077 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:14:24,077 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:14:24,078 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:14:24,079 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T01:14:24,079 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:14:24,080 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:14:24,081 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:14:24,082 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T01:14:24,083 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:14:24,087 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T01:14:24,096 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T01:14:24,102 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:14:24,106 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:14:24,118 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T01:14:24,171 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T01:14:24,237 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T01:14:24,475 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T01:14:25,026 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T01:14:25,906 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T01:14:27,578 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T01:14:30,992 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T01:14:34,936 INFO MemoryObserver:41 used RAM: 15789 MB free: 290 MB total: 16080 MB
2022-08-08T01:14:37,836 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T01:14:52,415 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T01:14:52,415 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30618 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T01:14:52,415 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7617 plans
2022-08-08T01:14:52,415 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T01:14:52,415 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T01:14:52,415 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T01:14:52,415 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T01:14:52,415 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T01:14:52,415 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T01:14:52,435 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T01:14:52,435 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T01:14:52,435 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T01:14:52,436 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T01:14:52,436 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T01:14:52,437 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T01:14:52,438 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T01:14:52,440 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T01:14:52,440 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7617 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T01:14:52,440 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40298 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T01:14:52,440 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6767 plans
2022-08-08T01:14:52,441 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T01:14:52,442 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T01:14:52,442 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T01:14:52,442 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T01:14:52,445 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T01:14:52,470 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T01:14:52,492 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T01:14:52,543 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T01:14:52,754 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T01:14:53,001 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T01:14:53,544 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T01:14:54,629 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T01:14:57,084 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T01:15:05,798 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T01:15:05,798 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6767 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T01:15:05,798 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T01:15:06,762 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T01:15:07,739 INFO ControlerListenerManagerImpl:213 [it.29] all ControlerReplanningListeners called.
2022-08-08T01:15:07,739 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T01:15:07,739 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T01:15:07,739 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T01:15:07,812 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T01:15:07,881 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T01:15:07,881 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T01:15:07,881 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T01:15:07,882 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T01:15:07,883 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T01:15:07,883 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T01:15:07,884 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T01:15:07,884 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T01:15:07,884 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T01:15:07,884 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T01:15:07,884 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T01:15:07,884 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T01:15:07,884 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T01:15:07,884 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T01:15:07,884 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T01:15:07,884 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T01:15:07,884 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T01:15:07,884 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T01:15:07,884 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T01:15:07,884 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T01:15:07,884 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T01:15:07,884 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T01:15:08,554 INFO ControlerListenerManagerImpl:232 [it.29] all ControlerBeforeMobsimListeners called.
2022-08-08T01:15:08,554 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T01:15:08,555 INFO NetworkImpl:163 node # 1
2022-08-08T01:15:08,555 INFO NetworkImpl:163 node # 4
2022-08-08T01:15:08,555 INFO NetworkImpl:163 node # 16
2022-08-08T01:15:08,555 INFO NetworkImpl:163 node # 64
2022-08-08T01:15:08,555 INFO NetworkImpl:163 node # 256
2022-08-08T01:15:08,555 INFO NetworkImpl:163 node # 1024
2022-08-08T01:15:08,556 INFO NetworkImpl:163 node # 4096
2022-08-08T01:15:08,557 INFO NetworkImpl:163 node # 16384
2022-08-08T01:15:08,563 INFO NetworkImpl:163 node # 65536
2022-08-08T01:15:08,598 INFO NetworkImpl:159 link # 1
2022-08-08T01:15:08,598 INFO NetworkImpl:159 link # 4
2022-08-08T01:15:08,598 INFO NetworkImpl:159 link # 16
2022-08-08T01:15:08,598 INFO NetworkImpl:159 link # 64
2022-08-08T01:15:08,598 INFO NetworkImpl:159 link # 256
2022-08-08T01:15:08,599 INFO NetworkImpl:159 link # 1024
2022-08-08T01:15:08,603 INFO NetworkImpl:159 link # 4096
2022-08-08T01:15:08,619 INFO NetworkImpl:159 link # 16384
2022-08-08T01:15:08,685 INFO NetworkImpl:159 link # 65536
2022-08-08T01:15:08,994 INFO NetworkImpl:159 link # 262144
2022-08-08T01:15:09,632 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T01:15:09,632 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T01:15:09,632 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T01:15:09,632 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T01:15:09,632 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T01:15:09,632 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T01:15:09,633 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T01:15:09,633 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T01:15:09,635 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T01:15:09,637 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T01:15:09,642 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T01:15:09,651 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T01:15:09,670 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T01:15:09,707 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T01:15:09,779 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T01:15:09,928 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T01:15:10,223 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T01:15:10,815 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T01:15:11,842 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T01:15:11,928 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T01:15:11,943 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:15:11,944 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T01:15:11,944 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:15:11,944 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:15:11,944 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:15:11,944 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T01:15:11,944 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:15:11,944 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T01:15:11,944 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:15:11,944 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T01:15:13,514 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:15:13,515 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T01:15:13,515 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T01:15:13,515 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T01:15:13,515 INFO EventsManagerImpl:176
2022-08-08T01:15:13,515 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:15:13,515 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T01:15:13,515 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T01:15:13,515 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T01:15:13,515 INFO EventsManagerImpl:176
2022-08-08T01:15:13,515 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:15:13,515 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T01:15:13,515 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T01:15:13,515 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T01:15:13,515 INFO EventsManagerImpl:176
2022-08-08T01:15:13,515 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:15:13,515 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T01:15:13,515 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T01:15:13,515 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T01:15:13,515 INFO EventsManagerImpl:176
2022-08-08T01:15:13,516 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T01:15:13,516 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T01:15:13,516 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T01:15:13,516 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T01:15:13,516 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T01:15:13,516 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T01:15:13,516 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T01:15:13,516 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:15:13,516 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T01:15:13,516 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T01:15:13,516 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:15:13,516 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T01:15:13,516 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T01:15:13,516 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T01:15:13,516 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T01:15:13,516 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T01:15:13,516 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T01:15:13,516 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T01:15:13,516 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T01:15:13,516 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:15:13,516 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:15:13,516 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:15:13,516 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T01:15:13,516 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T01:15:13,516 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T01:15:13,516 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:15:13,516 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T01:15:13,516 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:15:13,517 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T01:15:13,517 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:15:13,517 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:15:13,517 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T01:15:13,517 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:15:13,517 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T01:15:13,517 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:15:13,517 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:15:13,517 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T01:15:13,517 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T01:15:13,517 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:15:13,517 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:15:13,517 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:15:13,517 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T01:15:13,517 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T01:15:13,517 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T01:15:13,517 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:15:13,517 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T01:15:13,517 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:15:13,517 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T01:15:13,517 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:15:13,517 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:15:13,517 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T01:15:13,517 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:15:13,517 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T01:15:13,517 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:15:13,517 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:15:13,517 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T01:15:22,175 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T01:15:22,178 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T01:15:22,355 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T01:15:22,356 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T01:15:22,356 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T01:15:22,356 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T01:15:22,356 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T01:15:22,356 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T01:15:22,356 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T01:15:22,356 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T01:15:22,550 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T01:15:22,550 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-08-08T01:15:22,570 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T01:15:22,571 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T01:15:22,572 INFO VehicularDepartureHandler:110 teleport vehicle 190998_car from link -24739580#0 to link -334734081#2
2022-08-08T01:15:22,573 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T01:15:22,573 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T01:15:22,574 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T01:15:22,577 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T01:15:22,577 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T01:15:22,578 INFO VehicularDepartureHandler:110 teleport vehicle 57578_car from link 14611963#1 to link -95275220
2022-08-08T01:15:22,578 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T01:15:23,406 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1779 #nodes=233
2022-08-08T01:15:23,406 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271876 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-08-08T01:15:24,635 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3155 #nodes=348
2022-08-08T01:15:24,636 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271321 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T01:15:26,686 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4453 #nodes=488
2022-08-08T01:15:26,686 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270742 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T01:15:29,382 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5690 #nodes=669
2022-08-08T01:15:29,382 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269930 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T01:15:34,328 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7289 #nodes=995
2022-08-08T01:15:34,329 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268773 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T01:15:34,937 INFO MemoryObserver:41 used RAM: 13648 MB free: 2431 MB total: 16080 MB
2022-08-08T01:15:43,450 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10859 #nodes=1599
2022-08-08T01:15:43,451 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266929 lost=0 simT=21600.0s realT=31s; (s/r): 696.7741935483871
2022-08-08T01:15:52,859 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11924 #nodes=1876
2022-08-08T01:15:52,859 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264324 lost=0 simT=25200.0s realT=40s; (s/r): 630.0
2022-08-08T01:16:07,954 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13330 #nodes=1879
2022-08-08T01:16:07,954 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260921 lost=0 simT=28800.0s realT=56s; (s/r): 514.2857142857143
2022-08-08T01:16:22,211 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14625 #nodes=2063
2022-08-08T01:16:22,212 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257467 lost=0 simT=32400.0s realT=70s; (s/r): 462.85714285714283
2022-08-08T01:16:34,937 INFO MemoryObserver:41 used RAM: 14410 MB free: 1669 MB total: 16080 MB
2022-08-08T01:16:40,281 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14711 #nodes=2086
2022-08-08T01:16:40,282 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252323 lost=0 simT=36000.0s realT=88s; (s/r): 409.09090909090907
2022-08-08T01:16:55,664 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15183 #nodes=2115
2022-08-08T01:16:55,664 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246766 lost=0 simT=39600.0s realT=103s; (s/r): 384.4660194174757
2022-08-08T01:17:12,604 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15623 #nodes=2241
2022-08-08T01:17:12,604 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239173 lost=0 simT=43200.0s realT=120s; (s/r): 360.0
2022-08-08T01:17:26,409 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15902 #nodes=2232
2022-08-08T01:17:26,410 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=230468 lost=0 simT=46800.0s realT=134s; (s/r): 349.25373134328356
2022-08-08T01:17:34,939 INFO MemoryObserver:41 used RAM: 15119 MB free: 960 MB total: 16080 MB
2022-08-08T01:17:45,704 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16146 #nodes=2355
2022-08-08T01:17:45,704 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=219544 lost=0 simT=50400.0s realT=153s; (s/r): 329.4117647058824
2022-08-08T01:18:01,454 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16610 #nodes=2450
2022-08-08T01:18:01,455 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=206562 lost=0 simT=54000.0s realT=169s; (s/r): 319.5266272189349
2022-08-08T01:18:16,672 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16747 #nodes=2408
2022-08-08T01:18:16,672 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=190205 lost=0 simT=57600.0s realT=184s; (s/r): 313.04347826086956
2022-08-08T01:18:34,941 INFO MemoryObserver:41 used RAM: 15582 MB free: 497 MB total: 16080 MB
2022-08-08T01:18:38,503 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16691 #nodes=2448
2022-08-08T01:18:38,504 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=171212 lost=0 simT=61200.0s realT=206s; (s/r): 297.0873786407767
2022-08-08T01:18:54,282 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16505 #nodes=2341
2022-08-08T01:18:54,283 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=149551 lost=0 simT=64800.0s realT=222s; (s/r): 291.8918918918919
2022-08-08T01:19:14,789 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15780 #nodes=2116
2022-08-08T01:19:14,789 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=126390 lost=0 simT=68400.0s realT=242s; (s/r): 282.64462809917353
2022-08-08T01:19:33,914 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15403 #nodes=2082
2022-08-08T01:19:33,914 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=102008 lost=0 simT=72000.0s realT=261s; (s/r): 275.86206896551727
2022-08-08T01:19:34,990 INFO MemoryObserver:41 used RAM: 15700 MB free: 379 MB total: 16080 MB
2022-08-08T01:19:56,499 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13771 #nodes=1740
2022-08-08T01:19:56,500 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=79552 lost=0 simT=75600.0s realT=284s; (s/r): 266.19718309859155
2022-08-08T01:20:11,659 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12824 #nodes=1575
2022-08-08T01:20:11,659 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=63364 lost=0 simT=79200.0s realT=299s; (s/r): 264.8829431438127
2022-08-08T01:20:21,083 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12165 #nodes=1537
2022-08-08T01:20:21,083 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=49807 lost=0 simT=82800.0s realT=309s; (s/r): 267.9611650485437
2022-08-08T01:20:31,800 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11579 #nodes=1460
2022-08-08T01:20:31,800 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=37675 lost=1 simT=86400.0s realT=319s; (s/r): 270.846394984326
2022-08-08T01:20:34,991 INFO MemoryObserver:41 used RAM: 15400 MB free: 679 MB total: 16080 MB
2022-08-08T01:20:41,493 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9849 #nodes=1139
2022-08-08T01:20:41,493 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=30969 lost=4 simT=90000.0s realT=329s; (s/r): 273.5562310030395
2022-08-08T01:20:47,828 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8486 #nodes=932
2022-08-08T01:20:47,828 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=26848 lost=7 simT=93600.0s realT=335s; (s/r): 279.4029850746269
2022-08-08T01:20:52,360 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7259 #nodes=829
2022-08-08T01:20:52,360 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=23745 lost=8 simT=97200.0s realT=340s; (s/r): 285.88235294117646
2022-08-08T01:20:57,546 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6253 #nodes=697
2022-08-08T01:20:57,546 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=21240 lost=8 simT=100800.0s realT=345s; (s/r): 292.17391304347825
2022-08-08T01:21:01,555 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5380 #nodes=625
2022-08-08T01:21:01,555 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=19324 lost=10 simT=104400.0s realT=349s; (s/r): 299.1404011461318
2022-08-08T01:21:04,800 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4582 #nodes=521
2022-08-08T01:21:04,800 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=17627 lost=10 simT=108000.0s realT=352s; (s/r): 306.8181818181818
2022-08-08T01:21:07,399 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3857 #nodes=372
2022-08-08T01:21:07,399 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=16081 lost=11 simT=111600.0s realT=355s; (s/r): 314.36619718309856
2022-08-08T01:21:09,474 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3206 #nodes=318
2022-08-08T01:21:09,474 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=14834 lost=11 simT=115200.0s realT=357s; (s/r): 322.6890756302521
2022-08-08T01:21:11,330 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2759 #nodes=295
2022-08-08T01:21:11,330 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=13803 lost=11 simT=118800.0s realT=359s; (s/r): 330.9192200557103
2022-08-08T01:21:12,925 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2331 #nodes=236
2022-08-08T01:21:12,925 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=12935 lost=11 simT=122400.0s realT=360s; (s/r): 340.0
2022-08-08T01:21:14,037 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1935 #nodes=205
2022-08-08T01:21:14,037 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=12049 lost=11 simT=126000.0s realT=362s; (s/r): 348.0662983425414
2022-08-08T01:21:15,051 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1572 #nodes=164
2022-08-08T01:21:15,051 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=10388 lost=11 simT=129600.0s realT=363s; (s/r): 357.02479338842977
2022-08-08T01:21:15,385 INFO AbstractController$9:234 ### ITERATION 29 fires after mobsim event
2022-08-08T01:21:15,385 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T01:21:15,385 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=248.999309845sec
2022-08-08T01:21:15,427 INFO LegTimesControlerListener:50 [29] average trip (probably: leg) duration is: 1383 seconds = 00:23:03
2022-08-08T01:21:15,427 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T01:21:15,427 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:21:15,427 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:21:15,427 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:21:15,427 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:21:15,427 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T01:21:15,427 INFO EventsManagerImpl:137 event # 1
2022-08-08T01:21:15,427 INFO EventsManagerImpl:137 event # 4
2022-08-08T01:21:15,427 INFO EventsManagerImpl:137 event # 16
2022-08-08T01:21:15,428 INFO EventsManagerImpl:137 event # 64
2022-08-08T01:21:15,428 INFO EventsManagerImpl:137 event # 256
2022-08-08T01:21:15,428 INFO EventsManagerImpl:137 event # 1024
2022-08-08T01:21:15,431 INFO EventsManagerImpl:137 event # 4096
2022-08-08T01:21:15,442 INFO EventsManagerImpl:137 event # 16384
2022-08-08T01:21:15,458 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T01:21:22,514 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T01:21:22,514 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T01:21:22,514 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T01:21:22,514 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T01:21:22,514 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T01:21:22,514 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T01:21:22,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-08-08T01:21:22,541 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-08-08T01:21:22,541 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:38:00][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T01:21:22,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-08-08T01:21:22,543 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-08-08T01:21:22,543 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:49:46][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T01:21:22,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-08-08T01:21:22,545 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-08-08T01:21:22,545 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-08-08T01:21:22,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-08-08T01:21:22,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-08-08T01:21:22,545 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T01:21:22,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-08-08T01:21:22,546 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-08-08T01:21:22,546 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-08-08T01:21:22,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-08-08T01:21:22,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-08-08T01:21:22,546 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:43][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T01:21:22,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-08-08T01:21:22,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-08-08T01:21:22,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-08-08T01:21:22,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-08-08T01:21:22,547 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-08-08T01:21:22,547 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-08-08T01:21:22,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-08-08T01:21:22,548 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T01:21:22,548 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T01:21:22,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-08-08T01:21:22,549 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-08-08T01:21:22,549 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-08-08T01:21:22,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-08-08T01:21:22,552 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-08-08T01:21:22,552 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-08-08T01:21:22,552 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T01:21:22,854 INFO ControlerListenerManagerImpl:251 [it.29] all ControlerAfterMobsimListeners called.
2022-08-08T01:21:22,854 INFO AbstractController$4:159 ### ITERATION 29 fires scoring event
2022-08-08T01:21:22,854 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T01:21:22,975 INFO NewScoreAssignerImpl:57 it: 29 msaStart: 599
2022-08-08T01:21:23,084 INFO ControlerListenerManagerImpl:194 [it.29] all ControlerScoringListeners called.
2022-08-08T01:21:23,084 INFO AbstractController$5:167 ### ITERATION 29 fires iteration end event
2022-08-08T01:21:23,084 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T01:21:23,084 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T01:21:23,146 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T01:21:23,147 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T01:21:24,579 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T01:21:24,579 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11713875637398131
2022-08-08T01:21:24,579 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.26937484915552773
2022-08-08T01:21:24,579 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.8243220343334856E-4
2022-08-08T01:21:24,580 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.5804033131865027E-4
2022-08-08T01:21:24,580 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T01:21:24,580 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.15135285025444575
2022-08-08T01:21:24,580 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14492238249536554
2022-08-08T01:21:24,580 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.25624945439233426
2022-08-08T01:21:24,695 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T01:21:24,794 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -105.72798131714389
2022-08-08T01:21:24,794 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -144.88049982616437
2022-08-08T01:21:24,794 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -114.67467645356078
2022-08-08T01:21:24,794 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -85.4711873424481
2022-08-08T01:21:24,854 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T01:21:25,385 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19238.491452235787 meters
2022-08-08T01:21:25,385 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139134.36213096048 meters (statistic on all 2064709 legs which have a finite distance)
2022-08-08T01:21:25,385 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52368.7871630467 meters
2022-08-08T01:21:25,385 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139077.66640267547 meters (statistic on all 758194 trips which have a finite distance)
2022-08-08T01:21:25,385 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T01:21:25,385 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T01:21:26,107 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T01:21:26,110 INFO LegHistogramListener:72 number of legs: 2075043 100%
2022-08-08T01:21:26,110 INFO LegHistogramListener:79 number of bike legs: 90284 4.350945980396551%
2022-08-08T01:21:26,110 INFO LegHistogramListener:79 number of car legs: 209631 10.102489442387458%
2022-08-08T01:21:26,110 INFO LegHistogramListener:79 number of drtNorth legs: 275 0.013252737413152402%
2022-08-08T01:21:26,110 INFO LegHistogramListener:79 number of drtSoutheast legs: 215 0.010361231068464606%
2022-08-08T01:21:26,110 INFO LegHistogramListener:79 number of freight legs: 47065 2.2681457685455193%
2022-08-08T01:21:26,110 INFO LegHistogramListener:79 number of pt legs: 144625 6.969735085007877%
2022-08-08T01:21:26,110 INFO LegHistogramListener:79 number of ride legs: 112209 5.407550590517883%
2022-08-08T01:21:26,110 INFO LegHistogramListener:79 number of walk legs: 1470739 70.8775191646631%
2022-08-08T01:21:26,691 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T01:21:26,692 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T01:21:28,934 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.33583499797162325
2022-08-08T01:21:28,934 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.39734616431392084
2022-08-08T01:21:28,934 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.004749996148651772
2022-08-08T01:21:28,934 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.004065739946697341
2022-08-08T01:21:28,934 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T01:21:28,934 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.36715544554963875
2022-08-08T01:21:28,934 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.380303948402204
2022-08-08T01:21:28,934 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.7155548252258174
2022-08-08T01:21:28,934 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.18191586601416268
2022-08-08T01:21:28,934 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.36275207074156424
2022-08-08T01:21:28,935 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 6.136481510960937E-4
2022-08-08T01:21:28,935 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 5.21215793608816E-4
2022-08-08T01:21:28,935 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T01:21:28,935 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.22174907696020787
2022-08-08T01:21:28,935 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.21179590935466808
2022-08-08T01:21:28,935 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.38501286350308367
2022-08-08T01:21:28,935 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.13727488869603618
2022-08-08T01:21:28,935 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.33926013032962404
2022-08-08T01:21:28,935 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 1.8743228046031314E-4
2022-08-08T01:21:28,935 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.5148636365970515E-4
2022-08-08T01:21:28,935 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T01:21:28,935 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.16451162336895403
2022-08-08T01:21:28,935 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.16242162506354724
2022-08-08T01:21:28,935 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.2712761313977313
2022-08-08T01:21:29,126 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T01:21:30,357 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T01:21:30,663 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T01:21:31,068 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T01:21:32,203 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T01:21:32,523 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T01:21:32,920 INFO ControlerListenerManagerImpl:171 [it.29] all ControlerIterationEndsListeners called.
2022-08-08T01:21:33,053 INFO AbstractController:181 ### ITERATION 29 ENDS
2022-08-08T01:21:33,053 INFO AbstractController:182 ###################################################
2022-08-08T01:21:33,053 INFO AbstractController:133 ###################################################
2022-08-08T01:21:33,053 INFO AbstractController:134 ### ITERATION 30 BEGINS
2022-08-08T01:21:33,053 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T01:21:33,053 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T01:21:33,053 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T01:21:33,054 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T01:21:33,054 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T01:21:33,440 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T01:21:33,472 INFO ControlerListenerManagerImpl:148 [it.30] all ControlerIterationStartsListeners called.
2022-08-08T01:21:33,472 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T01:21:34,992 INFO MemoryObserver:41 used RAM: 15614 MB free: 465 MB total: 16080 MB
2022-08-08T01:21:35,079 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169783 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T01:21:35,079 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30441 plans
2022-08-08T01:21:35,080 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T01:21:35,080 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:21:35,080 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T01:21:35,082 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:21:35,082 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T01:21:35,082 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:21:35,089 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T01:21:35,089 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:21:35,094 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:21:35,100 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T01:21:35,106 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:21:35,107 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:21:35,108 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:21:35,117 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T01:21:35,125 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:21:35,141 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:21:35,142 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T01:21:35,204 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:21:35,206 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:21:35,212 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T01:21:35,499 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T01:21:35,829 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T01:21:36,132 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T01:21:36,897 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T01:21:38,382 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T01:21:41,415 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T01:21:47,045 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T01:22:00,025 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T01:22:00,025 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30441 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T01:22:00,026 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30692 plans
2022-08-08T01:22:00,026 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T01:22:00,026 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T01:22:00,026 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T01:22:00,026 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T01:22:00,026 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T01:22:00,026 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T01:22:00,026 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T01:22:00,026 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T01:22:00,027 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T01:22:00,028 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T01:22:00,029 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T01:22:00,032 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T01:22:00,038 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T01:22:00,050 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T01:22:00,071 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T01:22:00,195 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T01:22:07,132 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30692 plans
2022-08-08T01:22:07,132 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:22:07,132 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T01:22:07,133 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:22:07,133 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:22:07,133 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T01:22:07,135 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T01:22:07,137 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:22:07,138 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T01:22:07,139 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:22:07,144 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:22:07,145 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T01:22:07,154 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T01:22:07,171 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:22:07,181 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:22:07,192 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T01:22:07,208 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:22:07,255 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T01:22:07,476 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T01:22:07,547 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:22:07,564 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:22:07,566 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:22:07,718 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T01:22:08,216 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T01:22:09,108 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T01:22:10,668 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T01:22:14,039 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T01:22:20,706 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T01:22:34,992 INFO MemoryObserver:41 used RAM: 14183 MB free: 1896 MB total: 16080 MB
2022-08-08T01:22:37,198 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T01:22:37,199 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30692 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T01:22:37,199 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7512 plans
2022-08-08T01:22:37,199 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T01:22:37,199 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T01:22:37,199 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T01:22:37,199 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T01:22:37,199 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T01:22:37,199 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T01:22:37,199 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T01:22:37,199 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T01:22:37,199 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T01:22:37,199 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T01:22:37,200 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T01:22:37,200 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T01:22:37,202 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T01:22:37,204 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T01:22:37,204 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7512 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T01:22:37,204 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40229 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T01:22:37,204 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6836 plans
2022-08-08T01:22:37,205 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T01:22:37,205 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T01:22:37,205 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T01:22:37,205 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T01:22:37,208 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T01:22:37,226 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T01:22:37,248 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T01:22:37,394 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T01:22:37,578 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T01:22:38,032 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T01:22:38,555 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T01:22:39,618 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T01:22:42,099 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T01:22:49,565 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T01:22:49,565 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6836 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T01:22:49,565 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T01:22:50,466 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T01:22:51,429 INFO ControlerListenerManagerImpl:213 [it.30] all ControlerReplanningListeners called.
2022-08-08T01:22:51,429 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T01:22:51,429 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T01:22:51,429 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T01:22:51,506 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T01:22:51,577 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T01:22:51,577 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T01:22:51,577 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T01:22:51,586 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T01:22:51,596 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T01:22:51,596 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T01:22:51,598 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T01:22:51,598 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T01:22:51,598 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T01:22:51,598 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T01:22:51,598 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T01:22:51,598 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T01:22:51,598 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T01:22:51,598 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T01:22:51,598 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T01:22:51,599 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T01:22:51,599 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T01:22:51,599 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T01:22:51,599 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T01:22:51,599 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T01:22:51,599 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T01:22:51,599 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T01:22:52,285 INFO ControlerListenerManagerImpl:232 [it.30] all ControlerBeforeMobsimListeners called.
2022-08-08T01:22:52,285 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T01:22:52,286 INFO NetworkImpl:163 node # 1
2022-08-08T01:22:52,286 INFO NetworkImpl:163 node # 4
2022-08-08T01:22:52,286 INFO NetworkImpl:163 node # 16
2022-08-08T01:22:52,286 INFO NetworkImpl:163 node # 64
2022-08-08T01:22:52,286 INFO NetworkImpl:163 node # 256
2022-08-08T01:22:52,286 INFO NetworkImpl:163 node # 1024
2022-08-08T01:22:52,287 INFO NetworkImpl:163 node # 4096
2022-08-08T01:22:52,288 INFO NetworkImpl:163 node # 16384
2022-08-08T01:22:52,295 INFO NetworkImpl:163 node # 65536
2022-08-08T01:22:52,334 INFO NetworkImpl:159 link # 1
2022-08-08T01:22:52,334 INFO NetworkImpl:159 link # 4
2022-08-08T01:22:52,334 INFO NetworkImpl:159 link # 16
2022-08-08T01:22:52,334 INFO NetworkImpl:159 link # 64
2022-08-08T01:22:52,334 INFO NetworkImpl:159 link # 256
2022-08-08T01:22:52,335 INFO NetworkImpl:159 link # 1024
2022-08-08T01:22:52,340 INFO NetworkImpl:159 link # 4096
2022-08-08T01:22:52,358 INFO NetworkImpl:159 link # 16384
2022-08-08T01:22:52,429 INFO NetworkImpl:159 link # 65536
2022-08-08T01:22:52,758 INFO NetworkImpl:159 link # 262144
2022-08-08T01:22:53,423 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T01:22:53,423 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T01:22:53,423 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T01:22:53,423 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T01:22:53,423 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T01:22:53,423 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T01:22:53,424 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T01:22:53,424 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T01:22:53,425 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T01:22:53,428 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T01:22:53,432 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T01:22:53,442 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T01:22:53,460 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T01:22:53,496 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T01:22:53,567 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T01:22:53,712 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T01:22:54,069 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T01:22:54,613 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T01:22:55,669 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T01:22:55,761 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T01:22:55,778 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:22:55,778 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T01:22:55,778 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:22:55,778 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:22:55,778 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:22:55,778 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T01:22:55,778 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:22:55,778 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T01:22:55,778 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:22:55,778 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T01:23:03,396 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:23:03,396 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T01:23:03,397 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T01:23:03,397 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T01:23:03,397 INFO EventsManagerImpl:176
2022-08-08T01:23:03,397 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:23:03,397 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T01:23:03,397 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T01:23:03,397 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T01:23:03,397 INFO EventsManagerImpl:176
2022-08-08T01:23:03,397 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:23:03,397 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T01:23:03,397 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T01:23:03,397 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T01:23:03,397 INFO EventsManagerImpl:176
2022-08-08T01:23:03,397 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:23:03,397 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T01:23:03,397 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T01:23:03,397 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T01:23:03,397 INFO EventsManagerImpl:176
2022-08-08T01:23:03,397 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T01:23:03,397 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T01:23:03,397 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T01:23:03,397 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T01:23:03,397 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T01:23:03,397 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T01:23:03,397 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T01:23:03,397 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:23:03,398 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T01:23:03,398 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T01:23:03,398 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:23:03,398 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T01:23:03,398 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T01:23:03,398 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T01:23:03,398 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T01:23:03,398 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T01:23:03,398 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T01:23:03,398 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T01:23:03,398 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T01:23:03,398 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:23:03,398 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:23:03,398 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:23:03,398 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T01:23:03,398 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T01:23:03,398 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T01:23:03,398 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:23:03,398 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T01:23:03,398 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:23:03,398 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T01:23:03,398 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:23:03,398 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:23:03,398 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T01:23:03,398 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:23:03,398 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T01:23:03,398 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:23:03,398 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:23:03,398 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T01:23:03,398 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T01:23:03,398 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:23:03,398 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:23:03,398 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:23:03,398 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T01:23:03,399 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T01:23:03,399 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T01:23:03,399 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:23:03,399 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T01:23:03,399 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:23:03,399 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T01:23:03,399 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:23:03,399 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:23:03,399 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T01:23:03,399 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:23:03,399 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T01:23:03,399 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:23:03,399 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:23:03,399 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T01:23:04,785 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T01:23:04,788 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T01:23:04,958 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T01:23:04,958 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T01:23:04,958 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T01:23:04,958 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T01:23:04,958 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T01:23:04,958 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T01:23:04,958 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T01:23:04,958 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T01:23:05,155 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T01:23:05,155 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T01:23:05,175 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T01:23:05,176 INFO VehicularDepartureHandler:110 teleport vehicle 190998_car from link -24739580#0 to link -334734081#2
2022-08-08T01:23:05,176 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T01:23:05,177 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T01:23:05,178 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T01:23:05,182 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T01:23:05,183 INFO VehicularDepartureHandler:110 teleport vehicle 57578_car from link 14611963#1 to link -95275220
2022-08-08T01:23:05,183 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T01:23:05,184 INFO VehicularDepartureHandler:110 teleport vehicle 181607_car from link -732103054 to link -132333494
2022-08-08T01:23:05,184 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T01:23:05,968 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1787 #nodes=233
2022-08-08T01:23:05,968 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271875 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T01:23:07,145 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3175 #nodes=349
2022-08-08T01:23:07,145 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271326 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T01:23:09,128 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4407 #nodes=488
2022-08-08T01:23:09,128 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270746 lost=0 simT=10800.0s realT=13s; (s/r): 830.7692307692307
2022-08-08T01:23:12,415 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5650 #nodes=668
2022-08-08T01:23:12,415 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269927 lost=0 simT=14400.0s realT=16s; (s/r): 900.0
2022-08-08T01:23:17,358 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7244 #nodes=976
2022-08-08T01:23:17,358 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268757 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-08-08T01:23:25,647 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10872 #nodes=1626
2022-08-08T01:23:25,647 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266940 lost=0 simT=21600.0s realT=29s; (s/r): 744.8275862068965
2022-08-08T01:23:34,993 INFO MemoryObserver:41 used RAM: 13697 MB free: 2382 MB total: 16080 MB
2022-08-08T01:23:36,395 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12062 #nodes=1765
2022-08-08T01:23:36,395 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264327 lost=0 simT=25200.0s realT=40s; (s/r): 630.0
2022-08-08T01:23:50,534 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13258 #nodes=1915
2022-08-08T01:23:50,534 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260956 lost=0 simT=28800.0s realT=54s; (s/r): 533.3333333333334
2022-08-08T01:24:04,848 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14661 #nodes=2032
2022-08-08T01:24:04,849 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257491 lost=0 simT=32400.0s realT=69s; (s/r): 469.5652173913044
2022-08-08T01:24:20,566 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14652 #nodes=2101
2022-08-08T01:24:20,566 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252359 lost=0 simT=36000.0s realT=84s; (s/r): 428.57142857142856
2022-08-08T01:24:34,993 INFO MemoryObserver:41 used RAM: 14825 MB free: 1254 MB total: 16080 MB
2022-08-08T01:24:37,454 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15135 #nodes=2169
2022-08-08T01:24:37,454 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246712 lost=0 simT=39600.0s realT=101s; (s/r): 392.0792079207921
2022-08-08T01:24:52,309 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15513 #nodes=2247
2022-08-08T01:24:52,310 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239137 lost=0 simT=43200.0s realT=116s; (s/r): 372.41379310344826
2022-08-08T01:25:11,860 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15882 #nodes=2302
2022-08-08T01:25:11,860 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=230357 lost=0 simT=46800.0s realT=136s; (s/r): 344.11764705882354
2022-08-08T01:25:26,361 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16158 #nodes=2411
2022-08-08T01:25:26,362 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=219398 lost=0 simT=50400.0s realT=150s; (s/r): 336.0
2022-08-08T01:25:34,993 INFO MemoryObserver:41 used RAM: 15307 MB free: 772 MB total: 16080 MB
2022-08-08T01:25:42,790 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16597 #nodes=2471
2022-08-08T01:25:42,790 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=206310 lost=0 simT=54000.0s realT=167s; (s/r): 323.3532934131737
2022-08-08T01:26:01,695 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16818 #nodes=2428
2022-08-08T01:26:01,696 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=190124 lost=0 simT=57600.0s realT=185s; (s/r): 311.35135135135135
2022-08-08T01:26:16,882 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16841 #nodes=2432
2022-08-08T01:26:16,882 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=171156 lost=0 simT=61200.0s realT=201s; (s/r): 304.4776119402985
2022-08-08T01:26:34,732 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16469 #nodes=2258
2022-08-08T01:26:34,732 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=149437 lost=0 simT=64800.0s realT=218s; (s/r): 297.2477064220183
2022-08-08T01:26:34,993 INFO MemoryObserver:41 used RAM: 15567 MB free: 512 MB total: 16080 MB
2022-08-08T01:26:59,721 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15824 #nodes=2199
2022-08-08T01:26:59,721 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=126314 lost=0 simT=68400.0s realT=243s; (s/r): 281.48148148148147
2022-08-08T01:27:18,061 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15460 #nodes=2060
2022-08-08T01:27:18,061 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=101697 lost=0 simT=72000.0s realT=262s; (s/r): 274.80916030534354
2022-08-08T01:27:30,749 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13695 #nodes=1754
2022-08-08T01:27:30,750 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=79148 lost=0 simT=75600.0s realT=274s; (s/r): 275.9124087591241
2022-08-08T01:27:34,994 INFO MemoryObserver:41 used RAM: 15482 MB free: 597 MB total: 16080 MB
2022-08-08T01:27:45,231 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12869 #nodes=1570
2022-08-08T01:27:45,231 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=62870 lost=0 simT=79200.0s realT=289s; (s/r): 274.0484429065744
2022-08-08T01:27:56,735 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12210 #nodes=1483
2022-08-08T01:27:56,735 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=49401 lost=0 simT=82800.0s realT=300s; (s/r): 276.0
2022-08-08T01:28:07,210 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11728 #nodes=1394
2022-08-08T01:28:07,210 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=37289 lost=0 simT=86400.0s realT=311s; (s/r): 277.8135048231511
2022-08-08T01:28:17,344 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9904 #nodes=1084
2022-08-08T01:28:17,344 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=30659 lost=5 simT=90000.0s realT=321s; (s/r): 280.3738317757009
2022-08-08T01:28:23,651 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8451 #nodes=1024
2022-08-08T01:28:23,652 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=26537 lost=6 simT=93600.0s realT=327s; (s/r): 286.23853211009174
2022-08-08T01:28:28,474 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7212 #nodes=828
2022-08-08T01:28:28,474 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=23420 lost=7 simT=97200.0s realT=332s; (s/r): 292.7710843373494
2022-08-08T01:28:33,225 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6248 #nodes=739
2022-08-08T01:28:33,225 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=20980 lost=8 simT=100800.0s realT=337s; (s/r): 299.10979228486644
2022-08-08T01:28:34,994 INFO MemoryObserver:41 used RAM: 15638 MB free: 441 MB total: 16080 MB
2022-08-08T01:28:37,293 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5348 #nodes=569
2022-08-08T01:28:37,293 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=19087 lost=8 simT=104400.0s realT=341s; (s/r): 306.158357771261
2022-08-08T01:28:40,682 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4537 #nodes=520
2022-08-08T01:28:40,682 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=17387 lost=9 simT=108000.0s realT=344s; (s/r): 313.95348837209303
2022-08-08T01:28:43,326 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3860 #nodes=404
2022-08-08T01:28:43,326 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=15888 lost=9 simT=111600.0s realT=347s; (s/r): 321.61383285302594
2022-08-08T01:28:45,467 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3230 #nodes=325
2022-08-08T01:28:45,467 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=14637 lost=9 simT=115200.0s realT=349s; (s/r): 330.08595988538684
2022-08-08T01:28:47,202 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2621 #nodes=293
2022-08-08T01:28:47,202 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=13599 lost=9 simT=118800.0s realT=351s; (s/r): 338.46153846153845
2022-08-08T01:28:48,557 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2265 #nodes=229
2022-08-08T01:28:48,557 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=12739 lost=10 simT=122400.0s realT=352s; (s/r): 347.72727272727275
2022-08-08T01:28:49,595 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1884 #nodes=189
2022-08-08T01:28:49,596 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=11880 lost=10 simT=126000.0s realT=353s; (s/r): 356.94050991501416
2022-08-08T01:28:58,205 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1562 #nodes=164
2022-08-08T01:28:58,205 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=10218 lost=11 simT=129600.0s realT=362s; (s/r): 358.0110497237569
2022-08-08T01:28:58,538 INFO AbstractController$9:234 ### ITERATION 30 fires after mobsim event
2022-08-08T01:28:58,538 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=248.993498589sec
2022-08-08T01:28:58,538 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T01:28:58,579 INFO LegTimesControlerListener:50 [30] average trip (probably: leg) duration is: 1374 seconds = 00:22:54
2022-08-08T01:28:58,579 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T01:28:58,580 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:28:58,580 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:28:58,580 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:28:58,580 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:28:58,580 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T01:28:58,580 INFO EventsManagerImpl:137 event # 1
2022-08-08T01:28:58,580 INFO EventsManagerImpl:137 event # 4
2022-08-08T01:28:58,580 INFO EventsManagerImpl:137 event # 16
2022-08-08T01:28:58,580 INFO EventsManagerImpl:137 event # 64
2022-08-08T01:28:58,580 INFO EventsManagerImpl:137 event # 256
2022-08-08T01:28:58,581 INFO EventsManagerImpl:137 event # 1024
2022-08-08T01:28:58,583 INFO EventsManagerImpl:137 event # 4096
2022-08-08T01:28:58,594 INFO EventsManagerImpl:137 event # 16384
2022-08-08T01:28:58,609 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T01:28:58,887 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T01:28:58,887 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T01:28:58,887 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T01:28:58,887 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T01:28:58,887 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T01:28:58,888 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T01:28:58,888 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T01:28:58,890 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-08-08T01:28:58,890 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:54:01][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T01:28:58,892 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T01:28:58,892 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-08-08T01:28:58,892 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-08-08T01:28:58,894 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T01:28:58,894 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-08-08T01:28:58,894 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-08-08T01:28:58,895 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T01:28:58,895 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-08-08T01:28:58,895 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T01:28:58,895 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T01:28:58,895 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-08-08T01:28:58,895 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-08-08T01:28:58,895 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T01:28:58,895 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=01:33:26][duration=undefined][facilityId=null]
2022-08-08T01:28:58,895 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=29:42:46][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T01:28:58,896 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T01:28:58,896 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-08-08T01:28:58,896 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-08-08T01:28:58,896 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T01:28:58,896 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-08-08T01:28:58,896 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-08-08T01:28:58,897 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T01:28:58,897 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T01:28:58,897 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T01:28:58,899 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T01:28:58,899 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-08-08T01:28:58,899 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-08-08T01:28:58,902 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T01:28:58,902 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-08-08T01:28:58,902 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:22][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T01:28:58,902 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T01:28:59,223 INFO ControlerListenerManagerImpl:251 [it.30] all ControlerAfterMobsimListeners called.
2022-08-08T01:28:59,223 INFO AbstractController$4:159 ### ITERATION 30 fires scoring event
2022-08-08T01:28:59,223 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T01:28:59,387 INFO NewScoreAssignerImpl:57 it: 30 msaStart: 599
2022-08-08T01:28:59,511 INFO ControlerListenerManagerImpl:194 [it.30] all ControlerScoringListeners called.
2022-08-08T01:28:59,511 INFO AbstractController$5:167 ### ITERATION 30 fires iteration end event
2022-08-08T01:28:59,511 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T01:28:59,511 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T01:28:59,608 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T01:28:59,611 INFO CountSimComparisonTableWriter:93 Writing CountsSimComparison to /net/ils/matsim-leipzig/run-car-free/25pct-test050822/output_95pct_noDepot/ITERS/it.30/leipzig-flexa-25pct-scaledFleet-carfree95pct_noDepot.30.countscompare.txt
2022-08-08T01:28:59,611 INFO CountSimComparisonTableWriter:134 Writing 'average weekday traffic volume' to /net/ils/matsim-leipzig/run-car-free/25pct-test050822/output_95pct_noDepot/ITERS/it.30/leipzig-flexa-25pct-scaledFleet-carfree95pct_noDepot.30.countscompareAWTV.txt
2022-08-08T01:28:59,613 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T01:29:01,381 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T01:29:01,381 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11759449924770331
2022-08-08T01:29:01,381 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2711991044331586
2022-08-08T01:29:01,381 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.9141868263350056E-4
2022-08-08T01:29:01,381 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.503376348613771E-4
2022-08-08T01:29:01,381 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T01:29:01,381 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.15150305283536256
2022-08-08T01:29:01,381 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1444884639282725
2022-08-08T01:29:01,381 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.25425188844441476
2022-08-08T01:29:01,542 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T01:29:01,647 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -105.43307499022619
2022-08-08T01:29:01,647 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -143.3106692729169
2022-08-08T01:29:01,647 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -113.92983234889896
2022-08-08T01:29:01,647 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -85.40766702898107
2022-08-08T01:29:01,716 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T01:29:02,335 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19258.62423865424 meters
2022-08-08T01:29:02,335 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139509.9264892559 meters (statistic on all 2068118 legs which have a finite distance)
2022-08-08T01:29:02,335 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52484.725152239575 meters
2022-08-08T01:29:02,335 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139452.66828523885 meters (statistic on all 758559 trips which have a finite distance)
2022-08-08T01:29:02,335 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T01:29:02,335 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T01:29:03,148 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T01:29:03,150 INFO LegHistogramListener:72 number of legs: 2078306 100%
2022-08-08T01:29:03,150 INFO LegHistogramListener:79 number of bike legs: 90560 4.357394916821681%
2022-08-08T01:29:03,150 INFO LegHistogramListener:79 number of car legs: 211082 10.156444719882442%
2022-08-08T01:29:03,150 INFO LegHistogramListener:79 number of drtNorth legs: 276 0.013280046345437101%
2022-08-08T01:29:03,150 INFO LegHistogramListener:79 number of drtSoutheast legs: 207 0.009960034759077826%
2022-08-08T01:29:03,150 INFO LegHistogramListener:79 number of freight legs: 47065 2.2645847146666562%
2022-08-08T01:29:03,150 INFO LegHistogramListener:79 number of pt legs: 144608 6.957974427249885%
2022-08-08T01:29:03,150 INFO LegHistogramListener:79 number of ride legs: 111934 5.385828650833901%
2022-08-08T01:29:03,150 INFO LegHistogramListener:79 number of walk legs: 1472574 70.85453248944091%
2022-08-08T01:29:03,676 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T01:29:03,676 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T01:29:05,898 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.34127695301868677
2022-08-08T01:29:05,899 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.39853109578559803
2022-08-08T01:29:05,899 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.004879658205682536
2022-08-08T01:29:05,899 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.004187699307270832
2022-08-08T01:29:05,899 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T01:29:05,899 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.37253064389407253
2022-08-08T01:29:05,899 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.38704124023683223
2022-08-08T01:29:05,899 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.7229892110898288
2022-08-08T01:29:05,899 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.18343201343350263
2022-08-08T01:29:05,899 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.363454299901919
2022-08-08T01:29:05,899 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 6.20067064810488E-4
2022-08-08T01:29:05,899 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 5.276347073232102E-4
2022-08-08T01:29:05,899 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T01:29:05,899 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.22426272357076468
2022-08-08T01:29:05,899 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.21383969148133122
2022-08-08T01:29:05,899 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.3893353599983568
2022-08-08T01:29:05,899 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.13904522509846615
2022-08-08T01:29:05,899 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3410060748599393
2022-08-08T01:29:05,899 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 1.9385119417470744E-4
2022-08-08T01:29:05,899 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.5405392914546285E-4
2022-08-08T01:29:05,899 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T01:29:05,899 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.1668814863123084
2022-08-08T01:29:05,899 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.16425486682037826
2022-08-08T01:29:05,899 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.27474362858624707
2022-08-08T01:29:06,126 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T01:29:07,343 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T01:29:07,657 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T01:29:08,031 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T01:29:09,159 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T01:29:09,465 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T01:29:09,851 INFO ControlerListenerManagerImpl:171 [it.30] all ControlerIterationEndsListeners called.
2022-08-08T01:29:09,977 INFO AbstractController:181 ### ITERATION 30 ENDS
2022-08-08T01:29:09,977 INFO AbstractController:182 ###################################################
2022-08-08T01:29:09,977 INFO AbstractController:133 ###################################################
2022-08-08T01:29:09,978 INFO AbstractController:134 ### ITERATION 31 BEGINS
2022-08-08T01:29:09,978 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T01:29:09,978 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T01:29:09,978 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T01:29:09,979 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T01:29:09,979 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T01:29:15,787 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T01:29:15,812 INFO ControlerListenerManagerImpl:148 [it.31] all ControlerIterationStartsListeners called.
2022-08-08T01:29:15,813 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T01:29:17,403 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169331 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T01:29:17,403 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30739 plans
2022-08-08T01:29:17,404 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:29:17,405 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T01:29:17,405 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T01:29:17,405 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T01:29:17,409 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:29:17,410 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T01:29:17,411 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:29:17,415 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T01:29:17,415 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:29:17,415 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:29:17,416 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:29:17,418 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:29:17,421 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T01:29:17,427 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:29:17,428 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:29:17,428 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:29:17,428 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:29:17,433 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:29:17,438 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T01:29:17,495 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T01:29:17,640 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T01:29:17,898 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T01:29:18,287 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T01:29:19,174 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T01:29:20,763 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T01:29:23,914 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T01:29:29,655 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T01:29:35,044 INFO MemoryObserver:41 used RAM: 16011 MB free: 68 MB total: 16080 MB
2022-08-08T01:29:50,806 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T01:29:50,807 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30739 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T01:29:50,807 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30737 plans
2022-08-08T01:29:50,807 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T01:29:50,807 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T01:29:50,807 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T01:29:50,807 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T01:29:50,807 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T01:29:50,808 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T01:29:50,808 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T01:29:50,808 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T01:29:50,808 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T01:29:50,809 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T01:29:50,811 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T01:29:50,814 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T01:29:50,820 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T01:29:50,833 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T01:29:50,856 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T01:29:50,902 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T01:29:51,045 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30737 plans
2022-08-08T01:29:51,045 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:29:51,045 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:29:51,045 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:29:51,045 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:29:51,046 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:29:51,047 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:29:51,047 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T01:29:51,047 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T01:29:51,047 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T01:29:51,048 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T01:29:51,051 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:29:51,051 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:29:51,052 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:29:51,053 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T01:29:51,061 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T01:29:51,069 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:29:51,080 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:29:51,080 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:29:51,086 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T01:29:51,126 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T01:29:51,268 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T01:29:51,476 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T01:29:51,991 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T01:29:52,688 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T01:29:54,531 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T01:29:57,929 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T01:30:04,844 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T01:30:21,549 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T01:30:21,549 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30737 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T01:30:21,549 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7621 plans
2022-08-08T01:30:21,550 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T01:30:21,550 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T01:30:21,550 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T01:30:21,550 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T01:30:21,550 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T01:30:21,550 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T01:30:21,550 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T01:30:21,550 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T01:30:21,550 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T01:30:21,550 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T01:30:21,550 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T01:30:21,551 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T01:30:21,552 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T01:30:21,555 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T01:30:21,555 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7621 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T01:30:21,555 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40155 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T01:30:21,555 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6910 plans
2022-08-08T01:30:21,555 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T01:30:21,555 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T01:30:21,555 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T01:30:21,556 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T01:30:21,558 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T01:30:21,566 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T01:30:21,583 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T01:30:21,849 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T01:30:22,137 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T01:30:22,555 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T01:30:22,979 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T01:30:24,057 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T01:30:26,392 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T01:30:34,277 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T01:30:34,277 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6910 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T01:30:34,277 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T01:30:35,044 INFO MemoryObserver:41 used RAM: 14706 MB free: 1373 MB total: 16080 MB
2022-08-08T01:30:35,237 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T01:30:36,199 INFO ControlerListenerManagerImpl:213 [it.31] all ControlerReplanningListeners called.
2022-08-08T01:30:36,199 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T01:30:36,199 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T01:30:36,199 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T01:30:36,274 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T01:30:36,344 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T01:30:36,345 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T01:30:36,345 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T01:30:36,353 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T01:30:36,362 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T01:30:36,362 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T01:30:36,364 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T01:30:36,364 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T01:30:36,364 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T01:30:36,364 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T01:30:36,364 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T01:30:36,364 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T01:30:36,364 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T01:30:36,364 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T01:30:36,364 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T01:30:36,364 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T01:30:36,364 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T01:30:36,365 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T01:30:36,365 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T01:30:36,365 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T01:30:36,365 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T01:30:36,365 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T01:30:37,059 INFO ControlerListenerManagerImpl:232 [it.31] all ControlerBeforeMobsimListeners called.
2022-08-08T01:30:37,059 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T01:30:37,059 INFO NetworkImpl:163 node # 1
2022-08-08T01:30:37,059 INFO NetworkImpl:163 node # 4
2022-08-08T01:30:37,059 INFO NetworkImpl:163 node # 16
2022-08-08T01:30:37,059 INFO NetworkImpl:163 node # 64
2022-08-08T01:30:37,059 INFO NetworkImpl:163 node # 256
2022-08-08T01:30:37,060 INFO NetworkImpl:163 node # 1024
2022-08-08T01:30:37,060 INFO NetworkImpl:163 node # 4096
2022-08-08T01:30:37,062 INFO NetworkImpl:163 node # 16384
2022-08-08T01:30:37,069 INFO NetworkImpl:163 node # 65536
2022-08-08T01:30:37,108 INFO NetworkImpl:159 link # 1
2022-08-08T01:30:37,108 INFO NetworkImpl:159 link # 4
2022-08-08T01:30:37,108 INFO NetworkImpl:159 link # 16
2022-08-08T01:30:37,108 INFO NetworkImpl:159 link # 64
2022-08-08T01:30:37,109 INFO NetworkImpl:159 link # 256
2022-08-08T01:30:37,110 INFO NetworkImpl:159 link # 1024
2022-08-08T01:30:37,114 INFO NetworkImpl:159 link # 4096
2022-08-08T01:30:37,132 INFO NetworkImpl:159 link # 16384
2022-08-08T01:30:37,258 INFO NetworkImpl:159 link # 65536
2022-08-08T01:30:37,591 INFO NetworkImpl:159 link # 262144
2022-08-08T01:30:38,167 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T01:30:38,167 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T01:30:38,167 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T01:30:38,167 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T01:30:38,168 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T01:30:38,168 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T01:30:38,168 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T01:30:38,169 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T01:30:38,170 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T01:30:38,172 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T01:30:38,177 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T01:30:38,186 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T01:30:38,205 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T01:30:38,405 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T01:30:38,483 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T01:30:38,655 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T01:30:38,952 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T01:30:39,501 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T01:30:40,558 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T01:30:40,660 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T01:30:40,675 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:30:40,675 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T01:30:40,675 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:30:40,676 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:30:40,676 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:30:40,676 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T01:30:40,676 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:30:40,676 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T01:30:40,676 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:30:40,676 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T01:30:48,005 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:30:48,005 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T01:30:48,005 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T01:30:48,005 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T01:30:48,005 INFO EventsManagerImpl:176
2022-08-08T01:30:48,005 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:30:48,005 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T01:30:48,005 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T01:30:48,005 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T01:30:48,005 INFO EventsManagerImpl:176
2022-08-08T01:30:48,006 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:30:48,006 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T01:30:48,006 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T01:30:48,006 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T01:30:48,006 INFO EventsManagerImpl:176
2022-08-08T01:30:48,006 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:30:48,006 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T01:30:48,006 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T01:30:48,006 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T01:30:48,006 INFO EventsManagerImpl:176
2022-08-08T01:30:48,006 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T01:30:48,006 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T01:30:48,006 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T01:30:48,006 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T01:30:48,006 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T01:30:48,006 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T01:30:48,006 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T01:30:48,006 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:30:48,006 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T01:30:48,006 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T01:30:48,006 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:30:48,006 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T01:30:48,006 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T01:30:48,006 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T01:30:48,006 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T01:30:48,007 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T01:30:48,007 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T01:30:48,007 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T01:30:48,007 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T01:30:48,007 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:30:48,007 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:30:48,007 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:30:48,007 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T01:30:48,007 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T01:30:48,007 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T01:30:48,007 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:30:48,007 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T01:30:48,007 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:30:48,007 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T01:30:48,007 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:30:48,007 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:30:48,007 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T01:30:48,007 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:30:48,007 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T01:30:48,007 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:30:48,007 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:30:48,007 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T01:30:48,007 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T01:30:48,007 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:30:48,007 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:30:48,007 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:30:48,007 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T01:30:48,008 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T01:30:48,008 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T01:30:48,008 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:30:48,008 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T01:30:48,008 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:30:48,008 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T01:30:48,008 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:30:48,008 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:30:48,008 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T01:30:48,008 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:30:48,008 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T01:30:48,008 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:30:48,008 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:30:48,008 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T01:30:49,517 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T01:30:49,520 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T01:30:49,703 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T01:30:49,703 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T01:30:49,703 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T01:30:49,703 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T01:30:49,703 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T01:30:49,703 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T01:30:49,703 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T01:30:49,703 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T01:30:49,919 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T01:30:49,919 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T01:30:49,939 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T01:30:49,940 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T01:30:49,942 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T01:30:49,943 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T01:30:49,946 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T01:30:49,947 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T01:30:49,947 INFO VehicularDepartureHandler:110 teleport vehicle 57578_car from link 14611963#1 to link -95275220
2022-08-08T01:30:49,948 INFO VehicularDepartureHandler:110 teleport vehicle 181607_car from link -732103054 to link -132333494
2022-08-08T01:30:49,949 INFO VehicularDepartureHandler:110 teleport vehicle 183170_car from link -40717535 to link -22737835#3
2022-08-08T01:30:49,949 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T01:30:50,953 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1770 #nodes=224
2022-08-08T01:30:50,953 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271858 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T01:30:53,037 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3163 #nodes=349
2022-08-08T01:30:53,037 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271325 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T01:30:55,639 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4367 #nodes=494
2022-08-08T01:30:55,639 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270755 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T01:30:58,752 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5684 #nodes=676
2022-08-08T01:30:58,752 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269934 lost=0 simT=14400.0s realT=18s; (s/r): 800.0
2022-08-08T01:31:02,899 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7260 #nodes=989
2022-08-08T01:31:02,900 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268778 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T01:31:10,129 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10894 #nodes=1630
2022-08-08T01:31:10,129 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266946 lost=0 simT=21600.0s realT=29s; (s/r): 744.8275862068965
2022-08-08T01:31:23,468 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12015 #nodes=1786
2022-08-08T01:31:23,468 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264331 lost=0 simT=25200.0s realT=42s; (s/r): 600.0
2022-08-08T01:31:34,880 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13261 #nodes=1969
2022-08-08T01:31:34,881 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260941 lost=0 simT=28800.0s realT=54s; (s/r): 533.3333333333334
2022-08-08T01:31:35,044 INFO MemoryObserver:41 used RAM: 13972 MB free: 2107 MB total: 16080 MB
2022-08-08T01:31:51,557 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14623 #nodes=2124
2022-08-08T01:31:51,557 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257412 lost=0 simT=32400.0s realT=70s; (s/r): 462.85714285714283
2022-08-08T01:32:06,496 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14731 #nodes=2090
2022-08-08T01:32:06,496 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252286 lost=0 simT=36000.0s realT=85s; (s/r): 423.52941176470586
2022-08-08T01:32:22,562 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15186 #nodes=2152
2022-08-08T01:32:22,562 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246624 lost=0 simT=39600.0s realT=101s; (s/r): 392.0792079207921
2022-08-08T01:32:35,044 INFO MemoryObserver:41 used RAM: 14692 MB free: 1387 MB total: 16080 MB
2022-08-08T01:32:39,824 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15708 #nodes=2211
2022-08-08T01:32:39,824 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239062 lost=0 simT=43200.0s realT=119s; (s/r): 363.02521008403363
2022-08-08T01:32:55,219 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15995 #nodes=2289
2022-08-08T01:32:55,219 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=230324 lost=0 simT=46800.0s realT=134s; (s/r): 349.25373134328356
2022-08-08T01:33:09,333 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16039 #nodes=2425
2022-08-08T01:33:09,333 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=219262 lost=0 simT=50400.0s realT=148s; (s/r): 340.5405405405405
2022-08-08T01:33:29,655 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16535 #nodes=2463
2022-08-08T01:33:29,656 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=206265 lost=0 simT=54000.0s realT=168s; (s/r): 321.42857142857144
2022-08-08T01:33:35,047 INFO MemoryObserver:41 used RAM: 15717 MB free: 362 MB total: 16080 MB
2022-08-08T01:33:44,764 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16710 #nodes=2443
2022-08-08T01:33:44,765 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=190032 lost=0 simT=57600.0s realT=184s; (s/r): 313.04347826086956
2022-08-08T01:33:59,952 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16745 #nodes=2411
2022-08-08T01:33:59,952 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=170991 lost=0 simT=61200.0s realT=199s; (s/r): 307.53768844221105
2022-08-08T01:34:19,961 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16523 #nodes=2415
2022-08-08T01:34:19,962 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=149367 lost=0 simT=64800.0s realT=219s; (s/r): 295.8904109589041
2022-08-08T01:34:35,047 INFO MemoryObserver:41 used RAM: 14980 MB free: 1099 MB total: 16080 MB
2022-08-08T01:34:44,244 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15757 #nodes=2143
2022-08-08T01:34:44,244 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=126044 lost=0 simT=68400.0s realT=243s; (s/r): 281.48148148148147
2022-08-08T01:35:01,527 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15536 #nodes=2060
2022-08-08T01:35:01,528 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=101547 lost=0 simT=72000.0s realT=260s; (s/r): 276.9230769230769
2022-08-08T01:35:14,759 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13721 #nodes=1836
2022-08-08T01:35:14,759 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=79100 lost=0 simT=75600.0s realT=274s; (s/r): 275.9124087591241
2022-08-08T01:35:28,863 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12907 #nodes=1570
2022-08-08T01:35:28,863 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=62918 lost=0 simT=79200.0s realT=288s; (s/r): 275.0
2022-08-08T01:35:35,047 INFO MemoryObserver:41 used RAM: 15741 MB free: 338 MB total: 16080 MB
2022-08-08T01:35:38,991 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12159 #nodes=1566
2022-08-08T01:35:38,991 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=49395 lost=0 simT=82800.0s realT=298s; (s/r): 277.8523489932886
2022-08-08T01:35:51,829 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11628 #nodes=1423
2022-08-08T01:35:51,829 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=37309 lost=1 simT=86400.0s realT=311s; (s/r): 277.8135048231511
2022-08-08T01:36:00,169 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9848 #nodes=1138
2022-08-08T01:36:00,169 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=30625 lost=4 simT=90000.0s realT=319s; (s/r): 282.13166144200625
2022-08-08T01:36:06,535 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8468 #nodes=931
2022-08-08T01:36:06,536 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=26453 lost=5 simT=93600.0s realT=325s; (s/r): 288.0
2022-08-08T01:36:12,313 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7170 #nodes=771
2022-08-08T01:36:12,313 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=23295 lost=6 simT=97200.0s realT=331s; (s/r): 293.65558912386706
2022-08-08T01:36:16,956 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6198 #nodes=723
2022-08-08T01:36:16,956 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=20847 lost=6 simT=100800.0s realT=336s; (s/r): 300.0
2022-08-08T01:36:20,884 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5318 #nodes=617
2022-08-08T01:36:20,885 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=18970 lost=6 simT=104400.0s realT=340s; (s/r): 307.05882352941177
2022-08-08T01:36:23,956 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4597 #nodes=491
2022-08-08T01:36:23,956 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=17297 lost=6 simT=108000.0s realT=343s; (s/r): 314.86880466472303
2022-08-08T01:36:33,617 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3873 #nodes=420
2022-08-08T01:36:33,617 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=15829 lost=6 simT=111600.0s realT=352s; (s/r): 317.04545454545456
2022-08-08T01:36:35,048 INFO MemoryObserver:41 used RAM: 15854 MB free: 225 MB total: 16080 MB
2022-08-08T01:36:35,372 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3231 #nodes=328
2022-08-08T01:36:35,372 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=14565 lost=8 simT=115200.0s realT=354s; (s/r): 325.4237288135593
2022-08-08T01:36:37,323 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2655 #nodes=272
2022-08-08T01:36:37,323 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=13495 lost=10 simT=118800.0s realT=356s; (s/r): 333.70786516853934
2022-08-08T01:36:38,954 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2254 #nodes=241
2022-08-08T01:36:38,954 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=12612 lost=10 simT=122400.0s realT=358s; (s/r): 341.8994413407821
2022-08-08T01:36:47,655 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1886 #nodes=198
2022-08-08T01:36:47,655 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=11701 lost=10 simT=126000.0s realT=366s; (s/r): 344.26229508196724
2022-08-08T01:36:48,614 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1574 #nodes=154
2022-08-08T01:36:48,614 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=10057 lost=10 simT=129600.0s realT=367s; (s/r): 353.13351498637604
2022-08-08T01:36:49,023 INFO AbstractController$9:234 ### ITERATION 31 fires after mobsim event
2022-08-08T01:36:49,023 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=250.465417959sec
2022-08-08T01:36:49,023 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T01:36:49,064 INFO LegTimesControlerListener:50 [31] average trip (probably: leg) duration is: 1373 seconds = 00:22:53
2022-08-08T01:36:49,064 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T01:36:49,064 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:36:49,064 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:36:49,064 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:36:49,064 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:36:49,064 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T01:36:49,064 INFO EventsManagerImpl:137 event # 1
2022-08-08T01:36:49,064 INFO EventsManagerImpl:137 event # 4
2022-08-08T01:36:49,064 INFO EventsManagerImpl:137 event # 16
2022-08-08T01:36:49,065 INFO EventsManagerImpl:137 event # 64
2022-08-08T01:36:49,065 INFO EventsManagerImpl:137 event # 256
2022-08-08T01:36:49,065 INFO EventsManagerImpl:137 event # 1024
2022-08-08T01:36:49,068 INFO EventsManagerImpl:137 event # 4096
2022-08-08T01:36:49,079 INFO EventsManagerImpl:137 event # 16384
2022-08-08T01:36:49,094 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T01:36:49,588 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T01:36:49,588 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T01:36:49,588 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T01:36:49,588 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T01:36:49,588 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T01:36:49,589 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T01:36:49,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-08-08T01:36:49,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-08-08T01:36:49,591 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:18:14][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T01:36:49,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-08-08T01:36:49,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-08-08T01:36:49,593 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:44][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T01:36:49,595 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T01:36:49,595 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-08-08T01:36:49,595 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-08-08T01:36:49,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-08-08T01:36:49,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-08-08T01:36:49,596 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T01:36:49,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-08-08T01:36:49,596 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-08-08T01:36:49,596 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-08-08T01:36:49,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-08-08T01:36:49,596 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-08-08T01:36:49,596 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=31:24:17][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T01:36:49,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-08-08T01:36:49,597 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-08-08T01:36:49,597 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-08-08T01:36:49,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-08-08T01:36:49,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-08-08T01:36:49,598 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-08-08T01:36:49,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-08-08T01:36:49,598 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T01:36:49,599 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T01:36:49,600 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T01:36:49,600 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-08-08T01:36:49,600 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-08-08T01:36:49,603 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T01:36:49,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-08-08T01:36:49,603 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-08-08T01:36:49,603 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T01:36:49,947 INFO ControlerListenerManagerImpl:251 [it.31] all ControlerAfterMobsimListeners called.
2022-08-08T01:36:49,947 INFO AbstractController$4:159 ### ITERATION 31 fires scoring event
2022-08-08T01:36:49,947 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T01:36:50,086 INFO NewScoreAssignerImpl:57 it: 31 msaStart: 599
2022-08-08T01:36:50,204 INFO ControlerListenerManagerImpl:194 [it.31] all ControlerScoringListeners called.
2022-08-08T01:36:50,204 INFO AbstractController$5:167 ### ITERATION 31 fires iteration end event
2022-08-08T01:36:50,204 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T01:36:50,204 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T01:36:56,969 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T01:36:56,969 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T01:36:58,361 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T01:36:58,361 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11733260756815603
2022-08-08T01:36:58,361 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.27269856267684106
2022-08-08T01:36:58,361 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.8243220343334856E-4
2022-08-08T01:36:58,361 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.7087815874743886E-4
2022-08-08T01:36:58,361 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T01:36:58,361 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1511975125425574
2022-08-08T01:36:58,361 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14454751793444492
2022-08-08T01:36:58,361 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2532492541222264
2022-08-08T01:36:58,544 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T01:36:58,643 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -105.02541798077867
2022-08-08T01:36:58,643 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -141.6862065429961
2022-08-08T01:36:58,643 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -113.1254833369624
2022-08-08T01:36:58,643 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -85.08588676195424
2022-08-08T01:36:58,744 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T01:36:59,283 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19250.41567846261 meters
2022-08-08T01:36:59,283 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139547.15621116332 meters (statistic on all 2069552 legs which have a finite distance)
2022-08-08T01:36:59,283 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52478.18919778206 meters
2022-08-08T01:36:59,283 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139481.62379938635 meters (statistic on all 758811 trips which have a finite distance)
2022-08-08T01:36:59,283 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T01:36:59,283 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T01:36:59,994 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T01:36:59,996 INFO LegHistogramListener:72 number of legs: 2079561 100%
2022-08-08T01:36:59,996 INFO LegHistogramListener:79 number of bike legs: 90403 4.347215590213511%
2022-08-08T01:36:59,996 INFO LegHistogramListener:79 number of car legs: 212219 10.204990380181203%
2022-08-08T01:36:59,996 INFO LegHistogramListener:79 number of drtNorth legs: 260 0.01250263877808826%
2022-08-08T01:36:59,996 INFO LegHistogramListener:79 number of drtSoutheast legs: 224 0.01077150417804527%
2022-08-08T01:36:59,996 INFO LegHistogramListener:79 number of freight legs: 47065 2.263218054195092%
2022-08-08T01:36:59,996 INFO LegHistogramListener:79 number of pt legs: 144262 6.937137213094495%
2022-08-08T01:36:59,996 INFO LegHistogramListener:79 number of ride legs: 111971 5.384357563928156%
2022-08-08T01:36:59,996 INFO LegHistogramListener:79 number of walk legs: 1473157 70.83980705543141%
2022-08-08T01:37:00,521 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T01:37:00,522 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T01:37:02,752 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.3465455973954616
2022-08-08T01:37:02,752 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.39956197332812976
2022-08-08T01:37:02,752 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.005018306741913453
2022-08-08T01:37:02,752 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.004299388405901292
2022-08-08T01:37:02,752 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T01:37:02,752 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.3776811802585025
2022-08-08T01:37:02,752 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.3934370458618547
2022-08-08T01:37:02,752 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.7303029213760097
2022-08-08T01:37:02,752 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.18497897163867164
2022-08-08T01:37:02,752 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3640782183149581
2022-08-08T01:37:02,752 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 6.264859785248823E-4
2022-08-08T01:37:02,752 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 5.404725347519988E-4
2022-08-08T01:37:02,752 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T01:37:02,752 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.22676738370212132
2022-08-08T01:37:02,753 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.21575124398547785
2022-08-08T01:37:02,753 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.393561572787914
2022-08-08T01:37:02,753 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.14071029131598
2022-08-08T01:37:02,753 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3427610058694547
2022-08-08T01:37:02,753 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 1.9770254240334399E-4
2022-08-08T01:37:02,753 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.5662149463122058E-4
2022-08-08T01:37:02,753 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T01:37:02,753 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.1692128357733764
2022-08-08T01:37:02,753 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.16586858172817698
2022-08-08T01:37:02,753 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.27802497727704545
2022-08-08T01:37:02,941 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T01:37:04,207 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T01:37:04,531 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T01:37:04,932 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T01:37:06,172 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T01:37:06,495 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T01:37:06,872 INFO ControlerListenerManagerImpl:171 [it.31] all ControlerIterationEndsListeners called.
2022-08-08T01:37:06,998 INFO AbstractController:181 ### ITERATION 31 ENDS
2022-08-08T01:37:06,998 INFO AbstractController:182 ###################################################
2022-08-08T01:37:06,998 INFO AbstractController:133 ###################################################
2022-08-08T01:37:06,998 INFO AbstractController:134 ### ITERATION 32 BEGINS
2022-08-08T01:37:06,999 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T01:37:06,999 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T01:37:06,999 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T01:37:06,999 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T01:37:06,999 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T01:37:07,381 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T01:37:07,411 INFO ControlerListenerManagerImpl:148 [it.32] all ControlerIterationStartsListeners called.
2022-08-08T01:37:07,411 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T01:37:08,942 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 170003 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T01:37:08,942 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30412 plans
2022-08-08T01:37:08,942 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T01:37:08,942 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T01:37:08,943 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T01:37:08,943 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:37:08,948 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T01:37:08,951 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:37:08,952 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:37:08,953 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:37:08,956 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T01:37:08,957 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:37:08,964 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:37:08,966 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:37:08,969 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T01:37:08,973 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:37:08,979 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:37:08,988 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T01:37:08,988 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:37:08,997 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:37:09,139 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T01:37:09,184 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:37:09,223 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T01:37:09,530 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T01:37:09,934 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T01:37:10,821 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T01:37:12,507 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T01:37:15,437 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T01:37:21,200 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T01:37:34,847 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T01:37:34,847 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30412 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T01:37:34,847 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30384 plans
2022-08-08T01:37:34,847 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T01:37:34,847 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T01:37:34,847 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T01:37:34,847 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T01:37:34,847 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T01:37:34,847 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T01:37:34,858 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T01:37:34,858 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T01:37:34,859 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T01:37:34,859 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T01:37:34,861 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T01:37:34,864 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T01:37:34,870 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T01:37:34,881 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T01:37:34,902 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T01:37:35,113 INFO MemoryObserver:41 used RAM: 15981 MB free: 98 MB total: 16080 MB
2022-08-08T01:37:35,132 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T01:37:42,133 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30384 plans
2022-08-08T01:37:42,133 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T01:37:42,133 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:37:42,133 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T01:37:42,133 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:37:42,134 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:37:42,134 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T01:37:42,135 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:37:42,136 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T01:37:42,136 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:37:42,136 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:37:42,138 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:37:42,139 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:37:42,139 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T01:37:42,142 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:37:42,146 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:37:42,149 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T01:37:42,160 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:37:42,165 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:37:42,175 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T01:37:42,218 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T01:37:42,322 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T01:37:42,566 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T01:37:43,032 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T01:37:43,833 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T01:37:45,540 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T01:37:48,943 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T01:37:56,394 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T01:38:11,765 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T01:38:11,766 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30384 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T01:38:11,766 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7629 plans
2022-08-08T01:38:11,767 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T01:38:11,767 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T01:38:11,767 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T01:38:11,767 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T01:38:11,767 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T01:38:11,767 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T01:38:11,767 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T01:38:11,767 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T01:38:11,767 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T01:38:11,767 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T01:38:11,768 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T01:38:11,768 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T01:38:11,769 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T01:38:11,772 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T01:38:11,772 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7629 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T01:38:11,772 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40170 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T01:38:11,772 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6895 plans
2022-08-08T01:38:11,773 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T01:38:11,773 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T01:38:11,774 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T01:38:11,775 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T01:38:11,777 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T01:38:11,784 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T01:38:11,851 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T01:38:11,911 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T01:38:12,208 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T01:38:12,457 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T01:38:12,970 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T01:38:13,866 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T01:38:16,422 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T01:38:24,084 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T01:38:24,084 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6895 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T01:38:24,084 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T01:38:25,000 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T01:38:25,961 INFO ControlerListenerManagerImpl:213 [it.32] all ControlerReplanningListeners called.
2022-08-08T01:38:25,961 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T01:38:25,961 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T01:38:25,961 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T01:38:26,036 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T01:38:26,107 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T01:38:26,107 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T01:38:26,107 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T01:38:26,116 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T01:38:26,126 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T01:38:26,126 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T01:38:26,127 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T01:38:26,128 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T01:38:26,128 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T01:38:26,128 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T01:38:26,128 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T01:38:26,128 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T01:38:26,128 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T01:38:26,128 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T01:38:26,128 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T01:38:26,128 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T01:38:26,128 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T01:38:26,128 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T01:38:26,128 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T01:38:26,129 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T01:38:26,129 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T01:38:26,129 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T01:38:26,809 INFO ControlerListenerManagerImpl:232 [it.32] all ControlerBeforeMobsimListeners called.
2022-08-08T01:38:26,809 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T01:38:26,810 INFO NetworkImpl:163 node # 1
2022-08-08T01:38:26,810 INFO NetworkImpl:163 node # 4
2022-08-08T01:38:26,810 INFO NetworkImpl:163 node # 16
2022-08-08T01:38:26,810 INFO NetworkImpl:163 node # 64
2022-08-08T01:38:26,810 INFO NetworkImpl:163 node # 256
2022-08-08T01:38:26,810 INFO NetworkImpl:163 node # 1024
2022-08-08T01:38:26,810 INFO NetworkImpl:163 node # 4096
2022-08-08T01:38:26,812 INFO NetworkImpl:163 node # 16384
2022-08-08T01:38:26,819 INFO NetworkImpl:163 node # 65536
2022-08-08T01:38:26,857 INFO NetworkImpl:159 link # 1
2022-08-08T01:38:26,857 INFO NetworkImpl:159 link # 4
2022-08-08T01:38:26,857 INFO NetworkImpl:159 link # 16
2022-08-08T01:38:26,857 INFO NetworkImpl:159 link # 64
2022-08-08T01:38:26,857 INFO NetworkImpl:159 link # 256
2022-08-08T01:38:26,859 INFO NetworkImpl:159 link # 1024
2022-08-08T01:38:26,863 INFO NetworkImpl:159 link # 4096
2022-08-08T01:38:26,880 INFO NetworkImpl:159 link # 16384
2022-08-08T01:38:26,951 INFO NetworkImpl:159 link # 65536
2022-08-08T01:38:27,281 INFO NetworkImpl:159 link # 262144
2022-08-08T01:38:27,946 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T01:38:27,946 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T01:38:27,946 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T01:38:27,946 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T01:38:27,946 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T01:38:27,946 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T01:38:27,946 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T01:38:27,947 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T01:38:27,948 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T01:38:27,950 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T01:38:27,955 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T01:38:27,964 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T01:38:27,982 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T01:38:28,018 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T01:38:28,088 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T01:38:28,232 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T01:38:28,595 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T01:38:29,129 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T01:38:30,167 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T01:38:30,262 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T01:38:30,279 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:38:30,279 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T01:38:30,279 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:38:30,279 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:38:30,279 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:38:30,279 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T01:38:30,279 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:38:30,280 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T01:38:30,280 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:38:30,280 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T01:38:37,725 INFO MemoryObserver:41 used RAM: 12200 MB free: 3879 MB total: 16080 MB
2022-08-08T01:38:37,956 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:38:37,956 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T01:38:37,956 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T01:38:37,956 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T01:38:37,956 INFO EventsManagerImpl:176
2022-08-08T01:38:37,956 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:38:37,956 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T01:38:37,956 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T01:38:37,956 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T01:38:37,956 INFO EventsManagerImpl:176
2022-08-08T01:38:37,956 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:38:37,956 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T01:38:37,956 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T01:38:37,956 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T01:38:37,957 INFO EventsManagerImpl:176
2022-08-08T01:38:37,957 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:38:37,957 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T01:38:37,957 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T01:38:37,957 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T01:38:37,957 INFO EventsManagerImpl:176
2022-08-08T01:38:37,957 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T01:38:37,957 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T01:38:37,957 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T01:38:37,957 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T01:38:37,957 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T01:38:37,957 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T01:38:37,957 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T01:38:37,957 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:38:37,957 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T01:38:37,957 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T01:38:37,957 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:38:37,957 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T01:38:37,957 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T01:38:37,957 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T01:38:37,957 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T01:38:37,957 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T01:38:37,957 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T01:38:37,957 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T01:38:37,957 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T01:38:37,957 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:38:37,957 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:38:37,958 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:38:37,958 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T01:38:37,958 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T01:38:37,958 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T01:38:37,958 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:38:37,958 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T01:38:37,958 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:38:37,958 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T01:38:37,958 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:38:37,958 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:38:37,958 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T01:38:37,958 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:38:37,958 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T01:38:37,958 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:38:37,958 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:38:37,958 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T01:38:37,958 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T01:38:37,958 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:38:37,958 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:38:37,958 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:38:37,958 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T01:38:37,958 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T01:38:37,958 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T01:38:37,958 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:38:37,958 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T01:38:37,958 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:38:37,958 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T01:38:37,958 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:38:37,958 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:38:37,958 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T01:38:37,958 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:38:37,958 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T01:38:37,958 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:38:37,958 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:38:37,958 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T01:38:39,336 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T01:38:39,339 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T01:38:39,509 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T01:38:39,509 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T01:38:39,509 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T01:38:39,509 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T01:38:39,509 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T01:38:39,509 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T01:38:39,509 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T01:38:39,510 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T01:38:39,703 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T01:38:39,703 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T01:38:39,723 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T01:38:39,723 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T01:38:39,725 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T01:38:39,725 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T01:38:39,729 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T01:38:39,729 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T01:38:39,730 INFO VehicularDepartureHandler:110 teleport vehicle 57578_car from link 14611963#1 to link -95275220
2022-08-08T01:38:39,730 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T01:38:39,730 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T01:38:39,730 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T01:38:40,521 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1768 #nodes=227
2022-08-08T01:38:40,521 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271850 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T01:38:41,924 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3178 #nodes=344
2022-08-08T01:38:41,924 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271308 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T01:38:43,879 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4390 #nodes=485
2022-08-08T01:38:43,879 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270739 lost=0 simT=10800.0s realT=13s; (s/r): 830.7692307692307
2022-08-08T01:38:47,944 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5703 #nodes=683
2022-08-08T01:38:47,944 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269931 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T01:38:53,670 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7302 #nodes=959
2022-08-08T01:38:53,670 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268754 lost=0 simT=18000.0s realT=23s; (s/r): 782.6086956521739
2022-08-08T01:39:01,842 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10926 #nodes=1666
2022-08-08T01:39:01,842 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266916 lost=0 simT=21600.0s realT=31s; (s/r): 696.7741935483871
2022-08-08T01:39:12,015 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11981 #nodes=1819
2022-08-08T01:39:12,016 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264291 lost=0 simT=25200.0s realT=41s; (s/r): 614.6341463414634
2022-08-08T01:39:27,516 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13314 #nodes=1973
2022-08-08T01:39:27,516 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260920 lost=0 simT=28800.0s realT=57s; (s/r): 505.2631578947368
2022-08-08T01:39:37,726 INFO MemoryObserver:41 used RAM: 13945 MB free: 2134 MB total: 16080 MB
2022-08-08T01:39:41,639 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14733 #nodes=2095
2022-08-08T01:39:41,639 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257393 lost=0 simT=32400.0s realT=71s; (s/r): 456.3380281690141
2022-08-08T01:39:59,313 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14666 #nodes=2040
2022-08-08T01:39:59,313 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252234 lost=0 simT=36000.0s realT=89s; (s/r): 404.4943820224719
2022-08-08T01:40:16,096 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15139 #nodes=2187
2022-08-08T01:40:16,096 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246585 lost=0 simT=39600.0s realT=105s; (s/r): 377.14285714285717
2022-08-08T01:40:32,488 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15609 #nodes=2313
2022-08-08T01:40:32,488 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238970 lost=0 simT=43200.0s realT=122s; (s/r): 354.0983606557377
2022-08-08T01:40:37,726 INFO MemoryObserver:41 used RAM: 14798 MB free: 1281 MB total: 16080 MB
2022-08-08T01:40:46,677 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15965 #nodes=2298
2022-08-08T01:40:46,677 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=230213 lost=0 simT=46800.0s realT=136s; (s/r): 344.11764705882354
2022-08-08T01:41:03,221 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16104 #nodes=2403
2022-08-08T01:41:03,221 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=219192 lost=0 simT=50400.0s realT=152s; (s/r): 331.57894736842104
2022-08-08T01:41:22,287 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16612 #nodes=2463
2022-08-08T01:41:22,287 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=206084 lost=0 simT=54000.0s realT=172s; (s/r): 313.95348837209303
2022-08-08T01:41:37,727 INFO MemoryObserver:41 used RAM: 15305 MB free: 774 MB total: 16080 MB
2022-08-08T01:41:38,005 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16807 #nodes=2429
2022-08-08T01:41:38,006 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=189778 lost=0 simT=57600.0s realT=187s; (s/r): 308.02139037433153
2022-08-08T01:41:53,551 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16711 #nodes=2480
2022-08-08T01:41:53,551 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=170603 lost=0 simT=61200.0s realT=203s; (s/r): 301.4778325123153
2022-08-08T01:42:14,516 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16437 #nodes=2313
2022-08-08T01:42:14,516 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=148943 lost=0 simT=64800.0s realT=224s; (s/r): 289.2857142857143
2022-08-08T01:42:37,727 INFO MemoryObserver:41 used RAM: 14966 MB free: 1113 MB total: 16080 MB
2022-08-08T01:42:39,967 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15626 #nodes=2169
2022-08-08T01:42:39,968 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=125659 lost=0 simT=68400.0s realT=249s; (s/r): 274.69879518072287
2022-08-08T01:42:56,807 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15353 #nodes=2119
2022-08-08T01:42:56,808 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=101068 lost=0 simT=72000.0s realT=266s; (s/r): 270.6766917293233
2022-08-08T01:43:11,596 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13585 #nodes=1768
2022-08-08T01:43:11,596 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=78633 lost=0 simT=75600.0s realT=281s; (s/r): 269.0391459074733
2022-08-08T01:43:25,309 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12791 #nodes=1634
2022-08-08T01:43:25,309 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=62538 lost=0 simT=79200.0s realT=295s; (s/r): 268.47457627118644
2022-08-08T01:43:36,476 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12180 #nodes=1536
2022-08-08T01:43:36,476 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=49004 lost=0 simT=82800.0s realT=306s; (s/r): 270.5882352941176
2022-08-08T01:43:37,729 INFO MemoryObserver:41 used RAM: 15864 MB free: 215 MB total: 16080 MB
2022-08-08T01:43:48,788 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11560 #nodes=1349
2022-08-08T01:43:48,789 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=36955 lost=0 simT=86400.0s realT=318s; (s/r): 271.6981132075472
2022-08-08T01:43:56,380 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9799 #nodes=1131
2022-08-08T01:43:56,381 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=30292 lost=0 simT=90000.0s realT=326s; (s/r): 276.07361963190186
2022-08-08T01:44:04,859 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8365 #nodes=1017
2022-08-08T01:44:04,859 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=26159 lost=3 simT=93600.0s realT=334s; (s/r): 280.23952095808386
2022-08-08T01:44:11,483 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7188 #nodes=764
2022-08-08T01:44:11,483 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=23112 lost=4 simT=97200.0s realT=341s; (s/r): 285.04398826979474
2022-08-08T01:44:15,990 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6147 #nodes=664
2022-08-08T01:44:15,990 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=20680 lost=4 simT=100800.0s realT=345s; (s/r): 292.17391304347825
2022-08-08T01:44:19,445 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5328 #nodes=567
2022-08-08T01:44:19,445 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=18771 lost=4 simT=104400.0s realT=349s; (s/r): 299.1404011461318
2022-08-08T01:44:29,699 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4509 #nodes=463
2022-08-08T01:44:29,699 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=17094 lost=4 simT=108000.0s realT=359s; (s/r): 300.83565459610026
2022-08-08T01:44:32,195 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3852 #nodes=395
2022-08-08T01:44:32,195 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=15680 lost=4 simT=111600.0s realT=361s; (s/r): 309.14127423822714
2022-08-08T01:44:41,473 INFO MemoryObserver:41 used RAM: 15406 MB free: 673 MB total: 16080 MB
2022-08-08T01:44:41,857 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3213 #nodes=310
2022-08-08T01:44:41,857 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=14449 lost=4 simT=115200.0s realT=371s; (s/r): 310.5121293800539
2022-08-08T01:44:43,297 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2680 #nodes=262
2022-08-08T01:44:43,298 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=13401 lost=4 simT=118800.0s realT=373s; (s/r): 318.4986595174263
2022-08-08T01:44:44,550 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2274 #nodes=226
2022-08-08T01:44:44,550 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=12526 lost=4 simT=122400.0s realT=374s; (s/r): 327.27272727272725
2022-08-08T01:44:45,598 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1870 #nodes=204
2022-08-08T01:44:45,598 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=11667 lost=4 simT=126000.0s realT=375s; (s/r): 336.0
2022-08-08T01:44:46,573 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1520 #nodes=169
2022-08-08T01:44:46,573 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=9976 lost=4 simT=129600.0s realT=376s; (s/r): 344.6808510638298
2022-08-08T01:44:54,493 INFO AbstractController$9:234 ### ITERATION 32 fires after mobsim event
2022-08-08T01:44:54,493 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=251.589141576sec
2022-08-08T01:44:54,494 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T01:44:54,538 INFO LegTimesControlerListener:50 [32] average trip (probably: leg) duration is: 1361 seconds = 00:22:41
2022-08-08T01:44:54,538 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T01:44:54,538 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:44:54,539 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:44:54,539 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:44:54,539 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:44:54,539 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T01:44:54,539 INFO EventsManagerImpl:137 event # 1
2022-08-08T01:44:54,539 INFO EventsManagerImpl:137 event # 4
2022-08-08T01:44:54,539 INFO EventsManagerImpl:137 event # 16
2022-08-08T01:44:54,539 INFO EventsManagerImpl:137 event # 64
2022-08-08T01:44:54,539 INFO EventsManagerImpl:137 event # 256
2022-08-08T01:44:54,540 INFO EventsManagerImpl:137 event # 1024
2022-08-08T01:44:54,542 INFO EventsManagerImpl:137 event # 4096
2022-08-08T01:44:54,552 INFO EventsManagerImpl:137 event # 16384
2022-08-08T01:44:54,567 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T01:44:54,844 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T01:44:54,844 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T01:44:54,844 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T01:44:54,844 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T01:44:54,844 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T01:44:54,844 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T01:44:54,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-08-08T01:44:54,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-08-08T01:44:54,850 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:18:14][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T01:44:54,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-08-08T01:44:54,852 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-08-08T01:44:54,852 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:40:13][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T01:44:54,854 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T01:44:54,854 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-08-08T01:44:54,854 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-08-08T01:44:54,855 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T01:44:54,855 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-08-08T01:44:54,855 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T01:44:54,855 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T01:44:54,855 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-08-08T01:44:54,855 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-08-08T01:44:54,855 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T01:44:54,855 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-08-08T01:44:54,855 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=31:23:43][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T01:44:54,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-08-08T01:44:54,856 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-08-08T01:44:54,856 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-08-08T01:44:54,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-08-08T01:44:54,856 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-08-08T01:44:54,856 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-08-08T01:44:54,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-08-08T01:44:54,857 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T01:44:54,857 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T01:44:54,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-08-08T01:44:54,859 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-08-08T01:44:54,859 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-08-08T01:44:54,862 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T01:44:54,862 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-08-08T01:44:54,862 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-08-08T01:44:54,862 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T01:44:55,178 INFO ControlerListenerManagerImpl:251 [it.32] all ControlerAfterMobsimListeners called.
2022-08-08T01:44:55,178 INFO AbstractController$4:159 ### ITERATION 32 fires scoring event
2022-08-08T01:44:55,178 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T01:44:55,327 INFO NewScoreAssignerImpl:57 it: 32 msaStart: 599
2022-08-08T01:44:55,445 INFO ControlerListenerManagerImpl:194 [it.32] all ControlerScoringListeners called.
2022-08-08T01:44:55,445 INFO AbstractController$5:167 ### ITERATION 32 fires iteration end event
2022-08-08T01:44:55,445 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T01:44:55,445 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T01:44:55,535 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T01:44:55,535 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T01:44:57,202 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T01:44:57,202 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11843537694428896
2022-08-08T01:44:57,202 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2735766700729702
2022-08-08T01:44:57,202 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.5547276583289257E-4
2022-08-08T01:44:57,202 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.60607896804408E-4
2022-08-08T01:44:57,202 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T01:44:57,202 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.15088940468426648
2022-08-08T01:44:57,202 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14498143650153797
2022-08-08T01:44:57,202 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2511797963407057
2022-08-08T01:44:57,362 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T01:44:57,468 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -104.5252003911191
2022-08-08T01:44:57,468 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -140.15973209453904
2022-08-08T01:44:57,468 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -112.36170510852261
2022-08-08T01:44:57,468 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -84.84388007931793
2022-08-08T01:44:57,537 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T01:44:58,219 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19229.476878377274 meters
2022-08-08T01:44:58,219 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139592.58630123796 meters (statistic on all 2072480 legs which have a finite distance)
2022-08-08T01:44:58,220 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52481.09205214117 meters
2022-08-08T01:44:58,220 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139531.98696477106 meters (statistic on all 759043 trips which have a finite distance)
2022-08-08T01:44:58,220 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T01:44:58,220 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T01:44:59,106 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T01:44:59,108 INFO LegHistogramListener:72 number of legs: 2082409 100%
2022-08-08T01:44:59,108 INFO LegHistogramListener:79 number of bike legs: 91268 4.382808564503899%
2022-08-08T01:44:59,108 INFO LegHistogramListener:79 number of car legs: 212903 10.223880131136582%
2022-08-08T01:44:59,108 INFO LegHistogramListener:79 number of drtNorth legs: 256 0.01229345435983037%
2022-08-08T01:44:59,108 INFO LegHistogramListener:79 number of drtSoutheast legs: 221 0.010612708646572312%
2022-08-08T01:44:59,109 INFO LegHistogramListener:79 number of freight legs: 47065 2.2601227712711576%
2022-08-08T01:44:59,109 INFO LegHistogramListener:79 number of pt legs: 143751 6.9031107721874045%
2022-08-08T01:44:59,109 INFO LegHistogramListener:79 number of ride legs: 112243 5.3900554598064065%
2022-08-08T01:44:59,109 INFO LegHistogramListener:79 number of walk legs: 1474702 70.81711613808815%
2022-08-08T01:44:59,670 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T01:44:59,670 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T01:45:02,103 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.35193748491555277
2022-08-08T01:45:02,103 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4005530536056322
2022-08-08T01:45:02,103 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.005133847188772549
2022-08-08T01:45:02,103 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.004389253197902812
2022-08-08T01:45:02,103 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T01:45:02,103 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.3825325952438417
2022-08-08T01:45:02,103 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.40022312144071237
2022-08-08T01:45:02,103 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.737177577964126
2022-08-08T01:45:02,104 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.18637572726292384
2022-08-08T01:45:02,104 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.364704704293483
2022-08-08T01:45:02,104 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 6.329048922392766E-4
2022-08-08T01:45:02,104 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 5.494590139521508E-4
2022-08-08T01:45:02,104 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T01:45:02,104 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.22902555754684523
2022-08-08T01:45:02,104 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2177269856267684
2022-08-08T01:45:02,104 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.3976324478655828
2022-08-08T01:45:02,104 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1423689386197795
2022-08-08T01:45:02,104 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.34405249130879084
2022-08-08T01:45:02,104 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.0540523886061713E-4
2022-08-08T01:45:02,104 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.5918906011697827E-4
2022-08-08T01:45:02,104 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T01:45:02,104 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.17140040156724198
2022-08-08T01:45:02,104 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.16738858049574554
2022-08-08T01:45:02,104 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.2811856503900132
2022-08-08T01:45:02,280 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T01:45:03,556 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T01:45:03,870 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T01:45:04,235 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T01:45:05,401 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T01:45:05,778 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T01:45:06,162 INFO ControlerListenerManagerImpl:171 [it.32] all ControlerIterationEndsListeners called.
2022-08-08T01:45:06,288 INFO AbstractController:181 ### ITERATION 32 ENDS
2022-08-08T01:45:06,288 INFO AbstractController:182 ###################################################
2022-08-08T01:45:06,288 INFO AbstractController:133 ###################################################
2022-08-08T01:45:06,288 INFO AbstractController:134 ### ITERATION 33 BEGINS
2022-08-08T01:45:06,289 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T01:45:06,289 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T01:45:06,289 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T01:45:06,289 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T01:45:06,289 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T01:45:06,854 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T01:45:06,886 INFO ControlerListenerManagerImpl:148 [it.33] all ControlerIterationStartsListeners called.
2022-08-08T01:45:06,886 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T01:45:15,059 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169603 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T01:45:15,059 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30682 plans
2022-08-08T01:45:15,059 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:45:15,059 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:45:15,060 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:45:15,060 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T01:45:15,060 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T01:45:15,061 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:45:15,062 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T01:45:15,067 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:45:15,069 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T01:45:15,069 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:45:15,071 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:45:15,074 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T01:45:15,075 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:45:15,082 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T01:45:15,094 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:45:15,095 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:45:15,102 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T01:45:15,139 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:45:15,142 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T01:45:15,216 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:45:15,220 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T01:45:15,380 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T01:45:15,896 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T01:45:16,809 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T01:45:18,448 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T01:45:21,489 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T01:45:27,012 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T01:45:40,083 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T01:45:40,084 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30682 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T01:45:40,084 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30431 plans
2022-08-08T01:45:40,084 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T01:45:40,084 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T01:45:40,084 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T01:45:40,084 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T01:45:40,085 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T01:45:40,085 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T01:45:40,085 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T01:45:40,085 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T01:45:40,085 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T01:45:40,086 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T01:45:40,088 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T01:45:40,091 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T01:45:40,097 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T01:45:40,110 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T01:45:40,134 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T01:45:40,180 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T01:45:40,353 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30431 plans
2022-08-08T01:45:40,354 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T01:45:40,354 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T01:45:40,354 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:45:40,354 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:45:40,354 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T01:45:40,354 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:45:40,355 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:45:40,356 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T01:45:40,356 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:45:40,357 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:45:40,360 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T01:45:40,360 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:45:40,363 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:45:40,368 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T01:45:40,379 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:45:40,380 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:45:40,383 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:45:40,394 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T01:45:40,416 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T01:45:40,437 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:45:40,504 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T01:45:40,697 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T01:45:41,077 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T01:45:41,475 INFO MemoryObserver:41 used RAM: 15324 MB free: 755 MB total: 16080 MB
2022-08-08T01:45:41,900 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T01:45:43,515 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T01:45:46,478 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T01:45:53,321 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T01:46:09,928 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T01:46:09,928 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30431 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T01:46:09,928 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7712 plans
2022-08-08T01:46:09,928 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T01:46:09,929 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T01:46:09,929 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T01:46:09,929 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T01:46:09,929 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T01:46:09,929 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T01:46:09,929 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T01:46:09,929 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T01:46:09,929 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T01:46:09,929 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T01:46:09,929 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T01:46:09,930 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T01:46:09,931 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T01:46:09,933 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T01:46:09,934 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7712 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T01:46:09,934 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40358 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T01:46:09,934 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6707 plans
2022-08-08T01:46:09,934 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T01:46:09,934 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T01:46:09,934 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T01:46:09,937 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T01:46:09,939 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T01:46:09,943 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T01:46:09,990 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T01:46:10,287 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T01:46:10,494 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T01:46:10,882 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T01:46:11,319 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T01:46:12,388 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T01:46:15,106 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T01:46:23,032 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T01:46:23,032 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6707 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T01:46:23,032 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T01:46:23,999 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T01:46:24,975 INFO ControlerListenerManagerImpl:213 [it.33] all ControlerReplanningListeners called.
2022-08-08T01:46:24,976 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T01:46:24,976 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T01:46:24,976 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T01:46:25,048 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T01:46:25,118 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T01:46:25,118 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T01:46:25,118 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T01:46:25,119 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T01:46:25,120 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T01:46:25,120 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T01:46:25,120 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T01:46:25,121 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T01:46:25,121 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T01:46:25,121 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T01:46:25,121 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T01:46:25,121 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T01:46:25,121 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T01:46:25,121 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T01:46:25,121 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T01:46:25,121 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T01:46:25,121 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T01:46:25,121 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T01:46:25,121 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T01:46:25,121 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T01:46:25,121 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T01:46:25,121 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T01:46:25,789 INFO ControlerListenerManagerImpl:232 [it.33] all ControlerBeforeMobsimListeners called.
2022-08-08T01:46:25,789 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T01:46:25,790 INFO NetworkImpl:163 node # 1
2022-08-08T01:46:25,790 INFO NetworkImpl:163 node # 4
2022-08-08T01:46:25,790 INFO NetworkImpl:163 node # 16
2022-08-08T01:46:25,790 INFO NetworkImpl:163 node # 64
2022-08-08T01:46:25,790 INFO NetworkImpl:163 node # 256
2022-08-08T01:46:25,790 INFO NetworkImpl:163 node # 1024
2022-08-08T01:46:25,791 INFO NetworkImpl:163 node # 4096
2022-08-08T01:46:25,792 INFO NetworkImpl:163 node # 16384
2022-08-08T01:46:25,798 INFO NetworkImpl:163 node # 65536
2022-08-08T01:46:25,833 INFO NetworkImpl:159 link # 1
2022-08-08T01:46:25,833 INFO NetworkImpl:159 link # 4
2022-08-08T01:46:25,833 INFO NetworkImpl:159 link # 16
2022-08-08T01:46:25,833 INFO NetworkImpl:159 link # 64
2022-08-08T01:46:25,833 INFO NetworkImpl:159 link # 256
2022-08-08T01:46:25,834 INFO NetworkImpl:159 link # 1024
2022-08-08T01:46:25,838 INFO NetworkImpl:159 link # 4096
2022-08-08T01:46:25,855 INFO NetworkImpl:159 link # 16384
2022-08-08T01:46:25,920 INFO NetworkImpl:159 link # 65536
2022-08-08T01:46:26,227 INFO NetworkImpl:159 link # 262144
2022-08-08T01:46:26,869 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T01:46:26,869 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T01:46:26,869 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T01:46:26,869 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T01:46:26,869 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T01:46:26,869 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T01:46:26,869 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T01:46:26,870 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T01:46:26,871 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T01:46:26,874 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T01:46:26,878 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T01:46:26,887 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T01:46:26,905 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T01:46:26,941 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T01:46:27,012 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T01:46:27,159 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T01:46:27,450 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T01:46:28,049 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T01:46:29,104 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T01:46:29,201 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T01:46:29,216 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:46:29,216 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T01:46:29,216 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:46:29,216 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:46:29,216 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:46:29,216 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T01:46:29,216 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:46:29,216 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T01:46:29,216 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:46:29,216 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T01:46:30,789 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:46:30,789 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T01:46:30,789 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T01:46:30,789 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T01:46:30,789 INFO EventsManagerImpl:176
2022-08-08T01:46:30,789 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:46:30,789 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T01:46:30,789 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T01:46:30,789 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T01:46:30,789 INFO EventsManagerImpl:176
2022-08-08T01:46:30,789 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:46:30,789 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T01:46:30,789 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T01:46:30,789 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T01:46:30,789 INFO EventsManagerImpl:176
2022-08-08T01:46:30,789 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:46:30,790 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T01:46:30,790 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T01:46:30,790 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T01:46:30,790 INFO EventsManagerImpl:176
2022-08-08T01:46:30,790 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T01:46:30,790 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T01:46:30,790 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T01:46:30,790 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T01:46:30,790 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T01:46:30,790 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T01:46:30,790 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T01:46:30,790 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:46:30,790 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T01:46:30,790 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T01:46:30,790 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:46:30,790 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T01:46:30,790 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T01:46:30,790 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T01:46:30,790 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T01:46:30,790 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T01:46:30,790 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T01:46:30,790 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T01:46:30,790 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T01:46:30,790 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:46:30,790 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:46:30,791 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:46:30,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T01:46:30,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T01:46:30,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T01:46:30,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:46:30,791 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T01:46:30,791 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:46:30,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T01:46:30,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:46:30,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:46:30,791 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T01:46:30,791 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:46:30,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T01:46:30,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:46:30,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:46:30,791 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T01:46:30,791 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T01:46:30,791 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:46:30,791 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:46:30,791 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:46:30,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T01:46:30,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T01:46:30,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T01:46:30,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:46:30,791 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T01:46:30,791 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:46:30,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T01:46:30,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:46:30,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:46:30,792 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T01:46:30,792 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:46:30,792 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T01:46:30,792 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:46:30,792 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:46:30,792 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T01:46:39,591 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T01:46:39,594 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T01:46:39,768 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T01:46:39,769 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T01:46:39,769 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T01:46:39,769 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T01:46:39,769 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T01:46:39,769 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T01:46:39,769 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T01:46:39,769 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T01:46:39,963 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T01:46:39,963 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-08-08T01:46:39,975 INFO VehicularDepartureHandler:110 teleport vehicle 93872_car from link -23572314 to link 79142047#0
2022-08-08T01:46:39,982 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T01:46:39,983 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T01:46:39,984 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T01:46:39,985 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T01:46:39,992 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T01:46:39,993 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T01:46:39,993 INFO VehicularDepartureHandler:110 teleport vehicle 57578_car from link 14611963#1 to link -95275220
2022-08-08T01:46:39,993 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T01:46:39,993 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T01:46:40,812 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1768 #nodes=227
2022-08-08T01:46:40,812 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271849 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-08-08T01:46:41,475 INFO MemoryObserver:41 used RAM: 13186 MB free: 2893 MB total: 16080 MB
2022-08-08T01:46:42,052 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3156 #nodes=346
2022-08-08T01:46:42,053 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271315 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T01:46:43,938 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4381 #nodes=481
2022-08-08T01:46:43,938 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270754 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T01:46:46,734 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5661 #nodes=680
2022-08-08T01:46:46,734 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269939 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T01:46:51,784 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7202 #nodes=964
2022-08-08T01:46:51,785 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268767 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T01:47:01,123 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10896 #nodes=1673
2022-08-08T01:47:01,124 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266930 lost=0 simT=21600.0s realT=31s; (s/r): 696.7741935483871
2022-08-08T01:47:10,766 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12008 #nodes=1817
2022-08-08T01:47:10,767 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264318 lost=0 simT=25200.0s realT=41s; (s/r): 614.6341463414634
2022-08-08T01:47:27,243 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13362 #nodes=1882
2022-08-08T01:47:27,244 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260941 lost=0 simT=28800.0s realT=58s; (s/r): 496.55172413793105
2022-08-08T01:47:41,475 INFO MemoryObserver:41 used RAM: 13929 MB free: 2150 MB total: 16080 MB
2022-08-08T01:47:41,796 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14598 #nodes=2112
2022-08-08T01:47:41,796 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257405 lost=0 simT=32400.0s realT=72s; (s/r): 450.0
2022-08-08T01:47:58,227 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14603 #nodes=2076
2022-08-08T01:47:58,228 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252238 lost=0 simT=36000.0s realT=89s; (s/r): 404.4943820224719
2022-08-08T01:48:14,977 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15138 #nodes=2171
2022-08-08T01:48:14,978 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246601 lost=0 simT=39600.0s realT=105s; (s/r): 377.14285714285717
2022-08-08T01:48:30,499 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15665 #nodes=2240
2022-08-08T01:48:30,499 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239021 lost=0 simT=43200.0s realT=121s; (s/r): 357.02479338842977
2022-08-08T01:48:41,475 INFO MemoryObserver:41 used RAM: 14699 MB free: 1380 MB total: 16080 MB
2022-08-08T01:48:44,355 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15855 #nodes=2340
2022-08-08T01:48:44,355 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=230147 lost=0 simT=46800.0s realT=135s; (s/r): 346.6666666666667
2022-08-08T01:49:02,991 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16144 #nodes=2387
2022-08-08T01:49:02,991 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=219231 lost=0 simT=50400.0s realT=153s; (s/r): 329.4117647058824
2022-08-08T01:49:19,670 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16595 #nodes=2386
2022-08-08T01:49:19,671 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=206148 lost=0 simT=54000.0s realT=170s; (s/r): 317.6470588235294
2022-08-08T01:49:34,793 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16789 #nodes=2388
2022-08-08T01:49:34,793 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=189756 lost=0 simT=57600.0s realT=185s; (s/r): 311.35135135135135
2022-08-08T01:49:41,475 INFO MemoryObserver:41 used RAM: 15837 MB free: 242 MB total: 16080 MB
2022-08-08T01:49:52,122 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16689 #nodes=2457
2022-08-08T01:49:52,122 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=170599 lost=0 simT=61200.0s realT=202s; (s/r): 302.970297029703
2022-08-08T01:50:19,069 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16411 #nodes=2277
2022-08-08T01:50:19,069 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=148919 lost=0 simT=64800.0s realT=229s; (s/r): 282.9694323144105
2022-08-08T01:50:38,846 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15747 #nodes=2134
2022-08-08T01:50:38,847 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=125557 lost=0 simT=68400.0s realT=249s; (s/r): 274.69879518072287
2022-08-08T01:50:41,476 INFO MemoryObserver:41 used RAM: 15226 MB free: 853 MB total: 16080 MB
2022-08-08T01:50:53,262 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15215 #nodes=2070
2022-08-08T01:50:53,262 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=101058 lost=0 simT=72000.0s realT=264s; (s/r): 272.72727272727275
2022-08-08T01:51:11,550 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13509 #nodes=1763
2022-08-08T01:51:11,551 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=78651 lost=0 simT=75600.0s realT=282s; (s/r): 268.0851063829787
2022-08-08T01:51:22,683 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12786 #nodes=1584
2022-08-08T01:51:22,683 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=62529 lost=0 simT=79200.0s realT=293s; (s/r): 270.3071672354949
2022-08-08T01:51:36,808 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12111 #nodes=1501
2022-08-08T01:51:36,808 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=49038 lost=0 simT=82800.0s realT=307s; (s/r): 269.7068403908795
2022-08-08T01:51:41,476 INFO MemoryObserver:41 used RAM: 15882 MB free: 197 MB total: 16080 MB
2022-08-08T01:51:47,599 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11599 #nodes=1362
2022-08-08T01:51:47,599 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=36943 lost=2 simT=86400.0s realT=318s; (s/r): 271.6981132075472
2022-08-08T01:51:57,330 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9789 #nodes=1105
2022-08-08T01:51:57,330 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=30268 lost=2 simT=90000.0s realT=328s; (s/r): 274.390243902439
2022-08-08T01:52:05,186 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8493 #nodes=939
2022-08-08T01:52:05,186 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=26125 lost=2 simT=93600.0s realT=335s; (s/r): 279.4029850746269
2022-08-08T01:52:10,866 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7228 #nodes=775
2022-08-08T01:52:10,866 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=23083 lost=4 simT=97200.0s realT=341s; (s/r): 285.04398826979474
2022-08-08T01:52:22,372 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6246 #nodes=646
2022-08-08T01:52:22,372 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=20667 lost=4 simT=100800.0s realT=353s; (s/r): 285.5524079320113
2022-08-08T01:52:26,076 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5374 #nodes=607
2022-08-08T01:52:26,076 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=18729 lost=4 simT=104400.0s realT=356s; (s/r): 293.2584269662921
2022-08-08T01:52:29,504 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4555 #nodes=510
2022-08-08T01:52:29,505 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=17015 lost=5 simT=108000.0s realT=360s; (s/r): 300.0
2022-08-08T01:52:32,416 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3860 #nodes=384
2022-08-08T01:52:32,416 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=15537 lost=5 simT=111600.0s realT=363s; (s/r): 307.43801652892563
2022-08-08T01:52:34,893 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3196 #nodes=363
2022-08-08T01:52:34,893 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=14300 lost=5 simT=115200.0s realT=365s; (s/r): 315.6164383561644
2022-08-08T01:52:37,009 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2652 #nodes=268
2022-08-08T01:52:37,009 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=13271 lost=5 simT=118800.0s realT=367s; (s/r): 323.7057220708447
2022-08-08T01:52:38,596 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2241 #nodes=235
2022-08-08T01:52:38,597 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=12378 lost=5 simT=122400.0s realT=369s; (s/r): 331.7073170731707
2022-08-08T01:52:39,926 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1883 #nodes=181
2022-08-08T01:52:39,926 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=11499 lost=5 simT=126000.0s realT=370s; (s/r): 340.5405405405405
2022-08-08T01:52:41,105 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1561 #nodes=168
2022-08-08T01:52:41,105 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=9853 lost=6 simT=129600.0s realT=371s; (s/r): 349.32614555256066
2022-08-08T01:52:41,448 INFO AbstractController$9:234 ### ITERATION 33 fires after mobsim event
2022-08-08T01:52:41,448 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=252.930477623sec
2022-08-08T01:52:41,448 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T01:52:41,476 INFO MemoryObserver:41 used RAM: 15935 MB free: 144 MB total: 16080 MB
2022-08-08T01:52:41,559 INFO LegTimesControlerListener:50 [33] average trip (probably: leg) duration is: 1361 seconds = 00:22:41
2022-08-08T01:52:41,559 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T01:52:41,559 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:52:41,559 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:52:41,559 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:52:41,559 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:52:41,559 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T01:52:41,559 INFO EventsManagerImpl:137 event # 1
2022-08-08T01:52:41,559 INFO EventsManagerImpl:137 event # 4
2022-08-08T01:52:41,559 INFO EventsManagerImpl:137 event # 16
2022-08-08T01:52:41,559 INFO EventsManagerImpl:137 event # 64
2022-08-08T01:52:41,559 INFO EventsManagerImpl:137 event # 256
2022-08-08T01:52:41,560 INFO EventsManagerImpl:137 event # 1024
2022-08-08T01:52:41,563 INFO EventsManagerImpl:137 event # 4096
2022-08-08T01:52:41,575 INFO EventsManagerImpl:137 event # 16384
2022-08-08T01:52:41,592 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T01:52:41,901 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T01:52:41,901 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T01:52:41,901 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T01:52:41,901 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T01:52:41,901 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T01:52:41,901 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T01:52:41,902 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T01:52:41,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-08-08T01:52:41,904 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:18:14][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T01:52:41,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-08-08T01:52:41,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-08-08T01:52:41,906 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:40:05][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T01:52:41,908 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T01:52:41,908 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-08-08T01:52:41,908 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-08-08T01:52:41,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-08-08T01:52:41,909 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-08-08T01:52:41,909 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T01:52:41,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-08-08T01:52:41,909 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-08-08T01:52:41,909 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-08-08T01:52:41,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-08-08T01:52:41,909 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-08-08T01:52:41,909 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:05:22][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T01:52:41,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-08-08T01:52:41,910 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-08-08T01:52:41,910 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-08-08T01:52:41,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-08-08T01:52:41,911 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-08-08T01:52:41,911 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-08-08T01:52:41,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-08-08T01:52:41,911 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T01:52:41,911 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T01:52:41,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-08-08T01:52:41,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-08-08T01:52:41,913 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-08-08T01:52:41,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-08-08T01:52:41,916 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-08-08T01:52:41,916 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-08-08T01:52:41,916 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T01:52:42,258 INFO ControlerListenerManagerImpl:251 [it.33] all ControlerAfterMobsimListeners called.
2022-08-08T01:52:42,258 INFO AbstractController$4:159 ### ITERATION 33 fires scoring event
2022-08-08T01:52:42,258 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T01:52:42,384 INFO NewScoreAssignerImpl:57 it: 33 msaStart: 599
2022-08-08T01:52:42,499 INFO ControlerListenerManagerImpl:194 [it.33] all ControlerScoringListeners called.
2022-08-08T01:52:42,499 INFO AbstractController$5:167 ### ITERATION 33 fires iteration end event
2022-08-08T01:52:42,499 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T01:52:42,499 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T01:52:42,564 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T01:52:42,564 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T01:52:44,353 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T01:52:44,353 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11894503869321187
2022-08-08T01:52:44,353 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2746640340561886
2022-08-08T01:52:44,353 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.593241140615291E-4
2022-08-08T01:52:44,353 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.06689021603496E-4
2022-08-08T01:52:44,353 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T01:52:44,353 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.15105372887535495
2022-08-08T01:52:44,353 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14456805845833098
2022-08-08T01:52:44,353 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.24988189198765515
2022-08-08T01:52:44,491 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T01:52:44,591 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -104.15928842569424
2022-08-08T01:52:44,591 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -138.70780001813674
2022-08-08T01:52:44,591 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -111.64465228053317
2022-08-08T01:52:44,591 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -84.61683011125845
2022-08-08T01:52:44,658 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T01:52:45,228 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19214.042143702212 meters
2022-08-08T01:52:45,228 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139580.07947764217 meters (statistic on all 2073959 legs which have a finite distance)
2022-08-08T01:52:45,228 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52464.16442794469 meters
2022-08-08T01:52:45,228 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139518.9567677347 meters (statistic on all 759217 trips which have a finite distance)
2022-08-08T01:52:45,228 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T01:52:45,228 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T01:52:46,095 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T01:52:46,097 INFO LegHistogramListener:72 number of legs: 2083772 100%
2022-08-08T01:52:46,097 INFO LegHistogramListener:79 number of bike legs: 91729 4.4020651011722975%
2022-08-08T01:52:46,097 INFO LegHistogramListener:79 number of car legs: 213726 10.256688351700666%
2022-08-08T01:52:46,097 INFO LegHistogramListener:79 number of drtNorth legs: 265 0.012717322240629013%
2022-08-08T01:52:46,097 INFO LegHistogramListener:79 number of drtSoutheast legs: 176 0.008446221563587571%
2022-08-08T01:52:46,097 INFO LegHistogramListener:79 number of freight legs: 47065 2.2586444198309605%
2022-08-08T01:52:46,097 INFO LegHistogramListener:79 number of pt legs: 143483 6.88573413981952%
2022-08-08T01:52:46,097 INFO LegHistogramListener:79 number of ride legs: 111925 5.371269025593971%
2022-08-08T01:52:46,097 INFO LegHistogramListener:79 number of walk legs: 1475403 70.80443541807837%
2022-08-08T01:52:46,623 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T01:52:46,623 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T01:52:49,027 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.3573357913493584
2022-08-08T01:52:49,027 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4015428501003918
2022-08-08T01:52:49,027 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.005240401156431495
2022-08-08T01:52:49,027 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.004482969338132969
2022-08-08T01:52:49,027 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T01:52:49,027 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.3874340777561532
2022-08-08T01:52:49,027 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.4065881162799057
2022-08-08T01:52:49,027 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.743566964675434
2022-08-08T01:52:49,027 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.18776991532169027
2022-08-08T01:52:49,027 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3653786902334944
2022-08-08T01:52:49,027 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 6.418913714394286E-4
2022-08-08T01:52:49,027 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 5.520265794379085E-4
2022-08-08T01:52:49,027 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T01:52:49,028 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.23124778547476854
2022-08-08T01:52:49,028 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.21946265989514063
2022-08-08T01:52:49,028 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.40138622860576056
2022-08-08T01:52:49,028 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.14395826165546352
2022-08-08T01:52:49,028 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3453516794445842
2022-08-08T01:52:49,028 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.1439171806076913E-4
2022-08-08T01:52:49,028 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.6432419108849372E-4
2022-08-08T01:52:49,028 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T01:52:49,028 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.17337871077401829
2022-08-08T01:52:49,028 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.1688970252186282
2022-08-08T01:52:49,028 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.28416916148446364
2022-08-08T01:52:49,212 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T01:52:50,420 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T01:52:50,788 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T01:52:51,191 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T01:52:52,449 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T01:52:52,756 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T01:52:53,148 INFO ControlerListenerManagerImpl:171 [it.33] all ControlerIterationEndsListeners called.
2022-08-08T01:52:53,275 INFO AbstractController:181 ### ITERATION 33 ENDS
2022-08-08T01:52:53,275 INFO AbstractController:182 ###################################################
2022-08-08T01:52:53,276 INFO AbstractController:133 ###################################################
2022-08-08T01:52:53,276 INFO AbstractController:134 ### ITERATION 34 BEGINS
2022-08-08T01:52:53,276 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T01:52:53,276 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T01:52:53,276 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T01:52:53,277 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T01:52:53,277 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T01:52:59,599 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T01:52:59,624 INFO ControlerListenerManagerImpl:148 [it.34] all ControlerIterationStartsListeners called.
2022-08-08T01:52:59,625 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T01:53:01,077 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 170042 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T01:53:01,077 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30233 plans
2022-08-08T01:53:01,078 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:53:01,079 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T01:53:01,080 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T01:53:01,081 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:53:01,081 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T01:53:01,081 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:53:01,082 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:53:01,082 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T01:53:01,084 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:53:01,087 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:53:01,087 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:53:01,089 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T01:53:01,094 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:53:01,099 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T01:53:01,105 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:53:01,108 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:53:01,113 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:53:01,119 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T01:53:01,132 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:53:01,166 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T01:53:01,345 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T01:53:01,573 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T01:53:01,949 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T01:53:02,731 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T01:53:04,352 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T01:53:07,143 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T01:53:12,958 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T01:53:33,256 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T01:53:33,257 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30233 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T01:53:33,257 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30596 plans
2022-08-08T01:53:33,257 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T01:53:33,257 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T01:53:33,257 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T01:53:33,257 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T01:53:33,257 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T01:53:33,257 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T01:53:33,257 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T01:53:33,258 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T01:53:33,258 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T01:53:33,259 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T01:53:33,260 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T01:53:33,264 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T01:53:33,270 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T01:53:33,300 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T01:53:33,323 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T01:53:33,369 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T01:53:33,492 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30596 plans
2022-08-08T01:53:33,492 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T01:53:33,492 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T01:53:33,492 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:53:33,493 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:53:33,493 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:53:33,494 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T01:53:33,496 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T01:53:33,498 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:53:33,501 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T01:53:33,501 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:53:33,502 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:53:33,506 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T01:53:33,512 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:53:33,525 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:53:33,529 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:53:33,530 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:53:33,535 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T01:53:33,545 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:53:33,547 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T01:53:33,612 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T01:53:33,706 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T01:53:33,909 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T01:53:34,419 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T01:53:35,219 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T01:53:36,968 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T01:53:40,241 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T01:53:41,484 INFO MemoryObserver:41 used RAM: 15662 MB free: 417 MB total: 16080 MB
2022-08-08T01:53:47,059 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T01:54:03,564 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T01:54:03,564 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30596 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T01:54:03,564 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7557 plans
2022-08-08T01:54:03,564 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T01:54:03,564 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T01:54:03,564 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T01:54:03,564 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T01:54:03,564 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T01:54:03,564 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T01:54:03,564 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T01:54:03,564 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T01:54:03,565 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T01:54:03,565 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T01:54:03,565 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T01:54:03,566 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T01:54:03,567 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T01:54:03,569 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T01:54:03,569 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7557 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T01:54:03,569 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40245 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T01:54:03,569 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6820 plans
2022-08-08T01:54:03,570 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T01:54:03,570 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T01:54:03,570 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T01:54:03,570 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T01:54:03,573 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T01:54:03,580 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T01:54:03,607 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T01:54:03,693 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T01:54:03,826 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T01:54:04,180 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T01:54:04,713 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T01:54:05,682 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T01:54:08,548 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T01:54:15,984 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T01:54:15,985 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6820 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T01:54:15,985 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T01:54:16,951 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T01:54:17,919 INFO ControlerListenerManagerImpl:213 [it.34] all ControlerReplanningListeners called.
2022-08-08T01:54:17,919 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T01:54:17,919 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T01:54:17,919 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T01:54:17,994 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T01:54:18,064 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T01:54:18,064 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T01:54:18,064 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T01:54:18,073 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T01:54:18,082 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T01:54:18,082 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T01:54:18,083 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T01:54:18,084 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T01:54:18,084 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T01:54:18,084 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T01:54:18,084 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T01:54:18,084 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T01:54:18,084 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T01:54:18,084 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T01:54:18,084 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T01:54:18,084 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T01:54:18,084 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T01:54:18,084 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T01:54:18,084 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T01:54:18,085 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T01:54:18,085 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T01:54:18,085 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T01:54:18,781 INFO ControlerListenerManagerImpl:232 [it.34] all ControlerBeforeMobsimListeners called.
2022-08-08T01:54:18,782 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T01:54:18,782 INFO NetworkImpl:163 node # 1
2022-08-08T01:54:18,782 INFO NetworkImpl:163 node # 4
2022-08-08T01:54:18,782 INFO NetworkImpl:163 node # 16
2022-08-08T01:54:18,782 INFO NetworkImpl:163 node # 64
2022-08-08T01:54:18,782 INFO NetworkImpl:163 node # 256
2022-08-08T01:54:18,782 INFO NetworkImpl:163 node # 1024
2022-08-08T01:54:18,783 INFO NetworkImpl:163 node # 4096
2022-08-08T01:54:18,784 INFO NetworkImpl:163 node # 16384
2022-08-08T01:54:18,791 INFO NetworkImpl:163 node # 65536
2022-08-08T01:54:18,829 INFO NetworkImpl:159 link # 1
2022-08-08T01:54:18,829 INFO NetworkImpl:159 link # 4
2022-08-08T01:54:18,829 INFO NetworkImpl:159 link # 16
2022-08-08T01:54:18,829 INFO NetworkImpl:159 link # 64
2022-08-08T01:54:18,830 INFO NetworkImpl:159 link # 256
2022-08-08T01:54:18,831 INFO NetworkImpl:159 link # 1024
2022-08-08T01:54:18,835 INFO NetworkImpl:159 link # 4096
2022-08-08T01:54:18,852 INFO NetworkImpl:159 link # 16384
2022-08-08T01:54:18,971 INFO NetworkImpl:159 link # 65536
2022-08-08T01:54:19,294 INFO NetworkImpl:159 link # 262144
2022-08-08T01:54:19,867 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T01:54:19,867 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T01:54:19,867 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T01:54:19,867 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T01:54:19,867 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T01:54:19,867 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T01:54:19,868 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T01:54:19,868 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T01:54:19,869 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T01:54:19,872 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T01:54:19,877 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T01:54:19,886 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T01:54:19,905 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T01:54:20,104 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T01:54:20,177 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T01:54:20,349 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T01:54:20,641 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T01:54:21,176 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T01:54:22,207 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T01:54:22,308 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T01:54:22,324 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:54:22,324 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T01:54:22,324 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:54:22,324 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:54:22,324 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:54:22,324 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T01:54:22,324 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:54:22,324 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T01:54:22,324 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:54:22,324 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T01:54:24,279 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:54:24,279 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T01:54:24,279 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T01:54:24,279 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T01:54:24,279 INFO EventsManagerImpl:176
2022-08-08T01:54:24,279 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:54:24,279 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T01:54:24,279 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T01:54:24,279 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T01:54:24,279 INFO EventsManagerImpl:176
2022-08-08T01:54:24,279 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:54:24,279 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T01:54:24,279 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T01:54:24,279 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T01:54:24,279 INFO EventsManagerImpl:176
2022-08-08T01:54:24,279 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:54:24,280 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T01:54:24,280 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T01:54:24,280 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T01:54:24,280 INFO EventsManagerImpl:176
2022-08-08T01:54:24,280 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T01:54:24,280 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T01:54:24,280 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T01:54:24,280 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T01:54:24,280 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T01:54:24,280 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T01:54:24,280 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T01:54:24,280 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:54:24,280 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T01:54:24,280 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T01:54:24,280 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:54:24,280 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T01:54:24,280 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T01:54:24,280 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T01:54:24,280 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T01:54:24,280 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T01:54:24,280 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T01:54:24,280 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T01:54:24,280 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T01:54:24,280 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:54:24,280 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:54:24,280 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:54:24,281 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T01:54:24,281 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T01:54:24,281 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T01:54:24,281 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:54:24,281 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T01:54:24,281 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:54:24,281 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T01:54:24,281 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:54:24,281 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:54:24,281 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T01:54:24,281 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:54:24,281 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T01:54:24,281 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:54:24,281 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:54:24,281 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T01:54:24,281 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T01:54:24,281 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:54:24,281 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T01:54:24,281 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:54:24,281 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T01:54:24,281 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T01:54:24,281 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T01:54:24,281 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:54:24,281 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T01:54:24,281 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:54:24,281 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T01:54:24,281 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:54:24,281 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:54:24,281 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T01:54:24,281 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T01:54:24,281 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T01:54:24,281 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T01:54:24,281 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T01:54:24,282 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T01:54:31,217 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T01:54:31,219 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T01:54:31,392 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T01:54:31,392 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T01:54:31,392 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T01:54:31,392 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T01:54:31,393 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T01:54:31,393 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T01:54:31,393 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T01:54:31,393 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T01:54:31,591 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T01:54:31,591 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T01:54:31,611 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T01:54:31,612 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T01:54:31,613 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T01:54:31,614 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T01:54:31,614 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T01:54:31,621 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T01:54:31,622 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T01:54:31,622 INFO VehicularDepartureHandler:110 teleport vehicle 57578_car from link 14611963#1 to link -95275220
2022-08-08T01:54:31,623 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T01:54:31,623 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T01:54:32,475 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1769 #nodes=216
2022-08-08T01:54:32,475 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271850 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T01:54:33,875 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3170 #nodes=337
2022-08-08T01:54:33,875 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271314 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T01:54:35,699 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4397 #nodes=492
2022-08-08T01:54:35,699 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270745 lost=0 simT=10800.0s realT=13s; (s/r): 830.7692307692307
2022-08-08T01:54:39,439 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5666 #nodes=689
2022-08-08T01:54:39,439 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269934 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T01:54:41,486 INFO MemoryObserver:41 used RAM: 12957 MB free: 3122 MB total: 16080 MB
2022-08-08T01:54:44,553 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7207 #nodes=994
2022-08-08T01:54:44,553 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268760 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T01:54:53,400 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10952 #nodes=1649
2022-08-08T01:54:53,400 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266929 lost=0 simT=21600.0s realT=31s; (s/r): 696.7741935483871
2022-08-08T01:55:02,517 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12020 #nodes=1826
2022-08-08T01:55:02,518 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264277 lost=0 simT=25200.0s realT=40s; (s/r): 630.0
2022-08-08T01:55:18,999 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13351 #nodes=1874
2022-08-08T01:55:19,000 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260890 lost=0 simT=28800.0s realT=56s; (s/r): 514.2857142857143
2022-08-08T01:55:32,019 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14646 #nodes=2068
2022-08-08T01:55:32,020 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257364 lost=0 simT=32400.0s realT=69s; (s/r): 469.5652173913044
2022-08-08T01:55:41,486 INFO MemoryObserver:41 used RAM: 14089 MB free: 1990 MB total: 16080 MB
2022-08-08T01:55:50,023 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14628 #nodes=2075
2022-08-08T01:55:50,024 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252134 lost=0 simT=36000.0s realT=87s; (s/r): 413.7931034482759
2022-08-08T01:56:05,731 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15093 #nodes=2186
2022-08-08T01:56:05,731 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246478 lost=0 simT=39600.0s realT=103s; (s/r): 384.4660194174757
2022-08-08T01:56:23,243 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15608 #nodes=2247
2022-08-08T01:56:23,244 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238918 lost=0 simT=43200.0s realT=120s; (s/r): 360.0
2022-08-08T01:56:41,254 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15963 #nodes=2283
2022-08-08T01:56:41,254 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=230108 lost=0 simT=46800.0s realT=138s; (s/r): 339.1304347826087
2022-08-08T01:56:41,486 INFO MemoryObserver:41 used RAM: 14830 MB free: 1249 MB total: 16080 MB
2022-08-08T01:56:57,747 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16145 #nodes=2384
2022-08-08T01:56:57,747 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=219108 lost=0 simT=50400.0s realT=155s; (s/r): 325.16129032258067
2022-08-08T01:57:12,647 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16563 #nodes=2432
2022-08-08T01:57:12,648 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=206073 lost=0 simT=54000.0s realT=170s; (s/r): 317.6470588235294
2022-08-08T01:57:33,347 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16767 #nodes=2441
2022-08-08T01:57:33,347 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=189691 lost=0 simT=57600.0s realT=191s; (s/r): 301.57068062827227
2022-08-08T01:57:41,487 INFO MemoryObserver:41 used RAM: 15721 MB free: 358 MB total: 16080 MB
2022-08-08T01:57:49,981 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16779 #nodes=2386
2022-08-08T01:57:49,981 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=170572 lost=0 simT=61200.0s realT=207s; (s/r): 295.6521739130435
2022-08-08T01:58:09,276 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16436 #nodes=2291
2022-08-08T01:58:09,276 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=148745 lost=0 simT=64800.0s realT=226s; (s/r): 286.72566371681415
2022-08-08T01:58:34,446 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15801 #nodes=2162
2022-08-08T01:58:34,446 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=125475 lost=0 simT=68400.0s realT=252s; (s/r): 271.42857142857144
2022-08-08T01:58:41,487 INFO MemoryObserver:41 used RAM: 15288 MB free: 791 MB total: 16080 MB
2022-08-08T01:58:54,380 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15303 #nodes=2114
2022-08-08T01:58:54,381 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=100869 lost=0 simT=72000.0s realT=272s; (s/r): 264.70588235294116
2022-08-08T01:59:07,520 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13518 #nodes=1729
2022-08-08T01:59:07,521 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=78463 lost=0 simT=75600.0s realT=285s; (s/r): 265.2631578947368
2022-08-08T01:59:23,095 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12747 #nodes=1624
2022-08-08T01:59:23,096 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=62276 lost=0 simT=79200.0s realT=300s; (s/r): 264.0
2022-08-08T01:59:34,096 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12154 #nodes=1547
2022-08-08T01:59:34,096 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=48768 lost=0 simT=82800.0s realT=311s; (s/r): 266.2379421221865
2022-08-08T01:59:41,487 INFO MemoryObserver:41 used RAM: 15850 MB free: 229 MB total: 16080 MB
2022-08-08T01:59:46,907 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11547 #nodes=1398
2022-08-08T01:59:46,907 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=36625 lost=0 simT=86400.0s realT=324s; (s/r): 266.6666666666667
2022-08-08T01:59:55,435 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9816 #nodes=1084
2022-08-08T01:59:55,435 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=30014 lost=4 simT=90000.0s realT=333s; (s/r): 270.27027027027026
2022-08-08T02:00:02,701 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8363 #nodes=931
2022-08-08T02:00:02,701 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=25873 lost=4 simT=93600.0s realT=340s; (s/r): 275.29411764705884
2022-08-08T02:00:08,630 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7160 #nodes=800
2022-08-08T02:00:08,630 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=22786 lost=5 simT=97200.0s realT=346s; (s/r): 280.9248554913295
2022-08-08T02:00:13,464 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6067 #nodes=672
2022-08-08T02:00:13,464 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=20341 lost=5 simT=100800.0s realT=351s; (s/r): 287.1794871794872
2022-08-08T02:00:17,391 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5236 #nodes=594
2022-08-08T02:00:17,391 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=18444 lost=5 simT=104400.0s realT=355s; (s/r): 294.0845070422535
2022-08-08T02:00:20,366 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4504 #nodes=499
2022-08-08T02:00:20,366 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=16799 lost=5 simT=108000.0s realT=358s; (s/r): 301.67597765363126
2022-08-08T02:00:23,429 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3764 #nodes=400
2022-08-08T02:00:23,430 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=15346 lost=6 simT=111600.0s realT=361s; (s/r): 309.14127423822714
2022-08-08T02:00:25,815 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3129 #nodes=318
2022-08-08T02:00:25,815 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=14116 lost=6 simT=115200.0s realT=363s; (s/r): 317.35537190082647
2022-08-08T02:00:27,768 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2651 #nodes=260
2022-08-08T02:00:27,768 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=13099 lost=6 simT=118800.0s realT=365s; (s/r): 325.47945205479454
2022-08-08T02:00:29,387 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2232 #nodes=222
2022-08-08T02:00:29,387 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=12230 lost=7 simT=122400.0s realT=367s; (s/r): 333.5149863760218
2022-08-08T02:00:30,802 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1885 #nodes=184
2022-08-08T02:00:30,802 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=11386 lost=7 simT=126000.0s realT=368s; (s/r): 342.39130434782606
2022-08-08T02:00:32,093 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1501 #nodes=173
2022-08-08T02:00:32,093 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=9724 lost=8 simT=129600.0s realT=369s; (s/r): 351.219512195122
2022-08-08T02:00:32,503 INFO AbstractController$9:234 ### ITERATION 34 fires after mobsim event
2022-08-08T02:00:32,503 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=254.522390564sec
2022-08-08T02:00:32,503 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T02:00:32,609 INFO LegTimesControlerListener:50 [34] average trip (probably: leg) duration is: 1354 seconds = 00:22:34
2022-08-08T02:00:32,609 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T02:00:32,609 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:00:32,609 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:00:32,609 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:00:32,609 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:00:32,609 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T02:00:32,609 INFO EventsManagerImpl:137 event # 1
2022-08-08T02:00:32,609 INFO EventsManagerImpl:137 event # 4
2022-08-08T02:00:32,609 INFO EventsManagerImpl:137 event # 16
2022-08-08T02:00:32,609 INFO EventsManagerImpl:137 event # 64
2022-08-08T02:00:32,609 INFO EventsManagerImpl:137 event # 256
2022-08-08T02:00:32,610 INFO EventsManagerImpl:137 event # 1024
2022-08-08T02:00:32,613 INFO EventsManagerImpl:137 event # 4096
2022-08-08T02:00:32,625 INFO EventsManagerImpl:137 event # 16384
2022-08-08T02:00:32,642 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T02:00:33,053 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T02:00:33,053 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T02:00:33,053 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T02:00:33,053 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T02:00:33,053 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T02:00:33,054 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T02:00:33,054 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T02:00:33,056 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-08-08T02:00:33,056 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:18:53][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:00:33,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-08-08T02:00:33,058 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-08-08T02:00:33,058 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:40:02][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:00:33,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-08-08T02:00:33,060 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-08-08T02:00:33,061 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-08-08T02:00:33,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-08-08T02:00:33,061 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-08-08T02:00:33,061 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:00:33,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-08-08T02:00:33,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-08-08T02:00:33,061 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-08-08T02:00:33,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-08-08T02:00:33,062 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-08-08T02:00:33,062 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:40:30][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:00:33,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-08-08T02:00:33,063 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-08-08T02:00:33,063 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-08-08T02:00:33,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-08-08T02:00:33,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-08-08T02:00:33,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-08-08T02:00:33,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-08-08T02:00:33,064 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T02:00:33,064 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:00:33,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-08-08T02:00:33,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-08-08T02:00:33,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-08-08T02:00:33,069 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T02:00:33,069 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-08-08T02:00:33,069 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:14][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:00:33,069 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T02:00:33,404 INFO ControlerListenerManagerImpl:251 [it.34] all ControlerAfterMobsimListeners called.
2022-08-08T02:00:33,404 INFO AbstractController$4:159 ### ITERATION 34 fires scoring event
2022-08-08T02:00:33,404 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T02:00:33,531 INFO NewScoreAssignerImpl:57 it: 34 msaStart: 599
2022-08-08T02:00:33,650 INFO ControlerListenerManagerImpl:194 [it.34] all ControlerScoringListeners called.
2022-08-08T02:00:33,650 INFO AbstractController$5:167 ### ITERATION 34 fires iteration end event
2022-08-08T02:00:33,650 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T02:00:33,650 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T02:00:33,803 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T02:00:33,803 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T02:00:36,460 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T02:00:36,461 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11957280845447964
2022-08-08T02:00:36,461 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.27563200624431927
2022-08-08T02:00:36,461 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.9141868263350056E-4
2022-08-08T02:00:36,461 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.3236467646107315E-4
2022-08-08T02:00:36,461 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T02:00:36,461 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.15089197224975223
2022-08-08T02:00:36,461 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14392103195592004
2022-08-08T02:00:36,461 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.24903716294284087
2022-08-08T02:00:36,633 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T02:00:36,740 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -103.7668822327122
2022-08-08T02:00:36,740 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -137.3013805224841
2022-08-08T02:00:36,740 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -110.95340355465815
2022-08-08T02:00:36,740 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -84.41173985786725
2022-08-08T02:00:36,808 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T02:00:37,454 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19232.208748065008 meters
2022-08-08T02:00:37,454 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139845.02878528312 meters (statistic on all 2075933 legs which have a finite distance)
2022-08-08T02:00:37,454 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52545.01586150122 meters
2022-08-08T02:00:37,454 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139787.34106237703 meters (statistic on all 759507 trips which have a finite distance)
2022-08-08T02:00:37,454 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T02:00:37,454 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T02:00:38,290 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T02:00:38,292 INFO LegHistogramListener:72 number of legs: 2085619 100%
2022-08-08T02:00:38,292 INFO LegHistogramListener:79 number of bike legs: 92217 4.421565012593383%
2022-08-08T02:00:38,292 INFO LegHistogramListener:79 number of car legs: 214516 10.285483590243473%
2022-08-08T02:00:38,292 INFO LegHistogramListener:79 number of drtNorth legs: 290 0.013904744826356109%
2022-08-08T02:00:38,292 INFO LegHistogramListener:79 number of drtSoutheast legs: 200 0.00958947919059042%
2022-08-08T02:00:38,292 INFO LegHistogramListener:79 number of freight legs: 47065 2.2566441905256904%
2022-08-08T02:00:38,293 INFO LegHistogramListener:79 number of pt legs: 143503 6.880595161436485%
2022-08-08T02:00:38,293 INFO LegHistogramListener:79 number of ride legs: 111426 5.34258654145364%
2022-08-08T02:00:38,293 INFO LegHistogramListener:79 number of walk legs: 1476402 70.78963127973039%
2022-08-08T02:00:38,818 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T02:00:38,818 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T02:00:40,977 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.36269173295264895
2022-08-08T02:00:40,977 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4025018358093223
2022-08-08T02:00:40,977 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.005373914561690896
2022-08-08T02:00:40,977 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.004585671957563277
2022-08-08T02:00:40,977 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T02:00:40,977 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.3921892090357765
2022-08-08T02:00:40,977 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.4128157463656111
2022-08-08T02:00:40,977 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.7498318244606829
2022-08-08T02:00:40,977 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.18920518442822884
2022-08-08T02:00:40,977 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.36592301411647504
2022-08-08T02:00:40,977 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 6.431751541823074E-4
2022-08-08T02:00:40,977 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 5.597292758951817E-4
2022-08-08T02:00:40,977 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T02:00:40,977 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2333210946045179
2022-08-08T02:00:40,977 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.22109049641311102
2022-08-08T02:00:40,977 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.4053017659715411
2022-08-08T02:00:40,977 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.14542562533057404
2022-08-08T02:00:40,977 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3466008000534054
2022-08-08T02:00:40,977 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.1439171806076913E-4
2022-08-08T02:00:40,977 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.6689175657425142E-4
2022-08-08T02:00:40,977 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T02:00:40,977 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.1754135064214813
2022-08-08T02:00:40,977 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.17027324031899432
2022-08-08T02:00:40,977 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.28694469977456777
2022-08-08T02:00:41,193 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T02:00:41,487 INFO MemoryObserver:41 used RAM: 15995 MB free: 84 MB total: 16080 MB
2022-08-08T02:00:42,437 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T02:00:42,728 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T02:00:43,127 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T02:00:44,328 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T02:00:44,644 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T02:00:45,039 INFO ControlerListenerManagerImpl:171 [it.34] all ControlerIterationEndsListeners called.
2022-08-08T02:00:45,179 INFO AbstractController:181 ### ITERATION 34 ENDS
2022-08-08T02:00:45,179 INFO AbstractController:182 ###################################################
2022-08-08T02:00:45,179 INFO AbstractController:133 ###################################################
2022-08-08T02:00:45,179 INFO AbstractController:134 ### ITERATION 35 BEGINS
2022-08-08T02:00:45,180 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T02:00:45,180 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T02:00:45,180 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T02:00:45,180 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T02:00:45,180 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T02:00:52,195 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T02:00:52,221 INFO ControlerListenerManagerImpl:148 [it.35] all ControlerIterationStartsListeners called.
2022-08-08T02:00:52,221 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T02:00:53,817 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169510 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T02:00:53,817 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30374 plans
2022-08-08T02:00:53,818 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:00:53,819 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T02:00:53,819 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:00:53,819 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T02:00:53,819 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:00:53,821 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:00:53,822 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T02:00:53,822 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:00:53,824 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T02:00:53,828 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:00:53,829 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T02:00:53,829 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:00:53,833 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:00:53,835 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:00:53,837 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:00:53,837 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T02:00:53,924 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:00:53,935 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T02:00:53,942 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:00:54,003 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T02:00:54,134 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T02:00:54,343 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T02:00:54,730 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T02:00:55,465 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T02:00:56,996 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T02:01:00,001 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T02:01:05,711 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T02:01:25,839 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T02:01:25,840 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30374 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T02:01:25,840 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30800 plans
2022-08-08T02:01:25,840 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T02:01:25,840 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T02:01:25,840 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T02:01:25,840 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T02:01:25,840 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T02:01:25,840 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T02:01:25,840 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T02:01:25,841 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T02:01:25,841 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T02:01:25,842 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T02:01:25,844 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T02:01:25,847 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T02:01:25,853 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T02:01:25,866 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T02:01:25,889 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T02:01:25,935 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T02:01:26,058 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30800 plans
2022-08-08T02:01:26,058 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T02:01:26,058 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:01:26,058 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T02:01:26,058 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T02:01:26,058 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:01:26,058 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:01:26,059 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:01:26,059 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T02:01:26,070 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:01:26,071 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T02:01:26,072 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:01:26,072 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:01:26,084 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T02:01:26,095 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:01:26,102 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T02:01:26,146 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:01:26,146 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:01:26,151 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:01:26,185 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T02:01:26,304 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:01:26,344 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T02:01:26,497 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T02:01:27,000 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T02:01:27,690 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T02:01:29,373 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T02:01:32,921 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T02:01:40,110 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T02:01:41,487 INFO MemoryObserver:41 used RAM: 15477 MB free: 602 MB total: 16080 MB
2022-08-08T02:01:55,981 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T02:01:55,982 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30800 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T02:01:55,982 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7744 plans
2022-08-08T02:01:55,982 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T02:01:55,982 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T02:01:55,982 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T02:01:55,982 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T02:01:55,982 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T02:01:55,982 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T02:01:55,982 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T02:01:55,982 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T02:01:55,982 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T02:01:55,982 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T02:01:55,983 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T02:01:55,983 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T02:01:55,985 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T02:01:55,987 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T02:01:55,987 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7744 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T02:01:55,987 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40094 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T02:01:55,987 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6971 plans
2022-08-08T02:01:55,988 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T02:01:55,988 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T02:01:55,988 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T02:01:55,989 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T02:01:55,998 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T02:01:56,009 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T02:01:56,074 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T02:01:56,154 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T02:01:56,332 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T02:01:56,677 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T02:01:57,452 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T02:01:58,225 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T02:02:00,271 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T02:02:09,323 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T02:02:09,324 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6971 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T02:02:09,324 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T02:02:10,289 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T02:02:11,278 INFO ControlerListenerManagerImpl:213 [it.35] all ControlerReplanningListeners called.
2022-08-08T02:02:11,279 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T02:02:11,279 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T02:02:11,279 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T02:02:11,353 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T02:02:11,423 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T02:02:11,424 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T02:02:11,424 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T02:02:11,432 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T02:02:11,441 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T02:02:11,441 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T02:02:11,443 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T02:02:11,443 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T02:02:11,443 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T02:02:11,443 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T02:02:11,443 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T02:02:11,443 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T02:02:11,443 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T02:02:11,443 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T02:02:11,443 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T02:02:11,444 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T02:02:11,444 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T02:02:11,444 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T02:02:11,444 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T02:02:11,444 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T02:02:11,444 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T02:02:11,444 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T02:02:12,140 INFO ControlerListenerManagerImpl:232 [it.35] all ControlerBeforeMobsimListeners called.
2022-08-08T02:02:12,140 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T02:02:12,140 INFO NetworkImpl:163 node # 1
2022-08-08T02:02:12,140 INFO NetworkImpl:163 node # 4
2022-08-08T02:02:12,140 INFO NetworkImpl:163 node # 16
2022-08-08T02:02:12,140 INFO NetworkImpl:163 node # 64
2022-08-08T02:02:12,140 INFO NetworkImpl:163 node # 256
2022-08-08T02:02:12,141 INFO NetworkImpl:163 node # 1024
2022-08-08T02:02:12,141 INFO NetworkImpl:163 node # 4096
2022-08-08T02:02:12,143 INFO NetworkImpl:163 node # 16384
2022-08-08T02:02:12,149 INFO NetworkImpl:163 node # 65536
2022-08-08T02:02:12,187 INFO NetworkImpl:159 link # 1
2022-08-08T02:02:12,187 INFO NetworkImpl:159 link # 4
2022-08-08T02:02:12,187 INFO NetworkImpl:159 link # 16
2022-08-08T02:02:12,187 INFO NetworkImpl:159 link # 64
2022-08-08T02:02:12,187 INFO NetworkImpl:159 link # 256
2022-08-08T02:02:12,189 INFO NetworkImpl:159 link # 1024
2022-08-08T02:02:12,193 INFO NetworkImpl:159 link # 4096
2022-08-08T02:02:12,210 INFO NetworkImpl:159 link # 16384
2022-08-08T02:02:12,281 INFO NetworkImpl:159 link # 65536
2022-08-08T02:02:12,613 INFO NetworkImpl:159 link # 262144
2022-08-08T02:02:13,354 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T02:02:13,354 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T02:02:13,354 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T02:02:13,354 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T02:02:13,354 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T02:02:13,354 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T02:02:13,354 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T02:02:13,355 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T02:02:13,356 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T02:02:13,359 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T02:02:13,363 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T02:02:13,373 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T02:02:13,391 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T02:02:13,428 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T02:02:13,500 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T02:02:13,680 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T02:02:13,981 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T02:02:14,529 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T02:02:15,586 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T02:02:15,684 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T02:02:15,700 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:02:15,700 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T02:02:15,700 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:02:15,700 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:02:15,700 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:02:15,700 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T02:02:15,701 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:02:15,701 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T02:02:15,701 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:02:15,701 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T02:02:23,013 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:02:23,014 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T02:02:23,014 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T02:02:23,014 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T02:02:23,014 INFO EventsManagerImpl:176
2022-08-08T02:02:23,014 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:02:23,014 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T02:02:23,014 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T02:02:23,014 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T02:02:23,014 INFO EventsManagerImpl:176
2022-08-08T02:02:23,014 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:02:23,014 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T02:02:23,014 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T02:02:23,014 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T02:02:23,014 INFO EventsManagerImpl:176
2022-08-08T02:02:23,014 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:02:23,014 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T02:02:23,014 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T02:02:23,014 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T02:02:23,014 INFO EventsManagerImpl:176
2022-08-08T02:02:23,014 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T02:02:23,014 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T02:02:23,015 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T02:02:23,015 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T02:02:23,015 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T02:02:23,015 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T02:02:23,015 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T02:02:23,015 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:02:23,015 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T02:02:23,015 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T02:02:23,015 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:02:23,015 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T02:02:23,015 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T02:02:23,015 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T02:02:23,015 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T02:02:23,015 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T02:02:23,015 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T02:02:23,015 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T02:02:23,015 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T02:02:23,015 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:02:23,015 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:02:23,015 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:02:23,015 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T02:02:23,015 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T02:02:23,015 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T02:02:23,015 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:02:23,015 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T02:02:23,016 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:02:23,016 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T02:02:23,016 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:02:23,016 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:02:23,016 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T02:02:23,016 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:02:23,016 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T02:02:23,016 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:02:23,016 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:02:23,016 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T02:02:23,016 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T02:02:23,016 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:02:23,016 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:02:23,016 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:02:23,016 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T02:02:23,016 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T02:02:23,016 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T02:02:23,016 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:02:23,016 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T02:02:23,016 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:02:23,016 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T02:02:23,016 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:02:23,016 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:02:23,016 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T02:02:23,016 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:02:23,016 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T02:02:23,016 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:02:23,016 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:02:23,016 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T02:02:24,527 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T02:02:24,530 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T02:02:24,712 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T02:02:24,712 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T02:02:24,712 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T02:02:24,712 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T02:02:24,712 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T02:02:24,712 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T02:02:24,712 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T02:02:24,712 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T02:02:24,925 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T02:02:24,925 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T02:02:24,947 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T02:02:24,948 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T02:02:24,949 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T02:02:24,950 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T02:02:24,950 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T02:02:24,954 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T02:02:24,954 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T02:02:24,955 INFO VehicularDepartureHandler:110 teleport vehicle 57578_car from link 14611963#1 to link -95275220
2022-08-08T02:02:24,955 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T02:02:24,955 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T02:02:26,009 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1759 #nodes=221
2022-08-08T02:02:26,009 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271846 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T02:02:27,657 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3140 #nodes=368
2022-08-08T02:02:27,657 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271311 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T02:02:30,667 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4401 #nodes=499
2022-08-08T02:02:30,667 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270756 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T02:02:34,297 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5659 #nodes=658
2022-08-08T02:02:34,298 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269934 lost=0 simT=14400.0s realT=18s; (s/r): 800.0
2022-08-08T02:02:38,459 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7234 #nodes=989
2022-08-08T02:02:38,459 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268767 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T02:02:41,488 INFO MemoryObserver:41 used RAM: 13183 MB free: 2896 MB total: 16080 MB
2022-08-08T02:02:46,259 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10898 #nodes=1679
2022-08-08T02:02:46,259 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266924 lost=0 simT=21600.0s realT=30s; (s/r): 720.0
2022-08-08T02:02:58,528 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12015 #nodes=1824
2022-08-08T02:02:58,529 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264281 lost=0 simT=25200.0s realT=42s; (s/r): 600.0
2022-08-08T02:03:10,106 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13307 #nodes=1941
2022-08-08T02:03:10,107 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260880 lost=0 simT=28800.0s realT=54s; (s/r): 533.3333333333334
2022-08-08T02:03:26,538 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14619 #nodes=2127
2022-08-08T02:03:26,539 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257384 lost=0 simT=32400.0s realT=70s; (s/r): 462.85714285714283
2022-08-08T02:03:41,488 INFO MemoryObserver:41 used RAM: 14595 MB free: 1484 MB total: 16080 MB
2022-08-08T02:03:41,775 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14639 #nodes=2116
2022-08-08T02:03:41,776 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252198 lost=0 simT=36000.0s realT=86s; (s/r): 418.6046511627907
2022-08-08T02:03:57,172 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15088 #nodes=2132
2022-08-08T02:03:57,172 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246476 lost=0 simT=39600.0s realT=101s; (s/r): 392.0792079207921
2022-08-08T02:04:14,722 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15680 #nodes=2222
2022-08-08T02:04:14,722 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238965 lost=0 simT=43200.0s realT=119s; (s/r): 363.02521008403363
2022-08-08T02:04:29,893 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15905 #nodes=2270
2022-08-08T02:04:29,894 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=230077 lost=0 simT=46800.0s realT=134s; (s/r): 349.25373134328356
2022-08-08T02:04:41,489 INFO MemoryObserver:41 used RAM: 15462 MB free: 617 MB total: 16080 MB
2022-08-08T02:04:44,714 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16162 #nodes=2450
2022-08-08T02:04:44,715 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=219037 lost=0 simT=50400.0s realT=149s; (s/r): 338.255033557047
2022-08-08T02:05:04,348 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16548 #nodes=2415
2022-08-08T02:05:04,349 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=205945 lost=0 simT=54000.0s realT=168s; (s/r): 321.42857142857144
2022-08-08T02:05:19,384 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16805 #nodes=2465
2022-08-08T02:05:19,384 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=189507 lost=0 simT=57600.0s realT=183s; (s/r): 314.75409836065575
2022-08-08T02:05:36,300 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16853 #nodes=2438
2022-08-08T02:05:36,301 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=170394 lost=0 simT=61200.0s realT=200s; (s/r): 306.0
2022-08-08T02:05:41,489 INFO MemoryObserver:41 used RAM: 15723 MB free: 356 MB total: 16080 MB
2022-08-08T02:06:03,095 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16410 #nodes=2339
2022-08-08T02:06:03,095 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=148653 lost=0 simT=64800.0s realT=227s; (s/r): 285.4625550660793
2022-08-08T02:06:21,255 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15732 #nodes=2177
2022-08-08T02:06:21,256 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=125344 lost=0 simT=68400.0s realT=245s; (s/r): 279.18367346938777
2022-08-08T02:06:35,923 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15401 #nodes=2030
2022-08-08T02:06:35,924 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=100783 lost=0 simT=72000.0s realT=260s; (s/r): 276.9230769230769
2022-08-08T02:06:41,489 INFO MemoryObserver:41 used RAM: 15762 MB free: 317 MB total: 16080 MB
2022-08-08T02:06:52,021 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13721 #nodes=1727
2022-08-08T02:06:52,021 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=78319 lost=0 simT=75600.0s realT=276s; (s/r): 273.9130434782609
2022-08-08T02:07:03,402 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12799 #nodes=1568
2022-08-08T02:07:03,403 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=62186 lost=0 simT=79200.0s realT=287s; (s/r): 275.9581881533101
2022-08-08T02:07:15,283 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12164 #nodes=1545
2022-08-08T02:07:15,283 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=48613 lost=0 simT=82800.0s realT=299s; (s/r): 276.9230769230769
2022-08-08T02:07:26,870 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11492 #nodes=1432
2022-08-08T02:07:26,870 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=36476 lost=0 simT=86400.0s realT=311s; (s/r): 277.8135048231511
2022-08-08T02:07:34,623 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9700 #nodes=1111
2022-08-08T02:07:34,623 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=29872 lost=2 simT=90000.0s realT=318s; (s/r): 283.0188679245283
2022-08-08T02:07:41,491 INFO MemoryObserver:41 used RAM: 15949 MB free: 130 MB total: 16080 MB
2022-08-08T02:07:41,501 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8261 #nodes=976
2022-08-08T02:07:41,501 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=25700 lost=5 simT=93600.0s realT=325s; (s/r): 288.0
2022-08-08T02:07:47,029 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7100 #nodes=795
2022-08-08T02:07:47,029 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=22621 lost=6 simT=97200.0s realT=331s; (s/r): 293.65558912386706
2022-08-08T02:07:51,447 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6149 #nodes=674
2022-08-08T02:07:51,447 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=20212 lost=6 simT=100800.0s realT=335s; (s/r): 300.8955223880597
2022-08-08T02:08:02,174 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5286 #nodes=552
2022-08-08T02:08:02,174 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=18326 lost=6 simT=104400.0s realT=346s; (s/r): 301.73410404624275
2022-08-08T02:08:04,646 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4493 #nodes=506
2022-08-08T02:08:04,646 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=16647 lost=6 simT=108000.0s realT=348s; (s/r): 310.3448275862069
2022-08-08T02:08:15,552 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3823 #nodes=346
2022-08-08T02:08:15,552 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=15206 lost=6 simT=111600.0s realT=359s; (s/r): 310.8635097493036
2022-08-08T02:08:17,178 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3128 #nodes=324
2022-08-08T02:08:17,178 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=14002 lost=6 simT=115200.0s realT=361s; (s/r): 319.11357340720224
2022-08-08T02:08:18,550 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2641 #nodes=255
2022-08-08T02:08:18,550 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=13011 lost=6 simT=118800.0s realT=362s; (s/r): 328.1767955801105
2022-08-08T02:08:27,374 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2172 #nodes=204
2022-08-08T02:08:27,375 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=12115 lost=6 simT=122400.0s realT=371s; (s/r): 329.9191374663073
2022-08-08T02:08:28,365 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1817 #nodes=209
2022-08-08T02:08:28,365 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=11275 lost=6 simT=126000.0s realT=372s; (s/r): 338.7096774193548
2022-08-08T02:08:29,270 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1483 #nodes=131
2022-08-08T02:08:29,270 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=9611 lost=6 simT=129600.0s realT=373s; (s/r): 347.4530831099196
2022-08-08T02:08:29,716 INFO AbstractController$9:234 ### ITERATION 35 fires after mobsim event
2022-08-08T02:08:29,716 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=249.675830435sec
2022-08-08T02:08:29,716 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T02:08:29,755 INFO LegTimesControlerListener:50 [35] average trip (probably: leg) duration is: 1349 seconds = 00:22:29
2022-08-08T02:08:29,755 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T02:08:29,755 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:08:29,755 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:08:29,755 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:08:29,755 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:08:29,755 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T02:08:29,755 INFO EventsManagerImpl:137 event # 1
2022-08-08T02:08:29,755 INFO EventsManagerImpl:137 event # 4
2022-08-08T02:08:29,755 INFO EventsManagerImpl:137 event # 16
2022-08-08T02:08:29,755 INFO EventsManagerImpl:137 event # 64
2022-08-08T02:08:29,755 INFO EventsManagerImpl:137 event # 256
2022-08-08T02:08:29,756 INFO EventsManagerImpl:137 event # 1024
2022-08-08T02:08:29,759 INFO EventsManagerImpl:137 event # 4096
2022-08-08T02:08:29,769 INFO EventsManagerImpl:137 event # 16384
2022-08-08T02:08:29,784 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T02:08:30,063 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T02:08:30,063 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T02:08:30,063 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T02:08:30,063 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T02:08:30,063 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T02:08:30,063 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T02:08:30,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-08-08T02:08:30,066 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-08-08T02:08:30,066 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:52:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:08:30,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-08-08T02:08:30,068 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-08-08T02:08:30,068 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:40:00][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:08: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-08-08T02:08:30,070 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-08-08T02:08:30,070 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-08-08T02:08: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-08-08T02:08:30,071 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-08-08T02:08:30,071 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:08:30,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-08-08T02:08:30,071 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-08-08T02:08:30,071 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-08-08T02:08:30,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-08-08T02:08:30,071 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-08-08T02:08:30,071 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:08:30,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-08-08T02:08:30,072 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-08-08T02:08:30,072 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=34:16:55][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:08:30,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-08-08T02:08:30,072 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-08-08T02:08:30,072 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-08-08T02:08:30,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-08-08T02:08:30,073 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T02:08:30,073 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=34:43:42][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:08:30,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-08-08T02:08:30,077 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-08-08T02:08:30,077 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-08-08T02:08:30,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-08-08T02:08:30,077 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-08-08T02:08:30,078 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:02][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:08:30,078 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T02:08:30,393 INFO ControlerListenerManagerImpl:251 [it.35] all ControlerAfterMobsimListeners called.
2022-08-08T02:08:30,393 INFO AbstractController$4:159 ### ITERATION 35 fires scoring event
2022-08-08T02:08:30,393 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T02:08:30,521 INFO NewScoreAssignerImpl:57 it: 35 msaStart: 599
2022-08-08T02:08:30,634 INFO ControlerListenerManagerImpl:194 [it.35] all ControlerScoringListeners called.
2022-08-08T02:08:30,634 INFO AbstractController$5:167 ### ITERATION 35 fires iteration end event
2022-08-08T02:08:30,634 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T02:08:30,634 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T02:08:30,714 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T02:08:30,714 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T02:08:32,621 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T02:08:32,621 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12001571350077284
2022-08-08T02:08:32,621 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.276630789218279
2022-08-08T02:08:32,621 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 3.530402542916857E-4
2022-08-08T02:08:32,621 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.503376348613771E-4
2022-08-08T02:08:32,621 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T02:08:32,621 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.15073920210334965
2022-08-08T02:08:32,622 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14361677544585774
2022-08-08T02:08:32,622 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.24797290704899427
2022-08-08T02:08:32,782 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T02:08:32,887 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -103.67729932397982
2022-08-08T02:08:32,887 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -136.0495055063707
2022-08-08T02:08:32,887 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -110.30480137265333
2022-08-08T02:08:32,887 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -84.2138557873056
2022-08-08T02:08:32,965 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T02:08:33,703 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19224.393078855286 meters
2022-08-08T02:08:33,703 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139896.61137129195 meters (statistic on all 2077543 legs which have a finite distance)
2022-08-08T02:08:33,703 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52540.23188837858 meters
2022-08-08T02:08:33,703 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139837.369462371 meters (statistic on all 759848 trips which have a finite distance)
2022-08-08T02:08:33,703 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T02:08:33,703 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T02:08:34,642 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T02:08:34,644 INFO LegHistogramListener:72 number of legs: 2087110 100%
2022-08-08T02:08:34,644 INFO LegHistogramListener:79 number of bike legs: 92517 4.43278025595201%
2022-08-08T02:08:34,644 INFO LegHistogramListener:79 number of car legs: 215310 10.316178831015137%
2022-08-08T02:08:34,644 INFO LegHistogramListener:79 number of drtNorth legs: 325 0.015571771492638145%
2022-08-08T02:08:34,644 INFO LegHistogramListener:79 number of drtSoutheast legs: 210 0.010061760041396955%
2022-08-08T02:08:34,644 INFO LegHistogramListener:79 number of freight legs: 47065 2.255032077849275%
2022-08-08T02:08:34,644 INFO LegHistogramListener:79 number of pt legs: 143270 6.864516005385437%
2022-08-08T02:08:34,644 INFO LegHistogramListener:79 number of ride legs: 111143 5.325210458480866%
2022-08-08T02:08:34,644 INFO LegHistogramListener:79 number of walk legs: 1477270 70.78064883978324%
2022-08-08T02:08:35,192 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T02:08:35,192 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T02:08:37,737 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.3682132825297709
2022-08-08T02:08:37,737 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4035108890452251
2022-08-08T02:08:37,737 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.005569049538608482
2022-08-08T02:08:37,737 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.004703779969908133
2022-08-08T02:08:37,737 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T02:08:37,737 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.3968442052614552
2022-08-08T02:08:37,737 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.4189958764898299
2022-08-08T02:08:37,737 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.7559285087066145
2022-08-08T02:08:37,738 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.19045173747156421
2022-08-08T02:08:37,738 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3665084190472278
2022-08-08T02:08:37,738 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 6.495940678967017E-4
2022-08-08T02:08:37,738 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 5.635806241238183E-4
2022-08-08T02:08:37,738 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T02:08:37,738 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.23521852549849284
2022-08-08T02:08:37,738 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.22272603562753868
2022-08-08T02:08:37,738 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.40909277641126235
2022-08-08T02:08:37,738 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.14685190795791248
2022-08-08T02:08:37,738 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3477395153463389
2022-08-08T02:08:37,738 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.15675500803648E-4
2022-08-08T02:08:37,738 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.6817553931713027E-4
2022-08-08T02:08:37,738 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T02:08:37,738 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.17728526166059866
2022-08-08T02:08:37,738 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.1716533067675891
2022-08-08T02:08:37,738 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.2896611840584994
2022-08-08T02:08:37,918 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T02:08:39,126 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T02:08:39,450 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T02:08:39,854 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T02:08:41,188 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T02:08:41,491 INFO MemoryObserver:41 used RAM: 15839 MB free: 240 MB total: 16080 MB
2022-08-08T02:08:41,499 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T02:08:41,895 INFO ControlerListenerManagerImpl:171 [it.35] all ControlerIterationEndsListeners called.
2022-08-08T02:08:42,043 INFO AbstractController:181 ### ITERATION 35 ENDS
2022-08-08T02:08:42,043 INFO AbstractController:182 ###################################################
2022-08-08T02:08:42,043 INFO AbstractController:133 ###################################################
2022-08-08T02:08:42,043 INFO AbstractController:134 ### ITERATION 36 BEGINS
2022-08-08T02:08:42,044 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T02:08:42,044 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T02:08:42,044 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T02:08:42,045 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T02:08:42,045 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T02:08:48,472 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T02:08:48,498 INFO ControlerListenerManagerImpl:148 [it.36] all ControlerIterationStartsListeners called.
2022-08-08T02:08:48,498 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T02:08:49,959 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169751 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T02:08:49,959 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30649 plans
2022-08-08T02:08:49,960 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:08:49,960 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:08:49,960 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T02:08:49,960 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:08:49,960 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T02:08:49,961 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:08:49,961 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T02:08:49,961 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:08:49,962 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:08:49,965 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T02:08:49,965 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:08:49,969 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:08:49,969 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T02:08:49,973 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:08:49,974 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:08:49,981 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T02:08:49,990 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:08:49,993 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:08:49,997 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T02:08:50,137 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T02:08:50,205 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T02:08:50,387 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T02:08:50,794 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T02:08:51,714 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T02:08:53,233 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T02:08:56,272 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T02:09:01,980 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T02:09:21,350 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T02:09:21,350 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30649 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T02:09:21,351 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30473 plans
2022-08-08T02:09:21,351 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T02:09:21,351 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T02:09:21,351 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T02:09:21,351 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T02:09:21,351 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T02:09:21,351 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T02:09:21,351 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T02:09:21,351 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T02:09:21,352 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T02:09:21,353 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T02:09:21,354 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T02:09:21,357 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T02:09:21,364 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T02:09:21,377 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T02:09:21,400 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T02:09:21,445 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T02:09:21,605 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30473 plans
2022-08-08T02:09:21,606 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T02:09:21,606 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:09:21,606 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T02:09:21,606 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T02:09:21,606 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T02:09:21,606 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:09:21,607 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:09:21,607 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:09:21,608 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T02:09:21,610 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:09:21,614 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:09:21,615 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:09:21,618 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T02:09:21,620 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:09:21,631 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:09:21,636 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:09:21,642 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T02:09:21,649 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:09:21,650 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:09:21,665 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T02:09:21,723 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T02:09:21,881 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T02:09:22,292 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T02:09:23,246 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T02:09:24,863 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T02:09:27,963 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T02:09:34,887 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T02:09:41,491 INFO MemoryObserver:41 used RAM: 15446 MB free: 633 MB total: 16080 MB
2022-08-08T02:09:50,873 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T02:09:50,873 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30473 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T02:09:50,874 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7555 plans
2022-08-08T02:09:50,874 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T02:09:50,874 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T02:09:50,874 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T02:09:50,874 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T02:09:50,874 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T02:09:50,874 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T02:09:50,874 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T02:09:50,874 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T02:09:50,874 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T02:09:50,874 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T02:09:50,875 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T02:09:50,875 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T02:09:50,876 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T02:09:50,879 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T02:09:50,879 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7555 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T02:09:50,879 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40395 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T02:09:50,879 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6670 plans
2022-08-08T02:09:50,880 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T02:09:50,880 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T02:09:50,880 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T02:09:50,881 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T02:09:50,883 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T02:09:50,885 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T02:09:50,916 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T02:09:50,975 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T02:09:51,289 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T02:09:51,586 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T02:09:52,095 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T02:09:53,093 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T02:09:55,846 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T02:10:03,521 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T02:10:03,521 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6670 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T02:10:03,521 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T02:10:04,485 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T02:10:05,471 INFO ControlerListenerManagerImpl:213 [it.36] all ControlerReplanningListeners called.
2022-08-08T02:10:05,471 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T02:10:05,471 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T02:10:05,471 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T02:10:05,546 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T02:10:05,617 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T02:10:05,617 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T02:10:05,617 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T02:10:05,626 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T02:10:05,635 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T02:10:05,635 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T02:10:05,636 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T02:10:05,636 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T02:10:05,636 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T02:10:05,636 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T02:10:05,637 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T02:10:05,637 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T02:10:05,637 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T02:10:05,637 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T02:10:05,637 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T02:10:05,637 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T02:10:05,637 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T02:10:05,637 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T02:10:05,637 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T02:10:05,637 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T02:10:05,637 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T02:10:05,637 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T02:10:06,332 INFO ControlerListenerManagerImpl:232 [it.36] all ControlerBeforeMobsimListeners called.
2022-08-08T02:10:06,332 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T02:10:06,333 INFO NetworkImpl:163 node # 1
2022-08-08T02:10:06,333 INFO NetworkImpl:163 node # 4
2022-08-08T02:10:06,333 INFO NetworkImpl:163 node # 16
2022-08-08T02:10:06,333 INFO NetworkImpl:163 node # 64
2022-08-08T02:10:06,333 INFO NetworkImpl:163 node # 256
2022-08-08T02:10:06,333 INFO NetworkImpl:163 node # 1024
2022-08-08T02:10:06,334 INFO NetworkImpl:163 node # 4096
2022-08-08T02:10:06,335 INFO NetworkImpl:163 node # 16384
2022-08-08T02:10:06,342 INFO NetworkImpl:163 node # 65536
2022-08-08T02:10:06,381 INFO NetworkImpl:159 link # 1
2022-08-08T02:10:06,382 INFO NetworkImpl:159 link # 4
2022-08-08T02:10:06,382 INFO NetworkImpl:159 link # 16
2022-08-08T02:10:06,382 INFO NetworkImpl:159 link # 64
2022-08-08T02:10:06,382 INFO NetworkImpl:159 link # 256
2022-08-08T02:10:06,383 INFO NetworkImpl:159 link # 1024
2022-08-08T02:10:06,388 INFO NetworkImpl:159 link # 4096
2022-08-08T02:10:06,405 INFO NetworkImpl:159 link # 16384
2022-08-08T02:10:06,477 INFO NetworkImpl:159 link # 65536
2022-08-08T02:10:06,811 INFO NetworkImpl:159 link # 262144
2022-08-08T02:10:07,563 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T02:10:07,563 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T02:10:07,563 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T02:10:07,563 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T02:10:07,563 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T02:10:07,564 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T02:10:07,564 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T02:10:07,565 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T02:10:07,566 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T02:10:07,568 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T02:10:07,573 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T02:10:07,583 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T02:10:07,600 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T02:10:07,634 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T02:10:07,739 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T02:10:07,885 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T02:10:08,188 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T02:10:08,741 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T02:10:09,800 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T02:10:09,896 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T02:10:09,911 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:10:09,912 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T02:10:09,912 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:10:09,912 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:10:09,912 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:10:09,912 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T02:10:09,912 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:10:09,912 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T02:10:09,912 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:10:09,912 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T02:10:17,261 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:10:17,262 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T02:10:17,262 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T02:10:17,262 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T02:10:17,262 INFO EventsManagerImpl:176
2022-08-08T02:10:17,262 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:10:17,262 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T02:10:17,262 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T02:10:17,262 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T02:10:17,262 INFO EventsManagerImpl:176
2022-08-08T02:10:17,262 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:10:17,262 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T02:10:17,262 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T02:10:17,262 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T02:10:17,262 INFO EventsManagerImpl:176
2022-08-08T02:10:17,262 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:10:17,262 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T02:10:17,262 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T02:10:17,262 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T02:10:17,262 INFO EventsManagerImpl:176
2022-08-08T02:10:17,262 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T02:10:17,262 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T02:10:17,263 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T02:10:17,263 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T02:10:17,263 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T02:10:17,263 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T02:10:17,263 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T02:10:17,263 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:10:17,263 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T02:10:17,263 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T02:10:17,263 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:10:17,263 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T02:10:17,263 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T02:10:17,263 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T02:10:17,263 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T02:10:17,263 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T02:10:17,263 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T02:10:17,263 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T02:10:17,263 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T02:10:17,263 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:10:17,263 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:10:17,263 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:10:17,263 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T02:10:17,263 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T02:10:17,263 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T02:10:17,263 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:10:17,263 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T02:10:17,263 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:10:17,263 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T02:10:17,263 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:10:17,264 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:10:17,264 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T02:10:17,264 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:10:17,264 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T02:10:17,264 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:10:17,264 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:10:17,264 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T02:10:17,264 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T02:10:17,264 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:10:17,264 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:10:17,264 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:10:17,264 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T02:10:17,264 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T02:10:17,264 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T02:10:17,264 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:10:17,264 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T02:10:17,264 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:10:17,264 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T02:10:17,264 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:10:17,264 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:10:17,264 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T02:10:17,264 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:10:17,264 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T02:10:17,264 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:10:17,264 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:10:17,264 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T02:10:18,778 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T02:10:18,781 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T02:10:18,966 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T02:10:18,966 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T02:10:18,966 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T02:10:18,966 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T02:10:18,966 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T02:10:18,966 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T02:10:18,966 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T02:10:18,966 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T02:10:19,181 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T02:10:19,181 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T02:10:19,203 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T02:10:19,205 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T02:10:19,205 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T02:10:19,209 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T02:10:19,210 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T02:10:19,210 INFO VehicularDepartureHandler:110 teleport vehicle 57578_car from link 14611963#1 to link -95275220
2022-08-08T02:10:19,211 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T02:10:19,211 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T02:10:19,212 INFO VehicularDepartureHandler:110 teleport vehicle 183170_car from link -40717535 to link -22737835#3
2022-08-08T02:10:19,212 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T02:10:20,122 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1762 #nodes=222
2022-08-08T02:10:20,122 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271831 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T02:10:21,534 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3164 #nodes=356
2022-08-08T02:10:21,534 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271308 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T02:10:23,681 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4382 #nodes=497
2022-08-08T02:10:23,681 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270749 lost=0 simT=10800.0s realT=13s; (s/r): 830.7692307692307
2022-08-08T02:10:27,267 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5665 #nodes=676
2022-08-08T02:10:27,267 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269932 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T02:10:31,436 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7201 #nodes=945
2022-08-08T02:10:31,436 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268769 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-08-08T02:10:37,846 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10939 #nodes=1657
2022-08-08T02:10:37,846 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266915 lost=0 simT=21600.0s realT=27s; (s/r): 800.0
2022-08-08T02:10:41,492 INFO MemoryObserver:41 used RAM: 13904 MB free: 2175 MB total: 16080 MB
2022-08-08T02:10:51,164 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12015 #nodes=1809
2022-08-08T02:10:51,165 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264280 lost=0 simT=25200.0s realT=41s; (s/r): 614.6341463414634
2022-08-08T02:11:02,904 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13347 #nodes=1922
2022-08-08T02:11:02,905 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260905 lost=0 simT=28800.0s realT=52s; (s/r): 553.8461538461538
2022-08-08T02:11:20,094 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14658 #nodes=2115
2022-08-08T02:11:20,095 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257375 lost=0 simT=32400.0s realT=70s; (s/r): 462.85714285714283
2022-08-08T02:11:34,961 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14644 #nodes=2050
2022-08-08T02:11:34,962 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252205 lost=0 simT=36000.0s realT=85s; (s/r): 423.52941176470586
2022-08-08T02:11:41,492 INFO MemoryObserver:41 used RAM: 14547 MB free: 1532 MB total: 16080 MB
2022-08-08T02:11:51,184 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15112 #nodes=2152
2022-08-08T02:11:51,185 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246473 lost=0 simT=39600.0s realT=101s; (s/r): 392.0792079207921
2022-08-08T02:12:08,443 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15748 #nodes=2260
2022-08-08T02:12:08,443 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238894 lost=0 simT=43200.0s realT=118s; (s/r): 366.10169491525426
2022-08-08T02:12:24,107 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15875 #nodes=2309
2022-08-08T02:12:24,108 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229995 lost=0 simT=46800.0s realT=134s; (s/r): 349.25373134328356
2022-08-08T02:12:38,110 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16114 #nodes=2433
2022-08-08T02:12:38,110 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218992 lost=0 simT=50400.0s realT=148s; (s/r): 340.5405405405405
2022-08-08T02:12:41,492 INFO MemoryObserver:41 used RAM: 15549 MB free: 530 MB total: 16080 MB
2022-08-08T02:12:55,666 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16532 #nodes=2389
2022-08-08T02:12:55,667 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=205921 lost=0 simT=54000.0s realT=165s; (s/r): 327.27272727272725
2022-08-08T02:13:13,500 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16700 #nodes=2485
2022-08-08T02:13:13,500 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=189456 lost=0 simT=57600.0s realT=183s; (s/r): 314.75409836065575
2022-08-08T02:13:29,963 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16823 #nodes=2449
2022-08-08T02:13:29,963 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=170366 lost=0 simT=61200.0s realT=200s; (s/r): 306.0
2022-08-08T02:13:41,492 INFO MemoryObserver:41 used RAM: 15589 MB free: 490 MB total: 16080 MB
2022-08-08T02:13:58,516 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16480 #nodes=2254
2022-08-08T02:13:58,517 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=148636 lost=0 simT=64800.0s realT=228s; (s/r): 284.2105263157895
2022-08-08T02:14:16,448 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15692 #nodes=2225
2022-08-08T02:14:16,448 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=125258 lost=0 simT=68400.0s realT=246s; (s/r): 278.0487804878049
2022-08-08T02:14:30,979 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15360 #nodes=2092
2022-08-08T02:14:30,979 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=100661 lost=0 simT=72000.0s realT=261s; (s/r): 275.86206896551727
2022-08-08T02:14:41,492 INFO MemoryObserver:41 used RAM: 15874 MB free: 205 MB total: 16080 MB
2022-08-08T02:14:47,038 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13594 #nodes=1718
2022-08-08T02:14:47,038 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=78006 lost=0 simT=75600.0s realT=277s; (s/r): 272.9241877256318
2022-08-08T02:14:58,233 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12772 #nodes=1533
2022-08-08T02:14:58,233 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=62006 lost=0 simT=79200.0s realT=288s; (s/r): 275.0
2022-08-08T02:15:11,462 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12169 #nodes=1558
2022-08-08T02:15:11,463 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=48492 lost=0 simT=82800.0s realT=301s; (s/r): 275.0830564784053
2022-08-08T02:15:22,107 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11557 #nodes=1376
2022-08-08T02:15:22,108 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=36250 lost=3 simT=86400.0s realT=312s; (s/r): 276.9230769230769
2022-08-08T02:15:30,582 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9705 #nodes=1145
2022-08-08T02:15:30,582 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=29654 lost=5 simT=90000.0s realT=320s; (s/r): 281.25
2022-08-08T02:15:37,645 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8312 #nodes=939
2022-08-08T02:15:37,645 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=25505 lost=5 simT=93600.0s realT=327s; (s/r): 286.23853211009174
2022-08-08T02:15:41,493 INFO MemoryObserver:41 used RAM: 15879 MB free: 200 MB total: 16080 MB
2022-08-08T02:15:43,571 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7154 #nodes=816
2022-08-08T02:15:43,572 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=22464 lost=6 simT=97200.0s realT=333s; (s/r): 291.8918918918919
2022-08-08T02:15:55,548 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6119 #nodes=668
2022-08-08T02:15:55,548 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=20012 lost=7 simT=100800.0s realT=345s; (s/r): 292.17391304347825
2022-08-08T02:15:58,508 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5278 #nodes=604
2022-08-08T02:15:58,508 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=18160 lost=7 simT=104400.0s realT=348s; (s/r): 300.0
2022-08-08T02:16:08,522 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4498 #nodes=485
2022-08-08T02:16:08,522 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=16480 lost=7 simT=108000.0s realT=358s; (s/r): 301.67597765363126
2022-08-08T02:16:10,528 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3797 #nodes=413
2022-08-08T02:16:10,528 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=15058 lost=7 simT=111600.0s realT=360s; (s/r): 310.0
2022-08-08T02:16:12,179 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3163 #nodes=323
2022-08-08T02:16:12,179 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=13828 lost=7 simT=115200.0s realT=362s; (s/r): 318.23204419889504
2022-08-08T02:16:21,129 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2650 #nodes=270
2022-08-08T02:16:21,129 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=12808 lost=8 simT=118800.0s realT=371s; (s/r): 320.2156334231806
2022-08-08T02:16:22,279 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2188 #nodes=227
2022-08-08T02:16:22,280 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=11896 lost=8 simT=122400.0s realT=372s; (s/r): 329.03225806451616
2022-08-08T02:16:23,297 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1849 #nodes=184
2022-08-08T02:16:23,297 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=11079 lost=8 simT=126000.0s realT=373s; (s/r): 337.80160857908845
2022-08-08T02:16:24,222 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1520 #nodes=160
2022-08-08T02:16:24,222 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=9381 lost=9 simT=129600.0s realT=374s; (s/r): 346.524064171123
2022-08-08T02:16:32,294 INFO AbstractController$9:234 ### ITERATION 36 fires after mobsim event
2022-08-08T02:16:32,294 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=249.388073364sec
2022-08-08T02:16:32,294 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T02:16:32,331 INFO LegTimesControlerListener:50 [36] average trip (probably: leg) duration is: 1349 seconds = 00:22:29
2022-08-08T02:16:32,332 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T02:16:32,332 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:16:32,332 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:16:32,332 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:16:32,332 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:16:32,332 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T02:16:32,332 INFO EventsManagerImpl:137 event # 1
2022-08-08T02:16:32,332 INFO EventsManagerImpl:137 event # 4
2022-08-08T02:16:32,332 INFO EventsManagerImpl:137 event # 16
2022-08-08T02:16:32,332 INFO EventsManagerImpl:137 event # 64
2022-08-08T02:16:32,332 INFO EventsManagerImpl:137 event # 256
2022-08-08T02:16:32,333 INFO EventsManagerImpl:137 event # 1024
2022-08-08T02:16:32,336 INFO EventsManagerImpl:137 event # 4096
2022-08-08T02:16:32,346 INFO EventsManagerImpl:137 event # 16384
2022-08-08T02:16:32,360 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T02:16:32,637 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T02:16:32,637 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T02:16:32,638 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T02:16:32,638 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T02:16:32,638 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T02:16:32,638 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T02:16:32,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-08-08T02:16:32,642 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-08-08T02:16:32,642 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:50:03][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:16:32,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-08-08T02:16:32,644 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-08-08T02:16:32,644 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:42][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:16:32,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-08-08T02:16:32,646 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-08-08T02:16:32,646 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-08-08T02:16:32,647 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T02:16:32,647 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-08-08T02:16:32,647 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:16:32,647 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T02:16:32,647 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-08-08T02:16:32,647 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-08-08T02:16:32,647 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T02:16:32,647 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-08-08T02:16:32,647 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:21:07][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:16:32,648 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T02:16:32,648 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-08-08T02:16:32,648 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-08-08T02:16:32,648 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T02:16:32,648 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-08-08T02:16:32,648 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-08-08T02:16:32,649 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T02:16:32,649 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T02:16:32,649 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:16:32,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-08-08T02:16:32,654 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-08-08T02:16:32,654 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-08-08T02:16:32,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-08-08T02:16:32,654 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-08-08T02:16:32,654 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:11][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:16:32,654 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T02:16:32,971 INFO ControlerListenerManagerImpl:251 [it.36] all ControlerAfterMobsimListeners called.
2022-08-08T02:16:32,971 INFO AbstractController$4:159 ### ITERATION 36 fires scoring event
2022-08-08T02:16:32,971 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T02:16:33,096 INFO NewScoreAssignerImpl:57 it: 36 msaStart: 599
2022-08-08T02:16:33,207 INFO ControlerListenerManagerImpl:194 [it.36] all ControlerScoringListeners called.
2022-08-08T02:16:33,207 INFO AbstractController$5:167 ### ITERATION 36 fires iteration end event
2022-08-08T02:16:33,207 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T02:16:33,207 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T02:16:33,277 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T02:16:33,278 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T02:16:34,979 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T02:16:34,979 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12009530803083132
2022-08-08T02:16:34,979 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.27789018008904315
2022-08-08T02:16:34,979 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.593241140615291E-4
2022-08-08T02:16:34,979 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.503376348613771E-4
2022-08-08T02:16:34,979 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T02:16:34,979 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.15005879724962384
2022-08-08T02:16:34,979 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14390177521477684
2022-08-08T02:16:34,979 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2471230428732085
2022-08-08T02:16:35,113 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T02:16:35,220 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -103.1447890553062
2022-08-08T02:16:35,221 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -134.6301731075054
2022-08-08T02:16:35,221 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -109.60481921674823
2022-08-08T02:16:35,221 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -84.03499360726055
2022-08-08T02:16:35,287 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T02:16:36,044 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19243.73470608025 meters
2022-08-08T02:16:36,045 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140131.93070326315 meters (statistic on all 2078946 legs which have a finite distance)
2022-08-08T02:16:36,045 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52599.21472462341 meters
2022-08-08T02:16:36,045 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140080.57830688238 meters (statistic on all 760316 trips which have a finite distance)
2022-08-08T02:16:36,045 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T02:16:36,045 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T02:16:36,934 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T02:16:36,936 INFO LegHistogramListener:72 number of legs: 2088286 100%
2022-08-08T02:16:36,936 INFO LegHistogramListener:79 number of bike legs: 92710 4.43952600362211%
2022-08-08T02:16:36,936 INFO LegHistogramListener:79 number of car legs: 216295 10.357537233884631%
2022-08-08T02:16:36,936 INFO LegHistogramListener:79 number of drtNorth legs: 267 0.012785605036857979%
2022-08-08T02:16:36,936 INFO LegHistogramListener:79 number of drtSoutheast legs: 208 0.009960321526840673%
2022-08-08T02:16:36,936 INFO LegHistogramListener:79 number of freight legs: 47065 2.2537621762536357%
2022-08-08T02:16:36,937 INFO LegHistogramListener:79 number of pt legs: 142517 6.824592033849769%
2022-08-08T02:16:36,937 INFO LegHistogramListener:79 number of ride legs: 111468 5.337774615162866%
2022-08-08T02:16:36,937 INFO LegHistogramListener:79 number of walk legs: 1477756 70.7640620106633%
2022-08-08T02:16:37,564 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T02:16:37,564 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T02:16:40,036 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.37343442694505924
2022-08-08T02:16:40,036 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4045789962873003
2022-08-08T02:16:40,036 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.005687157550953337
2022-08-08T02:16:40,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0048193204167672294
2022-08-08T02:16:40,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T02:16:40,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.40147866096324786
2022-08-08T02:16:40,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.4250373580778178
2022-08-08T02:16:40,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.761624652736768
2022-08-08T02:16:40,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.1916482229879273
2022-08-08T02:16:40,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.36701166188243634
2022-08-08T02:16:40,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 6.521616333824594E-4
2022-08-08T02:16:40,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 5.764184515526068E-4
2022-08-08T02:16:40,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T02:16:40,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2371275104371537
2022-08-08T02:16:40,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.22440522345522423
2022-08-08T02:16:40,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.4128183139310968
2022-08-08T02:16:40,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.14811386639416238
2022-08-08T02:16:40,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3487819469335565
2022-08-08T02:16:40,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.2209441451804228E-4
2022-08-08T02:16:40,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.8101336674591887E-4
2022-08-08T02:16:40,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T02:16:40,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.1792135033404027
2022-08-08T02:16:40,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.17299742729938328
2022-08-08T02:16:40,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.29222104684779987
2022-08-08T02:16:40,213 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T02:16:41,423 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T02:16:41,523 INFO MemoryObserver:41 used RAM: 15686 MB free: 393 MB total: 16080 MB
2022-08-08T02:16:41,815 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T02:16:42,210 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T02:16:43,534 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T02:16:43,852 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T02:16:44,237 INFO ControlerListenerManagerImpl:171 [it.36] all ControlerIterationEndsListeners called.
2022-08-08T02:16:44,372 INFO AbstractController:181 ### ITERATION 36 ENDS
2022-08-08T02:16:44,372 INFO AbstractController:182 ###################################################
2022-08-08T02:16:44,372 INFO AbstractController:133 ###################################################
2022-08-08T02:16:44,372 INFO AbstractController:134 ### ITERATION 37 BEGINS
2022-08-08T02:16:44,373 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T02:16:44,373 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T02:16:44,373 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T02:16:44,373 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T02:16:44,373 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T02:16:50,803 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T02:16:50,828 INFO ControlerListenerManagerImpl:148 [it.37] all ControlerIterationStartsListeners called.
2022-08-08T02:16:50,828 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T02:16:52,281 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 170079 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T02:16:52,281 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30287 plans
2022-08-08T02:16:52,282 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:16:52,282 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:16:52,283 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T02:16:52,285 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T02:16:52,286 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T02:16:52,287 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:16:52,287 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:16:52,291 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T02:16:52,294 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:16:52,295 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T02:16:52,307 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:16:52,315 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T02:16:52,315 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:16:52,350 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:16:52,383 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:16:52,390 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:16:52,398 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T02:16:52,559 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T02:16:52,584 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:16:52,593 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:16:52,660 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T02:16:53,019 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T02:16:53,496 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T02:16:54,347 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T02:16:56,054 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T02:16:59,018 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T02:17:04,405 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T02:17:24,018 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T02:17:24,019 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30287 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T02:17:24,019 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30278 plans
2022-08-08T02:17:24,020 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T02:17:24,020 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T02:17:24,020 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T02:17:24,020 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T02:17:24,020 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T02:17:24,020 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T02:17:24,020 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T02:17:24,020 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T02:17:24,021 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T02:17:24,021 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T02:17:24,023 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T02:17:24,026 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T02:17:24,033 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T02:17:24,046 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T02:17:24,085 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T02:17:24,129 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T02:17:24,250 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30278 plans
2022-08-08T02:17:24,250 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T02:17:24,251 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T02:17:24,251 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T02:17:24,251 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:17:24,251 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:17:24,252 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:17:24,253 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:17:24,253 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T02:17:24,256 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T02:17:24,257 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:17:24,257 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:17:24,258 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:17:24,269 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T02:17:24,284 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:17:24,289 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:17:24,299 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T02:17:24,350 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:17:24,352 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:17:24,390 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T02:17:24,402 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:17:24,512 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T02:17:24,734 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T02:17:25,054 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T02:17:25,826 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T02:17:27,453 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T02:17:30,485 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T02:17:37,896 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T02:17:41,523 INFO MemoryObserver:41 used RAM: 15461 MB free: 618 MB total: 16080 MB
2022-08-08T02:17:53,147 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T02:17:53,147 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30278 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T02:17:53,147 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7784 plans
2022-08-08T02:17:53,147 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T02:17:53,147 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T02:17:53,147 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T02:17:53,147 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T02:17:53,147 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T02:17:53,147 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T02:17:53,147 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T02:17:53,147 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T02:17:53,148 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T02:17:53,148 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T02:17:53,148 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T02:17:53,149 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T02:17:53,150 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T02:17:53,152 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T02:17:53,152 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7784 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T02:17:53,152 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40229 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T02:17:53,152 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6836 plans
2022-08-08T02:17:53,153 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T02:17:53,153 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T02:17:53,153 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T02:17:53,153 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T02:17:53,155 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T02:17:53,167 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T02:17:53,197 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T02:17:53,241 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T02:17:53,507 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T02:17:53,794 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T02:17:54,347 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T02:17:55,426 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T02:17:57,614 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T02:18:04,699 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T02:18:04,699 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6836 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T02:18:04,699 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T02:18:05,664 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T02:18:06,651 INFO ControlerListenerManagerImpl:213 [it.37] all ControlerReplanningListeners called.
2022-08-08T02:18:06,651 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T02:18:06,651 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T02:18:06,651 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T02:18:06,725 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T02:18:06,796 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T02:18:06,796 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T02:18:06,796 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T02:18:06,804 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T02:18:06,813 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T02:18:06,813 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T02:18:06,815 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T02:18:06,815 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T02:18:06,815 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T02:18:06,815 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T02:18:06,815 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T02:18:06,815 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T02:18:06,815 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T02:18:06,815 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T02:18:06,815 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T02:18:06,815 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T02:18:06,815 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T02:18:06,815 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T02:18:06,815 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T02:18:06,816 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T02:18:06,816 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T02:18:06,816 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T02:18:07,509 INFO ControlerListenerManagerImpl:232 [it.37] all ControlerBeforeMobsimListeners called.
2022-08-08T02:18:07,509 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T02:18:07,510 INFO NetworkImpl:163 node # 1
2022-08-08T02:18:07,510 INFO NetworkImpl:163 node # 4
2022-08-08T02:18:07,510 INFO NetworkImpl:163 node # 16
2022-08-08T02:18:07,510 INFO NetworkImpl:163 node # 64
2022-08-08T02:18:07,510 INFO NetworkImpl:163 node # 256
2022-08-08T02:18:07,510 INFO NetworkImpl:163 node # 1024
2022-08-08T02:18:07,510 INFO NetworkImpl:163 node # 4096
2022-08-08T02:18:07,512 INFO NetworkImpl:163 node # 16384
2022-08-08T02:18:07,519 INFO NetworkImpl:163 node # 65536
2022-08-08T02:18:07,558 INFO NetworkImpl:159 link # 1
2022-08-08T02:18:07,558 INFO NetworkImpl:159 link # 4
2022-08-08T02:18:07,558 INFO NetworkImpl:159 link # 16
2022-08-08T02:18:07,558 INFO NetworkImpl:159 link # 64
2022-08-08T02:18:07,558 INFO NetworkImpl:159 link # 256
2022-08-08T02:18:07,560 INFO NetworkImpl:159 link # 1024
2022-08-08T02:18:07,564 INFO NetworkImpl:159 link # 4096
2022-08-08T02:18:07,582 INFO NetworkImpl:159 link # 16384
2022-08-08T02:18:07,655 INFO NetworkImpl:159 link # 65536
2022-08-08T02:18:07,990 INFO NetworkImpl:159 link # 262144
2022-08-08T02:18:08,670 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T02:18:08,670 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T02:18:08,670 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T02:18:08,670 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T02:18:08,670 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T02:18:08,671 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T02:18:08,671 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T02:18:08,671 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T02:18:08,673 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T02:18:08,675 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T02:18:08,680 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T02:18:08,689 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T02:18:08,708 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T02:18:08,743 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T02:18:08,814 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T02:18:08,959 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T02:18:09,312 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T02:18:09,874 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T02:18:10,923 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T02:18:11,016 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T02:18:11,033 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:18:11,033 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T02:18:11,033 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:18:11,033 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:18:11,033 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:18:11,033 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T02:18:11,033 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:18:11,033 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T02:18:11,033 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:18:11,033 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T02:18:18,607 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:18:18,607 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T02:18:18,607 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T02:18:18,607 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T02:18:18,607 INFO EventsManagerImpl:176
2022-08-08T02:18:18,607 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:18:18,607 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T02:18:18,607 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T02:18:18,607 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T02:18:18,607 INFO EventsManagerImpl:176
2022-08-08T02:18:18,607 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:18:18,607 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T02:18:18,607 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T02:18:18,607 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T02:18:18,607 INFO EventsManagerImpl:176
2022-08-08T02:18:18,607 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:18:18,607 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T02:18:18,608 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T02:18:18,608 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T02:18:18,608 INFO EventsManagerImpl:176
2022-08-08T02:18:18,608 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T02:18:18,608 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T02:18:18,608 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T02:18:18,608 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T02:18:18,608 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T02:18:18,608 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T02:18:18,608 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T02:18:18,608 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:18:18,608 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T02:18:18,608 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T02:18:18,608 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:18:18,608 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T02:18:18,608 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T02:18:18,608 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T02:18:18,608 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T02:18:18,608 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T02:18:18,608 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T02:18:18,608 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T02:18:18,608 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T02:18:18,608 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:18:18,608 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:18:18,608 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:18:18,608 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T02:18:18,608 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T02:18:18,608 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T02:18:18,608 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:18:18,608 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T02:18:18,609 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:18:18,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T02:18:18,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:18:18,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:18:18,609 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T02:18:18,609 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:18:18,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T02:18:18,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:18:18,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:18:18,609 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T02:18:18,609 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T02:18:18,609 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:18:18,609 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:18:18,609 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:18:18,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T02:18:18,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T02:18:18,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T02:18:18,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:18:18,609 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T02:18:18,609 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:18:18,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T02:18:18,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:18:18,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:18:18,609 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T02:18:18,609 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:18:18,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T02:18:18,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:18:18,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:18:18,609 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T02:18:20,001 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T02:18:20,003 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T02:18:20,162 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T02:18:20,162 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T02:18:20,162 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T02:18:20,162 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T02:18:20,162 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T02:18:20,162 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T02:18:20,162 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T02:18:20,162 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T02:18:20,350 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T02:18:20,351 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T02:18:20,365 INFO VehicularDepartureHandler:110 teleport vehicle 40805_car from link -29256622 to link -23174256#1
2022-08-08T02:18:20,370 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T02:18:20,371 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T02:18:20,372 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T02:18:20,373 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T02:18:20,374 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T02:18:20,378 INFO VehicularDepartureHandler:110 teleport vehicle 57578_car from link 14611963#1 to link -95275220
2022-08-08T02:18:20,378 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T02:18:20,378 INFO VehicularDepartureHandler:110 teleport vehicle 126547_car from link 25902321#0 to link 667962470
2022-08-08T02:18:20,378 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T02:18:21,145 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1759 #nodes=227
2022-08-08T02:18:21,146 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271829 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T02:18:22,302 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3152 #nodes=357
2022-08-08T02:18:22,302 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271299 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T02:18:24,313 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4376 #nodes=501
2022-08-08T02:18:24,314 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270727 lost=0 simT=10800.0s realT=13s; (s/r): 830.7692307692307
2022-08-08T02:18:27,242 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5645 #nodes=683
2022-08-08T02:18:27,242 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269931 lost=0 simT=14400.0s realT=16s; (s/r): 900.0
2022-08-08T02:18:32,007 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7163 #nodes=931
2022-08-08T02:18:32,007 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268765 lost=0 simT=18000.0s realT=20s; (s/r): 900.0
2022-08-08T02:18:40,841 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10905 #nodes=1621
2022-08-08T02:18:40,841 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266898 lost=0 simT=21600.0s realT=29s; (s/r): 744.8275862068965
2022-08-08T02:18:41,524 INFO MemoryObserver:41 used RAM: 13324 MB free: 2755 MB total: 16080 MB
2022-08-08T02:18:51,350 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12061 #nodes=1827
2022-08-08T02:18:51,350 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264278 lost=0 simT=25200.0s realT=40s; (s/r): 630.0
2022-08-08T02:19:06,315 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13372 #nodes=1947
2022-08-08T02:19:06,315 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260909 lost=0 simT=28800.0s realT=55s; (s/r): 523.6363636363636
2022-08-08T02:19:20,253 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14699 #nodes=2137
2022-08-08T02:19:20,254 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257371 lost=0 simT=32400.0s realT=69s; (s/r): 469.5652173913044
2022-08-08T02:19:36,617 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14592 #nodes=1993
2022-08-08T02:19:36,617 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252168 lost=0 simT=36000.0s realT=85s; (s/r): 423.52941176470586
2022-08-08T02:19:41,524 INFO MemoryObserver:41 used RAM: 14820 MB free: 1259 MB total: 16080 MB
2022-08-08T02:19:53,226 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15082 #nodes=2028
2022-08-08T02:19:53,226 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246395 lost=0 simT=39600.0s realT=102s; (s/r): 388.2352941176471
2022-08-08T02:20:08,949 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15725 #nodes=2254
2022-08-08T02:20:08,949 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238859 lost=0 simT=43200.0s realT=117s; (s/r): 369.2307692307692
2022-08-08T02:20:22,590 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15846 #nodes=2298
2022-08-08T02:20:22,590 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229939 lost=0 simT=46800.0s realT=131s; (s/r): 357.2519083969466
2022-08-08T02:20:39,044 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16099 #nodes=2410
2022-08-08T02:20:39,045 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218906 lost=0 simT=50400.0s realT=148s; (s/r): 340.5405405405405
2022-08-08T02:20:41,524 INFO MemoryObserver:41 used RAM: 15440 MB free: 639 MB total: 16080 MB
2022-08-08T02:20:57,247 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16486 #nodes=2458
2022-08-08T02:20:57,248 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=205732 lost=0 simT=54000.0s realT=166s; (s/r): 325.30120481927713
2022-08-08T02:21:12,253 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16645 #nodes=2493
2022-08-08T02:21:12,254 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=189240 lost=0 simT=57600.0s realT=181s; (s/r): 318.23204419889504
2022-08-08T02:21:31,190 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16807 #nodes=2527
2022-08-08T02:21:31,191 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=170187 lost=0 simT=61200.0s realT=200s; (s/r): 306.0
2022-08-08T02:21:41,524 INFO MemoryObserver:41 used RAM: 15893 MB free: 186 MB total: 16080 MB
2022-08-08T02:21:57,116 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16432 #nodes=2331
2022-08-08T02:21:57,117 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=148378 lost=0 simT=64800.0s realT=226s; (s/r): 286.72566371681415
2022-08-08T02:22:17,369 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15627 #nodes=2185
2022-08-08T02:22:17,369 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=125024 lost=0 simT=68400.0s realT=246s; (s/r): 278.0487804878049
2022-08-08T02:22:32,433 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15369 #nodes=2098
2022-08-08T02:22:32,433 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=100473 lost=0 simT=72000.0s realT=261s; (s/r): 275.86206896551727
2022-08-08T02:22:41,525 INFO MemoryObserver:41 used RAM: 15683 MB free: 396 MB total: 16080 MB
2022-08-08T02:22:48,972 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13561 #nodes=1717
2022-08-08T02:22:48,973 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=77882 lost=0 simT=75600.0s realT=277s; (s/r): 272.9241877256318
2022-08-08T02:23:00,708 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12634 #nodes=1601
2022-08-08T02:23:00,708 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=61803 lost=0 simT=79200.0s realT=289s; (s/r): 274.0484429065744
2022-08-08T02:23:14,635 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12114 #nodes=1520
2022-08-08T02:23:14,635 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=48210 lost=0 simT=82800.0s realT=303s; (s/r): 273.26732673267327
2022-08-08T02:23:31,452 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11465 #nodes=1427
2022-08-08T02:23:31,452 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=35967 lost=0 simT=86400.0s realT=320s; (s/r): 270.0
2022-08-08T02:23:41,376 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9673 #nodes=1160
2022-08-08T02:23:41,376 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=29429 lost=3 simT=90000.0s realT=330s; (s/r): 272.72727272727275
2022-08-08T02:23:41,525 INFO MemoryObserver:41 used RAM: 15671 MB free: 408 MB total: 16080 MB
2022-08-08T02:23:48,715 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8258 #nodes=957
2022-08-08T02:23:48,716 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=25301 lost=5 simT=93600.0s realT=337s; (s/r): 277.7448071216617
2022-08-08T02:23:53,715 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7068 #nodes=788
2022-08-08T02:23:53,715 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=22273 lost=6 simT=97200.0s realT=342s; (s/r): 284.2105263157895
2022-08-08T02:23:57,569 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6096 #nodes=674
2022-08-08T02:23:57,569 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=19891 lost=7 simT=100800.0s realT=346s; (s/r): 291.32947976878614
2022-08-08T02:24:01,460 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5215 #nodes=600
2022-08-08T02:24:01,460 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=18038 lost=7 simT=104400.0s realT=350s; (s/r): 298.2857142857143
2022-08-08T02:24:04,747 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4477 #nodes=536
2022-08-08T02:24:04,747 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=16405 lost=7 simT=108000.0s realT=353s; (s/r): 305.94900849858357
2022-08-08T02:24:07,451 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3783 #nodes=407
2022-08-08T02:24:07,451 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=14994 lost=7 simT=111600.0s realT=356s; (s/r): 313.4831460674157
2022-08-08T02:24:09,786 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3143 #nodes=335
2022-08-08T02:24:09,786 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=13787 lost=7 simT=115200.0s realT=358s; (s/r): 321.7877094972067
2022-08-08T02:24:11,648 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2654 #nodes=267
2022-08-08T02:24:11,648 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=12809 lost=8 simT=118800.0s realT=360s; (s/r): 330.0
2022-08-08T02:24:13,105 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2199 #nodes=240
2022-08-08T02:24:13,105 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=11914 lost=8 simT=122400.0s realT=362s; (s/r): 338.121546961326
2022-08-08T02:24:14,333 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1837 #nodes=184
2022-08-08T02:24:14,333 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=11063 lost=8 simT=126000.0s realT=363s; (s/r): 347.10743801652893
2022-08-08T02:24:15,461 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1528 #nodes=155
2022-08-08T02:24:15,461 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=9360 lost=10 simT=129600.0s realT=364s; (s/r): 356.04395604395603
2022-08-08T02:24:15,923 INFO AbstractController$9:234 ### ITERATION 37 fires after mobsim event
2022-08-08T02:24:15,923 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=250.791841421sec
2022-08-08T02:24:15,923 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T02:24:15,972 INFO LegTimesControlerListener:50 [37] average trip (probably: leg) duration is: 1341 seconds = 00:22:21
2022-08-08T02:24:15,972 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T02:24:15,972 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:24:15,972 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:24:15,972 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:24:15,972 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:24:15,972 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T02:24:15,972 INFO EventsManagerImpl:137 event # 1
2022-08-08T02:24:15,972 INFO EventsManagerImpl:137 event # 4
2022-08-08T02:24:15,972 INFO EventsManagerImpl:137 event # 16
2022-08-08T02:24:15,972 INFO EventsManagerImpl:137 event # 64
2022-08-08T02:24:15,973 INFO EventsManagerImpl:137 event # 256
2022-08-08T02:24:15,973 INFO EventsManagerImpl:137 event # 1024
2022-08-08T02:24:15,976 INFO EventsManagerImpl:137 event # 4096
2022-08-08T02:24:15,987 INFO EventsManagerImpl:137 event # 16384
2022-08-08T02:24:16,003 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T02:24:16,378 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T02:24:16,378 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T02:24:16,378 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T02:24:16,378 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T02:24:16,378 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T02:24:16,378 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T02:24:16,378 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T02:24:16,381 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-08-08T02:24:16,381 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:50:03][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:24:16,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-08-08T02:24:16,383 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-08-08T02:24:16,383 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:16][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:24:16,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-08-08T02:24:16,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-08-08T02:24:16,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-08-08T02:24:16,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-08-08T02:24:16,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-08-08T02:24:16,386 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:24:16,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-08-08T02:24:16,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-08-08T02:24:16,386 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-08-08T02:24:16,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-08-08T02:24:16,386 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-08-08T02:24:16,386 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-08-08T02:24:16,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-08-08T02:24:16,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-08-08T02:24:16,387 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-08-08T02:24:16,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-08-08T02:24:16,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-08-08T02:24:16,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-08-08T02:24:16,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-08-08T02:24:16,389 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T02:24:16,389 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=34:43:42][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:24:16,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-08-08T02:24:16,393 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-08-08T02:24:16,394 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-08-08T02:24:16,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-08-08T02:24:16,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-08-08T02:24:16,394 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:59:54][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:24:16,394 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T02:24:16,738 INFO ControlerListenerManagerImpl:251 [it.37] all ControlerAfterMobsimListeners called.
2022-08-08T02:24:16,738 INFO AbstractController$4:159 ### ITERATION 37 fires scoring event
2022-08-08T02:24:16,738 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T02:24:16,851 INFO NewScoreAssignerImpl:57 it: 37 msaStart: 599
2022-08-08T02:24:16,963 INFO ControlerListenerManagerImpl:194 [it.37] all ControlerScoringListeners called.
2022-08-08T02:24:16,963 INFO AbstractController$5:167 ### ITERATION 37 fires iteration end event
2022-08-08T02:24:16,963 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T02:24:16,963 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T02:24:17,029 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T02:24:17,030 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T02:24:18,882 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T02:24:18,882 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12066017243769803
2022-08-08T02:24:18,882 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.27935240863318217
2022-08-08T02:24:18,882 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.8499976891910626E-4
2022-08-08T02:24:18,882 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.4135115566122515E-4
2022-08-08T02:24:18,882 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T02:24:18,882 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14991501358242143
2022-08-08T02:24:18,882 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1433227891977385
2022-08-08T02:24:18,882 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.24580203043078613
2022-08-08T02:24:19,019 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T02:24:19,124 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -102.54945815532709
2022-08-08T02:24:19,124 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -133.2482591483189
2022-08-08T02:24:19,124 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -108.90013095896312
2022-08-08T02:24:19,124 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -83.61123518326482
2022-08-08T02:24:19,194 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T02:24:19,947 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19214.6610594284 meters
2022-08-08T02:24:19,947 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139997.7513998413 meters (statistic on all 2080098 legs which have a finite distance)
2022-08-08T02:24:19,947 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52544.32173200619 meters
2022-08-08T02:24:19,947 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139941.9349657716 meters (statistic on all 760357 trips which have a finite distance)
2022-08-08T02:24:19,947 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T02:24:19,947 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T02:24:20,887 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T02:24:20,889 INFO LegHistogramListener:72 number of legs: 2089406 100%
2022-08-08T02:24:20,889 INFO LegHistogramListener:79 number of bike legs: 93155 4.4584441702570015%
2022-08-08T02:24:20,889 INFO LegHistogramListener:79 number of car legs: 217455 10.40750337655774%
2022-08-08T02:24:20,889 INFO LegHistogramListener:79 number of drtNorth legs: 278 0.013305216889393444%
2022-08-08T02:24:20,889 INFO LegHistogramListener:79 number of drtSoutheast legs: 201 0.009619958973985907%
2022-08-08T02:24:20,889 INFO LegHistogramListener:79 number of freight legs: 47065 2.252554075177347%
2022-08-08T02:24:20,889 INFO LegHistogramListener:79 number of pt legs: 141967 6.794610525670932%
2022-08-08T02:24:20,889 INFO LegHistogramListener:79 number of ride legs: 110969 5.311030982011156%
2022-08-08T02:24:20,889 INFO LegHistogramListener:79 number of walk legs: 1478316 70.75293169446245%
2022-08-08T02:24:21,517 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T02:24:21,517 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T02:24:24,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.37880192259303574
2022-08-08T02:24:24,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4055957522196604
2022-08-08T02:24:24,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.005812968259755465
2022-08-08T02:24:24,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.00493100951539769
2022-08-08T02:24:24,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T02:24:24,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.40598602217349555
2022-08-08T02:24:24,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.430979988394604
2022-08-08T02:24:24,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.7672476211505774
2022-08-08T02:24:24,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.19301160026086464
2022-08-08T02:24:24,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.36748409393181575
2022-08-08T02:24:24,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 6.637156780683691E-4
2022-08-08T02:24:24,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 5.802697997812434E-4
2022-08-08T02:24:24,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T02:24:24,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2389004144050694
2022-08-08T02:24:24,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.22586488443387748
2022-08-08T02:24:24,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.41612277071126696
2022-08-08T02:24:24,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1493937977888126
2022-08-08T02:24:24,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.34984877039288886
2022-08-08T02:24:24,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.2594576274667885E-4
2022-08-08T02:24:24,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.8358093223167657E-4
2022-08-08T02:24:24,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T02:24:24,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.18102492079060475
2022-08-08T02:24:24,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.174367223486035
2022-08-08T02:24:24,061 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.29464996379732666
2022-08-08T02:24:24,254 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T02:24:25,412 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T02:24:25,730 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T02:24:26,126 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T02:24:27,362 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T02:24:27,683 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T02:24:28,060 INFO ControlerListenerManagerImpl:171 [it.37] all ControlerIterationEndsListeners called.
2022-08-08T02:24:28,194 INFO AbstractController:181 ### ITERATION 37 ENDS
2022-08-08T02:24:28,194 INFO AbstractController:182 ###################################################
2022-08-08T02:24:28,194 INFO AbstractController:133 ###################################################
2022-08-08T02:24:28,194 INFO AbstractController:134 ### ITERATION 38 BEGINS
2022-08-08T02:24:28,195 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T02:24:28,195 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T02:24:28,195 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T02:24:28,195 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T02:24:28,195 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T02:24:34,941 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T02:24:34,967 INFO ControlerListenerManagerImpl:148 [it.38] all ControlerIterationStartsListeners called.
2022-08-08T02:24:34,967 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T02:24:36,439 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169671 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T02:24:36,439 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30346 plans
2022-08-08T02:24:36,549 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:24:36,550 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T02:24:36,552 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T02:24:36,553 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:24:36,554 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T02:24:36,556 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T02:24:36,560 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:24:36,562 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T02:24:36,562 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:24:36,565 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:24:36,569 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:24:36,570 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T02:24:36,572 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:24:36,575 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:24:36,583 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:24:36,613 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:24:36,615 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T02:24:36,622 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:24:36,622 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:24:36,661 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T02:24:36,761 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T02:24:36,992 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T02:24:37,337 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T02:24:38,211 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T02:24:39,865 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T02:24:41,525 INFO MemoryObserver:41 used RAM: 15947 MB free: 132 MB total: 16080 MB
2022-08-08T02:24:43,446 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T02:24:49,197 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T02:25:09,288 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T02:25:09,289 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30346 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T02:25:09,289 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30450 plans
2022-08-08T02:25:09,290 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T02:25:09,290 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T02:25:09,290 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T02:25:09,290 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T02:25:09,290 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T02:25:09,290 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T02:25:09,290 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T02:25:09,290 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T02:25:09,291 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T02:25:09,292 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T02:25:09,293 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T02:25:09,296 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T02:25:09,303 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T02:25:09,316 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T02:25:09,339 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T02:25:09,385 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T02:25:09,605 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30450 plans
2022-08-08T02:25:09,605 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T02:25:09,605 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T02:25:09,605 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:25:09,605 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:25:09,606 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T02:25:09,606 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:25:09,606 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:25:09,606 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:25:09,606 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:25:09,607 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:25:09,607 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:25:09,607 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T02:25:09,609 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T02:25:09,613 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T02:25:09,614 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:25:09,614 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:25:09,615 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:25:09,619 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:25:09,627 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T02:25:09,667 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T02:25:09,771 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T02:25:09,965 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T02:25:10,404 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T02:25:11,127 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T02:25:12,817 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T02:25:16,049 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T02:25:23,093 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T02:25:38,892 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T02:25:38,893 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30450 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T02:25:38,893 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7961 plans
2022-08-08T02:25:38,893 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T02:25:38,893 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T02:25:38,893 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T02:25:38,893 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T02:25:38,893 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T02:25:38,893 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T02:25:38,893 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T02:25:38,893 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T02:25:38,893 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T02:25:38,893 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T02:25:38,894 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T02:25:38,894 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T02:25:38,896 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T02:25:38,898 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T02:25:38,899 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7961 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T02:25:38,899 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40214 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T02:25:38,899 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6851 plans
2022-08-08T02:25:38,899 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T02:25:38,899 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T02:25:38,899 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T02:25:38,903 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T02:25:38,907 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T02:25:38,913 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T02:25:38,955 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T02:25:39,072 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T02:25:39,387 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T02:25:39,820 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T02:25:40,203 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T02:25:41,061 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T02:25:41,526 INFO MemoryObserver:41 used RAM: 14532 MB free: 1547 MB total: 16080 MB
2022-08-08T02:25:43,868 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T02:25:50,296 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T02:25:50,296 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6851 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T02:25:50,296 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T02:25:51,247 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T02:25:52,220 INFO ControlerListenerManagerImpl:213 [it.38] all ControlerReplanningListeners called.
2022-08-08T02:25:52,220 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T02:25:52,220 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T02:25:52,220 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T02:25:52,293 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T02:25:52,362 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T02:25:52,362 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T02:25:52,362 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T02:25:52,363 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T02:25:52,364 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T02:25:52,364 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T02:25:52,365 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T02:25:52,365 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T02:25:52,365 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T02:25:52,365 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T02:25:52,365 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T02:25:52,365 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T02:25:52,365 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T02:25:52,365 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T02:25:52,365 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T02:25:52,365 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T02:25:52,365 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T02:25:52,365 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T02:25:52,365 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T02:25:52,365 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T02:25:52,365 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T02:25:52,365 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T02:25:53,033 INFO ControlerListenerManagerImpl:232 [it.38] all ControlerBeforeMobsimListeners called.
2022-08-08T02:25:53,033 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T02:25:53,034 INFO NetworkImpl:163 node # 1
2022-08-08T02:25:53,034 INFO NetworkImpl:163 node # 4
2022-08-08T02:25:53,034 INFO NetworkImpl:163 node # 16
2022-08-08T02:25:53,034 INFO NetworkImpl:163 node # 64
2022-08-08T02:25:53,034 INFO NetworkImpl:163 node # 256
2022-08-08T02:25:53,034 INFO NetworkImpl:163 node # 1024
2022-08-08T02:25:53,034 INFO NetworkImpl:163 node # 4096
2022-08-08T02:25:53,036 INFO NetworkImpl:163 node # 16384
2022-08-08T02:25:53,041 INFO NetworkImpl:163 node # 65536
2022-08-08T02:25:53,076 INFO NetworkImpl:159 link # 1
2022-08-08T02:25:53,076 INFO NetworkImpl:159 link # 4
2022-08-08T02:25:53,076 INFO NetworkImpl:159 link # 16
2022-08-08T02:25:53,076 INFO NetworkImpl:159 link # 64
2022-08-08T02:25:53,076 INFO NetworkImpl:159 link # 256
2022-08-08T02:25:53,077 INFO NetworkImpl:159 link # 1024
2022-08-08T02:25:53,081 INFO NetworkImpl:159 link # 4096
2022-08-08T02:25:53,097 INFO NetworkImpl:159 link # 16384
2022-08-08T02:25:53,164 INFO NetworkImpl:159 link # 65536
2022-08-08T02:25:53,441 INFO NetworkImpl:159 link # 262144
2022-08-08T02:25:54,038 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T02:25:54,038 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T02:25:54,038 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T02:25:54,038 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T02:25:54,038 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T02:25:54,039 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T02:25:54,039 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T02:25:54,039 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T02:25:54,040 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T02:25:54,043 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T02:25:54,047 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T02:25:54,055 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T02:25:54,073 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T02:25:54,108 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T02:25:54,179 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T02:25:54,387 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T02:25:54,674 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T02:25:55,232 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T02:25:56,274 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T02:25:56,370 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T02:25:56,388 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:25:56,388 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T02:25:56,388 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:25:56,388 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:25:56,388 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:25:56,388 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T02:25:56,388 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:25:56,388 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T02:25:56,388 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:25:56,388 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T02:26:03,805 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:26:03,805 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T02:26:03,805 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T02:26:03,805 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T02:26:03,805 INFO EventsManagerImpl:176
2022-08-08T02:26:03,805 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:26:03,805 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T02:26:03,805 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T02:26:03,805 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T02:26:03,805 INFO EventsManagerImpl:176
2022-08-08T02:26:03,805 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:26:03,805 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T02:26:03,805 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T02:26:03,805 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T02:26:03,805 INFO EventsManagerImpl:176
2022-08-08T02:26:03,805 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:26:03,805 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T02:26:03,805 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T02:26:03,806 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T02:26:03,806 INFO EventsManagerImpl:176
2022-08-08T02:26:03,806 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T02:26:03,806 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T02:26:03,806 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T02:26:03,806 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T02:26:03,806 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T02:26:03,806 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T02:26:03,806 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T02:26:03,806 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:26:03,806 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T02:26:03,806 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T02:26:03,806 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:26:03,806 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T02:26:03,806 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T02:26:03,806 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T02:26:03,806 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T02:26:03,806 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T02:26:03,806 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T02:26:03,806 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T02:26:03,806 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T02:26:03,806 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:26:03,806 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:26:03,806 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:26:03,806 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T02:26:03,807 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T02:26:03,807 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T02:26:03,807 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:26:03,807 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T02:26:03,807 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:26:03,807 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T02:26:03,807 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:26:03,807 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:26:03,807 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T02:26:03,807 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:26:03,807 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T02:26:03,807 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:26:03,807 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:26:03,807 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T02:26:03,807 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T02:26:03,807 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:26:03,807 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:26:03,807 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:26:03,807 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T02:26:03,807 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T02:26:03,807 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T02:26:03,807 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:26:03,807 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T02:26:03,807 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:26:03,807 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T02:26:03,807 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:26:03,807 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:26:03,807 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T02:26:03,807 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:26:03,807 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T02:26:03,807 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:26:03,808 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:26:03,808 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T02:26:05,322 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T02:26:05,325 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T02:26:05,509 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T02:26:05,509 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T02:26:05,509 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T02:26:05,509 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T02:26:05,509 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T02:26:05,509 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T02:26:05,509 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T02:26:05,509 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T02:26:05,725 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T02:26:05,725 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T02:26:05,747 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T02:26:05,754 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T02:26:05,755 INFO VehicularDepartureHandler:110 teleport vehicle 57578_car from link 14611963#1 to link -95275220
2022-08-08T02:26:05,755 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T02:26:05,757 INFO VehicularDepartureHandler:110 teleport vehicle 183170_car from link -40717535 to link -22737835#3
2022-08-08T02:26:05,757 INFO VehicularDepartureHandler:110 teleport vehicle 100207_car from link -19080095#2 to link -376768565#2
2022-08-08T02:26:05,761 INFO VehicularDepartureHandler:110 teleport vehicle 187480_car from link -23166459#5 to link 41337716
2022-08-08T02:26:05,761 INFO VehicularDepartureHandler:110 teleport vehicle 70241_car from link -940356374#0 to link -807649195
2022-08-08T02:26:05,761 INFO VehicularDepartureHandler:110 teleport vehicle 129996_car from link -7951607#2 to link -337039712#1
2022-08-08T02:26:05,761 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T02:26:06,818 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1770 #nodes=233
2022-08-08T02:26:06,818 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271832 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T02:26:08,904 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3159 #nodes=361
2022-08-08T02:26:08,904 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271308 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T02:26:11,328 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4375 #nodes=509
2022-08-08T02:26:11,329 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270733 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T02:26:14,793 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5667 #nodes=674
2022-08-08T02:26:14,793 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269929 lost=0 simT=14400.0s realT=18s; (s/r): 800.0
2022-08-08T02:26:18,955 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7241 #nodes=949
2022-08-08T02:26:18,955 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268768 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T02:26:26,468 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10925 #nodes=1687
2022-08-08T02:26:26,468 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266910 lost=0 simT=21600.0s realT=30s; (s/r): 720.0
2022-08-08T02:26:40,607 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12052 #nodes=1801
2022-08-08T02:26:40,607 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264271 lost=0 simT=25200.0s realT=44s; (s/r): 572.7272727272727
2022-08-08T02:26:41,527 INFO MemoryObserver:41 used RAM: 13780 MB free: 2299 MB total: 16080 MB
2022-08-08T02:26:51,873 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13359 #nodes=2055
2022-08-08T02:26:51,873 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260876 lost=0 simT=28800.0s realT=55s; (s/r): 523.6363636363636
2022-08-08T02:27:09,404 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14574 #nodes=2113
2022-08-08T02:27:09,404 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257332 lost=0 simT=32400.0s realT=73s; (s/r): 443.83561643835617
2022-08-08T02:27:24,793 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14562 #nodes=2010
2022-08-08T02:27:24,793 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252130 lost=0 simT=36000.0s realT=88s; (s/r): 409.09090909090907
2022-08-08T02:27:41,527 INFO MemoryObserver:41 used RAM: 14863 MB free: 1216 MB total: 16080 MB
2022-08-08T02:27:41,593 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15199 #nodes=2107
2022-08-08T02:27:41,593 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246434 lost=0 simT=39600.0s realT=105s; (s/r): 377.14285714285717
2022-08-08T02:27:59,479 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15746 #nodes=2241
2022-08-08T02:27:59,479 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238812 lost=0 simT=43200.0s realT=123s; (s/r): 351.219512195122
2022-08-08T02:28:15,615 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15825 #nodes=2336
2022-08-08T02:28:15,615 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229920 lost=0 simT=46800.0s realT=139s; (s/r): 336.6906474820144
2022-08-08T02:28:30,006 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16201 #nodes=2415
2022-08-08T02:28:30,007 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218954 lost=0 simT=50400.0s realT=153s; (s/r): 329.4117647058824
2022-08-08T02:28:41,527 INFO MemoryObserver:41 used RAM: 15444 MB free: 635 MB total: 16080 MB
2022-08-08T02:28:47,661 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16531 #nodes=2495
2022-08-08T02:28:47,661 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=205672 lost=0 simT=54000.0s realT=171s; (s/r): 315.7894736842105
2022-08-08T02:29:06,303 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16699 #nodes=2461
2022-08-08T02:29:06,303 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=189234 lost=0 simT=57600.0s realT=189s; (s/r): 304.76190476190476
2022-08-08T02:29:23,497 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16656 #nodes=2459
2022-08-08T02:29:23,498 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=170146 lost=0 simT=61200.0s realT=207s; (s/r): 295.6521739130435
2022-08-08T02:29:49,438 INFO MemoryObserver:41 used RAM: 14905 MB free: 1174 MB total: 16080 MB
2022-08-08T02:29:51,286 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16379 #nodes=2296
2022-08-08T02:29:51,287 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=148369 lost=0 simT=64800.0s realT=234s; (s/r): 276.9230769230769
2022-08-08T02:30:09,462 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15742 #nodes=2073
2022-08-08T02:30:09,463 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=124984 lost=0 simT=68400.0s realT=253s; (s/r): 270.35573122529644
2022-08-08T02:30:23,812 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15227 #nodes=2122
2022-08-08T02:30:23,813 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=100447 lost=0 simT=72000.0s realT=267s; (s/r): 269.6629213483146
2022-08-08T02:30:40,104 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13512 #nodes=1755
2022-08-08T02:30:40,104 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=77921 lost=0 simT=75600.0s realT=283s; (s/r): 267.1378091872792
2022-08-08T02:30:49,439 INFO MemoryObserver:41 used RAM: 15791 MB free: 288 MB total: 16080 MB
2022-08-08T02:30:51,601 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12659 #nodes=1522
2022-08-08T02:30:51,601 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=61732 lost=0 simT=79200.0s realT=295s; (s/r): 268.47457627118644
2022-08-08T02:31:04,473 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12013 #nodes=1498
2022-08-08T02:31:04,473 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=48048 lost=0 simT=82800.0s realT=308s; (s/r): 268.83116883116884
2022-08-08T02:31:14,742 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11456 #nodes=1445
2022-08-08T02:31:14,743 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=35909 lost=0 simT=86400.0s realT=318s; (s/r): 271.6981132075472
2022-08-08T02:31:23,528 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9692 #nodes=1096
2022-08-08T02:31:23,528 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=29326 lost=3 simT=90000.0s realT=327s; (s/r): 275.22935779816515
2022-08-08T02:31:30,446 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8261 #nodes=969
2022-08-08T02:31:30,446 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=25193 lost=3 simT=93600.0s realT=334s; (s/r): 280.23952095808386
2022-08-08T02:31:35,857 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7096 #nodes=819
2022-08-08T02:31:35,857 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=22155 lost=3 simT=97200.0s realT=339s; (s/r): 286.72566371681415
2022-08-08T02:31:47,600 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6118 #nodes=694
2022-08-08T02:31:47,600 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=19750 lost=3 simT=100800.0s realT=351s; (s/r): 287.1794871794872
2022-08-08T02:31:49,439 INFO MemoryObserver:41 used RAM: 15558 MB free: 521 MB total: 16080 MB
2022-08-08T02:31:50,905 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5227 #nodes=604
2022-08-08T02:31:50,905 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=17919 lost=5 simT=104400.0s realT=354s; (s/r): 294.91525423728814
2022-08-08T02:31:54,017 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4482 #nodes=499
2022-08-08T02:31:54,018 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=16282 lost=5 simT=108000.0s realT=357s; (s/r): 302.52100840336135
2022-08-08T02:31:56,610 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3824 #nodes=392
2022-08-08T02:31:56,610 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=14867 lost=5 simT=111600.0s realT=360s; (s/r): 310.0
2022-08-08T02:31:58,751 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3169 #nodes=331
2022-08-08T02:31:58,751 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=13662 lost=5 simT=115200.0s realT=362s; (s/r): 318.23204419889504
2022-08-08T02:32:00,769 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2685 #nodes=293
2022-08-08T02:32:00,769 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=12679 lost=5 simT=118800.0s realT=364s; (s/r): 326.3736263736264
2022-08-08T02:32:02,497 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2220 #nodes=235
2022-08-08T02:32:02,497 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=11763 lost=5 simT=122400.0s realT=366s; (s/r): 334.42622950819674
2022-08-08T02:32:03,941 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1834 #nodes=191
2022-08-08T02:32:03,941 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=10919 lost=5 simT=126000.0s realT=367s; (s/r): 343.3242506811989
2022-08-08T02:32:05,035 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1493 #nodes=171
2022-08-08T02:32:05,035 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=9231 lost=5 simT=129600.0s realT=368s; (s/r): 352.17391304347825
2022-08-08T02:32:05,521 INFO AbstractController$9:234 ### ITERATION 38 fires after mobsim event
2022-08-08T02:32:05,521 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=253.411038362sec
2022-08-08T02:32:05,521 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T02:32:05,563 INFO LegTimesControlerListener:50 [38] average trip (probably: leg) duration is: 1339 seconds = 00:22:19
2022-08-08T02:32:05,563 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T02:32:05,563 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:32:05,563 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:32:05,563 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:32:05,563 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:32:05,563 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T02:32:05,563 INFO EventsManagerImpl:137 event # 1
2022-08-08T02:32:05,564 INFO EventsManagerImpl:137 event # 4
2022-08-08T02:32:05,564 INFO EventsManagerImpl:137 event # 16
2022-08-08T02:32:05,564 INFO EventsManagerImpl:137 event # 64
2022-08-08T02:32:05,564 INFO EventsManagerImpl:137 event # 256
2022-08-08T02:32:05,565 INFO EventsManagerImpl:137 event # 1024
2022-08-08T02:32:05,567 INFO EventsManagerImpl:137 event # 4096
2022-08-08T02:32:05,579 INFO EventsManagerImpl:137 event # 16384
2022-08-08T02:32:05,595 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T02:32:05,914 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T02:32:05,914 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T02:32:05,914 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T02:32:05,914 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T02:32:05,914 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T02:32:05,914 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T02:32:05,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-08-08T02:32:05,917 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-08-08T02:32:05,917 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:50:03][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:32:05,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-08-08T02:32:05,918 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-08-08T02:32:05,919 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:58][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:32:05,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-08-08T02:32:05,921 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-08-08T02:32:05,921 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-08-08T02:32:05,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-08-08T02:32:05,921 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-08-08T02:32:05,921 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:32:05,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-08-08T02:32:05,922 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-08-08T02:32:05,922 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-08-08T02:32:05,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-08-08T02:32:05,922 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-08-08T02:32:05,922 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:20:02][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:32:05,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-08-08T02:32:05,923 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-08-08T02:32:05,923 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-08-08T02:32:05,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-08-08T02:32:05,923 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-08-08T02:32:05,923 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=33:49:07][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:32:05,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-08-08T02:32:05,924 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-08-08T02:32:05,924 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=29:18:08][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:32:05,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-08-08T02:32:05,929 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-08-08T02:32:05,929 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-08-08T02:32:05,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-08-08T02:32:05,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-08-08T02:32:05,929 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:03][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:32:05,929 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T02:32:06,361 INFO ControlerListenerManagerImpl:251 [it.38] all ControlerAfterMobsimListeners called.
2022-08-08T02:32:06,362 INFO AbstractController$4:159 ### ITERATION 38 fires scoring event
2022-08-08T02:32:06,362 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T02:32:06,498 INFO NewScoreAssignerImpl:57 it: 38 msaStart: 599
2022-08-08T02:32:06,616 INFO ControlerListenerManagerImpl:194 [it.38] all ControlerScoringListeners called.
2022-08-08T02:32:06,616 INFO AbstractController$5:167 ### ITERATION 38 fires iteration end event
2022-08-08T02:32:06,616 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T02:32:06,616 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T02:32:06,690 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T02:32:06,691 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T02:32:08,606 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T02:32:08,606 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12072564535758484
2022-08-08T02:32:08,606 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.28046031314028663
2022-08-08T02:32:08,606 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.4006737291834627E-4
2022-08-08T02:32:08,606 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.567565485757714E-4
2022-08-08T02:32:08,606 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T02:32:08,606 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14961204085510202
2022-08-08T02:32:08,606 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14329454597739516
2022-08-08T02:32:08,606 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.24498939595454383
2022-08-08T02:32:08,760 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T02:32:08,868 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -102.29977689771901
2022-08-08T02:32:08,868 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -132.10572283081854
2022-08-08T02:32:08,868 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -108.29078181821114
2022-08-08T02:32:08,868 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -83.3878323710197
2022-08-08T02:32:08,935 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T02:32:09,775 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19223.322465940146 meters
2022-08-08T02:32:09,775 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140124.4887072099 meters (statistic on all 2081043 legs which have a finite distance)
2022-08-08T02:32:09,775 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52577.171737947225 meters
2022-08-08T02:32:09,775 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140063.49489452233 meters (statistic on all 760542 trips which have a finite distance)
2022-08-08T02:32:09,775 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T02:32:09,775 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T02:32:10,954 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T02:32:10,956 INFO LegHistogramListener:72 number of legs: 2090226 100%
2022-08-08T02:32:10,956 INFO LegHistogramListener:79 number of bike legs: 93173 4.457556264250852%
2022-08-08T02:32:10,956 INFO LegHistogramListener:79 number of car legs: 218287 10.44322479961497%
2022-08-08T02:32:10,956 INFO LegHistogramListener:79 number of drtNorth legs: 242 0.011577695426236207%
2022-08-08T02:32:10,956 INFO LegHistogramListener:79 number of drtSoutheast legs: 211 0.010094602210478676%
2022-08-08T02:32:10,956 INFO LegHistogramListener:79 number of freight legs: 47065 2.2516703935363926%
2022-08-08T02:32:10,956 INFO LegHistogramListener:79 number of pt legs: 141596 6.774195708980751%
2022-08-08T02:32:10,956 INFO LegHistogramListener:79 number of ride legs: 110954 5.308229827779388%
2022-08-08T02:32:10,956 INFO LegHistogramListener:79 number of walk legs: 1478698 70.74345070820092%
2022-08-08T02:32:11,443 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T02:32:11,443 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T02:32:13,969 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.3840577291423818
2022-08-08T02:32:13,969 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4065444676666478
2022-08-08T02:32:13,969 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.00589769792078547
2022-08-08T02:32:13,969 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.005063239137914213
2022-08-08T02:32:13,969 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T02:32:13,969 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.4101724376980235
2022-08-08T02:32:13,969 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.43697653758659116
2022-08-08T02:32:13,969 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.7725316709202669
2022-08-08T02:32:13,969 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.1942106533427135
2022-08-08T02:32:13,969 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.36790902601970865
2022-08-08T02:32:13,970 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 6.64999460811248E-4
2022-08-08T02:32:13,970 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 5.879724962385166E-4
2022-08-08T02:32:13,970 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T02:32:13,970 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.24074392642384343
2022-08-08T02:32:13,970 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.22734123458818817
2022-08-08T02:32:13,970 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.41968270025727006
2022-08-08T02:32:13,970 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1506750129662057
2022-08-08T02:32:13,970 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3508603911942774
2022-08-08T02:32:13,970 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.2979711097531543E-4
2022-08-08T02:32:13,970 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.861484977174343E-4
2022-08-08T02:32:13,970 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T02:32:13,970 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.1827053924010332
2022-08-08T02:32:13,970 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.1756741143182857
2022-08-08T02:32:13,970 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.2968619214633069
2022-08-08T02:32:14,156 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T02:32:15,479 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T02:32:15,803 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T02:32:16,274 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T02:32:17,540 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T02:32:17,890 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T02:32:18,324 INFO ControlerListenerManagerImpl:171 [it.38] all ControlerIterationEndsListeners called.
2022-08-08T02:32:18,450 INFO AbstractController:181 ### ITERATION 38 ENDS
2022-08-08T02:32:18,450 INFO AbstractController:182 ###################################################
2022-08-08T02:32:18,450 INFO AbstractController:133 ###################################################
2022-08-08T02:32:18,450 INFO AbstractController:134 ### ITERATION 39 BEGINS
2022-08-08T02:32:18,450 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T02:32:18,451 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T02:32:18,451 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T02:32:18,451 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T02:32:18,451 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T02:32:25,261 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T02:32:25,287 INFO ControlerListenerManagerImpl:148 [it.39] all ControlerIterationStartsListeners called.
2022-08-08T02:32:25,287 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T02:32:26,747 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169989 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T02:32:26,747 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30364 plans
2022-08-08T02:32:26,748 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:32:26,748 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:32:26,749 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:32:26,749 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:32:26,751 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T02:32:26,751 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T02:32:26,756 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T02:32:26,759 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T02:32:26,760 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:32:26,762 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T02:32:26,765 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:32:26,874 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T02:32:26,875 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:32:26,876 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:32:26,879 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:32:26,880 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:32:26,910 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T02:32:26,966 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T02:32:27,040 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:32:27,098 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T02:32:27,428 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T02:32:27,447 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:32:27,807 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T02:32:28,479 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T02:32:30,127 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T02:32:33,559 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T02:32:39,191 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T02:32:49,951 INFO MemoryObserver:41 used RAM: 14047 MB free: 2032 MB total: 16080 MB
2022-08-08T02:32:59,603 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T02:32:59,604 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30364 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T02:32:59,604 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30411 plans
2022-08-08T02:32:59,604 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T02:32:59,604 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T02:32:59,604 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T02:32:59,604 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T02:32:59,604 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T02:32:59,604 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T02:32:59,604 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T02:32:59,605 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T02:32:59,605 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T02:32:59,606 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T02:32:59,607 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T02:32:59,611 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T02:32:59,617 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T02:32:59,630 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T02:32:59,654 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T02:32:59,715 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T02:32:59,836 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30411 plans
2022-08-08T02:32:59,836 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T02:32:59,836 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T02:32:59,836 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T02:32:59,836 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:32:59,836 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:32:59,837 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:32:59,838 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T02:32:59,838 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:32:59,840 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:32:59,841 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T02:32:59,841 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:32:59,842 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:32:59,846 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T02:32:59,856 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:32:59,859 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:32:59,861 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:32:59,864 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T02:32:59,866 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:32:59,875 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:32:59,900 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T02:32:59,983 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T02:33:00,210 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T02:33:00,646 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T02:33:01,694 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T02:33:03,404 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T02:33:06,668 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T02:33:13,758 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T02:33:30,645 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T02:33:30,645 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30411 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T02:33:30,646 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7664 plans
2022-08-08T02:33:30,646 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T02:33:30,646 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T02:33:30,646 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T02:33:30,646 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T02:33:30,646 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T02:33:30,646 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T02:33:30,646 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T02:33:30,646 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T02:33:30,646 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T02:33:30,646 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T02:33:30,647 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T02:33:30,647 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T02:33:30,649 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T02:33:30,651 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T02:33:30,651 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7664 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T02:33:30,651 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40288 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T02:33:30,651 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6777 plans
2022-08-08T02:33:30,652 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T02:33:30,652 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T02:33:30,652 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T02:33:30,652 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T02:33:30,654 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T02:33:30,665 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T02:33:30,694 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T02:33:30,753 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T02:33:31,040 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T02:33:31,341 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T02:33:31,877 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T02:33:33,036 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T02:33:35,166 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T02:33:44,014 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T02:33:44,014 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6777 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T02:33:44,014 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T02:33:45,002 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T02:33:45,972 INFO ControlerListenerManagerImpl:213 [it.39] all ControlerReplanningListeners called.
2022-08-08T02:33:45,973 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T02:33:45,973 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T02:33:45,973 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T02:33:46,051 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T02:33:46,121 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T02:33:46,121 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T02:33:46,121 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T02:33:46,122 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T02:33:46,123 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T02:33:46,123 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T02:33:46,124 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T02:33:46,124 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T02:33:46,124 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T02:33:46,124 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T02:33:46,124 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T02:33:46,124 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T02:33:46,124 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T02:33:46,124 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T02:33:46,124 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T02:33:46,124 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T02:33:46,124 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T02:33:46,124 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T02:33:46,124 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T02:33:46,124 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T02:33:46,124 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T02:33:46,124 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T02:33:46,797 INFO ControlerListenerManagerImpl:232 [it.39] all ControlerBeforeMobsimListeners called.
2022-08-08T02:33:46,797 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T02:33:46,797 INFO NetworkImpl:163 node # 1
2022-08-08T02:33:46,797 INFO NetworkImpl:163 node # 4
2022-08-08T02:33:46,797 INFO NetworkImpl:163 node # 16
2022-08-08T02:33:46,797 INFO NetworkImpl:163 node # 64
2022-08-08T02:33:46,797 INFO NetworkImpl:163 node # 256
2022-08-08T02:33:46,798 INFO NetworkImpl:163 node # 1024
2022-08-08T02:33:46,798 INFO NetworkImpl:163 node # 4096
2022-08-08T02:33:46,799 INFO NetworkImpl:163 node # 16384
2022-08-08T02:33:46,805 INFO NetworkImpl:163 node # 65536
2022-08-08T02:33:46,840 INFO NetworkImpl:159 link # 1
2022-08-08T02:33:46,840 INFO NetworkImpl:159 link # 4
2022-08-08T02:33:46,840 INFO NetworkImpl:159 link # 16
2022-08-08T02:33:46,840 INFO NetworkImpl:159 link # 64
2022-08-08T02:33:46,840 INFO NetworkImpl:159 link # 256
2022-08-08T02:33:46,841 INFO NetworkImpl:159 link # 1024
2022-08-08T02:33:46,845 INFO NetworkImpl:159 link # 4096
2022-08-08T02:33:46,861 INFO NetworkImpl:159 link # 16384
2022-08-08T02:33:46,927 INFO NetworkImpl:159 link # 65536
2022-08-08T02:33:47,289 INFO NetworkImpl:159 link # 262144
2022-08-08T02:33:47,823 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T02:33:47,823 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T02:33:47,824 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T02:33:47,824 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T02:33:47,824 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T02:33:47,824 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T02:33:47,824 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T02:33:47,825 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T02:33:47,826 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T02:33:47,828 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T02:33:47,833 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T02:33:47,843 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T02:33:47,862 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T02:33:47,899 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T02:33:47,973 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T02:33:48,200 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T02:33:48,498 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T02:33:49,052 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T02:33:49,951 INFO MemoryObserver:41 used RAM: 15248 MB free: 831 MB total: 16080 MB
2022-08-08T02:33:50,167 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T02:33:50,264 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T02:33:50,280 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:33:50,280 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T02:33:50,280 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:33:50,280 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:33:50,280 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:33:50,280 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T02:33:50,280 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:33:50,280 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T02:33:50,280 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:33:50,280 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T02:33:51,943 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:33:51,943 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T02:33:51,943 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T02:33:51,943 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T02:33:51,943 INFO EventsManagerImpl:176
2022-08-08T02:33:51,943 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:33:51,943 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T02:33:51,943 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T02:33:51,944 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T02:33:51,944 INFO EventsManagerImpl:176
2022-08-08T02:33:51,944 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:33:51,944 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T02:33:51,944 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T02:33:51,944 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T02:33:51,944 INFO EventsManagerImpl:176
2022-08-08T02:33:51,944 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:33:51,944 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T02:33:51,944 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T02:33:51,944 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T02:33:51,944 INFO EventsManagerImpl:176
2022-08-08T02:33:51,944 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T02:33:51,944 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T02:33:51,944 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T02:33:51,944 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T02:33:51,944 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T02:33:51,944 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T02:33:51,944 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T02:33:51,944 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:33:51,944 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T02:33:51,944 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T02:33:51,944 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:33:51,944 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T02:33:51,944 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T02:33:51,944 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T02:33:51,944 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T02:33:51,944 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T02:33:51,944 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T02:33:51,945 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T02:33:51,945 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T02:33:51,945 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:33:51,945 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:33:51,945 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:33:51,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T02:33:51,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T02:33:51,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T02:33:51,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:33:51,945 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T02:33:51,945 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:33:51,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T02:33:51,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:33:51,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:33:51,945 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T02:33:51,945 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:33:51,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T02:33:51,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:33:51,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:33:51,945 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T02:33:51,945 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T02:33:51,945 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:33:51,945 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:33:51,945 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:33:51,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T02:33:51,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T02:33:51,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T02:33:51,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:33:51,945 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T02:33:51,945 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:33:51,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T02:33:51,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:33:51,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:33:51,945 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T02:33:51,945 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:33:51,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T02:33:51,946 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:33:51,946 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:33:51,946 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T02:34:00,267 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T02:34:00,270 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T02:34:00,445 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T02:34:00,445 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T02:34:00,445 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T02:34:00,445 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T02:34:00,445 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T02:34:00,445 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T02:34:00,445 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T02:34:00,445 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T02:34:00,640 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T02:34:00,640 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-08-08T02:34:00,661 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T02:34:00,662 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T02:34:00,663 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T02:34:00,663 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T02:34:00,664 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T02:34:00,668 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T02:34:00,668 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T02:34:00,669 INFO VehicularDepartureHandler:110 teleport vehicle 57578_car from link 14611963#1 to link -95275220
2022-08-08T02:34:00,669 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T02:34:00,669 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T02:34:01,506 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1769 #nodes=211
2022-08-08T02:34:01,507 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271822 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-08-08T02:34:02,754 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3153 #nodes=356
2022-08-08T02:34:02,754 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271293 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T02:34:04,808 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4397 #nodes=477
2022-08-08T02:34:04,809 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270725 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T02:34:08,158 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5693 #nodes=667
2022-08-08T02:34:08,158 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269924 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T02:34:13,679 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7271 #nodes=954
2022-08-08T02:34:13,679 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268766 lost=0 simT=18000.0s realT=23s; (s/r): 782.6086956521739
2022-08-08T02:34:22,650 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10967 #nodes=1687
2022-08-08T02:34:22,650 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266917 lost=0 simT=21600.0s realT=32s; (s/r): 675.0
2022-08-08T02:34:32,712 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12083 #nodes=1848
2022-08-08T02:34:32,712 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264317 lost=0 simT=25200.0s realT=42s; (s/r): 600.0
2022-08-08T02:34:48,333 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13332 #nodes=2003
2022-08-08T02:34:48,334 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260895 lost=0 simT=28800.0s realT=58s; (s/r): 496.55172413793105
2022-08-08T02:34:49,952 INFO MemoryObserver:41 used RAM: 14311 MB free: 1768 MB total: 16080 MB
2022-08-08T02:35:02,106 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14698 #nodes=2144
2022-08-08T02:35:02,106 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257356 lost=0 simT=32400.0s realT=71s; (s/r): 456.3380281690141
2022-08-08T02:35:19,585 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14652 #nodes=2063
2022-08-08T02:35:19,586 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252142 lost=0 simT=36000.0s realT=89s; (s/r): 404.4943820224719
2022-08-08T02:35:36,206 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15137 #nodes=2152
2022-08-08T02:35:36,206 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246430 lost=0 simT=39600.0s realT=105s; (s/r): 377.14285714285717
2022-08-08T02:35:49,952 INFO MemoryObserver:41 used RAM: 14989 MB free: 1090 MB total: 16080 MB
2022-08-08T02:35:52,618 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15686 #nodes=2212
2022-08-08T02:35:52,618 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238749 lost=0 simT=43200.0s realT=122s; (s/r): 354.0983606557377
2022-08-08T02:36:11,949 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15866 #nodes=2363
2022-08-08T02:36:11,950 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229826 lost=0 simT=46800.0s realT=141s; (s/r): 331.9148936170213
2022-08-08T02:36:27,361 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16209 #nodes=2373
2022-08-08T02:36:27,361 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218813 lost=0 simT=50400.0s realT=157s; (s/r): 321.0191082802548
2022-08-08T02:36:42,463 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16593 #nodes=2396
2022-08-08T02:36:42,463 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=205559 lost=0 simT=54000.0s realT=172s; (s/r): 313.95348837209303
2022-08-08T02:36:49,954 INFO MemoryObserver:41 used RAM: 15346 MB free: 733 MB total: 16080 MB
2022-08-08T02:37:01,789 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16772 #nodes=2460
2022-08-08T02:37:01,790 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=189050 lost=0 simT=57600.0s realT=191s; (s/r): 301.57068062827227
2022-08-08T02:37:27,361 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16624 #nodes=2464
2022-08-08T02:37:27,362 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=169772 lost=0 simT=61200.0s realT=217s; (s/r): 282.02764976958525
2022-08-08T02:37:48,462 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16346 #nodes=2376
2022-08-08T02:37:48,462 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=148078 lost=0 simT=64800.0s realT=238s; (s/r): 272.2689075630252
2022-08-08T02:37:49,954 INFO MemoryObserver:41 used RAM: 15739 MB free: 340 MB total: 16080 MB
2022-08-08T02:38:04,953 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15621 #nodes=2123
2022-08-08T02:38:04,954 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=124776 lost=0 simT=68400.0s realT=254s; (s/r): 269.29133858267716
2022-08-08T02:38:22,836 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15334 #nodes=2065
2022-08-08T02:38:22,836 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=100112 lost=0 simT=72000.0s realT=272s; (s/r): 264.70588235294116
2022-08-08T02:38:38,800 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13447 #nodes=1721
2022-08-08T02:38:38,800 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=77613 lost=0 simT=75600.0s realT=288s; (s/r): 262.5
2022-08-08T02:38:49,954 INFO MemoryObserver:41 used RAM: 15988 MB free: 91 MB total: 16080 MB
2022-08-08T02:38:58,846 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12615 #nodes=1574
2022-08-08T02:38:58,846 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=61441 lost=0 simT=79200.0s realT=308s; (s/r): 257.14285714285717
2022-08-08T02:39:16,335 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12026 #nodes=1465
2022-08-08T02:39:16,335 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=47896 lost=0 simT=82800.0s realT=326s; (s/r): 253.98773006134968
2022-08-08T02:39:32,227 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11369 #nodes=1392
2022-08-08T02:39:32,228 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=35680 lost=3 simT=86400.0s realT=341s; (s/r): 253.3724340175953
2022-08-08T02:39:46,682 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9627 #nodes=1116
2022-08-08T02:39:46,683 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=29177 lost=7 simT=90000.0s realT=356s; (s/r): 252.80898876404495
2022-08-08T02:39:49,955 INFO MemoryObserver:41 used RAM: 15914 MB free: 165 MB total: 16080 MB
2022-08-08T02:39:54,469 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8323 #nodes=930
2022-08-08T02:39:54,470 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=25098 lost=7 simT=93600.0s realT=364s; (s/r): 257.14285714285717
2022-08-08T02:40:00,281 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7103 #nodes=826
2022-08-08T02:40:00,281 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=22086 lost=8 simT=97200.0s realT=370s; (s/r): 262.7027027027027
2022-08-08T02:40:04,746 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6091 #nodes=670
2022-08-08T02:40:04,746 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=19664 lost=8 simT=100800.0s realT=374s; (s/r): 269.5187165775401
2022-08-08T02:40:08,357 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5229 #nodes=561
2022-08-08T02:40:08,357 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=17769 lost=9 simT=104400.0s realT=378s; (s/r): 276.1904761904762
2022-08-08T02:40:10,918 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4480 #nodes=491
2022-08-08T02:40:10,918 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=16135 lost=9 simT=108000.0s realT=380s; (s/r): 284.2105263157895
2022-08-08T02:40:13,614 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3788 #nodes=389
2022-08-08T02:40:13,614 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=14688 lost=10 simT=111600.0s realT=383s; (s/r): 291.3838120104439
2022-08-08T02:40:15,857 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3115 #nodes=340
2022-08-08T02:40:15,857 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=13496 lost=10 simT=115200.0s realT=385s; (s/r): 299.2207792207792
2022-08-08T02:40:17,678 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2600 #nodes=243
2022-08-08T02:40:17,678 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=12523 lost=10 simT=118800.0s realT=387s; (s/r): 306.9767441860465
2022-08-08T02:40:19,195 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2176 #nodes=246
2022-08-08T02:40:19,195 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=11671 lost=10 simT=122400.0s realT=388s; (s/r): 315.4639175257732
2022-08-08T02:40:20,561 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1811 #nodes=208
2022-08-08T02:40:20,561 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=10830 lost=10 simT=126000.0s realT=390s; (s/r): 323.0769230769231
2022-08-08T02:40:21,832 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1513 #nodes=169
2022-08-08T02:40:21,832 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=9163 lost=10 simT=129600.0s realT=391s; (s/r): 331.45780051150894
2022-08-08T02:40:22,273 INFO AbstractController$9:234 ### ITERATION 39 fires after mobsim event
2022-08-08T02:40:22,273 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=251.634942874sec
2022-08-08T02:40:22,273 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T02:40:22,318 INFO LegTimesControlerListener:50 [39] average trip (probably: leg) duration is: 1331 seconds = 00:22:11
2022-08-08T02:40:22,318 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T02:40:22,319 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:40:22,319 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:40:22,319 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:40:22,319 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:40:22,319 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T02:40:22,319 INFO EventsManagerImpl:137 event # 1
2022-08-08T02:40:22,319 INFO EventsManagerImpl:137 event # 4
2022-08-08T02:40:22,319 INFO EventsManagerImpl:137 event # 16
2022-08-08T02:40:22,319 INFO EventsManagerImpl:137 event # 64
2022-08-08T02:40:22,319 INFO EventsManagerImpl:137 event # 256
2022-08-08T02:40:22,320 INFO EventsManagerImpl:137 event # 1024
2022-08-08T02:40:22,323 INFO EventsManagerImpl:137 event # 4096
2022-08-08T02:40:22,335 INFO EventsManagerImpl:137 event # 16384
2022-08-08T02:40:22,351 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T02:40:22,723 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T02:40:22,724 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T02:40:22,724 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T02:40:22,724 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T02:40:22,724 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T02:40:22,724 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T02:40:22,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-08-08T02:40:22,727 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-08-08T02:40:22,727 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:38:00][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:40:22,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-08-08T02:40:22,729 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-08-08T02:40:22,729 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:05][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:40:22,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-08-08T02:40:22,731 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-08-08T02:40:22,731 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-08-08T02:40:22,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-08-08T02:40:22,732 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-08-08T02:40:22,732 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:40:22,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-08-08T02:40:22,732 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-08-08T02:40:22,732 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-08-08T02:40:22,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-08-08T02:40:22,732 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-08-08T02:40:22,732 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-08-08T02:40:22,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-08-08T02:40:22,733 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-08-08T02:40:22,733 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-08-08T02:40:22,734 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T02:40:22,734 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-08-08T02:40:22,734 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=33:49:07][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:40:22,734 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T02:40:22,734 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T02:40:22,734 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:40:22,739 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T02:40:22,739 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-08-08T02:40:22,739 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-08-08T02:40:22,739 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T02:40:22,739 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-08-08T02:40:22,739 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:02][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:40:22,739 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T02:40:23,077 INFO ControlerListenerManagerImpl:251 [it.39] all ControlerAfterMobsimListeners called.
2022-08-08T02:40:23,077 INFO AbstractController$4:159 ### ITERATION 39 fires scoring event
2022-08-08T02:40:23,077 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T02:40:23,210 INFO NewScoreAssignerImpl:57 it: 39 msaStart: 599
2022-08-08T02:40:23,330 INFO ControlerListenerManagerImpl:194 [it.39] all ControlerScoringListeners called.
2022-08-08T02:40:23,330 INFO AbstractController$5:167 ### ITERATION 39 fires iteration end event
2022-08-08T02:40:23,330 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T02:40:23,331 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T02:40:23,408 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T02:40:23,409 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T02:40:25,842 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T02:40:25,842 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12201071188320659
2022-08-08T02:40:25,842 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.28134098810190156
2022-08-08T02:40:25,842 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.7344572423319656E-4
2022-08-08T02:40:25,842 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.4391872114698285E-4
2022-08-08T02:40:25,842 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T02:40:25,842 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14880582529257408
2022-08-08T02:40:25,842 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14350893769545592
2022-08-08T02:40:25,842 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2433949377878883
2022-08-08T02:40:25,991 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T02:40:26,098 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -102.1250928020151
2022-08-08T02:40:26,098 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -131.01616133812888
2022-08-08T02:40:26,098 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -107.7337954945159
2022-08-08T02:40:26,098 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -83.2555629439119
2022-08-08T02:40:26,166 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T02:40:27,192 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19210.883633766975 meters
2022-08-08T02:40:27,192 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140164.22680187452 meters (statistic on all 2082981 legs which have a finite distance)
2022-08-08T02:40:27,192 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52582.63616353443 meters
2022-08-08T02:40:27,192 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140095.73336704753 meters (statistic on all 760638 trips which have a finite distance)
2022-08-08T02:40:27,192 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T02:40:27,193 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T02:40:28,065 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T02:40:28,067 INFO LegHistogramListener:72 number of legs: 2092104 100%
2022-08-08T02:40:28,067 INFO LegHistogramListener:79 number of bike legs: 94141 4.499824100522727%
2022-08-08T02:40:28,067 INFO LegHistogramListener:79 number of car legs: 218981 10.46702267191306%
2022-08-08T02:40:28,067 INFO LegHistogramListener:79 number of drtNorth legs: 264 0.012618875543472026%
2022-08-08T02:40:28,067 INFO LegHistogramListener:79 number of drtSoutheast legs: 204 0.00975094928359202%
2022-08-08T02:40:28,067 INFO LegHistogramListener:79 number of freight legs: 47065 2.2496491570208748%
2022-08-08T02:40:28,067 INFO LegHistogramListener:79 number of pt legs: 140938 6.736663186916138%
2022-08-08T02:40:28,067 INFO LegHistogramListener:79 number of ride legs: 111176 5.314076164473659%
2022-08-08T02:40:28,067 INFO LegHistogramListener:79 number of walk legs: 1479335 70.71039489432648%
2022-08-08T02:40:28,600 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T02:40:28,600 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T02:40:30,765 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.38926988707846993
2022-08-08T02:40:30,766 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4074906155481496
2022-08-08T02:40:30,766 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.00600938701941593
2022-08-08T02:40:30,766 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.005164657974601642
2022-08-08T02:40:30,766 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T02:40:30,766 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.4142535830376354
2022-08-08T02:40:30,766 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.44283443824234736
2022-08-08T02:40:30,766 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.7775563965758947
2022-08-08T02:40:30,766 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.19529673354318902
2022-08-08T02:40:30,766 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3683737553726308
2022-08-08T02:40:30,766 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 6.688508090398846E-4
2022-08-08T02:40:30,766 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 5.892562789813954E-4
2022-08-08T02:40:30,766 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T02:40:30,766 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.242391019682957
2022-08-08T02:40:30,766 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2286750848580393
2022-08-08T02:40:30,766 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.4230372245644125
2022-08-08T02:40:30,766 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.15180217421445333
2022-08-08T02:40:30,766 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3517423499386352
2022-08-08T02:40:30,766 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.3108089371819428E-4
2022-08-08T02:40:30,766 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.8743228046031314E-4
2022-08-08T02:40:30,766 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T02:40:30,766 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.18426390465088813
2022-08-08T02:40:30,766 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.17690269440322076
2022-08-08T02:40:30,766 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.29894036572402777
2022-08-08T02:40:30,943 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T02:40:32,150 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T02:40:32,476 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T02:40:32,871 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T02:40:33,950 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T02:40:34,283 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T02:40:34,669 INFO ControlerListenerManagerImpl:171 [it.39] all ControlerIterationEndsListeners called.
2022-08-08T02:40:34,810 INFO AbstractController:181 ### ITERATION 39 ENDS
2022-08-08T02:40:34,810 INFO AbstractController:182 ###################################################
2022-08-08T02:40:34,810 INFO AbstractController:133 ###################################################
2022-08-08T02:40:34,810 INFO AbstractController:134 ### ITERATION 40 BEGINS
2022-08-08T02:40:34,811 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T02:40:34,811 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T02:40:34,811 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T02:40:34,811 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T02:40:34,811 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T02:40:41,144 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T02:40:41,169 INFO ControlerListenerManagerImpl:148 [it.40] all ControlerIterationStartsListeners called.
2022-08-08T02:40:41,169 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T02:40:42,743 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169662 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T02:40:42,743 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30482 plans
2022-08-08T02:40:42,743 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:40:42,743 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:40:42,743 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:40:42,744 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:40:42,745 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:40:42,746 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T02:40:42,746 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T02:40:42,749 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T02:40:42,749 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:40:42,755 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T02:40:42,758 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T02:40:42,758 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:40:42,759 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:40:42,763 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:40:42,765 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T02:40:42,769 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:40:42,781 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T02:40:42,788 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:40:42,813 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T02:40:42,830 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:40:42,880 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T02:40:43,084 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T02:40:43,580 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T02:40:44,381 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T02:40:45,937 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T02:40:48,939 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T02:40:49,955 INFO MemoryObserver:41 used RAM: 15763 MB free: 316 MB total: 16080 MB
2022-08-08T02:40:54,652 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T02:41:13,336 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T02:41:13,336 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30482 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T02:41:13,336 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30522 plans
2022-08-08T02:41:13,337 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T02:41:13,337 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T02:41:13,337 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T02:41:13,337 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T02:41:13,337 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T02:41:13,337 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T02:41:13,337 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T02:41:13,337 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T02:41:13,337 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T02:41:13,338 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T02:41:13,340 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T02:41:13,343 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T02:41:13,349 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T02:41:13,362 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T02:41:13,386 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T02:41:13,432 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T02:41:13,593 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30522 plans
2022-08-08T02:41:13,594 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T02:41:13,594 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T02:41:13,594 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T02:41:13,594 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:41:13,594 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:41:13,595 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:41:13,596 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T02:41:13,597 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:41:13,598 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T02:41:13,599 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:41:13,600 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:41:13,602 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:41:13,603 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:41:13,605 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:41:13,609 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T02:41:13,615 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:41:13,623 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T02:41:13,653 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T02:41:13,655 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:41:13,746 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:41:13,756 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T02:41:13,925 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T02:41:14,334 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T02:41:15,245 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T02:41:16,867 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T02:41:20,190 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T02:41:26,704 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T02:41:42,571 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T02:41:42,571 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30522 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T02:41:42,571 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7762 plans
2022-08-08T02:41:42,571 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T02:41:42,571 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T02:41:42,571 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T02:41:42,571 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T02:41:42,571 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T02:41:42,571 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T02:41:42,571 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T02:41:42,572 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T02:41:42,572 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T02:41:42,572 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T02:41:42,572 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T02:41:42,573 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T02:41:42,574 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T02:41:42,577 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T02:41:42,577 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7762 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T02:41:42,577 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40185 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T02:41:42,577 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6880 plans
2022-08-08T02:41:42,577 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T02:41:42,577 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T02:41:42,577 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T02:41:42,577 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T02:41:42,580 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T02:41:42,587 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T02:41:42,612 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T02:41:42,677 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T02:41:42,914 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T02:41:43,287 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T02:41:43,763 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T02:41:44,618 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T02:41:47,228 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T02:41:49,956 INFO MemoryObserver:41 used RAM: 15000 MB free: 1079 MB total: 16080 MB
2022-08-08T02:41:54,969 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T02:41:54,969 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6880 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T02:41:54,969 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T02:41:55,951 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T02:41:56,917 INFO ControlerListenerManagerImpl:213 [it.40] all ControlerReplanningListeners called.
2022-08-08T02:41:56,917 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T02:41:56,917 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T02:41:56,917 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T02:41:56,991 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T02:41:57,062 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T02:41:57,062 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T02:41:57,062 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T02:41:57,071 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T02:41:57,080 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T02:41:57,080 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T02:41:57,081 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T02:41:57,082 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T02:41:57,082 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T02:41:57,082 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T02:41:57,082 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T02:41:57,082 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T02:41:57,082 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T02:41:57,082 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T02:41:57,082 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T02:41:57,082 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T02:41:57,082 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T02:41:57,082 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T02:41:57,082 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T02:41:57,083 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T02:41:57,083 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T02:41:57,083 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T02:41:57,777 INFO ControlerListenerManagerImpl:232 [it.40] all ControlerBeforeMobsimListeners called.
2022-08-08T02:41:57,778 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T02:41:57,778 INFO NetworkImpl:163 node # 1
2022-08-08T02:41:57,778 INFO NetworkImpl:163 node # 4
2022-08-08T02:41:57,778 INFO NetworkImpl:163 node # 16
2022-08-08T02:41:57,778 INFO NetworkImpl:163 node # 64
2022-08-08T02:41:57,778 INFO NetworkImpl:163 node # 256
2022-08-08T02:41:57,778 INFO NetworkImpl:163 node # 1024
2022-08-08T02:41:57,779 INFO NetworkImpl:163 node # 4096
2022-08-08T02:41:57,780 INFO NetworkImpl:163 node # 16384
2022-08-08T02:41:57,787 INFO NetworkImpl:163 node # 65536
2022-08-08T02:41:57,827 INFO NetworkImpl:159 link # 1
2022-08-08T02:41:57,827 INFO NetworkImpl:159 link # 4
2022-08-08T02:41:57,827 INFO NetworkImpl:159 link # 16
2022-08-08T02:41:57,827 INFO NetworkImpl:159 link # 64
2022-08-08T02:41:57,827 INFO NetworkImpl:159 link # 256
2022-08-08T02:41:57,828 INFO NetworkImpl:159 link # 1024
2022-08-08T02:41:57,833 INFO NetworkImpl:159 link # 4096
2022-08-08T02:41:57,851 INFO NetworkImpl:159 link # 16384
2022-08-08T02:41:57,923 INFO NetworkImpl:159 link # 65536
2022-08-08T02:41:58,258 INFO NetworkImpl:159 link # 262144
2022-08-08T02:41:58,921 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T02:41:58,921 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T02:41:58,921 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T02:41:58,921 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T02:41:58,921 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T02:41:58,921 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T02:41:58,922 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T02:41:58,922 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T02:41:58,924 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T02:41:58,926 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T02:41:58,931 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T02:41:58,940 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T02:41:58,959 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T02:41:58,997 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T02:41:59,070 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T02:41:59,218 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T02:41:59,579 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T02:42:00,156 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T02:42:01,233 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T02:42:01,335 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T02:42:01,352 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:42:01,352 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T02:42:01,352 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:42:01,352 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:42:01,352 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:42:01,352 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T02:42:01,352 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:42:01,352 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T02:42:01,352 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:42:01,352 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T02:42:08,728 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:42:08,728 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T02:42:08,729 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T02:42:08,729 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T02:42:08,729 INFO EventsManagerImpl:176
2022-08-08T02:42:08,729 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:42:08,729 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T02:42:08,729 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T02:42:08,729 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T02:42:08,729 INFO EventsManagerImpl:176
2022-08-08T02:42:08,729 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:42:08,729 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T02:42:08,729 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T02:42:08,729 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T02:42:08,729 INFO EventsManagerImpl:176
2022-08-08T02:42:08,729 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:42:08,729 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T02:42:08,729 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T02:42:08,729 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T02:42:08,729 INFO EventsManagerImpl:176
2022-08-08T02:42:08,729 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T02:42:08,729 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T02:42:08,729 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T02:42:08,729 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T02:42:08,730 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T02:42:08,730 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T02:42:08,730 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T02:42:08,730 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:42:08,730 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T02:42:08,730 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T02:42:08,730 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:42:08,730 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T02:42:08,730 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T02:42:08,730 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T02:42:08,730 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T02:42:08,730 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T02:42:08,730 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T02:42:08,730 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T02:42:08,730 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T02:42:08,730 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:42:08,730 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:42:08,730 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:42:08,730 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T02:42:08,730 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T02:42:08,730 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T02:42:08,730 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:42:08,730 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T02:42:08,730 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:42:08,730 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T02:42:08,730 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:42:08,730 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:42:08,730 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T02:42:08,730 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:42:08,731 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T02:42:08,731 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:42:08,731 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:42:08,731 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T02:42:08,731 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T02:42:08,731 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:42:08,731 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:42:08,731 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:42:08,731 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T02:42:08,731 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T02:42:08,731 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T02:42:08,731 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:42:08,731 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T02:42:08,731 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:42:08,731 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T02:42:08,731 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:42:08,731 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:42:08,731 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T02:42:08,731 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:42:08,731 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T02:42:08,731 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:42:08,731 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:42:08,731 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T02:42:10,251 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T02:42:10,254 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T02:42:10,435 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T02:42:10,435 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T02:42:10,435 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T02:42:10,435 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T02:42:10,435 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T02:42:10,435 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T02:42:10,435 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T02:42:10,435 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T02:42:10,650 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T02:42:10,650 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T02:42:10,672 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T02:42:10,673 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T02:42:10,674 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T02:42:10,675 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T02:42:10,676 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T02:42:10,677 INFO VehicularDepartureHandler:110 teleport vehicle 64725_car from link -806957624 to link -14572932#1
2022-08-08T02:42:10,680 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T02:42:10,680 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T02:42:10,681 INFO VehicularDepartureHandler:110 teleport vehicle 57578_car from link 14611963#1 to link -95275220
2022-08-08T02:42:10,681 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T02:42:11,639 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1777 #nodes=222
2022-08-08T02:42:11,640 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271831 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T02:42:13,126 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3158 #nodes=353
2022-08-08T02:42:13,126 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271314 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T02:42:15,774 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4360 #nodes=476
2022-08-08T02:42:15,774 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270740 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T02:42:18,981 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5664 #nodes=667
2022-08-08T02:42:18,981 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269931 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T02:42:23,161 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7247 #nodes=969
2022-08-08T02:42:23,161 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268757 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-08-08T02:42:29,568 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11047 #nodes=1675
2022-08-08T02:42:29,568 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266908 lost=0 simT=21600.0s realT=28s; (s/r): 771.4285714285714
2022-08-08T02:42:43,868 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12039 #nodes=1752
2022-08-08T02:42:43,869 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264291 lost=0 simT=25200.0s realT=42s; (s/r): 600.0
2022-08-08T02:42:49,957 INFO MemoryObserver:41 used RAM: 13926 MB free: 2153 MB total: 16080 MB
2022-08-08T02:42:54,844 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13371 #nodes=2017
2022-08-08T02:42:54,844 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260882 lost=0 simT=28800.0s realT=53s; (s/r): 543.3962264150944
2022-08-08T02:43:12,240 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14660 #nodes=2163
2022-08-08T02:43:12,240 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257338 lost=0 simT=32400.0s realT=70s; (s/r): 462.85714285714283
2022-08-08T02:43:26,485 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14686 #nodes=2092
2022-08-08T02:43:26,486 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252085 lost=0 simT=36000.0s realT=85s; (s/r): 423.52941176470586
2022-08-08T02:43:43,547 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15223 #nodes=2167
2022-08-08T02:43:43,548 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246409 lost=0 simT=39600.0s realT=102s; (s/r): 388.2352941176471
2022-08-08T02:43:49,957 INFO MemoryObserver:41 used RAM: 15169 MB free: 910 MB total: 16080 MB
2022-08-08T02:43:57,901 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15731 #nodes=2235
2022-08-08T02:43:57,901 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238766 lost=0 simT=43200.0s realT=116s; (s/r): 372.41379310344826
2022-08-08T02:44:16,509 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15832 #nodes=2356
2022-08-08T02:44:16,510 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229878 lost=0 simT=46800.0s realT=135s; (s/r): 346.6666666666667
2022-08-08T02:44:30,532 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16163 #nodes=2427
2022-08-08T02:44:30,532 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218790 lost=0 simT=50400.0s realT=149s; (s/r): 338.255033557047
2022-08-08T02:44:45,386 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16517 #nodes=2407
2022-08-08T02:44:45,387 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=205533 lost=0 simT=54000.0s realT=164s; (s/r): 329.2682926829268
2022-08-08T02:44:49,957 INFO MemoryObserver:41 used RAM: 15254 MB free: 825 MB total: 16080 MB
2022-08-08T02:45:06,128 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16712 #nodes=2473
2022-08-08T02:45:06,128 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=189128 lost=0 simT=57600.0s realT=184s; (s/r): 313.04347826086956
2022-08-08T02:45:25,340 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16711 #nodes=2460
2022-08-08T02:45:25,340 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=169796 lost=0 simT=61200.0s realT=203s; (s/r): 301.4778325123153
2022-08-08T02:45:45,142 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16336 #nodes=2358
2022-08-08T02:45:45,142 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=148034 lost=0 simT=64800.0s realT=223s; (s/r): 290.5829596412556
2022-08-08T02:45:49,958 INFO MemoryObserver:41 used RAM: 15927 MB free: 152 MB total: 16080 MB
2022-08-08T02:46:10,795 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15609 #nodes=2150
2022-08-08T02:46:10,795 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=124650 lost=0 simT=68400.0s realT=249s; (s/r): 274.69879518072287
2022-08-08T02:46:29,711 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15223 #nodes=2172
2022-08-08T02:46:29,711 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=99935 lost=0 simT=72000.0s realT=268s; (s/r): 268.65671641791045
2022-08-08T02:46:42,696 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13362 #nodes=1773
2022-08-08T02:46:42,696 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=77437 lost=0 simT=75600.0s realT=281s; (s/r): 269.0391459074733
2022-08-08T02:46:49,958 INFO MemoryObserver:41 used RAM: 15686 MB free: 393 MB total: 16080 MB
2022-08-08T02:46:56,796 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12605 #nodes=1556
2022-08-08T02:46:56,796 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=61408 lost=0 simT=79200.0s realT=295s; (s/r): 268.47457627118644
2022-08-08T02:47:07,280 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11998 #nodes=1520
2022-08-08T02:47:07,280 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=47754 lost=0 simT=82800.0s realT=305s; (s/r): 271.4754098360656
2022-08-08T02:47:19,048 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11428 #nodes=1425
2022-08-08T02:47:19,049 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=35501 lost=0 simT=86400.0s realT=317s; (s/r): 272.5552050473186
2022-08-08T02:47:28,341 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9633 #nodes=1120
2022-08-08T02:47:28,342 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=28970 lost=2 simT=90000.0s realT=326s; (s/r): 276.07361963190186
2022-08-08T02:47:35,830 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8194 #nodes=943
2022-08-08T02:47:35,830 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=24880 lost=4 simT=93600.0s realT=334s; (s/r): 280.23952095808386
2022-08-08T02:47:42,018 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7090 #nodes=817
2022-08-08T02:47:42,018 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=21825 lost=6 simT=97200.0s realT=340s; (s/r): 285.88235294117646
2022-08-08T02:47:46,913 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5989 #nodes=675
2022-08-08T02:47:46,913 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=19444 lost=6 simT=100800.0s realT=345s; (s/r): 292.17391304347825
2022-08-08T02:47:49,958 INFO MemoryObserver:41 used RAM: 15957 MB free: 122 MB total: 16080 MB
2022-08-08T02:47:50,722 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5243 #nodes=601
2022-08-08T02:47:50,722 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=17598 lost=6 simT=104400.0s realT=349s; (s/r): 299.1404011461318
2022-08-08T02:47:53,738 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4426 #nodes=525
2022-08-08T02:47:53,738 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=15960 lost=7 simT=108000.0s realT=352s; (s/r): 306.8181818181818
2022-08-08T02:47:56,465 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3747 #nodes=416
2022-08-08T02:47:56,465 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=14532 lost=7 simT=111600.0s realT=355s; (s/r): 314.36619718309856
2022-08-08T02:47:58,698 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3158 #nodes=342
2022-08-08T02:47:58,698 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=13313 lost=8 simT=115200.0s realT=357s; (s/r): 322.6890756302521
2022-08-08T02:48:00,632 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2587 #nodes=288
2022-08-08T02:48:00,632 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=12280 lost=8 simT=118800.0s realT=359s; (s/r): 330.9192200557103
2022-08-08T02:48:02,273 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2200 #nodes=235
2022-08-08T02:48:02,273 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=11418 lost=8 simT=122400.0s realT=360s; (s/r): 340.0
2022-08-08T02:48:03,804 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1814 #nodes=185
2022-08-08T02:48:03,805 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=10578 lost=8 simT=126000.0s realT=362s; (s/r): 348.0662983425414
2022-08-08T02:48:05,133 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1491 #nodes=158
2022-08-08T02:48:05,133 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=8870 lost=8 simT=129600.0s realT=363s; (s/r): 357.02479338842977
2022-08-08T02:48:05,785 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=252.039290165sec
2022-08-08T02:48:05,785 INFO AbstractController$9:234 ### ITERATION 40 fires after mobsim event
2022-08-08T02:48:05,785 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T02:48:05,959 INFO LegTimesControlerListener:50 [40] average trip (probably: leg) duration is: 1332 seconds = 00:22:12
2022-08-08T02:48:05,959 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T02:48:05,959 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:48:05,959 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:48:05,959 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:48:05,959 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:48:05,959 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T02:48:05,959 INFO EventsManagerImpl:137 event # 1
2022-08-08T02:48:05,959 INFO EventsManagerImpl:137 event # 4
2022-08-08T02:48:05,959 INFO EventsManagerImpl:137 event # 16
2022-08-08T02:48:05,959 INFO EventsManagerImpl:137 event # 64
2022-08-08T02:48:05,960 INFO EventsManagerImpl:137 event # 256
2022-08-08T02:48:05,960 INFO EventsManagerImpl:137 event # 1024
2022-08-08T02:48:06,016 INFO EventsManagerImpl:137 event # 4096
2022-08-08T02:48:06,030 INFO EventsManagerImpl:137 event # 16384
2022-08-08T02:48:06,054 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T02:48:06,736 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T02:48:06,736 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T02:48:06,736 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T02:48:06,736 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T02:48:06,736 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T02:48:06,736 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T02:48:06,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-08-08T02:48:06,740 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-08-08T02:48:06,740 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:15:35][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:48:06,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-08-08T02:48:06,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-08-08T02:48:06,742 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:16][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:48:06,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-08-08T02:48:06,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-08-08T02:48:06,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-08-08T02:48:06,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-08-08T02:48:06,745 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-08-08T02:48:06,745 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:48:06,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-08-08T02:48:06,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-08-08T02:48:06,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-08-08T02:48:06,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-08-08T02:48:06,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-08-08T02:48:06,746 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:57][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:48:06,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-08-08T02:48:06,747 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-08-08T02:48:06,747 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-08-08T02:48:06,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-08-08T02:48:06,747 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-08-08T02:48:06,747 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-08-08T02:48:06,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-08-08T02:48:06,748 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T02:48:06,748 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=34:43:42][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:48:06,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-08-08T02:48:06,753 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-08-08T02:48:06,753 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-08-08T02:48:06,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-08-08T02:48:06,753 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-08-08T02:48:06,753 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:21][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:48:06,753 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T02:48:07,097 INFO ControlerListenerManagerImpl:251 [it.40] all ControlerAfterMobsimListeners called.
2022-08-08T02:48:07,097 INFO AbstractController$4:159 ### ITERATION 40 fires scoring event
2022-08-08T02:48:07,097 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T02:48:07,308 INFO NewScoreAssignerImpl:57 it: 40 msaStart: 599
2022-08-08T02:48:07,433 INFO ControlerListenerManagerImpl:194 [it.40] all ControlerScoringListeners called.
2022-08-08T02:48:07,433 INFO AbstractController$5:167 ### ITERATION 40 fires iteration end event
2022-08-08T02:48:07,433 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T02:48:07,433 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T02:48:14,316 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T02:48:14,319 INFO CountSimComparisonTableWriter:93 Writing CountsSimComparison to /net/ils/matsim-leipzig/run-car-free/25pct-test050822/output_95pct_noDepot/ITERS/it.40/leipzig-flexa-25pct-scaledFleet-carfree95pct_noDepot.40.countscompare.txt
2022-08-08T02:48:14,320 INFO CountSimComparisonTableWriter:134 Writing 'average weekday traffic volume' to /net/ils/matsim-leipzig/run-car-free/25pct-test050822/output_95pct_noDepot/ITERS/it.40/leipzig-flexa-25pct-scaledFleet-carfree95pct_noDepot.40.countscompareAWTV.txt
2022-08-08T02:48:14,321 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T02:48:15,718 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T02:48:15,719 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12222895494949598
2022-08-08T02:48:15,719 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2826555816306095
2022-08-08T02:48:15,719 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.939862481192583E-4
2022-08-08T02:48:15,719 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.15675500803648E-4
2022-08-08T02:48:15,719 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T02:48:15,719 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1489380549150906
2022-08-08T02:48:15,719 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1432303568402512
2022-08-08T02:48:15,719 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2420161551220364
2022-08-08T02:48:15,853 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T02:48:15,955 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -101.5576185595059
2022-08-08T02:48:15,955 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -129.9293261275775
2022-08-08T02:48:15,955 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -107.12919388587979
2022-08-08T02:48:15,955 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -82.9706577100254
2022-08-08T02:48:16,028 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T02:48:16,596 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19225.84028301933 meters
2022-08-08T02:48:16,596 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140454.77273448504 meters (statistic on all 2085675 legs which have a finite distance)
2022-08-08T02:48:16,596 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52647.946094338615 meters
2022-08-08T02:48:16,596 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140401.22317139403 meters (statistic on all 761351 trips which have a finite distance)
2022-08-08T02:48:16,596 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T02:48:16,596 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T02:48:17,434 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T02:48:17,436 INFO LegHistogramListener:72 number of legs: 2094506 100%
2022-08-08T02:48:17,436 INFO LegHistogramListener:79 number of bike legs: 94394 4.506742878750407%
2022-08-08T02:48:17,436 INFO LegHistogramListener:79 number of car legs: 220012 10.504243005271887%
2022-08-08T02:48:17,436 INFO LegHistogramListener:79 number of drtNorth legs: 283 0.013511539236459575%
2022-08-08T02:48:17,436 INFO LegHistogramListener:79 number of drtSoutheast legs: 179 0.00854616792694793%
2022-08-08T02:48:17,436 INFO LegHistogramListener:79 number of freight legs: 47065 2.2470692373285157%
2022-08-08T02:48:17,436 INFO LegHistogramListener:79 number of pt legs: 140796 6.722157873980786%
2022-08-08T02:48:17,436 INFO LegHistogramListener:79 number of ride legs: 110933 5.296380148827456%
2022-08-08T02:48:17,436 INFO LegHistogramListener:79 number of walk legs: 1480844 70.70134914867754%
2022-08-08T02:48:18,003 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T02:48:18,003 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T02:48:20,280 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.39439218022255657
2022-08-08T02:48:20,280 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.40841237155753657
2022-08-08T02:48:20,280 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.006157022034846998
2022-08-08T02:48:20,280 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0052609416803175565
2022-08-08T02:48:20,280 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T02:48:20,280 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.41828722841576077
2022-08-08T02:48:20,280 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.44853828496895815
2022-08-08T02:48:20,280 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.7823692980789475
2022-08-08T02:48:20,280 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.19622747603177618
2022-08-08T02:48:20,280 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.36873449832337973
2022-08-08T02:48:20,280 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 6.752697227542789E-4
2022-08-08T02:48:20,280 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 5.943914099529108E-4
2022-08-08T02:48:20,280 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T02:48:20,280 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.24405736968321376
2022-08-08T02:48:20,280 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.23005258374114831
2022-08-08T02:48:20,280 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.4264983028392139
2022-08-08T02:48:20,280 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1529036598078434
2022-08-08T02:48:20,281 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3526294438139645
2022-08-08T02:48:20,281 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.3236467646107315E-4
2022-08-08T02:48:20,281 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.8999984594607086E-4
2022-08-08T02:48:20,281 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T02:48:20,281 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.18583910607640047
2022-08-08T02:48:20,281 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.17810046370232674
2022-08-08T02:48:20,281 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.30101880998474867
2022-08-08T02:48:20,459 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T02:48:21,658 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T02:48:21,984 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T02:48:22,387 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T02:48:23,628 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T02:48:23,952 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T02:48:24,346 INFO ControlerListenerManagerImpl:171 [it.40] all ControlerIterationEndsListeners called.
2022-08-08T02:48:24,481 INFO AbstractController:181 ### ITERATION 40 ENDS
2022-08-08T02:48:24,482 INFO AbstractController:182 ###################################################
2022-08-08T02:48:24,482 INFO AbstractController:133 ###################################################
2022-08-08T02:48:24,482 INFO AbstractController:134 ### ITERATION 41 BEGINS
2022-08-08T02:48:24,482 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T02:48:24,482 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T02:48:24,482 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T02:48:24,483 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T02:48:24,483 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T02:48:24,850 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T02:48:24,881 INFO ControlerListenerManagerImpl:148 [it.41] all ControlerIterationStartsListeners called.
2022-08-08T02:48:24,881 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T02:48:26,502 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 170202 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T02:48:26,502 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30212 plans
2022-08-08T02:48:26,503 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:48:26,503 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:48:26,505 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:48:26,505 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T02:48:26,506 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T02:48:26,507 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:48:26,508 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T02:48:26,509 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:48:26,510 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:48:26,510 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:48:26,511 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T02:48:26,515 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T02:48:26,516 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:48:26,522 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:48:26,523 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T02:48:26,528 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:48:26,557 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:48:26,565 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T02:48:26,635 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T02:48:26,761 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T02:48:26,958 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:48:27,061 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T02:48:27,627 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T02:48:28,299 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T02:48:30,089 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T02:48:32,986 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T02:48:45,521 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T02:48:49,958 INFO MemoryObserver:41 used RAM: 14338 MB free: 1741 MB total: 16080 MB
2022-08-08T02:48:58,985 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T02:48:58,986 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30212 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T02:48:58,986 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30430 plans
2022-08-08T02:48:58,986 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T02:48:58,986 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T02:48:58,986 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T02:48:58,986 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T02:48:58,986 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T02:48:58,986 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T02:48:58,986 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T02:48:58,986 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T02:48:58,987 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T02:48:58,988 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T02:48:58,989 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T02:48:58,992 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T02:48:58,998 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T02:48:59,010 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T02:48:59,032 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T02:48:59,073 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T02:48:59,247 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30430 plans
2022-08-08T02:48:59,248 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T02:48:59,248 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:48:59,248 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:48:59,248 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T02:48:59,248 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:48:59,249 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T02:48:59,249 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:48:59,250 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:48:59,251 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T02:48:59,251 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:48:59,255 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:48:59,256 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T02:48:59,256 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:48:59,260 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:48:59,262 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T02:48:59,263 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:48:59,268 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T02:48:59,281 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:48:59,303 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:48:59,329 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T02:48:59,410 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T02:48:59,553 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T02:48:59,998 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T02:49:00,798 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T02:49:02,401 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T02:49:05,838 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T02:49:13,450 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T02:49:28,089 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T02:49:28,090 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30430 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T02:49:28,090 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7584 plans
2022-08-08T02:49:28,090 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T02:49:28,090 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T02:49:28,091 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T02:49:28,091 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T02:49:28,091 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T02:49:28,091 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T02:49:28,091 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T02:49:28,091 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T02:49:28,091 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T02:49:28,091 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T02:49:28,091 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T02:49:28,092 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T02:49:28,093 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T02:49:28,096 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T02:49:28,096 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7584 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T02:49:28,096 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40295 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T02:49:28,096 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6770 plans
2022-08-08T02:49:28,116 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T02:49:28,117 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T02:49:28,117 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T02:49:28,119 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T02:49:28,121 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T02:49:28,138 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T02:49:28,170 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T02:49:28,376 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T02:49:28,536 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T02:49:28,847 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T02:49:29,284 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T02:49:30,308 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T02:49:32,895 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T02:49:39,642 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T02:49:39,643 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6770 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T02:49:39,643 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T02:49:40,560 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T02:49:41,469 INFO ControlerListenerManagerImpl:213 [it.41] all ControlerReplanningListeners called.
2022-08-08T02:49:41,469 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T02:49:41,469 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T02:49:41,469 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T02:49:41,536 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T02:49:41,600 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T02:49:41,600 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T02:49:41,600 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T02:49:41,601 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T02:49:41,602 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T02:49:41,602 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T02:49:41,602 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T02:49:41,602 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T02:49:41,602 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T02:49:41,602 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T02:49:41,603 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T02:49:41,603 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T02:49:41,603 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T02:49:41,603 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T02:49:41,603 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T02:49:41,603 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T02:49:41,603 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T02:49:41,603 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T02:49:41,603 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T02:49:41,603 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T02:49:41,603 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T02:49:41,603 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T02:49:42,239 INFO ControlerListenerManagerImpl:232 [it.41] all ControlerBeforeMobsimListeners called.
2022-08-08T02:49:42,239 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T02:49:42,240 INFO NetworkImpl:163 node # 1
2022-08-08T02:49:42,240 INFO NetworkImpl:163 node # 4
2022-08-08T02:49:42,240 INFO NetworkImpl:163 node # 16
2022-08-08T02:49:42,240 INFO NetworkImpl:163 node # 64
2022-08-08T02:49:42,240 INFO NetworkImpl:163 node # 256
2022-08-08T02:49:42,240 INFO NetworkImpl:163 node # 1024
2022-08-08T02:49:42,241 INFO NetworkImpl:163 node # 4096
2022-08-08T02:49:42,242 INFO NetworkImpl:163 node # 16384
2022-08-08T02:49:42,247 INFO NetworkImpl:163 node # 65536
2022-08-08T02:49:42,281 INFO NetworkImpl:159 link # 1
2022-08-08T02:49:42,281 INFO NetworkImpl:159 link # 4
2022-08-08T02:49:42,281 INFO NetworkImpl:159 link # 16
2022-08-08T02:49:42,281 INFO NetworkImpl:159 link # 64
2022-08-08T02:49:42,281 INFO NetworkImpl:159 link # 256
2022-08-08T02:49:42,282 INFO NetworkImpl:159 link # 1024
2022-08-08T02:49:42,286 INFO NetworkImpl:159 link # 4096
2022-08-08T02:49:42,301 INFO NetworkImpl:159 link # 16384
2022-08-08T02:49:42,360 INFO NetworkImpl:159 link # 65536
2022-08-08T02:49:42,638 INFO NetworkImpl:159 link # 262144
2022-08-08T02:49:43,366 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T02:49:43,366 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T02:49:43,366 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T02:49:43,366 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T02:49:43,366 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T02:49:43,366 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T02:49:43,367 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T02:49:43,367 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T02:49:43,368 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T02:49:43,371 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T02:49:43,375 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T02:49:43,385 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T02:49:43,402 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T02:49:43,438 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T02:49:43,509 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T02:49:43,660 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T02:49:43,956 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T02:49:44,513 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T02:49:45,580 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T02:49:45,677 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T02:49:45,694 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:49:45,695 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T02:49:45,695 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:49:45,695 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:49:45,695 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:49:45,695 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T02:49:45,695 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:49:45,695 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T02:49:45,695 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:49:45,695 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T02:49:51,061 INFO MemoryObserver:41 used RAM: 11590 MB free: 4489 MB total: 16080 MB
2022-08-08T02:49:52,622 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:49:52,622 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T02:49:52,622 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T02:49:52,622 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T02:49:52,622 INFO EventsManagerImpl:176
2022-08-08T02:49:52,622 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:49:52,622 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T02:49:52,622 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T02:49:52,622 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T02:49:52,622 INFO EventsManagerImpl:176
2022-08-08T02:49:52,622 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:49:52,622 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T02:49:52,622 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T02:49:52,622 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T02:49:52,622 INFO EventsManagerImpl:176
2022-08-08T02:49:52,622 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:49:52,622 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T02:49:52,622 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T02:49:52,622 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T02:49:52,622 INFO EventsManagerImpl:176
2022-08-08T02:49:52,623 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T02:49:52,623 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T02:49:52,623 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T02:49:52,623 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T02:49:52,623 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T02:49:52,623 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T02:49:52,623 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T02:49:52,623 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:49:52,623 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T02:49:52,623 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T02:49:52,623 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:49:52,623 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T02:49:52,623 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T02:49:52,623 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T02:49:52,623 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T02:49:52,623 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T02:49:52,623 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T02:49:52,623 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T02:49:52,623 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T02:49:52,623 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:49:52,623 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:49:52,623 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:49:52,623 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T02:49:52,623 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T02:49:52,623 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T02:49:52,623 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:49:52,624 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T02:49:52,624 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:49:52,624 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T02:49:52,624 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:49:52,624 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:49:52,624 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T02:49:52,624 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:49:52,624 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T02:49:52,624 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:49:52,624 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:49:52,624 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T02:49:52,624 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T02:49:52,624 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:49:52,624 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:49:52,624 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:49:52,624 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T02:49:52,624 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T02:49:52,624 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T02:49:52,624 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:49:52,624 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T02:49:52,624 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:49:52,624 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T02:49:52,624 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:49:52,624 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:49:52,624 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T02:49:52,624 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:49:52,624 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T02:49:52,624 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:49:52,624 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:49:52,624 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T02:49:54,153 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T02:49:54,156 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T02:49:54,338 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T02:49:54,338 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T02:49:54,338 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T02:49:54,339 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T02:49:54,339 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T02:49:54,339 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T02:49:54,339 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T02:49:54,339 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T02:49:54,554 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T02:49:54,554 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=8s; (s/r): 0.0
2022-08-08T02:49:54,573 INFO VehicularDepartureHandler:110 teleport vehicle 114910_car from link -32675731 to link -86914223
2022-08-08T02:49:54,577 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T02:49:54,578 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T02:49:54,579 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T02:49:54,584 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T02:49:54,584 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T02:49:54,585 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T02:49:54,585 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T02:49:54,586 INFO VehicularDepartureHandler:110 teleport vehicle 157918_car from link -95454627 to link -103717883#3
2022-08-08T02:49:54,586 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T02:49:55,619 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1759 #nodes=227
2022-08-08T02:49:55,619 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271817 lost=0 simT=3600.0s realT=9s; (s/r): 400.0
2022-08-08T02:49:57,281 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3164 #nodes=352
2022-08-08T02:49:57,281 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271294 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T02:50:00,206 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4381 #nodes=472
2022-08-08T02:50:00,207 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270732 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T02:50:03,715 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5630 #nodes=653
2022-08-08T02:50:03,716 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269927 lost=0 simT=14400.0s realT=18s; (s/r): 800.0
2022-08-08T02:50:07,903 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7259 #nodes=969
2022-08-08T02:50:07,903 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268737 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T02:50:15,808 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11015 #nodes=1705
2022-08-08T02:50:15,808 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266907 lost=0 simT=21600.0s realT=30s; (s/r): 720.0
2022-08-08T02:50:28,223 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12050 #nodes=1811
2022-08-08T02:50:28,223 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264277 lost=0 simT=25200.0s realT=42s; (s/r): 600.0
2022-08-08T02:50:39,991 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13460 #nodes=1984
2022-08-08T02:50:39,991 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260856 lost=0 simT=28800.0s realT=54s; (s/r): 533.3333333333334
2022-08-08T02:50:51,061 INFO MemoryObserver:41 used RAM: 14534 MB free: 1545 MB total: 16080 MB
2022-08-08T02:50:56,357 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14683 #nodes=2225
2022-08-08T02:50:56,358 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257291 lost=0 simT=32400.0s realT=70s; (s/r): 462.85714285714283
2022-08-08T02:51:12,343 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14676 #nodes=2116
2022-08-08T02:51:12,344 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252056 lost=0 simT=36000.0s realT=86s; (s/r): 418.6046511627907
2022-08-08T02:51:28,019 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15156 #nodes=2130
2022-08-08T02:51:28,019 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246379 lost=0 simT=39600.0s realT=102s; (s/r): 388.2352941176471
2022-08-08T02:51:45,671 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15642 #nodes=2213
2022-08-08T02:51:45,672 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238684 lost=0 simT=43200.0s realT=119s; (s/r): 363.02521008403363
2022-08-08T02:51:51,061 INFO MemoryObserver:41 used RAM: 15048 MB free: 1031 MB total: 16080 MB
2022-08-08T02:52:00,645 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15861 #nodes=2376
2022-08-08T02:52:00,646 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229715 lost=0 simT=46800.0s realT=134s; (s/r): 349.25373134328356
2022-08-08T02:52:15,221 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16182 #nodes=2420
2022-08-08T02:52:15,221 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218771 lost=0 simT=50400.0s realT=149s; (s/r): 338.255033557047
2022-08-08T02:52:34,931 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16508 #nodes=2369
2022-08-08T02:52:34,931 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=205539 lost=0 simT=54000.0s realT=169s; (s/r): 319.5266272189349
2022-08-08T02:52:49,992 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16664 #nodes=2461
2022-08-08T02:52:49,992 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=189015 lost=0 simT=57600.0s realT=184s; (s/r): 313.04347826086956
2022-08-08T02:52:51,061 INFO MemoryObserver:41 used RAM: 15553 MB free: 526 MB total: 16080 MB
2022-08-08T02:53:09,148 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16663 #nodes=2420
2022-08-08T02:53:09,148 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=169735 lost=0 simT=61200.0s realT=203s; (s/r): 301.4778325123153
2022-08-08T02:53:34,715 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16433 #nodes=2302
2022-08-08T02:53:34,716 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=147905 lost=0 simT=64800.0s realT=229s; (s/r): 282.9694323144105
2022-08-08T02:53:51,061 INFO MemoryObserver:41 used RAM: 15358 MB free: 721 MB total: 16080 MB
2022-08-08T02:53:53,605 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15608 #nodes=2173
2022-08-08T02:53:53,605 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=124472 lost=0 simT=68400.0s realT=247s; (s/r): 276.9230769230769
2022-08-08T02:54:08,948 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15247 #nodes=2051
2022-08-08T02:54:08,949 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=99877 lost=0 simT=72000.0s realT=263s; (s/r): 273.7642585551331
2022-08-08T02:54:24,447 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13485 #nodes=1765
2022-08-08T02:54:24,447 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=77282 lost=0 simT=75600.0s realT=278s; (s/r): 271.9424460431655
2022-08-08T02:54:37,159 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12558 #nodes=1553
2022-08-08T02:54:37,160 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=61192 lost=0 simT=79200.0s realT=291s; (s/r): 272.16494845360825
2022-08-08T02:54:50,456 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11981 #nodes=1516
2022-08-08T02:54:50,457 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=47652 lost=0 simT=82800.0s realT=304s; (s/r): 272.36842105263156
2022-08-08T02:54:51,062 INFO MemoryObserver:41 used RAM: 15733 MB free: 346 MB total: 16080 MB
2022-08-08T02:55:13,993 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11466 #nodes=1448
2022-08-08T02:55:13,994 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=35427 lost=0 simT=86400.0s realT=328s; (s/r): 263.4146341463415
2022-08-08T02:55:28,040 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9594 #nodes=1163
2022-08-08T02:55:28,040 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=28781 lost=0 simT=90000.0s realT=342s; (s/r): 263.1578947368421
2022-08-08T02:55:40,807 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8220 #nodes=923
2022-08-08T02:55:40,807 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=24763 lost=3 simT=93600.0s realT=355s; (s/r): 263.6619718309859
2022-08-08T02:55:52,514 INFO MemoryObserver:41 used RAM: 15505 MB free: 574 MB total: 16080 MB
2022-08-08T02:55:52,781 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7082 #nodes=794
2022-08-08T02:55:52,781 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=21732 lost=5 simT=97200.0s realT=367s; (s/r): 264.850136239782
2022-08-08T02:55:56,314 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6055 #nodes=617
2022-08-08T02:55:56,314 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=19361 lost=5 simT=100800.0s realT=370s; (s/r): 272.43243243243245
2022-08-08T02:56:06,857 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5213 #nodes=611
2022-08-08T02:56:06,858 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=17490 lost=5 simT=104400.0s realT=381s; (s/r): 274.01574803149606
2022-08-08T02:56:16,920 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4449 #nodes=492
2022-08-08T02:56:16,920 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=15844 lost=5 simT=108000.0s realT=391s; (s/r): 276.2148337595908
2022-08-08T02:56:18,924 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3699 #nodes=381
2022-08-08T02:56:18,924 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=14428 lost=5 simT=111600.0s realT=393s; (s/r): 283.96946564885496
2022-08-08T02:56:20,546 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3086 #nodes=331
2022-08-08T02:56:20,546 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=13249 lost=6 simT=115200.0s realT=394s; (s/r): 292.38578680203045
2022-08-08T02:56:29,613 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2558 #nodes=262
2022-08-08T02:56:29,613 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=12255 lost=7 simT=118800.0s realT=403s; (s/r): 294.7890818858561
2022-08-08T02:56:30,784 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2166 #nodes=239
2022-08-08T02:56:30,784 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=11408 lost=7 simT=122400.0s realT=405s; (s/r): 302.22222222222223
2022-08-08T02:56:31,790 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1807 #nodes=184
2022-08-08T02:56:31,790 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=10549 lost=7 simT=126000.0s realT=406s; (s/r): 310.3448275862069
2022-08-08T02:56:40,401 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1466 #nodes=136
2022-08-08T02:56:40,401 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=8879 lost=8 simT=129600.0s realT=414s; (s/r): 313.04347826086956
2022-08-08T02:56:40,804 INFO AbstractController$9:234 ### ITERATION 41 fires after mobsim event
2022-08-08T02:56:40,804 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=248.801650328sec
2022-08-08T02:56:40,804 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T02:56:40,843 INFO LegTimesControlerListener:50 [41] average trip (probably: leg) duration is: 1324 seconds = 00:22:04
2022-08-08T02:56:40,843 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T02:56:40,843 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:56:40,843 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:56:40,843 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:56:40,843 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:56:40,843 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T02:56:40,843 INFO EventsManagerImpl:137 event # 1
2022-08-08T02:56:40,843 INFO EventsManagerImpl:137 event # 4
2022-08-08T02:56:40,843 INFO EventsManagerImpl:137 event # 16
2022-08-08T02:56:40,843 INFO EventsManagerImpl:137 event # 64
2022-08-08T02:56:40,844 INFO EventsManagerImpl:137 event # 256
2022-08-08T02:56:40,844 INFO EventsManagerImpl:137 event # 1024
2022-08-08T02:56:40,847 INFO EventsManagerImpl:137 event # 4096
2022-08-08T02:56:40,857 INFO EventsManagerImpl:137 event # 16384
2022-08-08T02:56:40,872 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T02:56:41,220 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T02:56:41,220 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T02:56:41,220 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T02:56:41,220 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T02:56:41,220 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T02:56:41,221 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T02:56:41,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-08-08T02:56:41,226 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-08-08T02:56:41,226 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:15:35][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:56:41,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-08-08T02:56:41,228 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-08-08T02:56:41,228 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-08-08T02:56:41,230 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T02:56:41,230 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-08-08T02:56:41,230 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-08-08T02:56:41,230 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T02:56:41,230 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-08-08T02:56:41,230 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:56:41,230 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T02:56:41,230 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-08-08T02:56:41,231 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-08-08T02:56:41,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-08-08T02:56:41,231 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-08-08T02:56:41,232 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-08-08T02:56:41,232 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T02:56:41,232 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-08-08T02:56:41,232 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-08-08T02:56:41,233 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T02:56:41,233 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T02:56:41,233 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:56:41,237 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T02:56:41,237 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-08-08T02:56:41,237 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-08-08T02:56:41,237 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T02:56:41,237 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-08-08T02:56:41,237 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:02][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:56:41,238 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T02:56:41,238 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-08-08T02:56:41,238 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_46800][coord=[x=738858.7389318789 | y=5689328.029665429]][linkId=376817773][startTime=13:38:54][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T02:56:41,238 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T02:56:41,556 INFO ControlerListenerManagerImpl:251 [it.41] all ControlerAfterMobsimListeners called.
2022-08-08T02:56:41,556 INFO AbstractController$4:159 ### ITERATION 41 fires scoring event
2022-08-08T02:56:41,556 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T02:56:41,696 INFO NewScoreAssignerImpl:57 it: 41 msaStart: 599
2022-08-08T02:56:41,814 INFO ControlerListenerManagerImpl:194 [it.41] all ControlerScoringListeners called.
2022-08-08T02:56:41,814 INFO AbstractController$5:167 ### ITERATION 41 fires iteration end event
2022-08-08T02:56:41,814 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T02:56:41,814 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T02:56:41,898 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T02:56:41,898 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T02:56:44,197 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T02:56:44,197 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12260253572767374
2022-08-08T02:56:44,197 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.28380585096822897
2022-08-08T02:56:44,197 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.7601328971895426E-4
2022-08-08T02:56:44,197 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.8743228046031314E-4
2022-08-08T02:56:44,197 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T02:56:44,197 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14883278473017456
2022-08-08T02:56:44,197 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14254738442103965
2022-08-08T02:56:44,197 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.24132676378911044
2022-08-08T02:56:44,346 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T02:56:44,452 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -101.23173019217964
2022-08-08T02:56:44,452 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -129.0719148620982
2022-08-08T02:56:44,452 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -106.61361031294089
2022-08-08T02:56:44,452 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -82.77634581420932
2022-08-08T02:56:44,521 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T02:56:52,495 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19210.751705258994 meters
2022-08-08T02:56:52,495 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140369.50731453556 meters (statistic on all 2086046 legs which have a finite distance)
2022-08-08T02:56:52,495 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52612.898948494076 meters
2022-08-08T02:56:52,495 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140312.18256458014 meters (statistic on all 761375 trips which have a finite distance)
2022-08-08T02:56:52,495 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T02:56:52,495 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T02:56:52,515 INFO MemoryObserver:41 used RAM: 13702 MB free: 2377 MB total: 16080 MB
2022-08-08T02:56:53,185 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T02:56:53,187 INFO LegHistogramListener:72 number of legs: 2094895 100%
2022-08-08T02:56:53,187 INFO LegHistogramListener:79 number of bike legs: 94667 4.5189377033216465%
2022-08-08T02:56:53,187 INFO LegHistogramListener:79 number of car legs: 220899 10.544633501917756%
2022-08-08T02:56:53,187 INFO LegHistogramListener:79 number of drtNorth legs: 261 0.01245885831986806%
2022-08-08T02:56:53,187 INFO LegHistogramListener:79 number of drtSoutheast legs: 165 0.007876289742445326%
2022-08-08T02:56:53,187 INFO LegHistogramListener:79 number of freight legs: 47065 2.246651980170844%
2022-08-08T02:56:53,187 INFO LegHistogramListener:79 number of pt legs: 140360 6.7000971409068235%
2022-08-08T02:56:53,187 INFO LegHistogramListener:79 number of ride legs: 110436 5.271672327252679%
2022-08-08T02:56:53,187 INFO LegHistogramListener:79 number of walk legs: 1481042 70.69767219836794%
2022-08-08T02:56:53,691 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T02:56:53,691 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T02:56:55,852 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.3994053518334985
2022-08-08T02:56:55,852 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4093161546085233
2022-08-08T02:56:55,852 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.006289251657363521
2022-08-08T02:56:55,852 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.005343103775861804
2022-08-08T02:56:55,852 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T02:56:55,853 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.4220320226767384
2022-08-08T02:56:55,853 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.45414841555533875
2022-08-08T02:56:55,853 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.7869755105603968
2022-08-08T02:56:55,853 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.19724808331236487
2022-08-08T02:56:55,853 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3691311871909293
2022-08-08T02:56:55,853 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 6.868237674401886E-4
2022-08-08T02:56:55,853 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 5.969589754386686E-4
2022-08-08T02:56:55,853 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T02:56:55,853 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.24570446294232734
2022-08-08T02:56:55,853 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.23133123135305567
2022-08-08T02:56:55,853 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.42985924606007075
2022-08-08T02:56:55,853 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.15411426693437816
2022-08-08T02:56:55,853 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.35346133503134997
2022-08-08T02:56:55,853 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.3236467646107315E-4
2022-08-08T02:56:55,853 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.8999984594607086E-4
2022-08-08T02:56:55,853 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T02:56:55,853 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.18731032109973964
2022-08-08T02:56:55,853 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.17911850341742966
2022-08-08T02:56:55,853 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3029111057477521
2022-08-08T02:56:56,070 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T02:56:57,247 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T02:56:57,574 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T02:56:57,968 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T02:56:59,102 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T02:56:59,434 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T02:56:59,819 INFO ControlerListenerManagerImpl:171 [it.41] all ControlerIterationEndsListeners called.
2022-08-08T02:56:59,962 INFO AbstractController:181 ### ITERATION 41 ENDS
2022-08-08T02:56:59,962 INFO AbstractController:182 ###################################################
2022-08-08T02:56:59,962 INFO AbstractController:133 ###################################################
2022-08-08T02:56:59,962 INFO AbstractController:134 ### ITERATION 42 BEGINS
2022-08-08T02:56:59,963 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T02:56:59,963 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T02:56:59,963 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T02:56:59,963 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T02:56:59,963 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T02:57:00,303 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T02:57:00,334 INFO ControlerListenerManagerImpl:148 [it.42] all ControlerIterationStartsListeners called.
2022-08-08T02:57:00,334 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T02:57:07,621 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169512 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T02:57:07,621 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30656 plans
2022-08-08T02:57:07,622 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:57:07,623 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T02:57:07,623 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T02:57:07,623 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T02:57:07,623 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:57:07,625 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T02:57:07,627 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:57:07,628 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:57:07,631 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T02:57:07,631 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:57:07,639 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:57:07,641 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:57:07,644 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:57:07,652 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T02:57:07,655 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:57:07,667 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T02:57:07,760 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T02:57:07,760 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:57:07,774 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:57:07,906 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T02:57:08,076 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T02:57:08,143 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:57:08,468 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T02:57:09,202 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T02:57:10,757 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T02:57:14,208 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T02:57:19,930 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T02:57:32,091 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T02:57:32,092 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30656 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T02:57:32,092 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30519 plans
2022-08-08T02:57:32,092 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T02:57:32,092 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T02:57:32,092 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T02:57:32,093 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T02:57:32,093 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T02:57:32,093 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T02:57:32,093 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T02:57:32,093 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T02:57:32,093 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T02:57:32,094 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T02:57:32,096 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T02:57:32,099 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T02:57:32,105 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T02:57:32,118 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T02:57:32,141 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T02:57:32,186 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T02:57:32,308 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30519 plans
2022-08-08T02:57:32,309 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T02:57:32,309 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:57:32,309 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:57:32,309 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:57:32,309 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:57:32,310 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:57:32,310 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T02:57:32,311 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T02:57:32,311 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T02:57:32,313 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T02:57:32,314 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:57:32,315 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:57:32,369 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:57:32,370 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T02:57:32,372 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:57:32,384 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T02:57:32,467 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T02:57:32,486 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:57:32,488 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:57:32,490 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T02:57:32,549 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T02:57:32,774 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T02:57:33,279 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T02:57:34,203 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T02:57:35,887 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T02:57:39,351 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T02:57:46,047 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T02:57:52,516 INFO MemoryObserver:41 used RAM: 15701 MB free: 378 MB total: 16080 MB
2022-08-08T02:58:01,901 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T02:58:01,901 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30519 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T02:58:01,901 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7741 plans
2022-08-08T02:58:01,902 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T02:58:01,902 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T02:58:01,902 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T02:58:01,902 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T02:58:01,902 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T02:58:01,902 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T02:58:01,902 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T02:58:01,902 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T02:58:01,902 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T02:58:01,902 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T02:58:01,903 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T02:58:01,903 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T02:58:01,904 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T02:58:01,907 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T02:58:01,907 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7741 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T02:58:01,907 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40200 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T02:58:01,907 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6865 plans
2022-08-08T02:58:01,908 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T02:58:01,908 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T02:58:01,909 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T02:58:01,910 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T02:58:01,914 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T02:58:01,919 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T02:58:01,940 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T02:58:01,985 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T02:58:02,330 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T02:58:02,682 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T02:58:03,133 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T02:58:04,309 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T02:58:06,874 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T02:58:14,358 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T02:58:14,358 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6865 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T02:58:14,358 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T02:58:15,348 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T02:58:16,319 INFO ControlerListenerManagerImpl:213 [it.42] all ControlerReplanningListeners called.
2022-08-08T02:58:16,319 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T02:58:16,319 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T02:58:16,319 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T02:58:16,394 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T02:58:16,465 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T02:58:16,465 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T02:58:16,465 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T02:58:16,473 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T02:58:16,482 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T02:58:16,482 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T02:58:16,483 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T02:58:16,484 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T02:58:16,484 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T02:58:16,484 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T02:58:16,484 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T02:58:16,484 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T02:58:16,484 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T02:58:16,484 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T02:58:16,484 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T02:58:16,484 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T02:58:16,484 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T02:58:16,484 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T02:58:16,484 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T02:58:16,485 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T02:58:16,485 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T02:58:16,485 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T02:58:17,186 INFO ControlerListenerManagerImpl:232 [it.42] all ControlerBeforeMobsimListeners called.
2022-08-08T02:58:17,186 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T02:58:17,186 INFO NetworkImpl:163 node # 1
2022-08-08T02:58:17,186 INFO NetworkImpl:163 node # 4
2022-08-08T02:58:17,186 INFO NetworkImpl:163 node # 16
2022-08-08T02:58:17,187 INFO NetworkImpl:163 node # 64
2022-08-08T02:58:17,187 INFO NetworkImpl:163 node # 256
2022-08-08T02:58:17,187 INFO NetworkImpl:163 node # 1024
2022-08-08T02:58:17,187 INFO NetworkImpl:163 node # 4096
2022-08-08T02:58:17,189 INFO NetworkImpl:163 node # 16384
2022-08-08T02:58:17,196 INFO NetworkImpl:163 node # 65536
2022-08-08T02:58:17,236 INFO NetworkImpl:159 link # 1
2022-08-08T02:58:17,236 INFO NetworkImpl:159 link # 4
2022-08-08T02:58:17,236 INFO NetworkImpl:159 link # 16
2022-08-08T02:58:17,236 INFO NetworkImpl:159 link # 64
2022-08-08T02:58:17,236 INFO NetworkImpl:159 link # 256
2022-08-08T02:58:17,238 INFO NetworkImpl:159 link # 1024
2022-08-08T02:58:17,242 INFO NetworkImpl:159 link # 4096
2022-08-08T02:58:17,260 INFO NetworkImpl:159 link # 16384
2022-08-08T02:58:17,333 INFO NetworkImpl:159 link # 65536
2022-08-08T02:58:17,670 INFO NetworkImpl:159 link # 262144
2022-08-08T02:58:18,333 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T02:58:18,333 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T02:58:18,333 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T02:58:18,333 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T02:58:18,333 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T02:58:18,334 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T02:58:18,334 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T02:58:18,335 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T02:58:18,336 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T02:58:18,338 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T02:58:18,343 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T02:58:18,352 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T02:58:18,371 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T02:58:18,408 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T02:58:18,482 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T02:58:18,694 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T02:58:19,007 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T02:58:19,562 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T02:58:20,646 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T02:58:20,750 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T02:58:20,767 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:58:20,767 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T02:58:20,767 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:58:20,767 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:58:20,767 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:58:20,767 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T02:58:20,768 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:58:20,768 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T02:58:20,768 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:58:20,768 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T02:58:28,261 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:58:28,261 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T02:58:28,261 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T02:58:28,261 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T02:58:28,261 INFO EventsManagerImpl:176
2022-08-08T02:58:28,261 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:58:28,262 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T02:58:28,262 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T02:58:28,262 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T02:58:28,262 INFO EventsManagerImpl:176
2022-08-08T02:58:28,262 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:58:28,262 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T02:58:28,262 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T02:58:28,262 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T02:58:28,262 INFO EventsManagerImpl:176
2022-08-08T02:58:28,262 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:58:28,262 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T02:58:28,262 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T02:58:28,262 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T02:58:28,262 INFO EventsManagerImpl:176
2022-08-08T02:58:28,262 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T02:58:28,262 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T02:58:28,262 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T02:58:28,262 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T02:58:28,262 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T02:58:28,262 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T02:58:28,262 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T02:58:28,262 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:58:28,262 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T02:58:28,263 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T02:58:28,263 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:58:28,263 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T02:58:28,263 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T02:58:28,263 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T02:58:28,263 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T02:58:28,263 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T02:58:28,263 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T02:58:28,263 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T02:58:28,263 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T02:58:28,263 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:58:28,263 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:58:28,263 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:58:28,263 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T02:58:28,263 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T02:58:28,263 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T02:58:28,263 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:58:28,263 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T02:58:28,263 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:58:28,263 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T02:58:28,263 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:58:28,263 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:58:28,263 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T02:58:28,263 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:58:28,263 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T02:58:28,263 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:58:28,263 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:58:28,263 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T02:58:28,263 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T02:58:28,263 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:58:28,264 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T02:58:28,264 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:58:28,264 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T02:58:28,264 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T02:58:28,264 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T02:58:28,264 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:58:28,264 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T02:58:28,264 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:58:28,264 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T02:58:28,264 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:58:28,264 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:58:28,264 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T02:58:28,264 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T02:58:28,264 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T02:58:28,264 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T02:58:28,264 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T02:58:28,264 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T02:58:29,787 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T02:58:29,791 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T02:58:29,973 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T02:58:29,973 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T02:58:29,973 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T02:58:29,973 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T02:58:29,973 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T02:58:29,973 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T02:58:29,973 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T02:58:29,973 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T02:58:30,188 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T02:58:30,188 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T02:58:30,210 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T02:58:30,211 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T02:58:30,213 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T02:58:30,213 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T02:58:30,214 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T02:58:30,218 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T02:58:30,219 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T02:58:30,219 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T02:58:30,220 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T02:58:30,220 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T02:58:31,315 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1773 #nodes=221
2022-08-08T02:58:31,315 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271806 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T02:58:32,978 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3161 #nodes=351
2022-08-08T02:58:32,978 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271297 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T02:58:35,880 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4390 #nodes=467
2022-08-08T02:58:35,881 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270735 lost=0 simT=10800.0s realT=15s; (s/r): 720.0
2022-08-08T02:58:39,265 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5600 #nodes=636
2022-08-08T02:58:39,265 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269909 lost=0 simT=14400.0s realT=18s; (s/r): 800.0
2022-08-08T02:58:43,377 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7221 #nodes=969
2022-08-08T02:58:43,377 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268734 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T02:58:49,270 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11002 #nodes=1709
2022-08-08T02:58:49,270 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266894 lost=0 simT=21600.0s realT=28s; (s/r): 771.4285714285714
2022-08-08T02:58:52,519 INFO MemoryObserver:41 used RAM: 13555 MB free: 2524 MB total: 16080 MB
2022-08-08T02:59:02,199 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12063 #nodes=1841
2022-08-08T02:59:02,200 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264284 lost=0 simT=25200.0s realT=41s; (s/r): 614.6341463414634
2022-08-08T02:59:14,833 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13380 #nodes=1995
2022-08-08T02:59:14,833 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260856 lost=0 simT=28800.0s realT=54s; (s/r): 533.3333333333334
2022-08-08T02:59:31,202 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14657 #nodes=2173
2022-08-08T02:59:31,202 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257320 lost=0 simT=32400.0s realT=70s; (s/r): 462.85714285714283
2022-08-08T02:59:45,452 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14598 #nodes=2114
2022-08-08T02:59:45,453 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252029 lost=0 simT=36000.0s realT=84s; (s/r): 428.57142857142856
2022-08-08T02:59:52,519 INFO MemoryObserver:41 used RAM: 14563 MB free: 1516 MB total: 16080 MB
2022-08-08T03:00:04,368 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15118 #nodes=2084
2022-08-08T03:00:04,368 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246329 lost=0 simT=39600.0s realT=103s; (s/r): 384.4660194174757
2022-08-08T03:00:17,700 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15616 #nodes=2246
2022-08-08T03:00:17,701 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238662 lost=0 simT=43200.0s realT=116s; (s/r): 372.41379310344826
2022-08-08T03:00:37,096 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15914 #nodes=2307
2022-08-08T03:00:37,096 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229748 lost=0 simT=46800.0s realT=136s; (s/r): 344.11764705882354
2022-08-08T03:00:51,410 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16240 #nodes=2410
2022-08-08T03:00:51,410 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218659 lost=0 simT=50400.0s realT=150s; (s/r): 336.0
2022-08-08T03:00:52,519 INFO MemoryObserver:41 used RAM: 15173 MB free: 906 MB total: 16080 MB
2022-08-08T03:01:06,611 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16521 #nodes=2409
2022-08-08T03:01:06,612 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=205503 lost=0 simT=54000.0s realT=165s; (s/r): 327.27272727272725
2022-08-08T03:01:27,104 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16744 #nodes=2468
2022-08-08T03:01:27,104 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188994 lost=0 simT=57600.0s realT=186s; (s/r): 309.6774193548387
2022-08-08T03:01:51,907 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16585 #nodes=2447
2022-08-08T03:01:51,908 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=169677 lost=0 simT=61200.0s realT=211s; (s/r): 290.0473933649289
2022-08-08T03:01:52,520 INFO MemoryObserver:41 used RAM: 15048 MB free: 1031 MB total: 16080 MB
2022-08-08T03:02:10,471 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16318 #nodes=2320
2022-08-08T03:02:10,471 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=147859 lost=0 simT=64800.0s realT=229s; (s/r): 282.9694323144105
2022-08-08T03:02:27,950 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15571 #nodes=2036
2022-08-08T03:02:27,950 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=124353 lost=0 simT=68400.0s realT=247s; (s/r): 276.9230769230769
2022-08-08T03:02:43,765 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15190 #nodes=2047
2022-08-08T03:02:43,765 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=99699 lost=0 simT=72000.0s realT=262s; (s/r): 274.80916030534354
2022-08-08T03:02:52,520 INFO MemoryObserver:41 used RAM: 15571 MB free: 508 MB total: 16080 MB
2022-08-08T03:03:00,614 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13390 #nodes=1739
2022-08-08T03:03:00,614 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=76977 lost=0 simT=75600.0s realT=279s; (s/r): 270.96774193548384
2022-08-08T03:03:19,522 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12524 #nodes=1599
2022-08-08T03:03:19,523 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=60983 lost=0 simT=79200.0s realT=298s; (s/r): 265.7718120805369
2022-08-08T03:03:39,382 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11965 #nodes=1473
2022-08-08T03:03:39,382 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=47461 lost=0 simT=82800.0s realT=318s; (s/r): 260.37735849056605
2022-08-08T03:03:52,521 INFO MemoryObserver:41 used RAM: 15755 MB free: 324 MB total: 16080 MB
2022-08-08T03:04:02,726 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11350 #nodes=1383
2022-08-08T03:04:02,727 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=35313 lost=0 simT=86400.0s realT=341s; (s/r): 253.3724340175953
2022-08-08T03:04:16,530 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9556 #nodes=1051
2022-08-08T03:04:16,530 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=28738 lost=1 simT=90000.0s realT=355s; (s/r): 253.5211267605634
2022-08-08T03:04:29,198 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8169 #nodes=933
2022-08-08T03:04:29,198 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=24679 lost=2 simT=93600.0s realT=368s; (s/r): 254.34782608695653
2022-08-08T03:04:41,160 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7003 #nodes=842
2022-08-08T03:04:41,160 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=21686 lost=2 simT=97200.0s realT=380s; (s/r): 255.78947368421052
2022-08-08T03:04:52,333 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6042 #nodes=640
2022-08-08T03:04:52,333 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=19294 lost=2 simT=100800.0s realT=391s; (s/r): 257.8005115089514
2022-08-08T03:04:52,521 INFO MemoryObserver:41 used RAM: 15765 MB free: 314 MB total: 16080 MB
2022-08-08T03:04:55,288 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5221 #nodes=565
2022-08-08T03:04:55,288 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=17443 lost=2 simT=104400.0s realT=394s; (s/r): 264.9746192893401
2022-08-08T03:05:05,439 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4449 #nodes=474
2022-08-08T03:05:05,440 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=15778 lost=2 simT=108000.0s realT=404s; (s/r): 267.3267326732673
2022-08-08T03:05:15,004 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3749 #nodes=385
2022-08-08T03:05:15,004 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=14400 lost=2 simT=111600.0s realT=414s; (s/r): 269.5652173913044
2022-08-08T03:05:16,672 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3087 #nodes=332
2022-08-08T03:05:16,672 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=13195 lost=2 simT=115200.0s realT=415s; (s/r): 277.5903614457831
2022-08-08T03:05:18,101 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2614 #nodes=251
2022-08-08T03:05:18,101 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=12206 lost=2 simT=118800.0s realT=417s; (s/r): 284.89208633093523
2022-08-08T03:05:28,285 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2180 #nodes=245
2022-08-08T03:05:28,285 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=11335 lost=2 simT=122400.0s realT=427s; (s/r): 286.6510538641686
2022-08-08T03:05:29,323 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1799 #nodes=206
2022-08-08T03:05:29,323 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=10485 lost=2 simT=126000.0s realT=428s; (s/r): 294.39252336448595
2022-08-08T03:05:30,299 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1476 #nodes=161
2022-08-08T03:05:30,299 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=8794 lost=2 simT=129600.0s realT=429s; (s/r): 302.0979020979021
2022-08-08T03:05:30,712 INFO AbstractController$9:234 ### ITERATION 42 fires after mobsim event
2022-08-08T03:05:30,712 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=249.097707205sec
2022-08-08T03:05:30,712 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T03:05:30,751 INFO LegTimesControlerListener:50 [42] average trip (probably: leg) duration is: 1324 seconds = 00:22:04
2022-08-08T03:05:30,751 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T03:05:30,751 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:05:30,751 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:05:30,751 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:05:30,751 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:05:30,751 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T03:05:30,751 INFO EventsManagerImpl:137 event # 1
2022-08-08T03:05:30,751 INFO EventsManagerImpl:137 event # 4
2022-08-08T03:05:30,751 INFO EventsManagerImpl:137 event # 16
2022-08-08T03:05:30,751 INFO EventsManagerImpl:137 event # 64
2022-08-08T03:05:30,752 INFO EventsManagerImpl:137 event # 256
2022-08-08T03:05:30,752 INFO EventsManagerImpl:137 event # 1024
2022-08-08T03:05:30,755 INFO EventsManagerImpl:137 event # 4096
2022-08-08T03:05:30,765 INFO EventsManagerImpl:137 event # 16384
2022-08-08T03:05:30,780 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T03:05:38,002 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T03:05:38,002 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T03:05:38,002 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T03:05:38,003 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T03:05:38,003 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T03:05:38,003 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T03:05:38,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-08-08T03:05:38,006 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-08-08T03:05:38,006 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:53:31][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:05:38,008 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T03:05:38,008 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-08-08T03:05:38,008 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:49][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:05:38,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-08-08T03:05:38,010 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-08-08T03:05:38,010 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-08-08T03:05:38,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-08-08T03:05:38,010 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-08-08T03:05:38,010 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:05:38,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-08-08T03:05:38,011 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-08-08T03:05:38,011 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-08-08T03:05:38,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-08-08T03:05:38,011 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-08-08T03:05:38,011 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:50:10][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:05:38,012 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T03:05:38,012 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-08-08T03:05:38,012 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-08-08T03:05:38,012 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T03:05:38,012 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-08-08T03:05:38,012 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-08-08T03:05:38,013 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T03:05:38,013 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T03:05:38,013 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:05:38,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-08-08T03:05:38,017 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-08-08T03:05:38,017 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:04:06][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:05:38,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-08-08T03:05:38,018 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-08-08T03:05:38,018 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_46800][coord=[x=738858.7389318789 | y=5689328.029665429]][linkId=376817773][startTime=13:39:43][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:05:38,018 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T03:05:38,333 INFO ControlerListenerManagerImpl:251 [it.42] all ControlerAfterMobsimListeners called.
2022-08-08T03:05:38,333 INFO AbstractController$4:159 ### ITERATION 42 fires scoring event
2022-08-08T03:05:38,333 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T03:05:38,496 INFO NewScoreAssignerImpl:57 it: 42 msaStart: 599
2022-08-08T03:05:38,618 INFO ControlerListenerManagerImpl:194 [it.42] all ControlerScoringListeners called.
2022-08-08T03:05:38,618 INFO AbstractController$5:167 ### ITERATION 42 fires iteration end event
2022-08-08T03:05:38,618 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T03:05:38,618 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T03:05:38,714 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T03:05:38,714 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T03:05:40,142 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T03:05:40,142 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12252294119761524
2022-08-08T03:05:40,142 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2837853104443429
2022-08-08T03:05:40,142 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.6702681051880226E-4
2022-08-08T03:05:40,142 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.1182415257501143E-4
2022-08-08T03:05:40,142 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T03:05:40,142 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14863764975325697
2022-08-08T03:05:40,142 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14310454613144907
2022-08-08T03:05:40,142 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.24104946671664862
2022-08-08T03:05:40,306 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T03:05:40,408 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -100.94162291844869
2022-08-08T03:05:40,408 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -128.01630096500145
2022-08-08T03:05:40,408 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -106.10096273064704
2022-08-08T03:05:40,408 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -82.57748520754754
2022-08-08T03:05:40,482 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T03:05:41,093 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19215.05653587991 meters
2022-08-08T03:05:41,093 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140409.44234559048 meters (statistic on all 2086172 legs which have a finite distance)
2022-08-08T03:05:41,093 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52619.53073835986 meters
2022-08-08T03:05:41,093 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140347.56260528148 meters (statistic on all 761471 trips which have a finite distance)
2022-08-08T03:05:41,093 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T03:05:41,093 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T03:05:41,943 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T03:05:41,945 INFO LegHistogramListener:72 number of legs: 2094920 100%
2022-08-08T03:05:41,945 INFO LegHistogramListener:79 number of bike legs: 94558 4.513680713344662%
2022-08-08T03:05:41,945 INFO LegHistogramListener:79 number of car legs: 220878 10.543505241250262%
2022-08-08T03:05:41,945 INFO LegHistogramListener:79 number of drtNorth legs: 260 0.012410975120768334%
2022-08-08T03:05:41,945 INFO LegHistogramListener:79 number of drtSoutheast legs: 176 0.008401275466366258%
2022-08-08T03:05:41,945 INFO LegHistogramListener:79 number of freight legs: 47065 2.2466251694575448%
2022-08-08T03:05:41,945 INFO LegHistogramListener:79 number of pt legs: 140230 6.693811696866706%
2022-08-08T03:05:41,945 INFO LegHistogramListener:79 number of ride legs: 110804 5.289175720313902%
2022-08-08T03:05:41,945 INFO LegHistogramListener:79 number of walk legs: 1480949 70.69238920817979%
2022-08-08T03:05:42,472 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T03:05:42,472 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T03:05:44,834 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.40400514540123345
2022-08-08T03:05:44,834 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.41019297822190953
2022-08-08T03:05:44,834 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.0063983731905082235
2022-08-08T03:05:44,834 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.005432968567863323
2022-08-08T03:05:44,834 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T03:05:44,834 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.42562019544308477
2022-08-08T03:05:44,834 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.45974570831429057
2022-08-08T03:05:44,834 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.7915547636042457
2022-08-08T03:05:44,834 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.1982250419796957
2022-08-08T03:05:44,834 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3695137544483072
2022-08-08T03:05:44,835 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 6.91958898411704E-4
2022-08-08T03:05:44,835 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 6.046616718959417E-4
2022-08-08T03:05:44,835 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T03:05:44,835 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.24725527249572501
2022-08-08T03:05:44,835 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.23252643308667587
2022-08-08T03:05:44,835 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.4334897836569322
2022-08-08T03:05:44,835 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1551631174353102
2022-08-08T03:05:44,835 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3541930911947909
2022-08-08T03:05:44,835 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.33648459203952E-4
2022-08-08T03:05:44,835 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.8999984594607086E-4
2022-08-08T03:05:44,835 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T03:05:44,835 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.18875586046822124
2022-08-08T03:05:44,835 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.18016221878739017
2022-08-08T03:05:44,835 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.304660901626296
2022-08-08T03:05:45,028 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T03:05:46,220 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T03:05:46,536 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T03:05:46,938 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T03:05:48,166 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T03:05:48,482 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T03:05:48,876 INFO ControlerListenerManagerImpl:171 [it.42] all ControlerIterationEndsListeners called.
2022-08-08T03:05:49,027 INFO AbstractController:181 ### ITERATION 42 ENDS
2022-08-08T03:05:49,027 INFO AbstractController:182 ###################################################
2022-08-08T03:05:49,027 INFO AbstractController:133 ###################################################
2022-08-08T03:05:49,027 INFO AbstractController:134 ### ITERATION 43 BEGINS
2022-08-08T03:05:49,028 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T03:05:49,028 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T03:05:49,028 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T03:05:49,028 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T03:05:49,028 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T03:05:49,424 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T03:05:49,456 INFO ControlerListenerManagerImpl:148 [it.43] all ControlerIterationStartsListeners called.
2022-08-08T03:05:49,456 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T03:05:51,155 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169747 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T03:05:51,155 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30665 plans
2022-08-08T03:05:51,156 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:05:51,157 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:05:51,158 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T03:05:51,159 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T03:05:51,159 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:05:51,160 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T03:05:51,162 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T03:05:51,163 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:05:51,164 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:05:51,165 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:05:51,184 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:05:51,185 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T03:05:51,186 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:05:51,189 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:05:51,190 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:05:51,191 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:05:51,193 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T03:05:51,220 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T03:05:51,273 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T03:05:51,367 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T03:05:51,494 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:05:51,553 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T03:05:52,013 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T03:05:52,527 INFO MemoryObserver:41 used RAM: 16006 MB free: 73 MB total: 16080 MB
2022-08-08T03:05:52,910 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T03:05:54,336 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T03:05:57,281 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T03:06:09,712 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T03:06:24,486 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T03:06:24,486 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30665 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T03:06:24,486 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30679 plans
2022-08-08T03:06:24,486 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T03:06:24,486 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T03:06:24,486 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T03:06:24,486 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T03:06:24,486 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T03:06:24,486 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T03:06:24,486 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T03:06:24,487 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T03:06:24,487 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T03:06:24,488 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T03:06:24,489 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T03:06:24,492 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T03:06:24,498 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T03:06:24,509 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T03:06:24,531 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T03:06:24,574 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T03:06:24,695 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30679 plans
2022-08-08T03:06:24,696 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:06:24,696 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:06:24,696 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T03:06:24,696 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T03:06:24,696 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:06:24,696 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:06:24,696 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T03:06:24,700 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:06:24,702 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T03:06:24,704 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:06:24,706 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:06:24,706 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T03:06:24,714 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:06:24,714 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T03:06:24,715 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:06:24,774 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T03:06:24,782 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:06:24,784 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:06:24,805 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T03:06:24,928 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T03:06:24,963 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:06:25,149 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T03:06:25,586 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T03:06:26,438 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T03:06:28,266 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T03:06:31,604 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T03:06:39,332 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T03:06:52,528 INFO MemoryObserver:41 used RAM: 14651 MB free: 1428 MB total: 16080 MB
2022-08-08T03:06:55,481 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T03:06:55,481 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30679 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T03:06:55,482 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7337 plans
2022-08-08T03:06:55,482 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T03:06:55,482 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T03:06:55,482 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T03:06:55,482 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T03:06:55,482 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T03:06:55,482 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T03:06:55,482 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T03:06:55,482 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T03:06:55,482 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T03:06:55,482 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T03:06:55,483 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T03:06:55,483 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T03:06:55,484 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T03:06:55,487 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T03:06:55,487 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7337 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T03:06:55,487 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40235 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T03:06:55,487 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6830 plans
2022-08-08T03:06:55,488 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T03:06:55,488 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T03:06:55,488 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T03:06:55,488 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T03:06:55,489 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T03:06:55,502 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T03:06:55,541 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T03:06:55,700 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T03:06:56,069 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T03:06:56,433 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T03:06:56,913 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T03:06:57,986 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T03:07:00,593 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T03:07:08,255 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T03:07:08,255 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6830 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T03:07:08,255 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T03:07:09,137 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T03:07:10,045 INFO ControlerListenerManagerImpl:213 [it.43] all ControlerReplanningListeners called.
2022-08-08T03:07:10,046 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T03:07:10,046 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T03:07:10,046 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T03:07:10,113 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T03:07:10,177 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T03:07:10,177 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T03:07:10,177 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T03:07:10,178 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T03:07:10,179 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T03:07:10,179 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T03:07:10,180 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T03:07:10,180 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T03:07:10,180 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T03:07:10,180 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T03:07:10,180 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T03:07:10,180 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T03:07:10,180 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T03:07:10,180 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T03:07:10,180 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T03:07:10,180 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T03:07:10,180 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T03:07:10,180 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T03:07:10,180 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T03:07:10,180 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T03:07:10,180 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T03:07:10,180 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T03:07:10,815 INFO ControlerListenerManagerImpl:232 [it.43] all ControlerBeforeMobsimListeners called.
2022-08-08T03:07:10,815 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T03:07:10,816 INFO NetworkImpl:163 node # 1
2022-08-08T03:07:10,816 INFO NetworkImpl:163 node # 4
2022-08-08T03:07:10,816 INFO NetworkImpl:163 node # 16
2022-08-08T03:07:10,816 INFO NetworkImpl:163 node # 64
2022-08-08T03:07:10,816 INFO NetworkImpl:163 node # 256
2022-08-08T03:07:10,816 INFO NetworkImpl:163 node # 1024
2022-08-08T03:07:10,816 INFO NetworkImpl:163 node # 4096
2022-08-08T03:07:10,818 INFO NetworkImpl:163 node # 16384
2022-08-08T03:07:10,823 INFO NetworkImpl:163 node # 65536
2022-08-08T03:07:10,856 INFO NetworkImpl:159 link # 1
2022-08-08T03:07:10,856 INFO NetworkImpl:159 link # 4
2022-08-08T03:07:10,856 INFO NetworkImpl:159 link # 16
2022-08-08T03:07:10,856 INFO NetworkImpl:159 link # 64
2022-08-08T03:07:10,856 INFO NetworkImpl:159 link # 256
2022-08-08T03:07:10,857 INFO NetworkImpl:159 link # 1024
2022-08-08T03:07:10,860 INFO NetworkImpl:159 link # 4096
2022-08-08T03:07:10,875 INFO NetworkImpl:159 link # 16384
2022-08-08T03:07:10,933 INFO NetworkImpl:159 link # 65536
2022-08-08T03:07:11,211 INFO NetworkImpl:159 link # 262144
2022-08-08T03:07:11,826 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T03:07:11,826 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T03:07:11,826 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T03:07:11,826 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T03:07:11,826 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T03:07:11,826 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T03:07:11,827 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T03:07:11,827 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T03:07:11,828 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T03:07:11,831 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T03:07:11,835 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T03:07:11,844 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T03:07:11,862 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T03:07:11,898 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T03:07:11,970 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T03:07:12,119 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T03:07:12,464 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T03:07:13,009 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T03:07:14,044 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T03:07:14,145 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T03:07:14,162 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:07:14,162 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T03:07:14,162 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T03:07:14,162 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:07:14,162 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:07:14,162 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T03:07:14,162 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T03:07:14,162 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T03:07:14,163 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:07:14,163 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T03:07:21,519 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:07:21,519 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T03:07:21,519 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T03:07:21,519 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T03:07:21,519 INFO EventsManagerImpl:176
2022-08-08T03:07:21,519 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:07:21,519 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T03:07:21,519 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T03:07:21,519 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T03:07:21,520 INFO EventsManagerImpl:176
2022-08-08T03:07:21,520 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:07:21,520 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T03:07:21,520 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T03:07:21,520 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T03:07:21,520 INFO EventsManagerImpl:176
2022-08-08T03:07:21,520 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:07:21,520 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T03:07:21,520 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T03:07:21,520 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T03:07:21,520 INFO EventsManagerImpl:176
2022-08-08T03:07:21,520 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T03:07:21,520 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T03:07:21,520 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T03:07:21,520 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T03:07:21,520 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T03:07:21,520 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T03:07:21,520 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T03:07:21,520 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:07:21,520 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T03:07:21,520 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T03:07:21,520 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:07:21,520 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T03:07:21,521 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T03:07:21,521 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T03:07:21,521 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T03:07:21,521 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T03:07:21,521 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T03:07:21,521 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T03:07:21,521 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T03:07:21,521 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:07:21,521 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:07:21,521 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:07:21,521 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T03:07:21,521 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T03:07:21,521 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T03:07:21,521 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:07:21,521 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T03:07:21,521 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:07:21,521 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T03:07:21,521 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T03:07:21,521 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:07:21,521 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T03:07:21,521 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:07:21,521 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T03:07:21,521 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T03:07:21,521 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:07:21,521 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T03:07:21,521 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T03:07:21,521 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:07:21,521 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:07:21,521 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:07:21,521 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T03:07:21,521 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T03:07:21,522 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T03:07:21,522 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:07:21,522 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T03:07:21,522 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:07:21,522 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T03:07:21,522 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T03:07:21,522 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:07:21,522 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T03:07:21,522 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:07:21,522 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T03:07:21,522 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T03:07:21,522 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:07:21,522 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T03:07:22,247 INFO Counter:69 [VehiclesImpl] added vehicle # 262144
2022-08-08T03:07:23,041 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T03:07:23,044 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T03:07:23,226 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T03:07:23,226 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T03:07:23,226 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T03:07:23,226 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T03:07:23,226 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T03:07:23,226 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T03:07:23,226 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T03:07:23,226 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T03:07:23,442 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T03:07:23,442 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T03:07:23,464 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T03:07:23,465 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T03:07:23,466 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T03:07:23,467 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T03:07:23,467 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T03:07:23,468 INFO VehicularDepartureHandler:110 teleport vehicle 100230_car from link -7971613#2 to link -32861714#0
2022-08-08T03:07:23,471 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T03:07:23,472 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T03:07:23,473 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T03:07:23,473 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T03:07:24,520 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1773 #nodes=228
2022-08-08T03:07:24,520 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271814 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T03:07:26,123 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3177 #nodes=350
2022-08-08T03:07:26,123 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271304 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T03:07:28,548 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4395 #nodes=480
2022-08-08T03:07:28,548 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270741 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T03:07:32,263 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5625 #nodes=657
2022-08-08T03:07:32,263 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269923 lost=0 simT=14400.0s realT=18s; (s/r): 800.0
2022-08-08T03:07:36,303 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7248 #nodes=994
2022-08-08T03:07:36,304 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268744 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T03:07:43,917 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11004 #nodes=1676
2022-08-08T03:07:43,917 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266877 lost=0 simT=21600.0s realT=29s; (s/r): 744.8275862068965
2022-08-08T03:07:52,528 INFO MemoryObserver:41 used RAM: 13763 MB free: 2316 MB total: 16080 MB
2022-08-08T03:07:57,246 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12119 #nodes=1819
2022-08-08T03:07:57,247 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264251 lost=0 simT=25200.0s realT=43s; (s/r): 586.046511627907
2022-08-08T03:08:08,938 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13385 #nodes=1972
2022-08-08T03:08:08,939 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260848 lost=0 simT=28800.0s realT=54s; (s/r): 533.3333333333334
2022-08-08T03:08:25,496 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14653 #nodes=2159
2022-08-08T03:08:25,496 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257307 lost=0 simT=32400.0s realT=71s; (s/r): 456.3380281690141
2022-08-08T03:08:40,962 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14651 #nodes=2040
2022-08-08T03:08:40,962 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252025 lost=0 simT=36000.0s realT=86s; (s/r): 418.6046511627907
2022-08-08T03:08:52,528 INFO MemoryObserver:41 used RAM: 15067 MB free: 1012 MB total: 16080 MB
2022-08-08T03:08:56,997 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15088 #nodes=2130
2022-08-08T03:08:56,997 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246275 lost=0 simT=39600.0s realT=102s; (s/r): 388.2352941176471
2022-08-08T03:09:15,426 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15593 #nodes=2264
2022-08-08T03:09:15,426 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238587 lost=0 simT=43200.0s realT=121s; (s/r): 357.02479338842977
2022-08-08T03:09:30,752 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15944 #nodes=2271
2022-08-08T03:09:30,753 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229737 lost=0 simT=46800.0s realT=136s; (s/r): 344.11764705882354
2022-08-08T03:09:45,090 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16192 #nodes=2419
2022-08-08T03:09:45,090 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218672 lost=0 simT=50400.0s realT=150s; (s/r): 336.0
2022-08-08T03:09:52,528 INFO MemoryObserver:41 used RAM: 15295 MB free: 784 MB total: 16080 MB
2022-08-08T03:10:01,368 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16436 #nodes=2424
2022-08-08T03:10:01,369 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=205433 lost=0 simT=54000.0s realT=167s; (s/r): 323.3532934131737
2022-08-08T03:10:28,429 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16655 #nodes=2521
2022-08-08T03:10:28,430 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188917 lost=0 simT=57600.0s realT=194s; (s/r): 296.9072164948454
2022-08-08T03:10:48,225 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16628 #nodes=2419
2022-08-08T03:10:48,225 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=169665 lost=0 simT=61200.0s realT=214s; (s/r): 285.98130841121497
2022-08-08T03:10:52,528 INFO MemoryObserver:41 used RAM: 15490 MB free: 589 MB total: 16080 MB
2022-08-08T03:11:04,420 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16313 #nodes=2264
2022-08-08T03:11:04,420 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=147879 lost=0 simT=64800.0s realT=230s; (s/r): 281.7391304347826
2022-08-08T03:11:23,764 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15655 #nodes=2103
2022-08-08T03:11:23,765 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=124371 lost=0 simT=68400.0s realT=249s; (s/r): 274.69879518072287
2022-08-08T03:11:39,925 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15148 #nodes=2098
2022-08-08T03:11:39,925 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=99839 lost=0 simT=72000.0s realT=265s; (s/r): 271.6981132075472
2022-08-08T03:11:52,529 INFO MemoryObserver:41 used RAM: 15783 MB free: 296 MB total: 16080 MB
2022-08-08T03:12:02,377 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13383 #nodes=1677
2022-08-08T03:12:02,378 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=77160 lost=0 simT=75600.0s realT=288s; (s/r): 262.5
2022-08-08T03:12:21,308 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12643 #nodes=1525
2022-08-08T03:12:21,308 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=61117 lost=0 simT=79200.0s realT=307s; (s/r): 257.9804560260586
2022-08-08T03:12:37,544 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11912 #nodes=1525
2022-08-08T03:12:37,544 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=47564 lost=0 simT=82800.0s realT=323s; (s/r): 256.3467492260062
2022-08-08T03:13:00,908 INFO MemoryObserver:41 used RAM: 15462 MB free: 617 MB total: 16080 MB
2022-08-08T03:13:02,883 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11408 #nodes=1414
2022-08-08T03:13:02,883 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=35366 lost=0 simT=86400.0s realT=348s; (s/r): 248.27586206896552
2022-08-08T03:13:16,904 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9570 #nodes=1117
2022-08-08T03:13:16,904 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=28766 lost=1 simT=90000.0s realT=362s; (s/r): 248.61878453038673
2022-08-08T03:13:29,829 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8194 #nodes=930
2022-08-08T03:13:29,829 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=24777 lost=2 simT=93600.0s realT=375s; (s/r): 249.6
2022-08-08T03:13:34,959 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7037 #nodes=779
2022-08-08T03:13:34,959 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=21740 lost=2 simT=97200.0s realT=380s; (s/r): 255.78947368421052
2022-08-08T03:13:39,472 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6094 #nodes=642
2022-08-08T03:13:39,472 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=19398 lost=2 simT=100800.0s realT=385s; (s/r): 261.8181818181818
2022-08-08T03:13:43,350 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5187 #nodes=576
2022-08-08T03:13:43,350 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=17497 lost=2 simT=104400.0s realT=389s; (s/r): 268.38046272493574
2022-08-08T03:13:46,644 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4438 #nodes=485
2022-08-08T03:13:46,644 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=15803 lost=3 simT=108000.0s realT=392s; (s/r): 275.51020408163265
2022-08-08T03:13:49,202 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3712 #nodes=359
2022-08-08T03:13:49,202 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=14390 lost=4 simT=111600.0s realT=395s; (s/r): 282.53164556962025
2022-08-08T03:13:51,258 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3024 #nodes=361
2022-08-08T03:13:51,258 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=13182 lost=4 simT=115200.0s realT=397s; (s/r): 290.176322418136
2022-08-08T03:13:53,044 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2547 #nodes=277
2022-08-08T03:13:53,044 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=12189 lost=4 simT=118800.0s realT=398s; (s/r): 298.4924623115578
2022-08-08T03:13:54,269 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2153 #nodes=228
2022-08-08T03:13:54,269 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=11356 lost=4 simT=122400.0s realT=400s; (s/r): 306.0
2022-08-08T03:13:55,707 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1828 #nodes=187
2022-08-08T03:13:55,707 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=10563 lost=5 simT=126000.0s realT=401s; (s/r): 314.214463840399
2022-08-08T03:13:57,064 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1473 #nodes=144
2022-08-08T03:13:57,064 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=8886 lost=7 simT=129600.0s realT=402s; (s/r): 322.3880597014925
2022-08-08T03:13:57,576 INFO AbstractController$9:234 ### ITERATION 43 fires after mobsim event
2022-08-08T03:13:57,576 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=250.466475532sec
2022-08-08T03:13:57,576 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T03:14:05,908 INFO MemoryObserver:41 used RAM: 15658 MB free: 421 MB total: 16080 MB
2022-08-08T03:14:05,941 INFO LegTimesControlerListener:50 [43] average trip (probably: leg) duration is: 1321 seconds = 00:22:01
2022-08-08T03:14:05,941 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T03:14:05,941 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:14:05,941 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:14:05,941 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:14:05,942 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:14:05,942 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T03:14:05,942 INFO EventsManagerImpl:137 event # 1
2022-08-08T03:14:05,942 INFO EventsManagerImpl:137 event # 4
2022-08-08T03:14:05,942 INFO EventsManagerImpl:137 event # 16
2022-08-08T03:14:05,942 INFO EventsManagerImpl:137 event # 64
2022-08-08T03:14:05,942 INFO EventsManagerImpl:137 event # 256
2022-08-08T03:14:05,943 INFO EventsManagerImpl:137 event # 1024
2022-08-08T03:14:05,945 INFO EventsManagerImpl:137 event # 4096
2022-08-08T03:14:05,955 INFO EventsManagerImpl:137 event # 16384
2022-08-08T03:14:05,969 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T03:14:06,247 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T03:14:06,247 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T03:14:06,247 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T03:14:06,247 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T03:14:06,247 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T03:14:06,247 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T03:14:06,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-08-08T03:14:06,253 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-08-08T03:14:06,253 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:53:31][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:14:06,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-08-08T03:14:06,255 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-08-08T03:14:06,255 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:40:11][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:14:06,257 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T03:14:06,257 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-08-08T03:14:06,257 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-08-08T03:14:06,257 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T03:14:06,257 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-08-08T03:14:06,257 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:14:06,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-08-08T03:14:06,258 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-08-08T03:14:06,258 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-08-08T03:14:06,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-08-08T03:14:06,258 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-08-08T03:14:06,258 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:50:19][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:14:06,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-08-08T03:14:06,259 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-08-08T03:14:06,259 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-08-08T03:14:06,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-08-08T03:14:06,259 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-08-08T03:14:06,259 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-08-08T03:14:06,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-08-08T03:14:06,260 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T03:14:06,260 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:14:06,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-08-08T03:14:06,264 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-08-08T03:14:06,264 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-08-08T03:14:06,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-08-08T03:14:06,264 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-08-08T03:14:06,264 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:04][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:14:06,264 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T03:14:06,574 INFO ControlerListenerManagerImpl:251 [it.43] all ControlerAfterMobsimListeners called.
2022-08-08T03:14:06,575 INFO AbstractController$4:159 ### ITERATION 43 fires scoring event
2022-08-08T03:14:06,575 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T03:14:06,708 INFO NewScoreAssignerImpl:57 it: 43 msaStart: 599
2022-08-08T03:14:06,822 INFO ControlerListenerManagerImpl:194 [it.43] all ControlerScoringListeners called.
2022-08-08T03:14:06,822 INFO AbstractController$5:167 ### ITERATION 43 fires iteration end event
2022-08-08T03:14:06,822 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T03:14:06,823 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T03:14:06,905 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T03:14:06,905 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T03:14:08,564 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T03:14:08,564 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12349219716848878
2022-08-08T03:14:08,564 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2839842967694891
2022-08-08T03:14:08,564 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.8885111714774286E-4
2022-08-08T03:14:08,564 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.5804033131865027E-4
2022-08-08T03:14:08,565 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T03:14:08,565 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1481433933972486
2022-08-08T03:14:08,565 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14324447845042287
2022-08-08T03:14:08,565 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.24016750797229083
2022-08-08T03:14:08,710 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T03:14:08,817 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -100.96396317242562
2022-08-08T03:14:08,817 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -127.42257936267731
2022-08-08T03:14:08,817 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -105.65382863763888
2022-08-08T03:14:08,817 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -82.3053238927497
2022-08-08T03:14:08,910 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T03:14:09,618 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19182.00427631829 meters
2022-08-08T03:14:09,618 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140197.95434930804 meters (statistic on all 2086619 legs which have a finite distance)
2022-08-08T03:14:09,618 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52541.288139761964 meters
2022-08-08T03:14:09,618 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140137.58457144554 meters (statistic on all 761464 trips which have a finite distance)
2022-08-08T03:14:09,618 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T03:14:09,618 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T03:14:10,574 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T03:14:10,576 INFO LegHistogramListener:72 number of legs: 2095464 100%
2022-08-08T03:14:10,576 INFO LegHistogramListener:79 number of bike legs: 95284 4.547155188540581%
2022-08-08T03:14:10,576 INFO LegHistogramListener:79 number of car legs: 221056 10.549262597687195%
2022-08-08T03:14:10,576 INFO LegHistogramListener:79 number of drtNorth legs: 274 0.013075862911507904%
2022-08-08T03:14:10,576 INFO LegHistogramListener:79 number of drtSoutheast legs: 212 0.010117091011823634%
2022-08-08T03:14:10,576 INFO LegHistogramListener:79 number of freight legs: 47065 2.246041926752261%
2022-08-08T03:14:10,576 INFO LegHistogramListener:79 number of pt legs: 139399 6.652416839420768%
2022-08-08T03:14:10,576 INFO LegHistogramListener:79 number of ride legs: 110952 5.294865480867244%
2022-08-08T03:14:10,576 INFO LegHistogramListener:79 number of walk legs: 1481222 70.68706501280862%
2022-08-08T03:14:11,103 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T03:14:11,103 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T03:14:13,579 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.408959263006003
2022-08-08T03:14:13,579 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.41121486928524115
2022-08-08T03:14:13,579 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.006508778506395805
2022-08-08T03:14:13,579 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.005545941449236663
2022-08-08T03:14:13,579 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T03:14:13,579 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.4291672871616591
2022-08-08T03:14:13,579 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.4654392847789583
2022-08-08T03:14:13,579 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.7960082059392924
2022-08-08T03:14:13,579 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.19913267637891105
2022-08-08T03:14:13,579 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3698770649645419
2022-08-08T03:14:13,579 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 6.970940293832194E-4
2022-08-08T03:14:13,579 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 6.097968028674571E-4
2022-08-08T03:14:13,579 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T03:14:13,579 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2488099333973513
2022-08-08T03:14:13,579 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.23372420238578184
2022-08-08T03:14:13,579 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.43679680800258813
2022-08-08T03:14:13,579 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.15623507602561404
2022-08-08T03:14:13,579 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3548259960870302
2022-08-08T03:14:13,579 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.33648459203952E-4
2022-08-08T03:14:13,579 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.8999984594607086E-4
2022-08-08T03:14:13,579 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T03:14:13,579 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.19007944047612935
2022-08-08T03:14:13,579 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.18124958277060857
2022-08-08T03:14:13,579 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.30664177839855805
2022-08-08T03:14:13,778 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T03:14:15,062 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T03:14:15,376 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T03:14:15,773 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T03:14:17,062 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T03:14:17,386 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T03:14:17,772 INFO ControlerListenerManagerImpl:171 [it.43] all ControlerIterationEndsListeners called.
2022-08-08T03:14:17,914 INFO AbstractController:181 ### ITERATION 43 ENDS
2022-08-08T03:14:17,914 INFO AbstractController:182 ###################################################
2022-08-08T03:14:17,914 INFO AbstractController:133 ###################################################
2022-08-08T03:14:17,914 INFO AbstractController:134 ### ITERATION 44 BEGINS
2022-08-08T03:14:17,915 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T03:14:17,915 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T03:14:17,915 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T03:14:17,915 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T03:14:17,916 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T03:14:24,254 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T03:14:24,280 INFO ControlerListenerManagerImpl:148 [it.44] all ControlerIterationStartsListeners called.
2022-08-08T03:14:24,280 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T03:14:25,860 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169760 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T03:14:25,861 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30537 plans
2022-08-08T03:14:25,902 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:14:32,410 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T03:14:32,410 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:14:32,410 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:14:32,411 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T03:14:32,411 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:14:32,413 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T03:14:32,415 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T03:14:32,415 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:14:32,417 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:14:32,419 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T03:14:32,425 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T03:14:32,426 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:14:32,426 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:14:32,426 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:14:32,426 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:14:32,441 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:14:32,443 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T03:14:32,462 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:14:32,483 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T03:14:32,556 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T03:14:32,748 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T03:14:33,029 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T03:14:33,794 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T03:14:35,311 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T03:14:38,537 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T03:14:44,029 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T03:14:57,150 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T03:14:57,150 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30537 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T03:14:57,150 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30487 plans
2022-08-08T03:14:57,151 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T03:14:57,151 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T03:14:57,151 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T03:14:57,151 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T03:14:57,151 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T03:14:57,151 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T03:14:57,151 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T03:14:57,151 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T03:14:57,152 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T03:14:57,152 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T03:14:57,154 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T03:14:57,157 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T03:14:57,164 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T03:14:57,177 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T03:14:57,200 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T03:14:57,246 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T03:14:57,393 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30487 plans
2022-08-08T03:14:57,393 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T03:14:57,393 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T03:14:57,394 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T03:14:57,394 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:14:57,394 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:14:57,394 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:14:57,394 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:14:57,395 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:14:57,397 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T03:14:57,400 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T03:14:57,408 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:14:57,410 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:14:57,416 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:14:57,417 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T03:14:57,417 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:14:57,426 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T03:14:57,442 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:14:57,446 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:14:57,477 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T03:14:57,516 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:14:57,672 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T03:14:57,939 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T03:14:58,357 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T03:14:59,184 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T03:15:00,793 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T03:15:04,128 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T03:15:05,908 INFO MemoryObserver:41 used RAM: 15547 MB free: 532 MB total: 16080 MB
2022-08-08T03:15:10,753 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T03:15:26,326 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T03:15:26,326 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30487 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T03:15:26,326 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7644 plans
2022-08-08T03:15:26,326 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T03:15:26,326 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T03:15:26,326 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T03:15:26,326 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T03:15:26,326 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T03:15:26,326 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T03:15:26,326 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T03:15:26,326 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T03:15:26,326 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T03:15:26,326 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T03:15:26,327 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T03:15:26,327 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T03:15:26,329 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T03:15:26,331 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T03:15:26,331 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7644 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T03:15:26,331 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40281 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T03:15:26,331 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6784 plans
2022-08-08T03:15:26,332 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T03:15:26,332 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T03:15:26,332 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T03:15:26,333 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T03:15:26,334 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T03:15:26,351 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T03:15:26,376 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T03:15:26,479 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T03:15:26,825 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T03:15:27,209 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T03:15:27,579 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T03:15:28,555 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T03:15:30,938 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T03:15:39,006 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T03:15:39,007 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6784 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T03:15:39,007 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T03:15:39,990 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T03:15:40,957 INFO ControlerListenerManagerImpl:213 [it.44] all ControlerReplanningListeners called.
2022-08-08T03:15:40,957 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T03:15:40,957 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T03:15:40,957 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T03:15:41,032 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T03:15:41,102 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T03:15:41,103 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T03:15:41,103 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T03:15:41,111 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T03:15:41,120 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T03:15:41,120 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T03:15:41,122 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T03:15:41,122 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T03:15:41,122 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T03:15:41,122 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T03:15:41,122 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T03:15:41,122 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T03:15:41,122 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T03:15:41,122 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T03:15:41,122 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T03:15:41,122 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T03:15:41,122 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T03:15:41,122 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T03:15:41,123 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T03:15:41,123 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T03:15:41,123 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T03:15:41,123 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T03:15:41,823 INFO ControlerListenerManagerImpl:232 [it.44] all ControlerBeforeMobsimListeners called.
2022-08-08T03:15:41,823 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T03:15:41,823 INFO NetworkImpl:163 node # 1
2022-08-08T03:15:41,823 INFO NetworkImpl:163 node # 4
2022-08-08T03:15:41,823 INFO NetworkImpl:163 node # 16
2022-08-08T03:15:41,823 INFO NetworkImpl:163 node # 64
2022-08-08T03:15:41,823 INFO NetworkImpl:163 node # 256
2022-08-08T03:15:41,824 INFO NetworkImpl:163 node # 1024
2022-08-08T03:15:41,824 INFO NetworkImpl:163 node # 4096
2022-08-08T03:15:41,826 INFO NetworkImpl:163 node # 16384
2022-08-08T03:15:41,833 INFO NetworkImpl:163 node # 65536
2022-08-08T03:15:41,874 INFO NetworkImpl:159 link # 1
2022-08-08T03:15:41,874 INFO NetworkImpl:159 link # 4
2022-08-08T03:15:41,874 INFO NetworkImpl:159 link # 16
2022-08-08T03:15:41,874 INFO NetworkImpl:159 link # 64
2022-08-08T03:15:41,874 INFO NetworkImpl:159 link # 256
2022-08-08T03:15:41,875 INFO NetworkImpl:159 link # 1024
2022-08-08T03:15:41,880 INFO NetworkImpl:159 link # 4096
2022-08-08T03:15:41,898 INFO NetworkImpl:159 link # 16384
2022-08-08T03:15:41,973 INFO NetworkImpl:159 link # 65536
2022-08-08T03:15:42,317 INFO NetworkImpl:159 link # 262144
2022-08-08T03:15:42,991 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T03:15:42,991 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T03:15:42,991 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T03:15:42,991 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T03:15:42,991 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T03:15:42,992 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T03:15:42,992 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T03:15:42,992 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T03:15:42,994 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T03:15:42,996 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T03:15:43,001 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T03:15:43,010 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T03:15:43,029 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T03:15:43,067 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T03:15:43,140 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T03:15:43,354 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T03:15:43,676 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T03:15:44,230 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T03:15:45,281 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T03:15:45,389 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T03:15:45,405 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:15:45,405 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T03:15:45,405 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T03:15:45,405 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:15:45,405 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:15:45,405 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T03:15:45,405 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T03:15:45,405 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T03:15:45,405 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:15:45,405 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T03:15:53,206 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:15:53,206 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T03:15:53,206 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T03:15:53,206 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T03:15:53,206 INFO EventsManagerImpl:176
2022-08-08T03:15:53,206 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:15:53,206 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T03:15:53,206 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T03:15:53,206 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T03:15:53,206 INFO EventsManagerImpl:176
2022-08-08T03:15:53,206 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:15:53,206 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T03:15:53,206 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T03:15:53,206 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T03:15:53,206 INFO EventsManagerImpl:176
2022-08-08T03:15:53,207 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:15:53,207 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T03:15:53,207 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T03:15:53,207 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T03:15:53,207 INFO EventsManagerImpl:176
2022-08-08T03:15:53,207 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T03:15:53,207 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T03:15:53,207 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T03:15:53,207 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T03:15:53,207 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T03:15:53,207 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T03:15:53,207 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T03:15:53,207 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:15:53,207 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T03:15:53,207 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T03:15:53,207 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:15:53,207 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T03:15:53,207 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T03:15:53,207 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T03:15:53,207 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T03:15:53,207 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T03:15:53,207 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T03:15:53,207 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T03:15:53,207 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T03:15:53,207 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:15:53,207 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:15:53,207 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:15:53,207 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T03:15:53,207 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T03:15:53,207 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T03:15:53,208 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:15:53,208 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T03:15:53,208 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:15:53,208 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T03:15:53,208 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T03:15:53,208 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:15:53,208 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T03:15:53,208 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:15:53,208 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T03:15:53,208 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T03:15:53,208 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:15:53,208 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T03:15:53,208 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T03:15:53,208 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:15:53,208 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:15:53,208 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:15:53,208 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T03:15:53,208 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T03:15:53,208 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T03:15:53,208 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:15:53,208 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T03:15:53,208 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:15:53,208 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T03:15:53,208 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T03:15:53,208 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:15:53,208 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T03:15:53,208 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:15:53,208 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T03:15:53,208 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T03:15:53,208 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:15:53,208 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T03:15:54,598 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T03:15:54,600 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T03:15:54,766 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T03:15:54,766 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T03:15:54,766 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T03:15:54,766 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T03:15:54,766 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T03:15:54,766 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T03:15:54,766 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T03:15:54,766 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T03:15:54,958 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T03:15:54,959 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T03:15:54,979 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T03:15:54,980 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T03:15:54,981 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T03:15:54,983 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T03:15:54,986 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T03:15:54,986 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T03:15:54,987 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T03:15:54,989 INFO VehicularDepartureHandler:110 teleport vehicle 183170_car from link -40717535 to link -22737835#3
2022-08-08T03:15:54,989 INFO VehicularDepartureHandler:110 teleport vehicle 100207_car from link -19080095#2 to link -376768565#2
2022-08-08T03:15:54,989 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T03:15:56,000 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1765 #nodes=228
2022-08-08T03:15:56,000 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271815 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T03:15:57,179 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3147 #nodes=364
2022-08-08T03:15:57,179 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271298 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T03:15:59,197 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4386 #nodes=477
2022-08-08T03:15:59,197 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270732 lost=0 simT=10800.0s realT=13s; (s/r): 830.7692307692307
2022-08-08T03:16:02,677 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5656 #nodes=651
2022-08-08T03:16:02,677 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269914 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T03:16:05,910 INFO MemoryObserver:41 used RAM: 13496 MB free: 2583 MB total: 16080 MB
2022-08-08T03:16:07,583 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7250 #nodes=976
2022-08-08T03:16:07,584 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268730 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T03:16:15,872 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11037 #nodes=1695
2022-08-08T03:16:15,872 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266894 lost=0 simT=21600.0s realT=30s; (s/r): 720.0
2022-08-08T03:16:28,096 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12112 #nodes=1841
2022-08-08T03:16:28,097 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264253 lost=0 simT=25200.0s realT=42s; (s/r): 600.0
2022-08-08T03:16:41,892 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13321 #nodes=1943
2022-08-08T03:16:41,892 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260823 lost=0 simT=28800.0s realT=56s; (s/r): 514.2857142857143
2022-08-08T03:16:58,229 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14652 #nodes=2167
2022-08-08T03:16:58,229 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257268 lost=0 simT=32400.0s realT=72s; (s/r): 450.0
2022-08-08T03:17:05,910 INFO MemoryObserver:41 used RAM: 14409 MB free: 1670 MB total: 16080 MB
2022-08-08T03:17:13,637 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14609 #nodes=2116
2022-08-08T03:17:13,638 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251969 lost=0 simT=36000.0s realT=88s; (s/r): 409.09090909090907
2022-08-08T03:17:31,818 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15062 #nodes=2106
2022-08-08T03:17:31,818 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246265 lost=0 simT=39600.0s realT=106s; (s/r): 373.58490566037733
2022-08-08T03:17:46,459 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15573 #nodes=2270
2022-08-08T03:17:46,459 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238550 lost=0 simT=43200.0s realT=121s; (s/r): 357.02479338842977
2022-08-08T03:18:04,109 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15840 #nodes=2358
2022-08-08T03:18:04,109 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229668 lost=0 simT=46800.0s realT=138s; (s/r): 339.1304347826087
2022-08-08T03:18:05,910 INFO MemoryObserver:41 used RAM: 15532 MB free: 547 MB total: 16080 MB
2022-08-08T03:18:21,456 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16237 #nodes=2367
2022-08-08T03:18:21,456 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218528 lost=0 simT=50400.0s realT=156s; (s/r): 323.0769230769231
2022-08-08T03:18:36,457 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16440 #nodes=2431
2022-08-08T03:18:36,457 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=205188 lost=0 simT=54000.0s realT=171s; (s/r): 315.7894736842105
2022-08-08T03:18:53,249 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16708 #nodes=2433
2022-08-08T03:18:53,249 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188686 lost=0 simT=57600.0s realT=187s; (s/r): 308.02139037433153
2022-08-08T03:19:05,911 INFO MemoryObserver:41 used RAM: 15900 MB free: 179 MB total: 16080 MB
2022-08-08T03:19:21,256 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16528 #nodes=2476
2022-08-08T03:19:21,257 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=169426 lost=0 simT=61200.0s realT=215s; (s/r): 284.6511627906977
2022-08-08T03:19:41,234 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16265 #nodes=2332
2022-08-08T03:19:41,234 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=147573 lost=0 simT=64800.0s realT=235s; (s/r): 275.74468085106383
2022-08-08T03:19:56,896 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15403 #nodes=2209
2022-08-08T03:19:56,897 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=123930 lost=0 simT=68400.0s realT=251s; (s/r): 272.50996015936255
2022-08-08T03:20:05,911 INFO MemoryObserver:41 used RAM: 15366 MB free: 713 MB total: 16080 MB
2022-08-08T03:20:16,125 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15210 #nodes=2055
2022-08-08T03:20:16,125 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=99399 lost=0 simT=72000.0s realT=270s; (s/r): 266.6666666666667
2022-08-08T03:20:29,737 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13217 #nodes=1768
2022-08-08T03:20:29,737 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=76761 lost=0 simT=75600.0s realT=284s; (s/r): 266.19718309859155
2022-08-08T03:20:44,448 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12566 #nodes=1533
2022-08-08T03:20:44,448 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=60721 lost=0 simT=79200.0s realT=299s; (s/r): 264.8829431438127
2022-08-08T03:21:01,247 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11855 #nodes=1506
2022-08-08T03:21:01,248 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=47178 lost=0 simT=82800.0s realT=315s; (s/r): 262.85714285714283
2022-08-08T03:21:05,911 INFO MemoryObserver:41 used RAM: 15642 MB free: 437 MB total: 16080 MB
2022-08-08T03:21:13,067 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11268 #nodes=1387
2022-08-08T03:21:13,067 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=34983 lost=1 simT=86400.0s realT=327s; (s/r): 264.2201834862385
2022-08-08T03:21:22,104 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9462 #nodes=1056
2022-08-08T03:21:22,104 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=28462 lost=3 simT=90000.0s realT=336s; (s/r): 267.85714285714283
2022-08-08T03:21:27,531 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8137 #nodes=915
2022-08-08T03:21:27,531 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=24400 lost=4 simT=93600.0s realT=342s; (s/r): 273.6842105263158
2022-08-08T03:21:33,110 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6912 #nodes=778
2022-08-08T03:21:33,110 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=21395 lost=5 simT=97200.0s realT=347s; (s/r): 280.1152737752161
2022-08-08T03:21:37,726 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5933 #nodes=647
2022-08-08T03:21:37,726 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=19083 lost=5 simT=100800.0s realT=352s; (s/r): 286.3636363636364
2022-08-08T03:21:41,660 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5115 #nodes=564
2022-08-08T03:21:41,661 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=17217 lost=5 simT=104400.0s realT=356s; (s/r): 293.2584269662921
2022-08-08T03:21:44,879 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4313 #nodes=490
2022-08-08T03:21:44,879 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=15563 lost=5 simT=108000.0s realT=359s; (s/r): 300.83565459610026
2022-08-08T03:21:47,423 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3650 #nodes=354
2022-08-08T03:21:47,424 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=14109 lost=5 simT=111600.0s realT=362s; (s/r): 308.28729281767954
2022-08-08T03:21:49,263 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3018 #nodes=321
2022-08-08T03:21:49,263 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=12933 lost=5 simT=115200.0s realT=363s; (s/r): 317.35537190082647
2022-08-08T03:21:50,640 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2505 #nodes=264
2022-08-08T03:21:50,640 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=11974 lost=6 simT=118800.0s realT=365s; (s/r): 325.47945205479454
2022-08-08T03:21:52,256 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2100 #nodes=248
2022-08-08T03:21:52,256 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=11139 lost=7 simT=122400.0s realT=366s; (s/r): 334.42622950819674
2022-08-08T03:21:53,701 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1778 #nodes=185
2022-08-08T03:21:53,701 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=10323 lost=7 simT=126000.0s realT=368s; (s/r): 342.39130434782606
2022-08-08T03:21:55,010 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1436 #nodes=142
2022-08-08T03:21:55,010 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=8660 lost=7 simT=129600.0s realT=369s; (s/r): 351.219512195122
2022-08-08T03:21:55,443 INFO AbstractController$9:234 ### ITERATION 44 fires after mobsim event
2022-08-08T03:21:55,443 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=249.870488399sec
2022-08-08T03:21:55,444 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T03:21:55,488 INFO LegTimesControlerListener:50 [44] average trip (probably: leg) duration is: 1315 seconds = 00:21:55
2022-08-08T03:21:55,488 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T03:21:55,488 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:21:55,488 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:21:55,488 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:21:55,488 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:21:55,488 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T03:21:55,489 INFO EventsManagerImpl:137 event # 1
2022-08-08T03:21:55,489 INFO EventsManagerImpl:137 event # 4
2022-08-08T03:21:55,489 INFO EventsManagerImpl:137 event # 16
2022-08-08T03:21:55,489 INFO EventsManagerImpl:137 event # 64
2022-08-08T03:21:55,489 INFO EventsManagerImpl:137 event # 256
2022-08-08T03:21:55,490 INFO EventsManagerImpl:137 event # 1024
2022-08-08T03:21:55,493 INFO EventsManagerImpl:137 event # 4096
2022-08-08T03:21:55,504 INFO EventsManagerImpl:137 event # 16384
2022-08-08T03:21:55,520 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T03:21:56,049 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T03:21:56,049 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T03:21:56,049 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T03:21:56,049 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T03:21:56,049 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T03:21:56,050 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T03:21:56,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-08-08T03:21:56,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-08-08T03:21:56,053 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:53:31][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:21:56,054 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T03:21:56,054 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-08-08T03:21:56,055 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:23][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:21:56,057 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T03:21:56,057 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-08-08T03:21:56,057 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-08-08T03:21:56,057 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T03:21:56,057 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-08-08T03:21:56,057 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:21:56,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-08-08T03:21:56,058 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-08-08T03:21:56,058 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-08-08T03:21:56,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-08-08T03:21:56,058 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-08-08T03:21:56,058 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:49:46][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:21:56,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-08-08T03:21:56,059 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-08-08T03:21:56,059 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-08-08T03:21:56,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-08-08T03:21:56,059 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-08-08T03:21:56,059 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-08-08T03:21:56,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-08-08T03:21:56,060 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T03:21:56,060 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:21:56,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-08-08T03:21:56,065 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-08-08T03:21:56,065 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-08-08T03:21:56,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-08-08T03:21:56,065 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-08-08T03:21:56,065 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:22][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:21:56,065 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T03:21:56,467 INFO ControlerListenerManagerImpl:251 [it.44] all ControlerAfterMobsimListeners called.
2022-08-08T03:21:56,467 INFO AbstractController$4:159 ### ITERATION 44 fires scoring event
2022-08-08T03:21:56,467 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T03:21:56,608 INFO NewScoreAssignerImpl:57 it: 44 msaStart: 599
2022-08-08T03:21:56,730 INFO ControlerListenerManagerImpl:194 [it.44] all ControlerScoringListeners called.
2022-08-08T03:21:56,730 INFO AbstractController$5:167 ### ITERATION 44 fires iteration end event
2022-08-08T03:21:56,730 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T03:21:56,730 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T03:22:03,696 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T03:22:03,696 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T03:22:05,101 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T03:22:05,101 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12372456184494986
2022-08-08T03:22:05,101 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.28577388991306224
2022-08-08T03:22:05,101 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.9527003086213716E-4
2022-08-08T03:22:05,101 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.5804033131865027E-4
2022-08-08T03:22:05,102 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T03:22:05,102 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14684805660968384
2022-08-08T03:22:05,102 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1431032623487062
2022-08-08T03:22:05,102 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.23957568412782368
2022-08-08T03:22:05,239 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T03:22:05,342 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -100.22577674453005
2022-08-08T03:22:05,342 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -126.43039893197763
2022-08-08T03:22:05,342 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -105.16414124941177
2022-08-08T03:22:05,342 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -82.14691972505041
2022-08-08T03:22:05,405 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T03:22:05,911 INFO MemoryObserver:41 used RAM: 13423 MB free: 2656 MB total: 16080 MB
2022-08-08T03:22:05,966 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19199.717560723548 meters
2022-08-08T03:22:05,966 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140341.94392098064 meters (statistic on all 2086835 legs which have a finite distance)
2022-08-08T03:22:05,966 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52571.508408334295 meters
2022-08-08T03:22:05,966 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140280.61220413214 meters (statistic on all 761803 trips which have a finite distance)
2022-08-08T03:22:05,966 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T03:22:05,967 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T03:22:06,768 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T03:22:06,770 INFO LegHistogramListener:72 number of legs: 2095457 100%
2022-08-08T03:22:06,770 INFO LegHistogramListener:79 number of bike legs: 95595 4.562012009790704%
2022-08-08T03:22:06,770 INFO LegHistogramListener:79 number of car legs: 222443 10.615488649969912%
2022-08-08T03:22:06,770 INFO LegHistogramListener:79 number of drtNorth legs: 276 0.013171351165879329%
2022-08-08T03:22:06,770 INFO LegHistogramListener:79 number of drtSoutheast legs: 210 0.010021680234908185%
2022-08-08T03:22:06,770 INFO LegHistogramListener:79 number of freight legs: 47065 2.2460494297902556%
2022-08-08T03:22:06,770 INFO LegHistogramListener:79 number of pt legs: 138174 6.593979260848588%
2022-08-08T03:22:06,770 INFO LegHistogramListener:79 number of ride legs: 110846 5.289824606279203%
2022-08-08T03:22:06,770 INFO LegHistogramListener:79 number of walk legs: 1480848 70.66945301192055%
2022-08-08T03:22:07,347 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T03:22:07,347 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T03:22:09,673 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.4137670293780843
2022-08-08T03:22:09,673 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.41223290900034404
2022-08-08T03:22:09,673 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.006637156780683691
2022-08-08T03:22:09,673 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.005674319723524548
2022-08-08T03:22:09,673 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T03:22:09,673 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.4325898519541741
2022-08-08T03:22:09,673 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.4709492803113943
2022-08-08T03:22:09,673 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8003307024345656
2022-08-08T03:22:09,673 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.20008395939138426
2022-08-08T03:22:09,673 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3701800376918613
2022-08-08T03:22:09,673 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 7.022291603547349E-4
2022-08-08T03:22:09,673 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 6.136481510960937E-4
2022-08-08T03:22:09,673 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T03:22:09,673 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.250243918721147
2022-08-08T03:22:09,673 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.23503751213174692
2022-08-08T03:22:09,673 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.4400563323867575
2022-08-08T03:22:09,673 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1572261563031165
2022-08-08T03:22:09,673 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3554473469345836
2022-08-08T03:22:09,673 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.362160246897097E-4
2022-08-08T03:22:09,673 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.8999984594607086E-4
2022-08-08T03:22:09,673 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T03:22:09,673 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.1913401151296364
2022-08-08T03:22:09,673 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.18220856847953906
2022-08-08T03:22:09,673 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3083569121430442
2022-08-08T03:22:09,870 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T03:22:11,059 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T03:22:11,376 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T03:22:11,738 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T03:22:12,884 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T03:22:13,201 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T03:22:13,602 INFO ControlerListenerManagerImpl:171 [it.44] all ControlerIterationEndsListeners called.
2022-08-08T03:22:13,726 INFO AbstractController:181 ### ITERATION 44 ENDS
2022-08-08T03:22:13,726 INFO AbstractController:182 ###################################################
2022-08-08T03:22:13,727 INFO AbstractController:133 ###################################################
2022-08-08T03:22:13,727 INFO AbstractController:134 ### ITERATION 45 BEGINS
2022-08-08T03:22:13,727 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T03:22:13,727 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T03:22:13,727 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T03:22:13,728 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T03:22:13,728 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T03:22:14,117 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T03:22:14,149 INFO ControlerListenerManagerImpl:148 [it.45] all ControlerIterationStartsListeners called.
2022-08-08T03:22:14,149 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T03:22:15,784 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169504 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T03:22:15,785 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30603 plans
2022-08-08T03:22:15,811 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:22:15,811 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T03:22:15,812 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T03:22:15,812 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T03:22:15,812 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:22:15,815 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:22:15,815 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T03:22:15,816 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:22:15,817 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:22:15,818 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:22:15,819 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:22:15,820 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:22:15,821 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:22:15,849 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T03:22:15,856 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T03:22:15,869 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:22:15,873 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:22:15,890 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T03:22:15,950 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T03:22:16,078 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T03:22:16,268 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:22:16,303 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T03:22:16,648 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T03:22:17,436 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T03:22:18,946 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T03:22:21,851 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T03:22:33,985 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T03:22:46,816 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T03:22:46,816 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30603 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T03:22:46,816 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30844 plans
2022-08-08T03:22:46,816 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T03:22:46,816 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T03:22:46,817 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T03:22:46,817 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T03:22:46,817 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T03:22:46,817 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T03:22:46,817 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T03:22:46,817 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T03:22:46,817 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T03:22:46,818 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T03:22:46,820 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T03:22:46,823 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T03:22:46,829 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T03:22:46,841 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T03:22:46,864 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T03:22:46,906 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T03:22:47,074 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30844 plans
2022-08-08T03:22:47,074 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T03:22:47,074 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T03:22:47,074 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:22:47,074 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:22:47,074 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T03:22:47,075 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:22:47,075 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:22:47,076 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T03:22:47,076 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:22:47,082 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T03:22:47,089 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:22:47,090 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T03:22:47,090 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:22:47,098 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:22:47,099 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:22:47,106 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:22:47,110 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:22:47,116 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T03:22:47,161 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:22:47,196 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T03:22:47,292 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T03:22:47,448 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T03:22:47,836 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T03:22:48,718 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T03:22:50,147 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T03:22:53,204 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T03:23:00,659 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T03:23:05,912 INFO MemoryObserver:41 used RAM: 15188 MB free: 891 MB total: 16080 MB
2022-08-08T03:23:17,685 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T03:23:17,686 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30844 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T03:23:17,686 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7477 plans
2022-08-08T03:23:17,686 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T03:23:17,686 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T03:23:17,686 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T03:23:17,686 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T03:23:17,686 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T03:23:17,686 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T03:23:17,686 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T03:23:17,686 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T03:23:17,686 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T03:23:17,687 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T03:23:17,687 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T03:23:17,688 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T03:23:17,689 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T03:23:17,691 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T03:23:17,691 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7477 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T03:23:17,691 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40127 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T03:23:17,691 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6938 plans
2022-08-08T03:23:17,692 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T03:23:17,692 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T03:23:17,692 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T03:23:17,692 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T03:23:17,694 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T03:23:17,703 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T03:23:17,739 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T03:23:17,803 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T03:23:18,148 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T03:23:18,683 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T03:23:19,218 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T03:23:20,211 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T03:23:22,738 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T03:23:31,046 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T03:23:31,046 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6938 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T03:23:31,046 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T03:23:31,925 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T03:23:32,831 INFO ControlerListenerManagerImpl:213 [it.45] all ControlerReplanningListeners called.
2022-08-08T03:23:32,831 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T03:23:32,831 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T03:23:32,831 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T03:23:32,898 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T03:23:32,962 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T03:23:32,962 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T03:23:32,962 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T03:23:32,963 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T03:23:32,964 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T03:23:32,964 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T03:23:32,964 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T03:23:32,964 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T03:23:32,964 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T03:23:32,964 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T03:23:32,964 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T03:23:32,964 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T03:23:32,965 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T03:23:32,965 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T03:23:32,965 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T03:23:32,965 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T03:23:32,965 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T03:23:32,965 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T03:23:32,965 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T03:23:32,965 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T03:23:32,965 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T03:23:32,965 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T03:23:33,594 INFO ControlerListenerManagerImpl:232 [it.45] all ControlerBeforeMobsimListeners called.
2022-08-08T03:23:33,594 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T03:23:33,595 INFO NetworkImpl:163 node # 1
2022-08-08T03:23:33,595 INFO NetworkImpl:163 node # 4
2022-08-08T03:23:33,595 INFO NetworkImpl:163 node # 16
2022-08-08T03:23:33,595 INFO NetworkImpl:163 node # 64
2022-08-08T03:23:33,595 INFO NetworkImpl:163 node # 256
2022-08-08T03:23:33,595 INFO NetworkImpl:163 node # 1024
2022-08-08T03:23:33,595 INFO NetworkImpl:163 node # 4096
2022-08-08T03:23:33,597 INFO NetworkImpl:163 node # 16384
2022-08-08T03:23:33,602 INFO NetworkImpl:163 node # 65536
2022-08-08T03:23:33,636 INFO NetworkImpl:159 link # 1
2022-08-08T03:23:33,636 INFO NetworkImpl:159 link # 4
2022-08-08T03:23:33,636 INFO NetworkImpl:159 link # 16
2022-08-08T03:23:33,636 INFO NetworkImpl:159 link # 64
2022-08-08T03:23:33,636 INFO NetworkImpl:159 link # 256
2022-08-08T03:23:33,637 INFO NetworkImpl:159 link # 1024
2022-08-08T03:23:33,641 INFO NetworkImpl:159 link # 4096
2022-08-08T03:23:33,656 INFO NetworkImpl:159 link # 16384
2022-08-08T03:23:33,716 INFO NetworkImpl:159 link # 65536
2022-08-08T03:23:33,992 INFO NetworkImpl:159 link # 262144
2022-08-08T03:23:34,622 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T03:23:34,622 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T03:23:34,622 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T03:23:34,622 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T03:23:34,622 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T03:23:34,622 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T03:23:34,623 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T03:23:34,623 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T03:23:34,624 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T03:23:34,627 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T03:23:34,631 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T03:23:34,641 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T03:23:34,660 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T03:23:34,696 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T03:23:34,768 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T03:23:34,915 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T03:23:35,265 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T03:23:35,812 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T03:23:36,851 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T03:23:36,942 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T03:23:36,960 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:23:36,960 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T03:23:36,960 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T03:23:36,960 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:23:36,960 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:23:36,960 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T03:23:36,960 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T03:23:36,960 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T03:23:36,960 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:23:36,960 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T03:23:44,341 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:23:44,341 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T03:23:44,342 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T03:23:44,342 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T03:23:44,342 INFO EventsManagerImpl:176
2022-08-08T03:23:44,342 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:23:44,342 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T03:23:44,342 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T03:23:44,342 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T03:23:44,342 INFO EventsManagerImpl:176
2022-08-08T03:23:44,342 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:23:44,342 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T03:23:44,342 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T03:23:44,342 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T03:23:44,342 INFO EventsManagerImpl:176
2022-08-08T03:23:44,342 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:23:44,342 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T03:23:44,342 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T03:23:44,342 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T03:23:44,342 INFO EventsManagerImpl:176
2022-08-08T03:23:44,342 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T03:23:44,342 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T03:23:44,342 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T03:23:44,342 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T03:23:44,343 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T03:23:44,343 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T03:23:44,343 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T03:23:44,343 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:23:44,343 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T03:23:44,343 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T03:23:44,343 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:23:44,343 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T03:23:44,343 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T03:23:44,343 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T03:23:44,343 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T03:23:44,343 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T03:23:44,343 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T03:23:44,343 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T03:23:44,343 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T03:23:44,343 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:23:44,343 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:23:44,343 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:23:44,343 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T03:23:44,343 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T03:23:44,343 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T03:23:44,343 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:23:44,343 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T03:23:44,343 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:23:44,343 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T03:23:44,343 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T03:23:44,343 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:23:44,343 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T03:23:44,344 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:23:44,344 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T03:23:44,344 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T03:23:44,344 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:23:44,344 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T03:23:44,344 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T03:23:44,344 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:23:44,344 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:23:44,344 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:23:44,344 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T03:23:44,344 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T03:23:44,344 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T03:23:44,344 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:23:44,344 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T03:23:44,344 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:23:44,344 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T03:23:44,344 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T03:23:44,344 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:23:44,344 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T03:23:44,344 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:23:44,344 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T03:23:44,344 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T03:23:44,344 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:23:44,344 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T03:23:45,871 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T03:23:45,874 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T03:23:46,058 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T03:23:46,058 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T03:23:46,058 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T03:23:46,058 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T03:23:46,058 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T03:23:46,058 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T03:23:46,058 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T03:23:46,058 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T03:23:46,274 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T03:23:46,274 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T03:23:46,300 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T03:23:46,303 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T03:23:46,304 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T03:23:46,308 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T03:23:46,308 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T03:23:46,309 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T03:23:46,309 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T03:23:46,311 INFO VehicularDepartureHandler:110 teleport vehicle 183170_car from link -40717535 to link -22737835#3
2022-08-08T03:23:46,312 INFO VehicularDepartureHandler:110 teleport vehicle 100207_car from link -19080095#2 to link -376768565#2
2022-08-08T03:23:46,312 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T03:23:47,239 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1769 #nodes=230
2022-08-08T03:23:47,239 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271812 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T03:23:48,648 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3153 #nodes=380
2022-08-08T03:23:48,648 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271304 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T03:23:50,779 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4338 #nodes=482
2022-08-08T03:23:50,779 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270740 lost=0 simT=10800.0s realT=13s; (s/r): 830.7692307692307
2022-08-08T03:23:54,346 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5633 #nodes=648
2022-08-08T03:23:54,346 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269927 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T03:23:58,589 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7257 #nodes=984
2022-08-08T03:23:58,589 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268739 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-08-08T03:24:04,378 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11064 #nodes=1670
2022-08-08T03:24:04,378 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266893 lost=0 simT=21600.0s realT=27s; (s/r): 800.0
2022-08-08T03:24:05,913 INFO MemoryObserver:41 used RAM: 13462 MB free: 2617 MB total: 16080 MB
2022-08-08T03:24:17,943 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12022 #nodes=1807
2022-08-08T03:24:17,943 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264264 lost=0 simT=25200.0s realT=40s; (s/r): 630.0
2022-08-08T03:24:29,428 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13431 #nodes=1960
2022-08-08T03:24:29,428 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260823 lost=0 simT=28800.0s realT=52s; (s/r): 553.8461538461538
2022-08-08T03:24:46,331 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14635 #nodes=2094
2022-08-08T03:24:46,332 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257262 lost=0 simT=32400.0s realT=69s; (s/r): 469.5652173913044
2022-08-08T03:25:00,476 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14583 #nodes=2056
2022-08-08T03:25:00,476 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251983 lost=0 simT=36000.0s realT=83s; (s/r): 433.73493975903614
2022-08-08T03:25:05,913 INFO MemoryObserver:41 used RAM: 14619 MB free: 1460 MB total: 16080 MB
2022-08-08T03:25:18,400 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15106 #nodes=2207
2022-08-08T03:25:18,400 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246243 lost=0 simT=39600.0s realT=101s; (s/r): 392.0792079207921
2022-08-08T03:25:33,744 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15670 #nodes=2262
2022-08-08T03:25:33,744 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238556 lost=0 simT=43200.0s realT=116s; (s/r): 372.41379310344826
2022-08-08T03:25:51,264 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15812 #nodes=2309
2022-08-08T03:25:51,264 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229595 lost=0 simT=46800.0s realT=134s; (s/r): 349.25373134328356
2022-08-08T03:26:05,149 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16033 #nodes=2390
2022-08-08T03:26:05,150 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218485 lost=0 simT=50400.0s realT=148s; (s/r): 340.5405405405405
2022-08-08T03:26:05,913 INFO MemoryObserver:41 used RAM: 15135 MB free: 944 MB total: 16080 MB
2022-08-08T03:26:20,357 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16460 #nodes=2463
2022-08-08T03:26:20,357 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=205228 lost=0 simT=54000.0s realT=163s; (s/r): 331.28834355828224
2022-08-08T03:26:40,276 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16507 #nodes=2516
2022-08-08T03:26:40,277 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188755 lost=0 simT=57600.0s realT=183s; (s/r): 314.75409836065575
2022-08-08T03:27:05,913 INFO MemoryObserver:41 used RAM: 15200 MB free: 879 MB total: 16080 MB
2022-08-08T03:27:06,274 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16461 #nodes=2446
2022-08-08T03:27:06,274 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=169491 lost=0 simT=61200.0s realT=209s; (s/r): 292.82296650717706
2022-08-08T03:27:26,491 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16360 #nodes=2337
2022-08-08T03:27:26,491 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=147689 lost=0 simT=64800.0s realT=229s; (s/r): 282.9694323144105
2022-08-08T03:27:41,895 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15501 #nodes=2151
2022-08-08T03:27:41,895 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=124222 lost=0 simT=68400.0s realT=244s; (s/r): 280.327868852459
2022-08-08T03:28:00,312 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15124 #nodes=2034
2022-08-08T03:28:00,312 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=99507 lost=0 simT=72000.0s realT=263s; (s/r): 273.7642585551331
2022-08-08T03:28:05,914 INFO MemoryObserver:41 used RAM: 15838 MB free: 241 MB total: 16080 MB
2022-08-08T03:28:14,867 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13219 #nodes=1698
2022-08-08T03:28:14,868 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=76900 lost=0 simT=75600.0s realT=277s; (s/r): 272.9241877256318
2022-08-08T03:28:28,575 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12482 #nodes=1541
2022-08-08T03:28:28,575 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=60787 lost=0 simT=79200.0s realT=291s; (s/r): 272.16494845360825
2022-08-08T03:28:41,820 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11914 #nodes=1482
2022-08-08T03:28:41,820 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=47262 lost=0 simT=82800.0s realT=304s; (s/r): 272.36842105263156
2022-08-08T03:28:54,148 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11254 #nodes=1391
2022-08-08T03:28:54,148 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=35067 lost=1 simT=86400.0s realT=317s; (s/r): 272.5552050473186
2022-08-08T03:29:04,515 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9513 #nodes=1092
2022-08-08T03:29:04,515 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=28493 lost=1 simT=90000.0s realT=327s; (s/r): 275.22935779816515
2022-08-08T03:29:05,914 INFO MemoryObserver:41 used RAM: 15964 MB free: 115 MB total: 16080 MB
2022-08-08T03:29:12,795 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8159 #nodes=902
2022-08-08T03:29:12,795 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=24474 lost=5 simT=93600.0s realT=335s; (s/r): 279.4029850746269
2022-08-08T03:29:26,052 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7033 #nodes=705
2022-08-08T03:29:26,053 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=21432 lost=7 simT=97200.0s realT=349s; (s/r): 278.51002865329514
2022-08-08T03:29:30,456 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5989 #nodes=647
2022-08-08T03:29:30,456 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=19050 lost=7 simT=100800.0s realT=353s; (s/r): 285.5524079320113
2022-08-08T03:29:34,280 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5084 #nodes=538
2022-08-08T03:29:34,280 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=17164 lost=7 simT=104400.0s realT=357s; (s/r): 292.43697478991595
2022-08-08T03:29:37,452 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4322 #nodes=452
2022-08-08T03:29:37,453 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=15522 lost=7 simT=108000.0s realT=360s; (s/r): 300.0
2022-08-08T03:29:40,168 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3600 #nodes=383
2022-08-08T03:29:40,168 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=14114 lost=8 simT=111600.0s realT=363s; (s/r): 307.43801652892563
2022-08-08T03:29:42,453 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2984 #nodes=316
2022-08-08T03:29:42,453 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=12957 lost=8 simT=115200.0s realT=365s; (s/r): 315.6164383561644
2022-08-08T03:29:44,248 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2526 #nodes=284
2022-08-08T03:29:44,248 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=11981 lost=9 simT=118800.0s realT=367s; (s/r): 323.7057220708447
2022-08-08T03:29:45,781 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2138 #nodes=242
2022-08-08T03:29:45,782 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=11133 lost=9 simT=122400.0s realT=368s; (s/r): 332.60869565217394
2022-08-08T03:29:47,121 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1826 #nodes=195
2022-08-08T03:29:47,122 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=10328 lost=10 simT=126000.0s realT=370s; (s/r): 340.5405405405405
2022-08-08T03:29:48,309 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1466 #nodes=163
2022-08-08T03:29:48,310 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=8650 lost=10 simT=129600.0s realT=371s; (s/r): 349.32614555256066
2022-08-08T03:29:48,715 INFO AbstractController$9:234 ### ITERATION 45 fires after mobsim event
2022-08-08T03:29:48,715 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=252.698617298sec
2022-08-08T03:29:48,715 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T03:29:48,754 INFO LegTimesControlerListener:50 [45] average trip (probably: leg) duration is: 1318 seconds = 00:21:58
2022-08-08T03:29:48,754 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T03:29:48,754 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:29:48,754 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:29:48,754 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:29:48,754 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:29:48,754 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T03:29:48,754 INFO EventsManagerImpl:137 event # 1
2022-08-08T03:29:48,754 INFO EventsManagerImpl:137 event # 4
2022-08-08T03:29:48,754 INFO EventsManagerImpl:137 event # 16
2022-08-08T03:29:48,754 INFO EventsManagerImpl:137 event # 64
2022-08-08T03:29:48,754 INFO EventsManagerImpl:137 event # 256
2022-08-08T03:29:48,755 INFO EventsManagerImpl:137 event # 1024
2022-08-08T03:29:48,758 INFO EventsManagerImpl:137 event # 4096
2022-08-08T03:29:48,768 INFO EventsManagerImpl:137 event # 16384
2022-08-08T03:29:48,783 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T03:29:49,142 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T03:29:49,142 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T03:29:49,142 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T03:29:49,142 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T03:29:49,142 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T03:29:49,143 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T03:29:49,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-08-08T03:29:49,146 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-08-08T03:29:49,146 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:53:31][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:29:49,147 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T03:29:49,147 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-08-08T03:29:49,147 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-08-08T03:29:49,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-08-08T03:29:49,149 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-08-08T03:29:49,149 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-08-08T03:29:49,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-08-08T03:29:49,150 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-08-08T03:29:49,150 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:29:49,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-08-08T03:29:49,150 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-08-08T03:29:49,150 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-08-08T03:29:49,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-08-08T03:29:49,150 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-08-08T03:29:49,150 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:50:04][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:29:49,151 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T03:29:49,151 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-08-08T03:29:49,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-08-08T03:29:49,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-08-08T03:29:49,152 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-08-08T03:29:49,152 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=33:49:07][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:29:49,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-08-08T03:29:49,152 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T03:29:49,152 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:29:49,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-08-08T03:29:49,157 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-08-08T03:29:49,157 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-08-08T03:29:49,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-08-08T03:29:49,157 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-08-08T03:29:49,157 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:07][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:29:49,157 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T03:29:49,473 INFO ControlerListenerManagerImpl:251 [it.45] all ControlerAfterMobsimListeners called.
2022-08-08T03:29:49,474 INFO AbstractController$4:159 ### ITERATION 45 fires scoring event
2022-08-08T03:29:49,474 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T03:29:49,615 INFO NewScoreAssignerImpl:57 it: 45 msaStart: 599
2022-08-08T03:29:49,732 INFO ControlerListenerManagerImpl:194 [it.45] all ControlerScoringListeners called.
2022-08-08T03:29:49,732 INFO AbstractController$5:167 ### ITERATION 45 fires iteration end event
2022-08-08T03:29:49,732 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T03:29:49,732 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T03:29:49,820 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T03:29:49,820 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T03:29:52,020 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T03:29:52,020 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12359233222243333
2022-08-08T03:29:52,020 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.28549916040608614
2022-08-08T03:29:52,020 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.6189167954728687E-4
2022-08-08T03:29:52,020 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.8229714948879772E-4
2022-08-08T03:29:52,020 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T03:29:52,020 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1471767049918608
2022-08-08T03:29:52,020 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14268218160904195
2022-08-08T03:29:52,020 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.24018419714794825
2022-08-08T03:29:52,174 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T03:29:52,282 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -100.02160304870124
2022-08-08T03:29:52,282 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -125.6539333926008
2022-08-08T03:29:52,282 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -104.71656130879306
2022-08-08T03:29:52,282 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -81.93182929420493
2022-08-08T03:29:52,356 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T03:29:53,186 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19188.26234751955 meters
2022-08-08T03:29:53,186 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140218.75823921416 meters (statistic on all 2086248 legs which have a finite distance)
2022-08-08T03:29:53,186 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52521.77942701219 meters
2022-08-08T03:29:53,186 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140156.563055729 meters (statistic on all 761850 trips which have a finite distance)
2022-08-08T03:29:53,186 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T03:29:53,186 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T03:29:54,391 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T03:29:54,393 INFO LegHistogramListener:72 number of legs: 2094862 100%
2022-08-08T03:29:54,393 INFO LegHistogramListener:79 number of bike legs: 95418 4.554858506192771%
2022-08-08T03:29:54,393 INFO LegHistogramListener:79 number of car legs: 222230 10.60833601449642%
2022-08-08T03:29:54,393 INFO LegHistogramListener:79 number of drtNorth legs: 251 0.011981696169007792%
2022-08-08T03:29:54,393 INFO LegHistogramListener:79 number of drtSoutheast legs: 148 0.007064904513996626%
2022-08-08T03:29:54,393 INFO LegHistogramListener:79 number of freight legs: 47065 2.246687371292238%
2022-08-08T03:29:54,393 INFO LegHistogramListener:79 number of pt legs: 138538 6.61322798351395%
2022-08-08T03:29:54,393 INFO LegHistogramListener:79 number of ride legs: 110563 5.277817822844655%
2022-08-08T03:29:54,393 INFO LegHistogramListener:79 number of walk legs: 1480649 70.68002570097696%
2022-08-08T03:29:55,039 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T03:29:55,039 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T03:29:57,566 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.41870060645896773
2022-08-08T03:29:57,566 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4131777730991029
2022-08-08T03:29:57,566 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.00675012966205703
2022-08-08T03:29:57,567 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.005748779122611522
2022-08-08T03:29:57,567 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T03:29:57,567 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.4361189707143481
2022-08-08T03:29:57,567 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.47652860011194587
2022-08-08T03:29:57,567 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8043694829436625
2022-08-08T03:29:57,567 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.20095436409105613
2022-08-08T03:29:57,567 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3705151049877527
2022-08-08T03:29:57,567 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 7.086480740691292E-4
2022-08-08T03:29:57,567 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 6.20067064810488E-4
2022-08-08T03:29:57,567 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T03:29:57,567 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2516624986520281
2022-08-08T03:29:57,567 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.23614670042159425
2022-08-08T03:29:57,567 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.4436047078880747
2022-08-08T03:29:57,567 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1581376420505605
2022-08-08T03:29:57,567 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.35599038703482133
2022-08-08T03:29:57,567 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.3749980743258857E-4
2022-08-08T03:29:57,567 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.9385119417470744E-4
2022-08-08T03:29:57,567 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T03:29:57,567 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.19243903315754068
2022-08-08T03:29:57,567 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.18319451362607003
2022-08-08T03:29:57,567 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.31011697828353113
2022-08-08T03:29:57,740 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T03:29:58,833 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T03:29:59,160 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T03:29:59,553 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T03:30:00,789 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T03:30:01,105 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T03:30:01,489 INFO ControlerListenerManagerImpl:171 [it.45] all ControlerIterationEndsListeners called.
2022-08-08T03:30:01,641 INFO AbstractController:181 ### ITERATION 45 ENDS
2022-08-08T03:30:01,641 INFO AbstractController:182 ###################################################
2022-08-08T03:30:01,641 INFO AbstractController:133 ###################################################
2022-08-08T03:30:01,641 INFO AbstractController:134 ### ITERATION 46 BEGINS
2022-08-08T03:30:01,642 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T03:30:01,642 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T03:30:01,642 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T03:30:01,642 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T03:30:01,642 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T03:30:09,015 INFO MemoryObserver:41 used RAM: 13314 MB free: 2765 MB total: 16080 MB
2022-08-08T03:30:09,087 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T03:30:09,113 INFO ControlerListenerManagerImpl:148 [it.46] all ControlerIterationStartsListeners called.
2022-08-08T03:30:09,113 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T03:30:10,694 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169710 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T03:30:10,694 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30240 plans
2022-08-08T03:30:10,695 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T03:30:10,695 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:30:10,696 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T03:30:10,696 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:30:10,696 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:30:10,697 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:30:10,697 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:30:10,698 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T03:30:10,701 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T03:30:10,703 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:30:10,705 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:30:10,706 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T03:30:10,718 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:30:10,720 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:30:10,721 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T03:30:10,736 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T03:30:10,746 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:30:10,780 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T03:30:10,862 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:30:10,880 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:30:10,890 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T03:30:11,190 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T03:30:11,603 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T03:30:12,364 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T03:30:13,896 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T03:30:17,204 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T03:30:22,514 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T03:30:41,673 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T03:30:41,674 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30240 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T03:30:41,674 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30735 plans
2022-08-08T03:30:41,674 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T03:30:41,674 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T03:30:41,674 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T03:30:41,674 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T03:30:41,674 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T03:30:41,674 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T03:30:41,675 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T03:30:41,675 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T03:30:41,675 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T03:30:41,676 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T03:30:41,678 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T03:30:41,682 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T03:30:41,689 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T03:30:41,703 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T03:30:41,729 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T03:30:41,783 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T03:30:41,960 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30735 plans
2022-08-08T03:30:41,960 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:30:41,960 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:30:41,960 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T03:30:41,960 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T03:30:41,960 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:30:41,960 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:30:41,962 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T03:30:41,962 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:30:41,963 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T03:30:41,967 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:30:41,968 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T03:30:41,971 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:30:41,978 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T03:30:41,980 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:30:41,985 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:30:41,995 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T03:30:42,010 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:30:42,036 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T03:30:42,130 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T03:30:42,214 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:30:42,238 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:30:42,263 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T03:30:42,631 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T03:30:43,460 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T03:30:45,254 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T03:30:48,408 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T03:30:55,345 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T03:31:09,015 INFO MemoryObserver:41 used RAM: 14738 MB free: 1341 MB total: 16080 MB
2022-08-08T03:31:13,235 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T03:31:13,235 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30735 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T03:31:13,235 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7743 plans
2022-08-08T03:31:13,235 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T03:31:13,235 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T03:31:13,235 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T03:31:13,235 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T03:31:13,235 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T03:31:13,235 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T03:31:13,235 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T03:31:13,235 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T03:31:13,235 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T03:31:13,236 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T03:31:13,236 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T03:31:13,237 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T03:31:13,238 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T03:31:13,240 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T03:31:13,240 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7743 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T03:31:13,240 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40160 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T03:31:13,240 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6905 plans
2022-08-08T03:31:13,241 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T03:31:13,241 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T03:31:13,241 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T03:31:13,242 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T03:31:13,243 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T03:31:13,247 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T03:31:13,272 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T03:31:13,333 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T03:31:13,687 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T03:31:14,032 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T03:31:14,574 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T03:31:15,460 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T03:31:18,043 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T03:31:26,496 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T03:31:26,497 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6905 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T03:31:26,497 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T03:31:27,484 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T03:31:28,454 INFO ControlerListenerManagerImpl:213 [it.46] all ControlerReplanningListeners called.
2022-08-08T03:31:28,454 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T03:31:28,454 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T03:31:28,454 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T03:31:28,529 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T03:31:28,599 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T03:31:28,599 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T03:31:28,599 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T03:31:28,608 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T03:31:28,617 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T03:31:28,617 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T03:31:28,618 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T03:31:28,619 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T03:31:28,619 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T03:31:28,619 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T03:31:28,619 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T03:31:28,619 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T03:31:28,619 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T03:31:28,619 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T03:31:28,619 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T03:31:28,619 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T03:31:28,619 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T03:31:28,619 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T03:31:28,619 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T03:31:28,620 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T03:31:28,620 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T03:31:28,620 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T03:31:29,318 INFO ControlerListenerManagerImpl:232 [it.46] all ControlerBeforeMobsimListeners called.
2022-08-08T03:31:29,318 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T03:31:29,319 INFO NetworkImpl:163 node # 1
2022-08-08T03:31:29,319 INFO NetworkImpl:163 node # 4
2022-08-08T03:31:29,319 INFO NetworkImpl:163 node # 16
2022-08-08T03:31:29,319 INFO NetworkImpl:163 node # 64
2022-08-08T03:31:29,319 INFO NetworkImpl:163 node # 256
2022-08-08T03:31:29,319 INFO NetworkImpl:163 node # 1024
2022-08-08T03:31:29,320 INFO NetworkImpl:163 node # 4096
2022-08-08T03:31:29,321 INFO NetworkImpl:163 node # 16384
2022-08-08T03:31:29,328 INFO NetworkImpl:163 node # 65536
2022-08-08T03:31:29,367 INFO NetworkImpl:159 link # 1
2022-08-08T03:31:29,367 INFO NetworkImpl:159 link # 4
2022-08-08T03:31:29,367 INFO NetworkImpl:159 link # 16
2022-08-08T03:31:29,367 INFO NetworkImpl:159 link # 64
2022-08-08T03:31:29,368 INFO NetworkImpl:159 link # 256
2022-08-08T03:31:29,369 INFO NetworkImpl:159 link # 1024
2022-08-08T03:31:29,373 INFO NetworkImpl:159 link # 4096
2022-08-08T03:31:29,391 INFO NetworkImpl:159 link # 16384
2022-08-08T03:31:29,463 INFO NetworkImpl:159 link # 65536
2022-08-08T03:31:29,799 INFO NetworkImpl:159 link # 262144
2022-08-08T03:31:30,455 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T03:31:30,455 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T03:31:30,456 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T03:31:30,456 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T03:31:30,456 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T03:31:30,456 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T03:31:30,456 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T03:31:30,457 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T03:31:30,458 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T03:31:30,460 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T03:31:30,465 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T03:31:30,474 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T03:31:30,492 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T03:31:30,528 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T03:31:30,600 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T03:31:30,748 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T03:31:31,119 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T03:31:31,665 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T03:31:32,749 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T03:31:32,851 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T03:31:32,867 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:31:32,867 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T03:31:32,867 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T03:31:32,867 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:31:32,867 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:31:32,867 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T03:31:32,867 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T03:31:32,867 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T03:31:32,867 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:31:32,867 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T03:31:34,784 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:31:34,784 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T03:31:34,784 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T03:31:34,784 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T03:31:34,784 INFO EventsManagerImpl:176
2022-08-08T03:31:34,784 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:31:34,784 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T03:31:34,784 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T03:31:34,784 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T03:31:34,784 INFO EventsManagerImpl:176
2022-08-08T03:31:34,784 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:31:34,784 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T03:31:34,784 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T03:31:34,784 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T03:31:34,784 INFO EventsManagerImpl:176
2022-08-08T03:31:34,784 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:31:34,784 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T03:31:34,784 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T03:31:34,784 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T03:31:34,785 INFO EventsManagerImpl:176
2022-08-08T03:31:34,785 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T03:31:34,785 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T03:31:34,785 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T03:31:34,785 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T03:31:34,785 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T03:31:34,785 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T03:31:34,785 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T03:31:34,785 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:31:34,785 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T03:31:34,785 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T03:31:34,785 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:31:34,785 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T03:31:34,785 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T03:31:34,785 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T03:31:34,785 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T03:31:34,785 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T03:31:34,785 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T03:31:34,785 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T03:31:34,785 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T03:31:34,785 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:31:34,785 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:31:34,785 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:31:34,785 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T03:31:34,785 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T03:31:34,785 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T03:31:34,785 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:31:34,786 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T03:31:34,786 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:31:34,786 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T03:31:34,786 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T03:31:34,786 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:31:34,786 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T03:31:34,786 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:31:34,786 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T03:31:34,786 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T03:31:34,786 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:31:34,786 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T03:31:34,786 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T03:31:34,786 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:31:34,786 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:31:34,786 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:31:34,786 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T03:31:34,786 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T03:31:34,786 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T03:31:34,786 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:31:34,786 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T03:31:34,786 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:31:34,786 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T03:31:34,786 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T03:31:34,786 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:31:34,786 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T03:31:34,786 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:31:34,786 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T03:31:34,786 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T03:31:34,786 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:31:34,786 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T03:31:42,893 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T03:31:42,896 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T03:31:43,075 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T03:31:43,076 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T03:31:43,076 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T03:31:43,076 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T03:31:43,076 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T03:31:43,076 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T03:31:43,076 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T03:31:43,076 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T03:31:43,274 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T03:31:43,274 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-08-08T03:31:43,295 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T03:31:43,296 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T03:31:43,297 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T03:31:43,298 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T03:31:43,299 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T03:31:43,306 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T03:31:43,306 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T03:31:43,307 INFO VehicularDepartureHandler:110 teleport vehicle 57578_car from link 14611963#1 to link -95275220
2022-08-08T03:31:43,307 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T03:31:43,307 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T03:31:44,129 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1773 #nodes=231
2022-08-08T03:31:44,129 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271793 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-08-08T03:31:45,354 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3155 #nodes=380
2022-08-08T03:31:45,354 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271283 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T03:31:47,378 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4374 #nodes=486
2022-08-08T03:31:47,378 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270723 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T03:31:49,893 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5649 #nodes=624
2022-08-08T03:31:49,893 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269906 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T03:31:54,663 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7211 #nodes=992
2022-08-08T03:31:54,663 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268708 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-08-08T03:32:03,434 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11021 #nodes=1663
2022-08-08T03:32:03,435 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266840 lost=0 simT=21600.0s realT=30s; (s/r): 720.0
2022-08-08T03:32:09,015 INFO MemoryObserver:41 used RAM: 13679 MB free: 2400 MB total: 16080 MB
2022-08-08T03:32:13,569 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12058 #nodes=1870
2022-08-08T03:32:13,569 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264231 lost=0 simT=25200.0s realT=40s; (s/r): 630.0
2022-08-08T03:32:29,774 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13364 #nodes=1936
2022-08-08T03:32:29,774 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260801 lost=0 simT=28800.0s realT=56s; (s/r): 514.2857142857143
2022-08-08T03:32:42,229 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14646 #nodes=2194
2022-08-08T03:32:42,230 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257265 lost=0 simT=32400.0s realT=69s; (s/r): 469.5652173913044
2022-08-08T03:32:56,307 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14576 #nodes=2102
2022-08-08T03:32:56,308 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251977 lost=0 simT=36000.0s realT=83s; (s/r): 433.73493975903614
2022-08-08T03:33:09,016 INFO MemoryObserver:41 used RAM: 14478 MB free: 1601 MB total: 16080 MB
2022-08-08T03:33:13,843 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15075 #nodes=2154
2022-08-08T03:33:13,843 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246231 lost=0 simT=39600.0s realT=100s; (s/r): 396.0
2022-08-08T03:33:27,067 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15622 #nodes=2325
2022-08-08T03:33:27,067 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238458 lost=0 simT=43200.0s realT=114s; (s/r): 378.94736842105266
2022-08-08T03:33:42,600 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15832 #nodes=2318
2022-08-08T03:33:42,601 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229528 lost=0 simT=46800.0s realT=129s; (s/r): 362.7906976744186
2022-08-08T03:34:01,084 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16112 #nodes=2453
2022-08-08T03:34:01,085 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218493 lost=0 simT=50400.0s realT=148s; (s/r): 340.5405405405405
2022-08-08T03:34:09,016 INFO MemoryObserver:41 used RAM: 15354 MB free: 725 MB total: 16080 MB
2022-08-08T03:34:15,631 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16410 #nodes=2377
2022-08-08T03:34:15,632 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=205167 lost=0 simT=54000.0s realT=162s; (s/r): 333.3333333333333
2022-08-08T03:34:32,601 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16586 #nodes=2419
2022-08-08T03:34:32,602 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188685 lost=0 simT=57600.0s realT=179s; (s/r): 321.7877094972067
2022-08-08T03:35:00,327 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16510 #nodes=2431
2022-08-08T03:35:00,327 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=169398 lost=0 simT=61200.0s realT=207s; (s/r): 295.6521739130435
2022-08-08T03:35:09,016 INFO MemoryObserver:41 used RAM: 15297 MB free: 782 MB total: 16080 MB
2022-08-08T03:35:19,589 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16185 #nodes=2367
2022-08-08T03:35:19,590 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=147591 lost=0 simT=64800.0s realT=226s; (s/r): 286.72566371681415
2022-08-08T03:35:35,828 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15433 #nodes=2111
2022-08-08T03:35:35,828 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=123988 lost=0 simT=68400.0s realT=242s; (s/r): 282.64462809917353
2022-08-08T03:35:55,556 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15157 #nodes=2021
2022-08-08T03:35:55,556 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=99412 lost=0 simT=72000.0s realT=262s; (s/r): 274.80916030534354
2022-08-08T03:36:09,017 INFO MemoryObserver:41 used RAM: 15898 MB free: 181 MB total: 16080 MB
2022-08-08T03:36:09,509 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13258 #nodes=1727
2022-08-08T03:36:09,509 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=76781 lost=0 simT=75600.0s realT=276s; (s/r): 273.9130434782609
2022-08-08T03:36:24,221 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12432 #nodes=1555
2022-08-08T03:36:24,221 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=60646 lost=0 simT=79200.0s realT=291s; (s/r): 272.16494845360825
2022-08-08T03:36:41,623 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11846 #nodes=1507
2022-08-08T03:36:41,623 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=47046 lost=0 simT=82800.0s realT=308s; (s/r): 268.83116883116884
2022-08-08T03:37:04,867 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11236 #nodes=1373
2022-08-08T03:37:04,867 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=34931 lost=1 simT=86400.0s realT=332s; (s/r): 260.2409638554217
2022-08-08T03:37:09,050 INFO MemoryObserver:41 used RAM: 15923 MB free: 156 MB total: 16080 MB
2022-08-08T03:37:19,618 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9478 #nodes=1089
2022-08-08T03:37:19,618 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=28379 lost=4 simT=90000.0s realT=346s; (s/r): 260.11560693641616
2022-08-08T03:37:32,485 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8071 #nodes=993
2022-08-08T03:37:32,485 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=24349 lost=8 simT=93600.0s realT=359s; (s/r): 260.7242339832869
2022-08-08T03:37:45,488 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6895 #nodes=758
2022-08-08T03:37:45,488 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=21317 lost=10 simT=97200.0s realT=372s; (s/r): 261.2903225806452
2022-08-08T03:37:56,615 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5908 #nodes=640
2022-08-08T03:37:56,615 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=18957 lost=10 simT=100800.0s realT=383s; (s/r): 263.1853785900783
2022-08-08T03:37:59,538 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5050 #nodes=551
2022-08-08T03:37:59,538 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=17091 lost=10 simT=104400.0s realT=386s; (s/r): 270.46632124352334
2022-08-08T03:38:09,050 INFO MemoryObserver:41 used RAM: 15618 MB free: 461 MB total: 16080 MB
2022-08-08T03:38:10,587 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4276 #nodes=482
2022-08-08T03:38:10,587 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=15464 lost=10 simT=108000.0s realT=397s; (s/r): 272.0403022670025
2022-08-08T03:38:12,572 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3593 #nodes=390
2022-08-08T03:38:12,572 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=14088 lost=10 simT=111600.0s realT=399s; (s/r): 279.69924812030075
2022-08-08T03:38:22,830 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2996 #nodes=328
2022-08-08T03:38:22,831 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=12937 lost=10 simT=115200.0s realT=409s; (s/r): 281.6625916870416
2022-08-08T03:38:24,222 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2538 #nodes=260
2022-08-08T03:38:24,222 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=11970 lost=10 simT=118800.0s realT=411s; (s/r): 289.05109489051097
2022-08-08T03:38:34,036 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2117 #nodes=230
2022-08-08T03:38:34,036 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=11099 lost=11 simT=122400.0s realT=421s; (s/r): 290.7363420427553
2022-08-08T03:38:35,038 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1809 #nodes=185
2022-08-08T03:38:35,039 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=10294 lost=11 simT=126000.0s realT=422s; (s/r): 298.5781990521327
2022-08-08T03:38:36,002 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1420 #nodes=165
2022-08-08T03:38:36,002 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=8607 lost=12 simT=129600.0s realT=423s; (s/r): 306.3829787234043
2022-08-08T03:38:36,329 INFO AbstractController$9:234 ### ITERATION 46 fires after mobsim event
2022-08-08T03:38:36,329 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=245.500714749sec
2022-08-08T03:38:36,329 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T03:38:36,369 INFO LegTimesControlerListener:50 [46] average trip (probably: leg) duration is: 1311 seconds = 00:21:51
2022-08-08T03:38:36,369 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T03:38:36,369 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:38:36,369 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:38:36,369 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:38:36,369 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:38:36,369 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T03:38:36,369 INFO EventsManagerImpl:137 event # 1
2022-08-08T03:38:36,369 INFO EventsManagerImpl:137 event # 4
2022-08-08T03:38:36,369 INFO EventsManagerImpl:137 event # 16
2022-08-08T03:38:36,369 INFO EventsManagerImpl:137 event # 64
2022-08-08T03:38:36,370 INFO EventsManagerImpl:137 event # 256
2022-08-08T03:38:36,370 INFO EventsManagerImpl:137 event # 1024
2022-08-08T03:38:36,373 INFO EventsManagerImpl:137 event # 4096
2022-08-08T03:38:36,383 INFO EventsManagerImpl:137 event # 16384
2022-08-08T03:38:36,398 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T03:38:43,608 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T03:38:43,608 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T03:38:43,608 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T03:38:43,608 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T03:38:43,608 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T03:38:43,608 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T03:38:43,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-08-08T03:38:43,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-08-08T03:38:43,612 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:53:31][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:38:43,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-08-08T03:38:43,613 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-08-08T03:38:43,613 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:20][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:38:43,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-08-08T03:38:43,615 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-08-08T03:38:43,615 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-08-08T03:38:43,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-08-08T03:38:43,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-08-08T03:38:43,616 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:38:43,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-08-08T03:38:43,616 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-08-08T03:38:43,616 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-08-08T03:38:43,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-08-08T03:38:43,616 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-08-08T03:38:43,616 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:50:50][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:38:43,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-08-08T03:38:43,617 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-08-08T03:38:43,617 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-08-08T03:38:43,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-08-08T03:38:43,617 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-08-08T03:38:43,617 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-08-08T03:38:43,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-08-08T03:38:43,618 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T03:38:43,618 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:38:43,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-08-08T03:38:43,622 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-08-08T03:38:43,622 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-08-08T03:38:43,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-08-08T03:38:43,623 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-08-08T03:38:43,623 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:48:56][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:38:43,623 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T03:38:43,936 INFO ControlerListenerManagerImpl:251 [it.46] all ControlerAfterMobsimListeners called.
2022-08-08T03:38:43,936 INFO AbstractController$4:159 ### ITERATION 46 fires scoring event
2022-08-08T03:38:43,936 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T03:38:44,068 INFO NewScoreAssignerImpl:57 it: 46 msaStart: 599
2022-08-08T03:38:44,183 INFO ControlerListenerManagerImpl:194 [it.46] all ControlerScoringListeners called.
2022-08-08T03:38:44,183 INFO AbstractController$5:167 ### ITERATION 46 fires iteration end event
2022-08-08T03:38:44,183 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T03:38:44,183 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T03:38:44,258 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T03:38:44,259 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T03:38:45,698 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T03:38:45,698 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12418415606690049
2022-08-08T03:38:45,698 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2869729429949111
2022-08-08T03:38:45,698 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.721619414903177E-4
2022-08-08T03:38:45,698 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.1439171806076913E-4
2022-08-08T03:38:45,698 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T03:38:45,698 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14725373195643354
2022-08-08T03:38:45,698 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14238691157817981
2022-08-08T03:38:45,698 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.23829446895043058
2022-08-08T03:38:45,894 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T03:38:45,997 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -99.82344728577645
2022-08-08T03:38:45,997 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -125.12575477046393
2022-08-08T03:38:45,997 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -104.28833663706646
2022-08-08T03:38:45,997 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -81.71965810122636
2022-08-08T03:38:46,069 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T03:38:46,650 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19161.603602103092 meters
2022-08-08T03:38:46,650 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140219.59650912808 meters (statistic on all 2089163 legs which have a finite distance)
2022-08-08T03:38:46,650 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52511.7319915003 meters
2022-08-08T03:38:46,650 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140168.19315958966 meters (statistic on all 762059 trips which have a finite distance)
2022-08-08T03:38:46,650 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T03:38:46,650 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T03:38:47,432 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T03:38:47,433 INFO LegHistogramListener:72 number of legs: 2097733 100%
2022-08-08T03:38:47,433 INFO LegHistogramListener:79 number of bike legs: 95944 4.57369932207769%
2022-08-08T03:38:47,433 INFO LegHistogramListener:79 number of car legs: 223379 10.648590645234641%
2022-08-08T03:38:47,433 INFO LegHistogramListener:79 number of drtNorth legs: 267 0.012728025921316012%
2022-08-08T03:38:47,434 INFO LegHistogramListener:79 number of drtSoutheast legs: 174 0.008294668577936277%
2022-08-08T03:38:47,434 INFO LegHistogramListener:79 number of freight legs: 47065 2.2436125093136257%
2022-08-08T03:38:47,434 INFO LegHistogramListener:79 number of pt legs: 138313 6.593451120805174%
2022-08-08T03:38:47,434 INFO LegHistogramListener:79 number of ride legs: 110338 5.259868629611109%
2022-08-08T03:38:47,434 INFO LegHistogramListener:79 number of walk legs: 1482253 70.6597550784585%
2022-08-08T03:38:47,908 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T03:38:49,067 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T03:38:51,434 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.42352634578944937
2022-08-08T03:38:51,435 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.41416243446289097
2022-08-08T03:38:51,435 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.006857967412458855
2022-08-08T03:38:51,435 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.005839927697355921
2022-08-08T03:38:51,435 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T03:38:51,435 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.43944781936663296
2022-08-08T03:38:51,435 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.4819333254594658
2022-08-08T03:38:51,435 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.808263196002814
2022-08-08T03:38:51,435 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.20187098496947165
2022-08-08T03:38:51,435 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3708488885009012
2022-08-08T03:38:51,435 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 7.1891833601216E-4
2022-08-08T03:38:51,435 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 6.226346302962457E-4
2022-08-08T03:38:51,435 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T03:38:51,435 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2530502677970802
2022-08-08T03:38:51,435 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.23729311841098508
2022-08-08T03:38:51,435 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.44700673215670367
2022-08-08T03:38:51,435 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1590375737533186
2022-08-08T03:38:51,435 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3565757919655741
2022-08-08T03:38:51,435 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.3749980743258857E-4
2022-08-08T03:38:51,435 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.9770254240334399E-4
2022-08-08T03:38:51,435 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T03:38:51,435 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.19361112680178907
2022-08-08T03:38:51,435 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.18406748589122765
2022-08-08T03:38:51,435 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3117961661112167
2022-08-08T03:38:51,622 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T03:38:52,805 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T03:38:53,131 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T03:38:53,524 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T03:38:54,682 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T03:38:55,002 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T03:38:55,387 INFO ControlerListenerManagerImpl:171 [it.46] all ControlerIterationEndsListeners called.
2022-08-08T03:38:55,530 INFO AbstractController:181 ### ITERATION 46 ENDS
2022-08-08T03:38:55,530 INFO AbstractController:182 ###################################################
2022-08-08T03:38:55,530 INFO AbstractController:133 ###################################################
2022-08-08T03:38:55,530 INFO AbstractController:134 ### ITERATION 47 BEGINS
2022-08-08T03:38:55,531 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T03:38:55,531 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T03:38:55,531 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T03:38:55,531 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T03:38:55,532 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T03:38:55,896 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T03:38:55,928 INFO ControlerListenerManagerImpl:148 [it.47] all ControlerIterationStartsListeners called.
2022-08-08T03:38:55,928 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T03:38:57,647 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169750 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T03:38:57,647 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30453 plans
2022-08-08T03:38:57,665 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:38:57,665 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T03:38:57,666 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T03:38:57,666 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:38:57,667 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:38:57,667 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T03:38:57,668 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:38:57,668 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T03:38:57,670 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:38:57,671 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T03:38:57,673 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:38:57,678 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:38:57,680 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T03:38:57,681 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:38:57,682 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:38:57,684 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:38:57,689 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:38:57,704 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T03:38:57,740 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T03:38:57,760 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:38:57,822 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T03:38:58,010 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T03:38:58,434 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T03:38:59,322 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T03:39:01,144 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T03:39:04,287 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T03:39:11,688 INFO MemoryObserver:41 used RAM: 14117 MB free: 1962 MB total: 16080 MB
2022-08-08T03:39:15,751 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T03:39:28,885 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T03:39:28,885 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30453 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T03:39:28,885 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30614 plans
2022-08-08T03:39:28,885 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T03:39:28,885 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T03:39:28,885 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T03:39:28,886 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T03:39:28,886 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T03:39:28,886 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T03:39:28,886 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T03:39:28,886 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T03:39:28,886 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T03:39:28,887 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T03:39:28,889 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T03:39:28,891 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T03:39:28,897 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T03:39:28,928 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T03:39:28,949 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T03:39:28,991 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T03:39:29,110 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30614 plans
2022-08-08T03:39:29,110 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T03:39:29,111 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T03:39:29,111 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:39:29,111 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:39:29,111 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T03:39:29,111 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:39:29,113 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:39:29,114 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T03:39:29,116 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:39:29,119 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T03:39:29,119 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:39:29,130 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T03:39:29,131 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:39:29,136 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:39:29,140 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:39:29,144 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:39:29,149 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:39:29,153 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T03:39:29,192 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T03:39:29,235 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:39:29,289 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T03:39:29,520 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T03:39:29,910 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T03:39:30,721 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T03:39:32,273 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T03:39:35,255 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T03:39:42,338 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T03:39:58,564 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T03:39:58,565 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30614 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T03:39:58,565 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7611 plans
2022-08-08T03:39:58,565 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T03:39:58,565 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T03:39:58,565 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T03:39:58,565 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T03:39:58,565 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T03:39:58,565 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T03:39:58,565 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T03:39:58,565 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T03:39:58,565 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T03:39:58,566 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T03:39:58,566 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T03:39:58,567 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T03:39:58,568 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T03:39:58,570 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T03:39:58,571 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7611 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T03:39:58,571 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40203 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T03:39:58,571 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6862 plans
2022-08-08T03:39:58,571 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T03:39:58,571 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T03:39:58,572 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T03:39:58,573 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T03:39:58,575 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T03:39:58,601 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T03:39:58,661 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T03:39:58,758 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T03:39:58,940 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T03:39:59,432 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T03:40:00,082 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T03:40:01,087 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T03:40:03,109 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T03:40:10,953 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T03:40:10,953 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6862 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T03:40:10,953 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T03:40:11,688 INFO MemoryObserver:41 used RAM: 14872 MB free: 1207 MB total: 16080 MB
2022-08-08T03:40:11,851 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T03:40:12,728 INFO ControlerListenerManagerImpl:213 [it.47] all ControlerReplanningListeners called.
2022-08-08T03:40:12,728 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T03:40:12,728 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T03:40:12,728 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T03:40:12,800 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T03:40:12,863 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T03:40:12,863 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T03:40:12,863 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T03:40:12,864 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T03:40:12,865 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T03:40:12,865 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T03:40:12,866 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T03:40:12,866 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T03:40:12,866 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T03:40:12,866 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T03:40:12,866 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T03:40:12,866 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T03:40:12,866 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T03:40:12,866 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T03:40:12,866 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T03:40:12,866 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T03:40:12,866 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T03:40:12,866 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T03:40:12,866 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T03:40:12,866 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T03:40:12,866 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T03:40:12,866 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T03:40:13,502 INFO ControlerListenerManagerImpl:232 [it.47] all ControlerBeforeMobsimListeners called.
2022-08-08T03:40:13,502 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T03:40:13,502 INFO NetworkImpl:163 node # 1
2022-08-08T03:40:13,502 INFO NetworkImpl:163 node # 4
2022-08-08T03:40:13,502 INFO NetworkImpl:163 node # 16
2022-08-08T03:40:13,502 INFO NetworkImpl:163 node # 64
2022-08-08T03:40:13,502 INFO NetworkImpl:163 node # 256
2022-08-08T03:40:13,502 INFO NetworkImpl:163 node # 1024
2022-08-08T03:40:13,503 INFO NetworkImpl:163 node # 4096
2022-08-08T03:40:13,504 INFO NetworkImpl:163 node # 16384
2022-08-08T03:40:13,509 INFO NetworkImpl:163 node # 65536
2022-08-08T03:40:13,542 INFO NetworkImpl:159 link # 1
2022-08-08T03:40:13,542 INFO NetworkImpl:159 link # 4
2022-08-08T03:40:13,542 INFO NetworkImpl:159 link # 16
2022-08-08T03:40:13,542 INFO NetworkImpl:159 link # 64
2022-08-08T03:40:13,542 INFO NetworkImpl:159 link # 256
2022-08-08T03:40:13,543 INFO NetworkImpl:159 link # 1024
2022-08-08T03:40:13,547 INFO NetworkImpl:159 link # 4096
2022-08-08T03:40:13,561 INFO NetworkImpl:159 link # 16384
2022-08-08T03:40:13,619 INFO NetworkImpl:159 link # 65536
2022-08-08T03:40:13,971 INFO NetworkImpl:159 link # 262144
2022-08-08T03:40:14,549 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T03:40:14,549 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T03:40:14,549 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T03:40:14,549 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T03:40:14,549 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T03:40:14,549 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T03:40:14,550 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T03:40:14,550 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T03:40:14,551 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T03:40:14,554 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T03:40:14,558 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T03:40:14,568 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T03:40:14,586 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T03:40:14,623 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T03:40:14,694 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T03:40:14,914 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T03:40:15,234 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T03:40:15,790 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T03:40:16,854 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T03:40:16,950 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T03:40:16,967 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:40:16,967 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T03:40:16,967 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T03:40:16,967 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:40:16,967 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:40:16,967 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T03:40:16,967 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T03:40:16,967 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T03:40:16,967 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:40:16,967 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T03:40:24,137 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:40:24,137 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T03:40:24,137 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T03:40:24,137 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T03:40:24,137 INFO EventsManagerImpl:176
2022-08-08T03:40:24,137 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:40:24,137 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T03:40:24,137 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T03:40:24,137 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T03:40:24,137 INFO EventsManagerImpl:176
2022-08-08T03:40:24,137 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:40:24,137 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T03:40:24,137 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T03:40:24,137 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T03:40:24,137 INFO EventsManagerImpl:176
2022-08-08T03:40:24,137 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:40:24,137 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T03:40:24,137 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T03:40:24,138 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T03:40:24,138 INFO EventsManagerImpl:176
2022-08-08T03:40:24,138 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T03:40:24,138 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T03:40:24,138 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T03:40:24,138 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T03:40:24,138 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T03:40:24,138 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T03:40:24,138 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T03:40:24,138 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:40:24,138 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T03:40:24,138 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T03:40:24,138 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:40:24,138 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T03:40:24,138 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T03:40:24,138 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T03:40:24,138 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T03:40:24,138 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T03:40:24,138 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T03:40:24,138 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T03:40:24,138 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T03:40:24,138 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:40:24,138 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:40:24,138 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:40:24,138 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T03:40:24,139 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T03:40:24,139 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T03:40:24,139 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:40:24,139 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T03:40:24,139 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:40:24,139 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T03:40:24,139 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T03:40:24,139 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:40:24,139 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T03:40:24,139 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:40:24,139 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T03:40:24,139 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T03:40:24,139 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:40:24,139 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T03:40:24,139 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T03:40:24,139 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:40:24,139 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:40:24,139 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:40:24,139 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T03:40:24,139 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T03:40:24,139 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T03:40:24,139 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:40:24,139 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T03:40:24,139 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:40:24,139 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T03:40:24,139 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T03:40:24,139 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:40:24,139 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T03:40:24,139 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:40:24,139 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T03:40:24,139 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T03:40:24,140 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:40:24,140 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T03:40:25,657 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T03:40:25,660 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T03:40:25,862 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T03:40:25,862 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T03:40:25,862 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T03:40:25,862 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T03:40:25,862 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T03:40:25,862 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T03:40:25,862 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T03:40:25,862 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T03:40:26,081 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T03:40:26,081 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T03:40:26,105 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T03:40:26,107 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T03:40:26,108 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T03:40:26,108 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T03:40:26,109 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T03:40:26,113 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T03:40:26,114 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T03:40:26,114 INFO VehicularDepartureHandler:110 teleport vehicle 57578_car from link 14611963#1 to link -95275220
2022-08-08T03:40:26,114 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T03:40:26,114 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T03:40:27,428 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1747 #nodes=233
2022-08-08T03:40:27,428 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271806 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T03:40:29,183 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3126 #nodes=376
2022-08-08T03:40:29,183 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271299 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T03:40:31,977 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4386 #nodes=485
2022-08-08T03:40:31,977 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270726 lost=0 simT=10800.0s realT=15s; (s/r): 720.0
2022-08-08T03:40:35,394 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5610 #nodes=637
2022-08-08T03:40:35,395 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269903 lost=0 simT=14400.0s realT=18s; (s/r): 800.0
2022-08-08T03:40:39,412 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7184 #nodes=1001
2022-08-08T03:40:39,412 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268712 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T03:40:47,386 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11039 #nodes=1709
2022-08-08T03:40:47,387 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266854 lost=0 simT=21600.0s realT=30s; (s/r): 720.0
2022-08-08T03:41:00,356 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12080 #nodes=1880
2022-08-08T03:41:00,356 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264219 lost=0 simT=25200.0s realT=43s; (s/r): 586.046511627907
2022-08-08T03:41:11,688 INFO MemoryObserver:41 used RAM: 14235 MB free: 1844 MB total: 16080 MB
2022-08-08T03:41:12,594 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13367 #nodes=1946
2022-08-08T03:41:12,595 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260785 lost=0 simT=28800.0s realT=55s; (s/r): 523.6363636363636
2022-08-08T03:41:29,059 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14640 #nodes=2134
2022-08-08T03:41:29,059 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257230 lost=0 simT=32400.0s realT=72s; (s/r): 450.0
2022-08-08T03:41:45,601 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14549 #nodes=2105
2022-08-08T03:41:45,602 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251902 lost=0 simT=36000.0s realT=88s; (s/r): 409.09090909090907
2022-08-08T03:42:01,251 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15001 #nodes=2181
2022-08-08T03:42:01,251 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246221 lost=0 simT=39600.0s realT=104s; (s/r): 380.7692307692308
2022-08-08T03:42:11,689 INFO MemoryObserver:41 used RAM: 15185 MB free: 894 MB total: 16080 MB
2022-08-08T03:42:14,579 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15512 #nodes=2207
2022-08-08T03:42:14,579 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238478 lost=0 simT=43200.0s realT=117s; (s/r): 369.2307692307692
2022-08-08T03:42:31,887 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15748 #nodes=2284
2022-08-08T03:42:31,887 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229565 lost=0 simT=46800.0s realT=134s; (s/r): 349.25373134328356
2022-08-08T03:42:48,618 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16050 #nodes=2357
2022-08-08T03:42:48,618 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218603 lost=0 simT=50400.0s realT=151s; (s/r): 333.7748344370861
2022-08-08T03:43:03,029 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16376 #nodes=2381
2022-08-08T03:43:03,029 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=205247 lost=0 simT=54000.0s realT=166s; (s/r): 325.30120481927713
2022-08-08T03:43:11,689 INFO MemoryObserver:41 used RAM: 15523 MB free: 556 MB total: 16080 MB
2022-08-08T03:43:21,865 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16630 #nodes=2374
2022-08-08T03:43:21,866 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188750 lost=0 simT=57600.0s realT=184s; (s/r): 313.04347826086956
2022-08-08T03:43:47,351 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16542 #nodes=2485
2022-08-08T03:43:47,351 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=169304 lost=0 simT=61200.0s realT=210s; (s/r): 291.42857142857144
2022-08-08T03:44:07,645 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16249 #nodes=2316
2022-08-08T03:44:07,645 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=147428 lost=0 simT=64800.0s realT=230s; (s/r): 281.7391304347826
2022-08-08T03:44:11,689 INFO MemoryObserver:41 used RAM: 15266 MB free: 813 MB total: 16080 MB
2022-08-08T03:44:22,999 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15496 #nodes=2086
2022-08-08T03:44:22,999 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=123898 lost=0 simT=68400.0s realT=246s; (s/r): 278.0487804878049
2022-08-08T03:44:40,787 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15132 #nodes=2062
2022-08-08T03:44:40,787 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=99225 lost=0 simT=72000.0s realT=263s; (s/r): 273.7642585551331
2022-08-08T03:44:56,504 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13153 #nodes=1726
2022-08-08T03:44:56,504 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=76590 lost=0 simT=75600.0s realT=279s; (s/r): 270.96774193548384
2022-08-08T03:45:16,120 INFO MemoryObserver:41 used RAM: 15396 MB free: 683 MB total: 16080 MB
2022-08-08T03:45:16,808 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12446 #nodes=1550
2022-08-08T03:45:16,808 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=60523 lost=0 simT=79200.0s realT=299s; (s/r): 264.8829431438127
2022-08-08T03:45:34,301 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11825 #nodes=1465
2022-08-08T03:45:34,301 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=46942 lost=0 simT=82800.0s realT=317s; (s/r): 261.198738170347
2022-08-08T03:45:57,107 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11285 #nodes=1381
2022-08-08T03:45:57,107 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=34796 lost=0 simT=86400.0s realT=340s; (s/r): 254.11764705882354
2022-08-08T03:46:05,026 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9499 #nodes=1149
2022-08-08T03:46:05,026 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=28243 lost=2 simT=90000.0s realT=348s; (s/r): 258.62068965517244
2022-08-08T03:46:12,714 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8126 #nodes=921
2022-08-08T03:46:12,714 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=24221 lost=3 simT=93600.0s realT=355s; (s/r): 263.6619718309859
2022-08-08T03:46:16,121 INFO MemoryObserver:41 used RAM: 15826 MB free: 253 MB total: 16080 MB
2022-08-08T03:46:18,630 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7002 #nodes=793
2022-08-08T03:46:18,631 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=21200 lost=3 simT=97200.0s realT=361s; (s/r): 269.25207756232686
2022-08-08T03:46:22,978 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5986 #nodes=631
2022-08-08T03:46:22,978 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=18820 lost=4 simT=100800.0s realT=366s; (s/r): 275.40983606557376
2022-08-08T03:46:26,011 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5071 #nodes=605
2022-08-08T03:46:26,011 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=16907 lost=4 simT=104400.0s realT=369s; (s/r): 282.9268292682927
2022-08-08T03:46:29,181 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4361 #nodes=459
2022-08-08T03:46:29,181 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=15306 lost=4 simT=108000.0s realT=372s; (s/r): 290.3225806451613
2022-08-08T03:46:31,870 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3639 #nodes=392
2022-08-08T03:46:31,870 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=13859 lost=4 simT=111600.0s realT=374s; (s/r): 298.39572192513367
2022-08-08T03:46:34,007 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3085 #nodes=318
2022-08-08T03:46:34,007 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=12718 lost=4 simT=115200.0s realT=377s; (s/r): 305.57029177718834
2022-08-08T03:46:35,904 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2549 #nodes=276
2022-08-08T03:46:35,904 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=11774 lost=4 simT=118800.0s realT=378s; (s/r): 314.2857142857143
2022-08-08T03:46:37,612 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2141 #nodes=225
2022-08-08T03:46:37,612 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10926 lost=4 simT=122400.0s realT=380s; (s/r): 322.10526315789474
2022-08-08T03:46:39,042 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1832 #nodes=181
2022-08-08T03:46:39,042 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=10142 lost=4 simT=126000.0s realT=382s; (s/r): 329.84293193717275
2022-08-08T03:46:40,398 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1464 #nodes=169
2022-08-08T03:46:40,398 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=8428 lost=4 simT=129600.0s realT=383s; (s/r): 338.38120104438644
2022-08-08T03:46:40,879 INFO AbstractController$9:234 ### ITERATION 47 fires after mobsim event
2022-08-08T03:46:40,879 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=248.463331867sec
2022-08-08T03:46:40,879 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T03:46:40,986 INFO LegTimesControlerListener:50 [47] average trip (probably: leg) duration is: 1310 seconds = 00:21:50
2022-08-08T03:46:40,986 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T03:46:40,986 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:46:40,986 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:46:40,986 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:46:40,986 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:46:40,986 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T03:46:40,986 INFO EventsManagerImpl:137 event # 1
2022-08-08T03:46:40,986 INFO EventsManagerImpl:137 event # 4
2022-08-08T03:46:40,986 INFO EventsManagerImpl:137 event # 16
2022-08-08T03:46:40,986 INFO EventsManagerImpl:137 event # 64
2022-08-08T03:46:40,986 INFO EventsManagerImpl:137 event # 256
2022-08-08T03:46:40,987 INFO EventsManagerImpl:137 event # 1024
2022-08-08T03:46:40,990 INFO EventsManagerImpl:137 event # 4096
2022-08-08T03:46:41,002 INFO EventsManagerImpl:137 event # 16384
2022-08-08T03:46:41,018 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T03:46:41,594 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T03:46:41,594 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T03:46:41,594 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T03:46:41,594 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T03:46:41,594 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T03:46:41,594 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T03:46:41,595 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T03:46:41,597 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=01:03:04][duration=undefined][facilityId=null]
2022-08-08T03:46:41,597 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:41:24][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:46:41,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-08-08T03:46:41,599 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-08-08T03:46:41,599 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:20][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:46:41,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-08-08T03:46:41,601 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-08-08T03:46:41,601 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-08-08T03:46:41,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-08-08T03:46:41,602 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-08-08T03:46:41,602 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:46:41,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-08-08T03:46:41,602 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-08-08T03:46:41,602 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-08-08T03:46:41,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-08-08T03:46:41,602 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-08-08T03:46:41,602 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:05:25][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:46:41,603 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T03:46:41,603 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-08-08T03:46:41,603 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-08-08T03:46:41,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-08-08T03:46:41,604 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-08-08T03:46:41,604 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-08-08T03:46:41,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-08-08T03:46:41,605 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T03:46:41,605 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:46:41,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-08-08T03:46:41,610 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-08-08T03:46:41,610 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:49:06][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:46:41,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-08-08T03:46:41,610 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-08-08T03:46:41,610 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_46800][coord=[x=738858.7389318789 | y=5689328.029665429]][linkId=376817773][startTime=13:39:32][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:46:41,610 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T03:46:42,032 INFO ControlerListenerManagerImpl:251 [it.47] all ControlerAfterMobsimListeners called.
2022-08-08T03:46:42,032 INFO AbstractController$4:159 ### ITERATION 47 fires scoring event
2022-08-08T03:46:42,032 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T03:46:42,272 INFO NewScoreAssignerImpl:57 it: 47 msaStart: 599
2022-08-08T03:46:42,478 INFO ControlerListenerManagerImpl:194 [it.47] all ControlerScoringListeners called.
2022-08-08T03:46:42,478 INFO AbstractController$5:167 ### ITERATION 47 fires iteration end event
2022-08-08T03:46:42,478 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T03:46:42,479 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T03:46:42,823 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T03:46:42,824 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T03:46:45,026 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T03:46:45,026 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12483760148302582
2022-08-08T03:46:45,026 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.28811550963607324
2022-08-08T03:46:45,026 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.503376348613771E-4
2022-08-08T03:46:45,026 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.246619800038E-4
2022-08-08T03:46:45,026 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T03:46:45,026 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14701879971448673
2022-08-08T03:46:45,026 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14262826273384102
2022-08-08T03:46:45,026 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.23650359202411458
2022-08-08T03:46:45,209 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T03:46:45,318 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -99.43190580596112
2022-08-08T03:46:45,318 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -124.12103313621897
2022-08-08T03:46:45,318 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -103.80226326239743
2022-08-08T03:46:45,318 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -81.46244531028886
2022-08-08T03:46:45,393 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T03:46:53,590 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19171.799476487886 meters
2022-08-08T03:46:53,590 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140502.44965681978 meters (statistic on all 2092264 legs which have a finite distance)
2022-08-08T03:46:53,590 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52582.93631597333 meters
2022-08-08T03:46:53,590 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140451.26937912274 meters (statistic on all 762564 trips which have a finite distance)
2022-08-08T03:46:53,590 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T03:46:53,590 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T03:46:54,347 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T03:46:54,349 INFO LegHistogramListener:72 number of legs: 2100652 100%
2022-08-08T03:46:54,349 INFO LegHistogramListener:79 number of bike legs: 96335 4.5859571218840625%
2022-08-08T03:46:54,349 INFO LegHistogramListener:79 number of car legs: 224266 10.676018683722958%
2022-08-08T03:46:54,349 INFO LegHistogramListener:79 number of drtNorth legs: 248 0.011805858371591297%
2022-08-08T03:46:54,349 INFO LegHistogramListener:79 number of drtSoutheast legs: 185 0.008806789511066088%
2022-08-08T03:46:54,349 INFO LegHistogramListener:79 number of freight legs: 47065 2.24049485588284%
2022-08-08T03:46:54,349 INFO LegHistogramListener:79 number of pt legs: 138273 6.582384897641304%
2022-08-08T03:46:54,349 INFO LegHistogramListener:79 number of ride legs: 110506 5.260557198431725%
2022-08-08T03:46:54,349 INFO LegHistogramListener:79 number of walk legs: 1483774 70.63397459455446%
2022-08-08T03:46:54,808 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T03:46:55,884 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T03:46:58,100 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.428319990551359
2022-08-08T03:46:58,101 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.41507905534130646
2022-08-08T03:46:58,101 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.006959386249146285
2022-08-08T03:46:58,101 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.005949049230500624
2022-08-08T03:46:58,101 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T03:46:58,101 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.4427291680574313
2022-08-08T03:46:58,101 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.48708257804115296
2022-08-08T03:46:58,101 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8118577876828749
2022-08-08T03:46:58,101 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2027003086213714
2022-08-08T03:46:58,101 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3712019287551929
2022-08-08T03:46:58,101 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 7.253372497265543E-4
2022-08-08T03:46:58,101 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 6.2905354401064E-4
2022-08-08T03:46:58,101 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T03:46:58,101 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2544136450700175
2022-08-08T03:46:58,101 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.23838176617694634
2022-08-08T03:46:58,101 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.4503869321187037
2022-08-08T03:46:58,101 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.15981554609550316
2022-08-08T03:46:58,101 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3570469402322106
2022-08-08T03:46:58,101 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.3749980743258857E-4
2022-08-08T03:46:58,101 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.9770254240334399E-4
2022-08-08T03:46:58,101 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T03:46:58,101 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.19483970688672414
2022-08-08T03:46:58,101 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.18491735006701346
2022-08-08T03:46:58,101 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3135472457725034
2022-08-08T03:46:58,286 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T03:46:59,478 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T03:46:59,803 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T03:47:00,196 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T03:47:01,454 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T03:47:01,779 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T03:47:02,170 INFO ControlerListenerManagerImpl:171 [it.47] all ControlerIterationEndsListeners called.
2022-08-08T03:47:02,314 INFO AbstractController:181 ### ITERATION 47 ENDS
2022-08-08T03:47:02,314 INFO AbstractController:182 ###################################################
2022-08-08T03:47:02,314 INFO AbstractController:133 ###################################################
2022-08-08T03:47:02,314 INFO AbstractController:134 ### ITERATION 48 BEGINS
2022-08-08T03:47:02,315 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T03:47:02,315 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T03:47:02,315 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T03:47:02,315 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T03:47:02,315 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T03:47:02,626 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T03:47:02,657 INFO ControlerListenerManagerImpl:148 [it.48] all ControlerIterationStartsListeners called.
2022-08-08T03:47:02,658 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T03:47:04,401 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169580 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T03:47:04,402 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30562 plans
2022-08-08T03:47:11,225 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:47:11,225 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T03:47:11,225 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T03:47:11,226 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T03:47:11,226 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:47:11,227 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:47:11,227 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T03:47:11,230 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:47:11,230 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T03:47:11,231 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:47:11,231 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:47:11,237 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T03:47:11,237 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:47:11,244 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:47:11,246 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:47:11,248 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:47:11,253 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:47:11,256 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T03:47:11,288 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T03:47:11,327 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:47:11,372 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T03:47:11,579 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T03:47:11,885 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T03:47:12,613 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T03:47:14,244 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T03:47:16,121 INFO MemoryObserver:41 used RAM: 14216 MB free: 1863 MB total: 16080 MB
2022-08-08T03:47:17,341 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T03:47:22,271 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T03:47:34,628 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T03:47:34,629 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30562 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T03:47:34,629 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30605 plans
2022-08-08T03:47:34,629 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T03:47:34,629 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T03:47:34,629 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T03:47:34,629 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T03:47:34,629 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T03:47:34,630 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T03:47:34,630 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T03:47:34,630 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T03:47:34,630 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T03:47:34,631 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T03:47:34,633 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T03:47:34,636 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T03:47:34,642 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T03:47:34,655 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T03:47:34,679 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T03:47:34,725 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T03:47:34,899 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30605 plans
2022-08-08T03:47:34,899 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T03:47:34,899 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T03:47:34,899 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:47:34,899 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:47:34,900 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:47:34,900 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:47:34,900 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T03:47:34,900 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:47:34,902 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T03:47:34,902 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:47:34,903 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:47:34,904 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T03:47:34,904 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:47:34,905 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:47:34,906 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:47:34,912 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T03:47:34,925 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T03:47:34,927 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:47:34,950 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:47:34,957 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T03:47:35,066 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T03:47:35,342 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T03:47:35,643 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T03:47:36,487 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T03:47:38,099 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T03:47:41,596 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T03:47:48,341 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T03:48:04,781 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T03:48:04,781 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30605 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T03:48:04,781 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7681 plans
2022-08-08T03:48:04,781 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T03:48:04,781 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T03:48:04,781 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T03:48:04,781 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T03:48:04,781 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T03:48:04,781 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T03:48:04,781 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T03:48:04,782 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T03:48:04,782 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T03:48:04,782 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T03:48:04,782 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T03:48:04,783 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T03:48:04,784 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T03:48:04,787 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T03:48:04,787 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7681 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T03:48:04,787 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40328 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T03:48:04,787 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6737 plans
2022-08-08T03:48:04,787 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T03:48:04,787 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T03:48:04,787 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T03:48:04,789 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T03:48:04,791 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T03:48:04,811 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T03:48:04,854 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T03:48:04,925 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T03:48:05,146 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T03:48:05,571 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T03:48:06,058 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T03:48:06,874 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T03:48:09,073 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T03:48:15,787 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T03:48:15,787 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6737 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T03:48:15,787 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T03:48:16,122 INFO MemoryObserver:41 used RAM: 15061 MB free: 1018 MB total: 16080 MB
2022-08-08T03:48:16,677 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T03:48:17,632 INFO ControlerListenerManagerImpl:213 [it.48] all ControlerReplanningListeners called.
2022-08-08T03:48:17,632 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T03:48:17,632 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T03:48:17,632 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T03:48:17,711 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T03:48:17,783 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T03:48:17,783 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T03:48:17,783 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T03:48:17,793 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T03:48:17,803 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T03:48:17,803 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T03:48:17,805 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T03:48:17,805 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T03:48:17,805 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T03:48:17,805 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T03:48:17,805 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T03:48:17,805 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T03:48:17,805 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T03:48:17,805 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T03:48:17,805 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T03:48:17,806 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T03:48:17,806 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T03:48:17,806 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T03:48:17,806 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T03:48:17,806 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T03:48:17,806 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T03:48:17,806 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T03:48:18,508 INFO ControlerListenerManagerImpl:232 [it.48] all ControlerBeforeMobsimListeners called.
2022-08-08T03:48:18,509 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T03:48:18,509 INFO NetworkImpl:163 node # 1
2022-08-08T03:48:18,509 INFO NetworkImpl:163 node # 4
2022-08-08T03:48:18,509 INFO NetworkImpl:163 node # 16
2022-08-08T03:48:18,509 INFO NetworkImpl:163 node # 64
2022-08-08T03:48:18,509 INFO NetworkImpl:163 node # 256
2022-08-08T03:48:18,509 INFO NetworkImpl:163 node # 1024
2022-08-08T03:48:18,510 INFO NetworkImpl:163 node # 4096
2022-08-08T03:48:18,511 INFO NetworkImpl:163 node # 16384
2022-08-08T03:48:18,518 INFO NetworkImpl:163 node # 65536
2022-08-08T03:48:18,557 INFO NetworkImpl:159 link # 1
2022-08-08T03:48:18,557 INFO NetworkImpl:159 link # 4
2022-08-08T03:48:18,557 INFO NetworkImpl:159 link # 16
2022-08-08T03:48:18,558 INFO NetworkImpl:159 link # 64
2022-08-08T03:48:18,558 INFO NetworkImpl:159 link # 256
2022-08-08T03:48:18,559 INFO NetworkImpl:159 link # 1024
2022-08-08T03:48:18,563 INFO NetworkImpl:159 link # 4096
2022-08-08T03:48:18,581 INFO NetworkImpl:159 link # 16384
2022-08-08T03:48:18,652 INFO NetworkImpl:159 link # 65536
2022-08-08T03:48:18,984 INFO NetworkImpl:159 link # 262144
2022-08-08T03:48:19,769 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T03:48:19,769 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T03:48:19,769 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T03:48:19,769 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T03:48:19,769 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T03:48:19,769 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T03:48:19,770 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T03:48:19,770 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T03:48:19,771 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T03:48:19,781 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T03:48:19,785 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T03:48:19,794 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T03:48:19,819 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T03:48:19,864 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T03:48:19,984 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T03:48:20,164 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T03:48:20,492 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T03:48:21,053 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T03:48:22,130 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T03:48:22,226 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T03:48:22,243 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:48:22,243 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T03:48:22,243 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T03:48:22,243 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:48:22,243 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:48:22,243 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T03:48:22,243 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T03:48:22,243 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T03:48:22,243 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:48:22,243 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T03:48:29,320 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:48:29,320 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T03:48:29,320 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T03:48:29,320 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T03:48:29,320 INFO EventsManagerImpl:176
2022-08-08T03:48:29,320 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:48:29,320 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T03:48:29,320 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T03:48:29,320 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T03:48:29,320 INFO EventsManagerImpl:176
2022-08-08T03:48:29,320 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:48:29,320 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T03:48:29,320 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T03:48:29,320 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T03:48:29,320 INFO EventsManagerImpl:176
2022-08-08T03:48:29,320 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:48:29,320 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T03:48:29,321 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T03:48:29,321 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T03:48:29,321 INFO EventsManagerImpl:176
2022-08-08T03:48:29,321 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T03:48:29,321 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T03:48:29,321 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T03:48:29,321 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T03:48:29,321 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T03:48:29,321 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T03:48:29,321 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T03:48:29,321 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:48:29,321 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T03:48:29,321 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T03:48:29,321 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:48:29,321 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T03:48:29,321 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T03:48:29,321 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T03:48:29,321 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T03:48:29,321 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T03:48:29,321 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T03:48:29,321 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T03:48:29,321 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T03:48:29,321 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:48:29,321 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:48:29,321 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:48:29,322 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T03:48:29,322 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T03:48:29,322 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T03:48:29,322 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:48:29,322 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T03:48:29,322 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:48:29,322 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T03:48:29,322 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T03:48:29,322 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:48:29,322 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T03:48:29,322 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:48:29,322 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T03:48:29,322 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T03:48:29,322 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:48:29,322 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T03:48:29,322 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T03:48:29,322 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:48:29,322 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:48:29,322 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:48:29,322 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T03:48:29,322 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T03:48:29,322 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T03:48:29,322 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:48:29,322 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T03:48:29,322 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:48:29,322 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T03:48:29,322 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T03:48:29,322 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:48:29,322 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T03:48:29,322 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:48:29,322 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T03:48:29,323 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T03:48:29,323 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:48:29,323 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T03:48:30,851 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T03:48:30,854 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T03:48:31,056 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T03:48:31,056 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T03:48:31,056 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T03:48:31,056 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T03:48:31,056 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T03:48:31,056 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T03:48:31,056 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T03:48:31,056 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T03:48:31,278 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T03:48:31,278 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T03:48:31,302 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T03:48:31,304 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T03:48:31,306 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T03:48:31,307 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T03:48:31,312 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T03:48:31,313 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T03:48:31,313 INFO VehicularDepartureHandler:110 teleport vehicle 57578_car from link 14611963#1 to link -95275220
2022-08-08T03:48:31,313 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T03:48:31,314 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T03:48:31,314 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T03:48:32,629 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1755 #nodes=229
2022-08-08T03:48:32,629 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271818 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T03:48:34,259 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3117 #nodes=370
2022-08-08T03:48:34,259 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271301 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T03:48:36,873 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4355 #nodes=492
2022-08-08T03:48:36,874 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270725 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T03:48:40,320 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5626 #nodes=635
2022-08-08T03:48:40,320 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269900 lost=0 simT=14400.0s realT=18s; (s/r): 800.0
2022-08-08T03:48:44,474 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7180 #nodes=962
2022-08-08T03:48:44,474 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268720 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T03:48:52,927 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10955 #nodes=1705
2022-08-08T03:48:52,927 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266869 lost=0 simT=21600.0s realT=30s; (s/r): 720.0
2022-08-08T03:49:05,729 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11977 #nodes=1821
2022-08-08T03:49:05,729 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264206 lost=0 simT=25200.0s realT=43s; (s/r): 586.046511627907
2022-08-08T03:49:16,122 INFO MemoryObserver:41 used RAM: 14044 MB free: 2035 MB total: 16080 MB
2022-08-08T03:49:18,227 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13323 #nodes=1943
2022-08-08T03:49:18,228 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260773 lost=0 simT=28800.0s realT=55s; (s/r): 523.6363636363636
2022-08-08T03:49:35,487 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14654 #nodes=2140
2022-08-08T03:49:35,488 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257247 lost=0 simT=32400.0s realT=73s; (s/r): 443.83561643835617
2022-08-08T03:49:51,448 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14503 #nodes=2102
2022-08-08T03:49:51,449 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251910 lost=0 simT=36000.0s realT=89s; (s/r): 404.4943820224719
2022-08-08T03:50:07,622 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15015 #nodes=2173
2022-08-08T03:50:07,622 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246184 lost=0 simT=39600.0s realT=105s; (s/r): 377.14285714285717
2022-08-08T03:50:16,122 INFO MemoryObserver:41 used RAM: 14735 MB free: 1344 MB total: 16080 MB
2022-08-08T03:50:21,279 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15529 #nodes=2294
2022-08-08T03:50:21,279 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238434 lost=0 simT=43200.0s realT=119s; (s/r): 363.02521008403363
2022-08-08T03:50:36,856 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15774 #nodes=2245
2022-08-08T03:50:36,857 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229473 lost=0 simT=46800.0s realT=134s; (s/r): 349.25373134328356
2022-08-08T03:50:55,846 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16049 #nodes=2449
2022-08-08T03:50:55,846 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218463 lost=0 simT=50400.0s realT=153s; (s/r): 329.4117647058824
2022-08-08T03:51:10,641 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16381 #nodes=2421
2022-08-08T03:51:10,641 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=205072 lost=0 simT=54000.0s realT=168s; (s/r): 321.42857142857144
2022-08-08T03:51:16,122 INFO MemoryObserver:41 used RAM: 15662 MB free: 417 MB total: 16080 MB
2022-08-08T03:51:26,998 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16482 #nodes=2436
2022-08-08T03:51:26,998 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188637 lost=0 simT=57600.0s realT=184s; (s/r): 313.04347826086956
2022-08-08T03:51:56,021 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16644 #nodes=2422
2022-08-08T03:51:56,022 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=169284 lost=0 simT=61200.0s realT=213s; (s/r): 287.32394366197184
2022-08-08T03:52:14,679 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16054 #nodes=2307
2022-08-08T03:52:14,680 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=147366 lost=0 simT=64800.0s realT=232s; (s/r): 279.3103448275862
2022-08-08T03:52:16,123 INFO MemoryObserver:41 used RAM: 15193 MB free: 886 MB total: 16080 MB
2022-08-08T03:52:31,230 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15457 #nodes=2122
2022-08-08T03:52:31,230 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=123743 lost=0 simT=68400.0s realT=248s; (s/r): 275.80645161290323
2022-08-08T03:52:49,580 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15040 #nodes=2037
2022-08-08T03:52:49,580 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=99062 lost=0 simT=72000.0s realT=267s; (s/r): 269.6629213483146
2022-08-08T03:53:03,823 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13170 #nodes=1748
2022-08-08T03:53:03,823 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=76481 lost=0 simT=75600.0s realT=281s; (s/r): 269.0391459074733
2022-08-08T03:53:16,123 INFO MemoryObserver:41 used RAM: 15771 MB free: 308 MB total: 16080 MB
2022-08-08T03:53:18,552 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12370 #nodes=1578
2022-08-08T03:53:18,552 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=60414 lost=0 simT=79200.0s realT=296s; (s/r): 267.56756756756755
2022-08-08T03:53:36,899 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11785 #nodes=1457
2022-08-08T03:53:36,899 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=46786 lost=0 simT=82800.0s realT=314s; (s/r): 263.69426751592357
2022-08-08T03:54:01,068 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11185 #nodes=1359
2022-08-08T03:54:01,068 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=34570 lost=0 simT=86400.0s realT=338s; (s/r): 255.62130177514794
2022-08-08T03:54:08,870 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9420 #nodes=1091
2022-08-08T03:54:08,871 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=28123 lost=2 simT=90000.0s realT=346s; (s/r): 260.11560693641616
2022-08-08T03:54:16,001 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8042 #nodes=921
2022-08-08T03:54:16,001 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=24057 lost=3 simT=93600.0s realT=353s; (s/r): 265.1558073654391
2022-08-08T03:54:16,123 INFO MemoryObserver:41 used RAM: 15771 MB free: 308 MB total: 16080 MB
2022-08-08T03:54:21,767 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6865 #nodes=749
2022-08-08T03:54:21,768 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=21049 lost=4 simT=97200.0s realT=359s; (s/r): 270.75208913649027
2022-08-08T03:54:26,034 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5882 #nodes=607
2022-08-08T03:54:26,034 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=18684 lost=4 simT=100800.0s realT=363s; (s/r): 277.68595041322317
2022-08-08T03:54:29,079 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5029 #nodes=561
2022-08-08T03:54:29,079 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=16828 lost=4 simT=104400.0s realT=366s; (s/r): 285.24590163934425
2022-08-08T03:54:32,280 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4297 #nodes=449
2022-08-08T03:54:32,281 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=15211 lost=4 simT=108000.0s realT=370s; (s/r): 291.8918918918919
2022-08-08T03:54:34,901 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3598 #nodes=409
2022-08-08T03:54:34,901 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=13850 lost=5 simT=111600.0s realT=372s; (s/r): 300.0
2022-08-08T03:54:37,133 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2999 #nodes=313
2022-08-08T03:54:37,133 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=12702 lost=5 simT=115200.0s realT=374s; (s/r): 308.02139037433153
2022-08-08T03:54:39,099 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2490 #nodes=272
2022-08-08T03:54:39,099 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=11734 lost=5 simT=118800.0s realT=376s; (s/r): 315.9574468085106
2022-08-08T03:54:40,771 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2087 #nodes=253
2022-08-08T03:54:40,771 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10881 lost=6 simT=122400.0s realT=378s; (s/r): 323.8095238095238
2022-08-08T03:54:42,150 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1807 #nodes=201
2022-08-08T03:54:42,150 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=10084 lost=6 simT=126000.0s realT=379s; (s/r): 332.4538258575198
2022-08-08T03:54:43,485 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1469 #nodes=146
2022-08-08T03:54:43,485 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=8395 lost=6 simT=129600.0s realT=381s; (s/r): 340.15748031496065
2022-08-08T03:54:43,978 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=250.317224864sec
2022-08-08T03:54:43,979 INFO AbstractController$9:234 ### ITERATION 48 fires after mobsim event
2022-08-08T03:54:43,979 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T03:54:52,348 INFO LegTimesControlerListener:50 [48] average trip (probably: leg) duration is: 1304 seconds = 00:21:44
2022-08-08T03:54:52,348 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T03:54:52,348 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:54:52,348 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:54:52,348 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:54:52,348 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:54:52,348 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T03:54:52,348 INFO EventsManagerImpl:137 event # 1
2022-08-08T03:54:52,348 INFO EventsManagerImpl:137 event # 4
2022-08-08T03:54:52,348 INFO EventsManagerImpl:137 event # 16
2022-08-08T03:54:52,349 INFO EventsManagerImpl:137 event # 64
2022-08-08T03:54:52,349 INFO EventsManagerImpl:137 event # 256
2022-08-08T03:54:52,349 INFO EventsManagerImpl:137 event # 1024
2022-08-08T03:54:52,352 INFO EventsManagerImpl:137 event # 4096
2022-08-08T03:54:52,362 INFO EventsManagerImpl:137 event # 16384
2022-08-08T03:54:52,376 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T03:54:52,654 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T03:54:52,654 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T03:54:52,654 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T03:54:52,654 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T03:54:52,654 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T03:54:52,655 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T03:54:52,655 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T03:54:52,658 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-08-08T03:54:52,658 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:18:14][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:54:52,660 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T03:54:52,660 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-08-08T03:54:52,660 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:57][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:54:52,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-08-08T03:54:52,662 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-08-08T03:54:52,662 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-08-08T03:54:52,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-08-08T03:54:52,662 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-08-08T03:54:52,662 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:54:52,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-08-08T03:54:52,662 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-08-08T03:54:52,663 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-08-08T03:54:52,663 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T03:54:52,663 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-08-08T03:54:52,663 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:04:48][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:54:52,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-08-08T03:54:52,664 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-08-08T03:54:52,664 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-08-08T03:54:52,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-08-08T03:54:52,664 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-08-08T03:54:52,664 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-08-08T03:54:52,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-08-08T03:54:52,665 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T03:54:52,665 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:54:52,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-08-08T03:54:52,669 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-08-08T03:54:52,669 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-08-08T03:54:52,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-08-08T03:54:52,669 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-08-08T03:54:52,669 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:49:00][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T03:54:52,669 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T03:54:52,990 INFO ControlerListenerManagerImpl:251 [it.48] all ControlerAfterMobsimListeners called.
2022-08-08T03:54:52,990 INFO AbstractController$4:159 ### ITERATION 48 fires scoring event
2022-08-08T03:54:52,990 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T03:54:53,153 INFO NewScoreAssignerImpl:57 it: 48 msaStart: 599
2022-08-08T03:54:53,277 INFO ControlerListenerManagerImpl:194 [it.48] all ControlerScoringListeners called.
2022-08-08T03:54:53,277 INFO AbstractController$5:167 ### ITERATION 48 fires iteration end event
2022-08-08T03:54:53,277 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T03:54:53,277 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T03:54:53,376 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T03:54:53,377 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T03:54:55,085 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T03:54:55,085 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12481706095913976
2022-08-08T03:54:55,085 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.28776503694726735
2022-08-08T03:54:55,085 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.5290520034713487E-4
2022-08-08T03:54:55,085 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.2209441451804228E-4
2022-08-08T03:54:55,085 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T03:54:55,085 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14678771882076852
2022-08-08T03:54:55,085 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14355515387419956
2022-08-08T03:54:55,085 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.23617879499016622
2022-08-08T03:54:55,314 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T03:54:55,423 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -99.2062011482684
2022-08-08T03:54:55,423 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -123.48393946621275
2022-08-08T03:54:55,423 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -103.40457766042447
2022-08-08T03:54:55,423 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -81.2594990756442
2022-08-08T03:54:55,489 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T03:54:56,168 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19158.785642057213 meters
2022-08-08T03:54:56,168 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140408.95548609307 meters (statistic on all 2092292 legs which have a finite distance)
2022-08-08T03:54:56,168 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52555.525640668995 meters
2022-08-08T03:54:56,168 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140343.26186738387 meters (statistic on all 762375 trips which have a finite distance)
2022-08-08T03:54:56,168 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T03:54:56,168 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T03:54:57,090 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T03:54:57,092 INFO LegHistogramListener:72 number of legs: 2100658 100%
2022-08-08T03:54:57,092 INFO LegHistogramListener:79 number of bike legs: 96368 4.587514959598374%
2022-08-08T03:54:57,092 INFO LegHistogramListener:79 number of car legs: 223989 10.662801845897809%
2022-08-08T03:54:57,092 INFO LegHistogramListener:79 number of drtNorth legs: 255 0.012139053572737686%
2022-08-08T03:54:57,092 INFO LegHistogramListener:79 number of drtSoutheast legs: 181 0.008616347830060867%
2022-08-08T03:54:57,092 INFO LegHistogramListener:79 number of freight legs: 47065 2.240488456474114%
2022-08-08T03:54:57,092 INFO LegHistogramListener:79 number of pt legs: 137993 6.569036939854084%
2022-08-08T03:54:57,092 INFO LegHistogramListener:79 number of ride legs: 111213 5.294198294058338%
2022-08-08T03:54:57,092 INFO LegHistogramListener:79 number of walk legs: 1483594 70.62520410271448%
2022-08-08T03:54:57,635 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T03:54:58,511 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T03:55:01,002 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.4329223516845797
2022-08-08T03:55:01,002 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.41592506816886365
2022-08-08T03:55:01,002 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.007049251041147804
2022-08-08T03:55:01,002 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0060427653707307806
2022-08-08T03:55:01,002 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T03:55:01,002 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.4460015302690295
2022-08-08T03:55:01,002 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.49245649260284385
2022-08-08T03:55:01,002 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8152341362966462
2022-08-08T03:55:01,002 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.20349240257372764
2022-08-08T03:55:01,003 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3714920636550835
2022-08-08T03:55:01,003 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 7.291885979551909E-4
2022-08-08T03:55:01,003 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 6.341886749821554E-4
2022-08-08T03:55:01,003 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T03:55:01,003 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2556974278128964
2022-08-08T03:55:01,003 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.23939595454382065
2022-08-08T03:55:01,003 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.4539006454859631
2022-08-08T03:55:01,003 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.16067054540226047
2022-08-08T03:55:01,003 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3575386290227332
2022-08-08T03:55:01,003 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.42634938404104E-4
2022-08-08T03:55:01,003 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.9898632514622286E-4
2022-08-08T03:55:01,003 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T03:55:01,003 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.19603747618583012
2022-08-08T03:55:01,003 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.18579930881137124
2022-08-08T03:55:01,003 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3150839337157294
2022-08-08T03:55:01,254 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T03:55:02,404 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T03:55:02,729 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T03:55:03,124 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T03:55:04,370 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T03:55:04,686 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T03:55:05,072 INFO ControlerListenerManagerImpl:171 [it.48] all ControlerIterationEndsListeners called.
2022-08-08T03:55:05,205 INFO AbstractController:181 ### ITERATION 48 ENDS
2022-08-08T03:55:05,205 INFO AbstractController:182 ###################################################
2022-08-08T03:55:05,205 INFO AbstractController:133 ###################################################
2022-08-08T03:55:05,205 INFO AbstractController:134 ### ITERATION 49 BEGINS
2022-08-08T03:55:05,206 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T03:55:05,206 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T03:55:05,206 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T03:55:05,206 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T03:55:05,207 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T03:55:11,834 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T03:55:11,860 INFO ControlerListenerManagerImpl:148 [it.49] all ControlerIterationStartsListeners called.
2022-08-08T03:55:11,860 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T03:55:13,430 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169741 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T03:55:13,430 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30450 plans
2022-08-08T03:55:13,430 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T03:55:13,430 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:55:13,430 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T03:55:13,430 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:55:13,431 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T03:55:13,431 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:55:13,432 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:55:13,433 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:55:13,433 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T03:55:13,433 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:55:13,434 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:55:13,436 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T03:55:13,446 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T03:55:13,449 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:55:13,463 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:55:13,465 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:55:13,468 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T03:55:13,476 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:55:13,477 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:55:13,509 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T03:55:13,634 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T03:55:13,783 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T03:55:14,183 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T03:55:14,967 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T03:55:16,123 INFO MemoryObserver:41 used RAM: 15694 MB free: 385 MB total: 16080 MB
2022-08-08T03:55:16,569 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T03:55:19,713 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T03:55:25,067 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T03:55:43,675 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T03:55:43,676 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30450 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T03:55:43,676 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30636 plans
2022-08-08T03:55:43,676 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T03:55:43,676 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T03:55:43,676 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T03:55:43,676 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T03:55:43,676 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T03:55:43,676 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T03:55:43,677 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T03:55:43,677 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T03:55:43,677 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T03:55:43,678 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T03:55:43,680 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T03:55:43,683 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T03:55:43,689 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T03:55:43,702 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T03:55:43,726 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T03:55:43,773 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T03:55:43,935 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30636 plans
2022-08-08T03:55:43,935 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T03:55:43,935 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T03:55:43,935 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:55:43,935 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:55:43,936 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:55:43,936 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T03:55:43,936 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:55:43,936 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:55:43,936 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:55:43,937 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T03:55:43,937 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:55:43,938 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:55:43,939 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:55:43,940 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T03:55:43,944 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:55:43,945 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T03:55:43,968 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T03:55:44,059 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:55:44,063 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T03:55:44,113 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T03:55:44,147 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T03:55:44,348 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T03:55:44,676 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T03:55:45,538 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T03:55:47,523 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T03:55:51,060 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T03:55:58,035 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T03:56:15,349 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T03:56:15,349 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30636 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T03:56:15,349 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7601 plans
2022-08-08T03:56:15,350 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T03:56:15,350 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T03:56:15,350 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T03:56:15,350 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T03:56:15,350 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T03:56:15,350 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T03:56:15,350 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T03:56:15,350 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T03:56:15,350 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T03:56:15,350 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T03:56:15,350 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T03:56:15,351 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T03:56:15,352 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T03:56:15,355 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T03:56:15,355 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7601 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T03:56:15,355 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40286 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T03:56:15,355 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6779 plans
2022-08-08T03:56:15,356 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T03:56:15,356 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T03:56:15,357 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T03:56:15,357 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T03:56:15,358 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T03:56:15,371 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T03:56:15,400 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T03:56:15,488 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T03:56:15,580 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T03:56:15,837 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T03:56:16,124 INFO MemoryObserver:41 used RAM: 15354 MB free: 725 MB total: 16080 MB
2022-08-08T03:56:16,317 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T03:56:17,356 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T03:56:19,514 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T03:56:27,526 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T03:56:27,526 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6779 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T03:56:27,526 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T03:56:28,511 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T03:56:29,479 INFO ControlerListenerManagerImpl:213 [it.49] all ControlerReplanningListeners called.
2022-08-08T03:56:29,479 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T03:56:29,479 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T03:56:29,479 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T03:56:29,558 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T03:56:29,629 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T03:56:29,629 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T03:56:29,629 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T03:56:29,638 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T03:56:29,647 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T03:56:29,647 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T03:56:29,649 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T03:56:29,649 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T03:56:29,649 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T03:56:29,649 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T03:56:29,649 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T03:56:29,649 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T03:56:29,649 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T03:56:29,649 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T03:56:29,649 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T03:56:29,650 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T03:56:29,650 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T03:56:29,650 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T03:56:29,650 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T03:56:29,650 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T03:56:29,650 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T03:56:29,650 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T03:56:30,347 INFO ControlerListenerManagerImpl:232 [it.49] all ControlerBeforeMobsimListeners called.
2022-08-08T03:56:30,347 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T03:56:30,347 INFO NetworkImpl:163 node # 1
2022-08-08T03:56:30,347 INFO NetworkImpl:163 node # 4
2022-08-08T03:56:30,348 INFO NetworkImpl:163 node # 16
2022-08-08T03:56:30,348 INFO NetworkImpl:163 node # 64
2022-08-08T03:56:30,348 INFO NetworkImpl:163 node # 256
2022-08-08T03:56:30,348 INFO NetworkImpl:163 node # 1024
2022-08-08T03:56:30,348 INFO NetworkImpl:163 node # 4096
2022-08-08T03:56:30,350 INFO NetworkImpl:163 node # 16384
2022-08-08T03:56:30,357 INFO NetworkImpl:163 node # 65536
2022-08-08T03:56:30,396 INFO NetworkImpl:159 link # 1
2022-08-08T03:56:30,397 INFO NetworkImpl:159 link # 4
2022-08-08T03:56:30,397 INFO NetworkImpl:159 link # 16
2022-08-08T03:56:30,397 INFO NetworkImpl:159 link # 64
2022-08-08T03:56:30,397 INFO NetworkImpl:159 link # 256
2022-08-08T03:56:30,398 INFO NetworkImpl:159 link # 1024
2022-08-08T03:56:30,402 INFO NetworkImpl:159 link # 4096
2022-08-08T03:56:30,420 INFO NetworkImpl:159 link # 16384
2022-08-08T03:56:30,494 INFO NetworkImpl:159 link # 65536
2022-08-08T03:56:30,833 INFO NetworkImpl:159 link # 262144
2022-08-08T03:56:31,484 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T03:56:31,484 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T03:56:31,484 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T03:56:31,484 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T03:56:31,484 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T03:56:31,484 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T03:56:31,485 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T03:56:31,485 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T03:56:31,487 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T03:56:31,489 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T03:56:31,494 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T03:56:31,503 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T03:56:31,522 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T03:56:31,559 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T03:56:31,633 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T03:56:31,877 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T03:56:32,227 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T03:56:32,775 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T03:56:33,828 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T03:56:33,926 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T03:56:33,943 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:56:33,944 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T03:56:33,944 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T03:56:33,944 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:56:33,944 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:56:33,944 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T03:56:33,944 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T03:56:33,944 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T03:56:33,944 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:56:33,944 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T03:56:41,305 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:56:41,305 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T03:56:41,305 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T03:56:41,305 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T03:56:41,306 INFO EventsManagerImpl:176
2022-08-08T03:56:41,306 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:56:41,306 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T03:56:41,306 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T03:56:41,306 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T03:56:41,306 INFO EventsManagerImpl:176
2022-08-08T03:56:41,306 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:56:41,306 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T03:56:41,306 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T03:56:41,306 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T03:56:41,306 INFO EventsManagerImpl:176
2022-08-08T03:56:41,306 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:56:41,306 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T03:56:41,306 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T03:56:41,306 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T03:56:41,306 INFO EventsManagerImpl:176
2022-08-08T03:56:41,306 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T03:56:41,306 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T03:56:41,306 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T03:56:41,306 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T03:56:41,306 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T03:56:41,306 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T03:56:41,306 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T03:56:41,306 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:56:41,307 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T03:56:41,307 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T03:56:41,307 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:56:41,307 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T03:56:41,307 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T03:56:41,307 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T03:56:41,307 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T03:56:41,307 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T03:56:41,307 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T03:56:41,307 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T03:56:41,307 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T03:56:41,307 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:56:41,307 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:56:41,307 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:56:41,307 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T03:56:41,307 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T03:56:41,307 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T03:56:41,307 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:56:41,307 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T03:56:41,307 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:56:41,307 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T03:56:41,307 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T03:56:41,307 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:56:41,307 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T03:56:41,307 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:56:41,307 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T03:56:41,307 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T03:56:41,307 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:56:41,307 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T03:56:41,308 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T03:56:41,308 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:56:41,308 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T03:56:41,308 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:56:41,308 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T03:56:41,308 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T03:56:41,308 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T03:56:41,308 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:56:41,308 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T03:56:41,308 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:56:41,308 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T03:56:41,308 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T03:56:41,308 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:56:41,308 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T03:56:41,308 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T03:56:41,308 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T03:56:41,308 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T03:56:41,308 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T03:56:41,308 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T03:56:42,835 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T03:56:42,838 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T03:56:43,020 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T03:56:43,020 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T03:56:43,020 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T03:56:43,020 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T03:56:43,021 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T03:56:43,021 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T03:56:43,021 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T03:56:43,021 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T03:56:43,236 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T03:56:43,236 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T03:56:43,259 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T03:56:43,260 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T03:56:43,261 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T03:56:43,262 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T03:56:43,266 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T03:56:43,267 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T03:56:43,267 INFO VehicularDepartureHandler:110 teleport vehicle 57578_car from link 14611963#1 to link -95275220
2022-08-08T03:56:43,267 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T03:56:43,268 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T03:56:43,268 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T03:56:44,227 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1756 #nodes=220
2022-08-08T03:56:44,227 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271787 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T03:56:46,081 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3131 #nodes=365
2022-08-08T03:56:46,081 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271291 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T03:56:48,273 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4358 #nodes=478
2022-08-08T03:56:48,273 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270710 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T03:56:51,576 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5624 #nodes=657
2022-08-08T03:56:51,576 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269909 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T03:56:55,971 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7188 #nodes=979
2022-08-08T03:56:55,971 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268733 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T03:57:02,987 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11000 #nodes=1709
2022-08-08T03:57:02,988 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266854 lost=0 simT=21600.0s realT=29s; (s/r): 744.8275862068965
2022-08-08T03:57:16,124 INFO MemoryObserver:41 used RAM: 13680 MB free: 2399 MB total: 16080 MB
2022-08-08T03:57:16,379 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11980 #nodes=1847
2022-08-08T03:57:16,379 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264224 lost=0 simT=25200.0s realT=42s; (s/r): 600.0
2022-08-08T03:57:27,729 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13308 #nodes=1935
2022-08-08T03:57:27,730 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260781 lost=0 simT=28800.0s realT=53s; (s/r): 543.3962264150944
2022-08-08T03:57:44,735 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14626 #nodes=2138
2022-08-08T03:57:44,736 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257225 lost=0 simT=32400.0s realT=70s; (s/r): 462.85714285714283
2022-08-08T03:57:59,382 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14450 #nodes=2097
2022-08-08T03:57:59,382 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251911 lost=0 simT=36000.0s realT=85s; (s/r): 423.52941176470586
2022-08-08T03:58:16,124 INFO MemoryObserver:41 used RAM: 14817 MB free: 1262 MB total: 16080 MB
2022-08-08T03:58:16,243 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15000 #nodes=2131
2022-08-08T03:58:16,243 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246187 lost=0 simT=39600.0s realT=102s; (s/r): 388.2352941176471
2022-08-08T03:58:32,610 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15431 #nodes=2270
2022-08-08T03:58:32,610 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238506 lost=0 simT=43200.0s realT=118s; (s/r): 366.10169491525426
2022-08-08T03:58:49,032 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15746 #nodes=2262
2022-08-08T03:58:49,033 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229548 lost=0 simT=46800.0s realT=135s; (s/r): 346.6666666666667
2022-08-08T03:59:03,184 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16028 #nodes=2413
2022-08-08T03:59:03,185 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218510 lost=0 simT=50400.0s realT=149s; (s/r): 338.255033557047
2022-08-08T03:59:16,125 INFO MemoryObserver:41 used RAM: 15646 MB free: 433 MB total: 16080 MB
2022-08-08T03:59:19,799 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16405 #nodes=2424
2022-08-08T03:59:19,800 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=205142 lost=0 simT=54000.0s realT=165s; (s/r): 327.27272727272725
2022-08-08T03:59:46,184 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16503 #nodes=2434
2022-08-08T03:59:46,184 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188619 lost=0 simT=57600.0s realT=192s; (s/r): 300.0
2022-08-08T04:00:05,166 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16385 #nodes=2441
2022-08-08T04:00:05,166 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=169253 lost=0 simT=61200.0s realT=211s; (s/r): 290.0473933649289
2022-08-08T04:00:16,125 INFO MemoryObserver:41 used RAM: 15793 MB free: 286 MB total: 16080 MB
2022-08-08T04:00:21,103 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16084 #nodes=2303
2022-08-08T04:00:21,104 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=147350 lost=0 simT=64800.0s realT=227s; (s/r): 285.4625550660793
2022-08-08T04:00:40,475 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15463 #nodes=2079
2022-08-08T04:00:40,475 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=123755 lost=0 simT=68400.0s realT=246s; (s/r): 278.0487804878049
2022-08-08T04:00:55,433 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15110 #nodes=1995
2022-08-08T04:00:55,434 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=99121 lost=0 simT=72000.0s realT=261s; (s/r): 275.86206896551727
2022-08-08T04:01:10,976 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13241 #nodes=1717
2022-08-08T04:01:10,976 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=76484 lost=0 simT=75600.0s realT=277s; (s/r): 272.9241877256318
2022-08-08T04:01:20,336 INFO MemoryObserver:41 used RAM: 15338 MB free: 741 MB total: 16080 MB
2022-08-08T04:01:35,492 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12343 #nodes=1578
2022-08-08T04:01:35,493 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=60474 lost=0 simT=79200.0s realT=301s; (s/r): 263.12292358803984
2022-08-08T04:01:51,740 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11730 #nodes=1453
2022-08-08T04:01:51,741 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=46886 lost=0 simT=82800.0s realT=317s; (s/r): 261.198738170347
2022-08-08T04:02:14,698 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11185 #nodes=1389
2022-08-08T04:02:14,698 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=34643 lost=1 simT=86400.0s realT=340s; (s/r): 254.11764705882354
2022-08-08T04:02:26,010 INFO MemoryObserver:41 used RAM: 15529 MB free: 550 MB total: 16080 MB
2022-08-08T04:02:28,463 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9539 #nodes=1054
2022-08-08T04:02:28,463 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=28206 lost=1 simT=90000.0s realT=354s; (s/r): 254.23728813559322
2022-08-08T04:02:41,930 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8045 #nodes=907
2022-08-08T04:02:41,930 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=24126 lost=2 simT=93600.0s realT=367s; (s/r): 255.0408719346049
2022-08-08T04:02:53,703 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6912 #nodes=776
2022-08-08T04:02:53,703 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=21103 lost=4 simT=97200.0s realT=379s; (s/r): 256.46437994722953
2022-08-08T04:03:04,753 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5846 #nodes=610
2022-08-08T04:03:04,753 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=18729 lost=5 simT=100800.0s realT=390s; (s/r): 258.46153846153845
2022-08-08T04:03:16,673 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4979 #nodes=554
2022-08-08T04:03:16,674 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=16851 lost=5 simT=104400.0s realT=402s; (s/r): 259.7014925373134
2022-08-08T04:03:19,027 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4299 #nodes=439
2022-08-08T04:03:19,027 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=15185 lost=5 simT=108000.0s realT=405s; (s/r): 266.6666666666667
2022-08-08T04:03:21,574 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3617 #nodes=354
2022-08-08T04:03:21,574 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=13808 lost=5 simT=111600.0s realT=407s; (s/r): 274.2014742014742
2022-08-08T04:03:23,696 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2973 #nodes=310
2022-08-08T04:03:23,696 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=12681 lost=6 simT=115200.0s realT=409s; (s/r): 281.6625916870416
2022-08-08T04:03:25,467 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2495 #nodes=269
2022-08-08T04:03:25,467 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=11745 lost=6 simT=118800.0s realT=411s; (s/r): 289.05109489051097
2022-08-08T04:03:26,010 INFO MemoryObserver:41 used RAM: 15929 MB free: 150 MB total: 16080 MB
2022-08-08T04:03:27,053 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2096 #nodes=226
2022-08-08T04:03:27,054 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10889 lost=6 simT=122400.0s realT=413s; (s/r): 296.3680387409201
2022-08-08T04:03:28,505 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1795 #nodes=217
2022-08-08T04:03:28,505 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=10114 lost=6 simT=126000.0s realT=414s; (s/r): 304.3478260869565
2022-08-08T04:03:29,888 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1453 #nodes=153
2022-08-08T04:03:29,888 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=8411 lost=6 simT=129600.0s realT=415s; (s/r): 312.28915662650604
2022-08-08T04:03:30,753 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=248.741794961sec
2022-08-08T04:03:30,759 INFO AbstractController$9:234 ### ITERATION 49 fires after mobsim event
2022-08-08T04:03:30,760 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T04:03:31,022 INFO LegTimesControlerListener:50 [49] average trip (probably: leg) duration is: 1305 seconds = 00:21:45
2022-08-08T04:03:31,022 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T04:03:31,022 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:03:31,022 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:03:31,022 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:03:31,022 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:03:31,022 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T04:03:31,022 INFO EventsManagerImpl:137 event # 1
2022-08-08T04:03:31,022 INFO EventsManagerImpl:137 event # 4
2022-08-08T04:03:31,022 INFO EventsManagerImpl:137 event # 16
2022-08-08T04:03:31,022 INFO EventsManagerImpl:137 event # 64
2022-08-08T04:03:31,022 INFO EventsManagerImpl:137 event # 256
2022-08-08T04:03:31,023 INFO EventsManagerImpl:137 event # 1024
2022-08-08T04:03:31,026 INFO EventsManagerImpl:137 event # 4096
2022-08-08T04:03:31,040 INFO EventsManagerImpl:137 event # 16384
2022-08-08T04:03:31,057 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T04:03:31,625 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T04:03:31,625 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T04:03:31,625 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T04:03:31,625 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T04:03:31,625 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T04:03:31,626 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T04:03:31,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-08-08T04:03:31,640 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-08-08T04:03:31,640 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:18:14][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T04:03:31,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-08-08T04:03:31,642 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-08-08T04:03:31,642 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:40:00][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T04:03:31,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-08-08T04:03:31,644 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-08-08T04:03:31,644 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-08-08T04:03:31,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-08-08T04:03:31,645 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-08-08T04:03:31,645 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T04:03:31,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-08-08T04:03:31,645 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-08-08T04:03:31,645 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-08-08T04:03:31,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-08-08T04:03:31,645 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-08-08T04:03:31,645 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:04:31][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T04:03:31,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-08-08T04:03:31,646 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-08-08T04:03:31,646 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-08-08T04:03:31,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-08-08T04:03:31,646 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-08-08T04:03:31,647 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-08-08T04:03:31,647 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T04:03:31,647 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T04:03:31,647 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T04:03:31,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-08-08T04:03:31,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-08-08T04:03:31,652 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-08-08T04:03:31,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-08-08T04:03:31,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-08-08T04:03:31,652 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:59:53][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T04:03:31,652 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T04:03:31,994 INFO ControlerListenerManagerImpl:251 [it.49] all ControlerAfterMobsimListeners called.
2022-08-08T04:03:31,994 INFO AbstractController$4:159 ### ITERATION 49 fires scoring event
2022-08-08T04:03:31,994 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T04:03:32,165 INFO NewScoreAssignerImpl:57 it: 49 msaStart: 599
2022-08-08T04:03:32,287 INFO ControlerListenerManagerImpl:194 [it.49] all ControlerScoringListeners called.
2022-08-08T04:03:32,287 INFO AbstractController$5:167 ### ITERATION 49 fires iteration end event
2022-08-08T04:03:32,287 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T04:03:32,287 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T04:03:32,429 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T04:03:32,430 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T04:03:41,101 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T04:03:41,101 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12554111442612345
2022-08-08T04:03:41,101 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.28781510447423964
2022-08-08T04:03:41,101 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.7344572423319656E-4
2022-08-08T04:03:41,101 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.0283767337485944E-4
2022-08-08T04:03:41,101 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T04:03:41,101 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14640386778064773
2022-08-08T04:03:41,102 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1432791405844806
2022-08-08T04:03:41,102 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.23606325454330712
2022-08-08T04:03:41,275 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T04:03:41,378 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -99.0898045755891
2022-08-08T04:03:41,378 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -123.06723241329598
2022-08-08T04:03:41,378 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -103.05876705270717
2022-08-08T04:03:41,378 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -81.08588794888684
2022-08-08T04:03:41,442 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T04:03:41,993 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19149.813860418963 meters
2022-08-08T04:03:41,994 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140321.47128634655 meters (statistic on all 2091968 legs which have a finite distance)
2022-08-08T04:03:41,994 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52525.04573420514 meters
2022-08-08T04:03:41,994 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140265.54851617842 meters (statistic on all 762395 trips which have a finite distance)
2022-08-08T04:03:41,994 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T04:03:41,994 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T04:03:42,831 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T04:03:42,833 INFO LegHistogramListener:72 number of legs: 2100342 100%
2022-08-08T04:03:42,833 INFO LegHistogramListener:79 number of bike legs: 96874 4.612296473621915%
2022-08-08T04:03:42,833 INFO LegHistogramListener:79 number of car legs: 224017 10.665739198663836%
2022-08-08T04:03:42,833 INFO LegHistogramListener:79 number of drtNorth legs: 262 0.012474158970301028%
2022-08-08T04:03:42,833 INFO LegHistogramListener:79 number of drtSoutheast legs: 164 0.007808252179883086%
2022-08-08T04:03:42,833 INFO LegHistogramListener:79 number of freight legs: 47065 2.240825541745106%
2022-08-08T04:03:42,833 INFO LegHistogramListener:79 number of pt legs: 137533 6.5481240674137835%
2022-08-08T04:03:42,833 INFO LegHistogramListener:79 number of ride legs: 111027 5.286139114487069%
2022-08-08T04:03:42,833 INFO LegHistogramListener:79 number of walk legs: 1483400 70.62659319291811%
2022-08-08T04:03:43,392 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T04:03:44,228 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T04:03:46,537 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.4373193075789398
2022-08-08T04:03:46,537 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.41678135125836385
2022-08-08T04:03:46,537 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.007158372574292507
2022-08-08T04:03:46,537 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0061377652937038155
2022-08-08T04:03:46,537 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T04:03:46,537 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.4490864602001674
2022-08-08T04:03:46,537 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.4976635154079605
2022-08-08T04:03:46,537 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8187683901877918
2022-08-08T04:03:46,537 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.20430760461545572
2022-08-08T04:03:46,537 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3718771984779472
2022-08-08T04:03:46,537 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 7.343237289267063E-4
2022-08-08T04:03:46,537 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 6.367562404679131E-4
2022-08-08T04:03:46,537 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T04:03:46,537 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.25702100782080445
2022-08-08T04:03:46,537 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.24037291321115145
2022-08-08T04:03:46,537 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.45726929140327727
2022-08-08T04:03:46,537 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.16154480145016098
2022-08-08T04:03:46,537 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.35788781792879626
2022-08-08T04:03:46,537 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.4391872114698285E-4
2022-08-08T04:03:46,537 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.9898632514622286E-4
2022-08-08T04:03:46,538 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T04:03:46,538 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.19706193481464745
2022-08-08T04:03:46,538 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.18666457838007158
2022-08-08T04:03:46,538 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3164691352952957
2022-08-08T04:03:46,755 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T04:03:47,938 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T04:03:48,265 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T04:03:48,667 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T04:03:49,893 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T04:03:50,209 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T04:03:50,602 INFO ControlerListenerManagerImpl:171 [it.49] all ControlerIterationEndsListeners called.
2022-08-08T04:03:50,762 INFO AbstractController:181 ### ITERATION 49 ENDS
2022-08-08T04:03:50,762 INFO AbstractController:182 ###################################################
2022-08-08T04:03:50,762 INFO AbstractController:133 ###################################################
2022-08-08T04:03:50,762 INFO AbstractController:134 ### ITERATION 50 BEGINS
2022-08-08T04:03:50,762 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T04:03:50,762 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T04:03:50,762 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T04:03:50,763 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T04:03:50,763 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T04:03:51,126 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T04:03:51,158 INFO ControlerListenerManagerImpl:148 [it.50] all ControlerIterationStartsListeners called.
2022-08-08T04:03:51,158 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T04:03:52,839 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169669 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T04:03:52,839 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30331 plans
2022-08-08T04:03:52,854 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T04:03:52,876 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:03:52,876 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T04:03:52,897 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:03:52,898 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T04:03:52,899 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:03:52,909 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T04:03:59,415 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:03:59,418 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:03:59,419 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:03:59,425 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:03:59,426 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T04:03:59,429 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:03:59,431 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:03:59,432 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T04:03:59,435 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:03:59,443 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:03:59,445 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:03:59,448 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T04:03:59,474 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T04:03:59,533 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T04:03:59,702 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T04:04:00,039 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T04:04:00,883 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T04:04:02,259 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T04:04:05,344 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T04:04:10,972 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T04:04:23,770 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T04:04:23,771 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30331 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T04:04:23,771 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30749 plans
2022-08-08T04:04:23,771 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T04:04:23,771 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T04:04:23,771 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T04:04:23,771 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T04:04:23,771 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T04:04:23,771 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T04:04:23,771 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T04:04:23,772 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T04:04:23,772 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T04:04:23,773 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T04:04:23,774 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T04:04:23,777 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T04:04:23,784 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T04:04:23,797 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T04:04:23,819 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T04:04:23,865 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T04:04:24,036 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30749 plans
2022-08-08T04:04:24,036 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T04:04:24,036 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T04:04:24,036 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:04:24,036 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:04:24,037 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:04:24,038 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T04:04:24,038 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:04:24,038 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T04:04:24,039 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T04:04:24,040 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:04:24,043 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:04:24,046 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:04:24,047 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T04:04:24,047 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:04:24,049 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:04:24,059 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:04:24,062 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:04:24,074 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T04:04:24,101 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:04:24,108 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T04:04:24,194 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T04:04:24,388 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T04:04:24,870 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T04:04:25,680 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T04:04:26,011 INFO MemoryObserver:41 used RAM: 15364 MB free: 715 MB total: 16080 MB
2022-08-08T04:04:27,674 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T04:04:31,066 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T04:04:38,457 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T04:04:53,568 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T04:04:53,569 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30749 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T04:04:53,569 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7679 plans
2022-08-08T04:04:53,569 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T04:04:53,569 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T04:04:53,569 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T04:04:53,569 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T04:04:53,569 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T04:04:53,569 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T04:04:53,570 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T04:04:53,570 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T04:04:53,570 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T04:04:53,570 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T04:04:53,570 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T04:04:53,571 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T04:04:53,572 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T04:04:53,574 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T04:04:53,575 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7679 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T04:04:53,575 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40288 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T04:04:53,575 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6777 plans
2022-08-08T04:04:53,575 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T04:04:53,575 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T04:04:53,575 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T04:04:53,576 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T04:04:53,577 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T04:04:53,582 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T04:04:53,616 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T04:04:53,818 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T04:04:53,995 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T04:04:54,227 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T04:04:54,799 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T04:04:55,854 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T04:04:58,533 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T04:05:06,724 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T04:05:06,724 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6777 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T04:05:06,724 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T04:05:07,717 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T04:05:08,691 INFO ControlerListenerManagerImpl:213 [it.50] all ControlerReplanningListeners called.
2022-08-08T04:05:08,691 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T04:05:08,691 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T04:05:08,691 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T04:05:08,770 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T04:05:08,841 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T04:05:08,841 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T04:05:08,841 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T04:05:08,850 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T04:05:08,859 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T04:05:08,859 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T04:05:08,860 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T04:05:08,861 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T04:05:08,861 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T04:05:08,861 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T04:05:08,861 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T04:05:08,861 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T04:05:08,861 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T04:05:08,861 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T04:05:08,861 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T04:05:08,861 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T04:05:08,861 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T04:05:08,861 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T04:05:08,861 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T04:05:08,862 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T04:05:08,862 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T04:05:08,862 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T04:05:09,566 INFO ControlerListenerManagerImpl:232 [it.50] all ControlerBeforeMobsimListeners called.
2022-08-08T04:05:09,566 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T04:05:09,567 INFO NetworkImpl:163 node # 1
2022-08-08T04:05:09,567 INFO NetworkImpl:163 node # 4
2022-08-08T04:05:09,567 INFO NetworkImpl:163 node # 16
2022-08-08T04:05:09,567 INFO NetworkImpl:163 node # 64
2022-08-08T04:05:09,567 INFO NetworkImpl:163 node # 256
2022-08-08T04:05:09,567 INFO NetworkImpl:163 node # 1024
2022-08-08T04:05:09,568 INFO NetworkImpl:163 node # 4096
2022-08-08T04:05:09,569 INFO NetworkImpl:163 node # 16384
2022-08-08T04:05:09,576 INFO NetworkImpl:163 node # 65536
2022-08-08T04:05:09,615 INFO NetworkImpl:159 link # 1
2022-08-08T04:05:09,615 INFO NetworkImpl:159 link # 4
2022-08-08T04:05:09,615 INFO NetworkImpl:159 link # 16
2022-08-08T04:05:09,615 INFO NetworkImpl:159 link # 64
2022-08-08T04:05:09,615 INFO NetworkImpl:159 link # 256
2022-08-08T04:05:09,617 INFO NetworkImpl:159 link # 1024
2022-08-08T04:05:09,621 INFO NetworkImpl:159 link # 4096
2022-08-08T04:05:09,639 INFO NetworkImpl:159 link # 16384
2022-08-08T04:05:09,712 INFO NetworkImpl:159 link # 65536
2022-08-08T04:05:10,047 INFO NetworkImpl:159 link # 262144
2022-08-08T04:05:10,714 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T04:05:10,714 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T04:05:10,714 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T04:05:10,714 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T04:05:10,714 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T04:05:10,714 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T04:05:10,715 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T04:05:10,715 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T04:05:10,716 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T04:05:10,719 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T04:05:10,723 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T04:05:10,733 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T04:05:10,751 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T04:05:10,788 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T04:05:10,912 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T04:05:11,068 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T04:05:11,369 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T04:05:11,933 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T04:05:13,020 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T04:05:13,122 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T04:05:13,138 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:05:13,139 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T04:05:13,139 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T04:05:13,139 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:05:13,139 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:05:13,139 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T04:05:13,139 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T04:05:13,139 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T04:05:13,139 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:05:13,139 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T04:05:20,084 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:05:20,085 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T04:05:20,085 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T04:05:20,085 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T04:05:20,085 INFO EventsManagerImpl:176
2022-08-08T04:05:20,085 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:05:20,085 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T04:05:20,085 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T04:05:20,085 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T04:05:20,085 INFO EventsManagerImpl:176
2022-08-08T04:05:20,085 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:05:20,085 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T04:05:20,085 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T04:05:20,085 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T04:05:20,085 INFO EventsManagerImpl:176
2022-08-08T04:05:20,085 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:05:20,085 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T04:05:20,085 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T04:05:20,085 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T04:05:20,085 INFO EventsManagerImpl:176
2022-08-08T04:05:20,085 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T04:05:20,086 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T04:05:20,086 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T04:05:20,086 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T04:05:20,086 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T04:05:20,086 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T04:05:20,086 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T04:05:20,086 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:05:20,086 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T04:05:20,086 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T04:05:20,086 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:05:20,086 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T04:05:20,086 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T04:05:20,086 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T04:05:20,086 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T04:05:20,086 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T04:05:20,086 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T04:05:20,086 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T04:05:20,086 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T04:05:20,086 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:05:20,086 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:05:20,086 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:05:20,086 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T04:05:20,086 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T04:05:20,086 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T04:05:20,086 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:05:20,086 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T04:05:20,086 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:05:20,086 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T04:05:20,087 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T04:05:20,087 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:05:20,087 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T04:05:20,087 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:05:20,087 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T04:05:20,087 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T04:05:20,087 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:05:20,087 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T04:05:20,087 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T04:05:20,087 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:05:20,087 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:05:20,087 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:05:20,087 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T04:05:20,087 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T04:05:20,087 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T04:05:20,087 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:05:20,087 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T04:05:20,087 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:05:20,087 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T04:05:20,087 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T04:05:20,087 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:05:20,087 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T04:05:20,087 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:05:20,087 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T04:05:20,087 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T04:05:20,087 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:05:20,087 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T04:05:21,830 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T04:05:21,833 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T04:05:22,044 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T04:05:22,044 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T04:05:22,044 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T04:05:22,044 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T04:05:22,044 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T04:05:22,044 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T04:05:22,044 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T04:05:22,044 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T04:05:22,271 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T04:05:22,271 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T04:05:22,298 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T04:05:22,299 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T04:05:22,302 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T04:05:22,303 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T04:05:22,307 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T04:05:22,308 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T04:05:22,309 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T04:05:22,309 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T04:05:22,310 INFO VehicularDepartureHandler:110 teleport vehicle 157918_car from link -95454627 to link -103717883#3
2022-08-08T04:05:22,310 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T04:05:23,358 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1763 #nodes=217
2022-08-08T04:05:23,358 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271800 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T04:05:25,135 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3132 #nodes=362
2022-08-08T04:05:25,136 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271294 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T04:05:26,012 INFO MemoryObserver:41 used RAM: 13200 MB free: 2879 MB total: 16080 MB
2022-08-08T04:05:27,606 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4350 #nodes=475
2022-08-08T04:05:27,606 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270719 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T04:05:31,018 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5647 #nodes=654
2022-08-08T04:05:31,018 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269916 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T04:05:35,362 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7189 #nodes=975
2022-08-08T04:05:35,362 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268726 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T04:05:41,335 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10922 #nodes=1717
2022-08-08T04:05:41,335 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266861 lost=0 simT=21600.0s realT=28s; (s/r): 771.4285714285714
2022-08-08T04:05:54,547 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12034 #nodes=1806
2022-08-08T04:05:54,548 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264210 lost=0 simT=25200.0s realT=41s; (s/r): 614.6341463414634
2022-08-08T04:06:06,702 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13268 #nodes=1934
2022-08-08T04:06:06,703 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260781 lost=0 simT=28800.0s realT=53s; (s/r): 543.3962264150944
2022-08-08T04:06:23,414 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14626 #nodes=2123
2022-08-08T04:06:23,414 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257247 lost=0 simT=32400.0s realT=70s; (s/r): 462.85714285714283
2022-08-08T04:06:26,012 INFO MemoryObserver:41 used RAM: 14187 MB free: 1892 MB total: 16080 MB
2022-08-08T04:06:37,317 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14578 #nodes=2119
2022-08-08T04:06:37,317 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251956 lost=0 simT=36000.0s realT=84s; (s/r): 428.57142857142856
2022-08-08T04:06:56,073 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14990 #nodes=2155
2022-08-08T04:06:56,074 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246243 lost=0 simT=39600.0s realT=102s; (s/r): 388.2352941176471
2022-08-08T04:07:09,599 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15507 #nodes=2188
2022-08-08T04:07:09,600 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238445 lost=0 simT=43200.0s realT=116s; (s/r): 372.41379310344826
2022-08-08T04:07:23,518 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15717 #nodes=2241
2022-08-08T04:07:23,518 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229401 lost=0 simT=46800.0s realT=130s; (s/r): 360.0
2022-08-08T04:07:26,012 INFO MemoryObserver:41 used RAM: 15594 MB free: 485 MB total: 16080 MB
2022-08-08T04:07:42,380 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16009 #nodes=2416
2022-08-08T04:07:42,380 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218382 lost=0 simT=50400.0s realT=149s; (s/r): 338.255033557047
2022-08-08T04:07:58,124 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16354 #nodes=2403
2022-08-08T04:07:58,125 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=205074 lost=0 simT=54000.0s realT=164s; (s/r): 329.2682926829268
2022-08-08T04:08:15,850 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16629 #nodes=2492
2022-08-08T04:08:15,850 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188522 lost=0 simT=57600.0s realT=182s; (s/r): 316.4835164835165
2022-08-08T04:08:26,014 INFO MemoryObserver:41 used RAM: 15893 MB free: 186 MB total: 16080 MB
2022-08-08T04:08:42,197 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16574 #nodes=2390
2022-08-08T04:08:42,197 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=169165 lost=0 simT=61200.0s realT=209s; (s/r): 292.82296650717706
2022-08-08T04:09:01,358 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16206 #nodes=2284
2022-08-08T04:09:01,359 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=147259 lost=0 simT=64800.0s realT=228s; (s/r): 284.2105263157895
2022-08-08T04:09:16,775 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15519 #nodes=2064
2022-08-08T04:09:16,775 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=123681 lost=0 simT=68400.0s realT=243s; (s/r): 281.48148148148147
2022-08-08T04:09:26,014 INFO MemoryObserver:41 used RAM: 15854 MB free: 225 MB total: 16080 MB
2022-08-08T04:09:35,516 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15144 #nodes=2026
2022-08-08T04:09:35,516 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=98938 lost=0 simT=72000.0s realT=262s; (s/r): 274.80916030534354
2022-08-08T04:09:49,337 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13206 #nodes=1674
2022-08-08T04:09:49,337 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=76301 lost=0 simT=75600.0s realT=276s; (s/r): 273.9130434782609
2022-08-08T04:10:03,605 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12448 #nodes=1569
2022-08-08T04:10:03,606 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=60362 lost=0 simT=79200.0s realT=290s; (s/r): 273.1034482758621
2022-08-08T04:10:20,883 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11840 #nodes=1472
2022-08-08T04:10:20,883 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=46745 lost=0 simT=82800.0s realT=307s; (s/r): 269.7068403908795
2022-08-08T04:10:28,455 INFO MemoryObserver:41 used RAM: 15468 MB free: 611 MB total: 16080 MB
2022-08-08T04:10:43,929 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11216 #nodes=1355
2022-08-08T04:10:43,929 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=34523 lost=1 simT=86400.0s realT=330s; (s/r): 261.8181818181818
2022-08-08T04:10:57,862 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9433 #nodes=1127
2022-08-08T04:10:57,863 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=28031 lost=7 simT=90000.0s realT=344s; (s/r): 261.6279069767442
2022-08-08T04:11:04,440 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7994 #nodes=1010
2022-08-08T04:11:04,441 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=23966 lost=7 simT=93600.0s realT=351s; (s/r): 266.6666666666667
2022-08-08T04:11:09,834 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6890 #nodes=714
2022-08-08T04:11:09,835 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=20971 lost=10 simT=97200.0s realT=356s; (s/r): 273.03370786516854
2022-08-08T04:11:14,216 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5849 #nodes=642
2022-08-08T04:11:14,216 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=18566 lost=10 simT=100800.0s realT=361s; (s/r): 279.22437673130196
2022-08-08T04:11:17,691 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4993 #nodes=535
2022-08-08T04:11:17,691 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=16691 lost=10 simT=104400.0s realT=364s; (s/r): 286.8131868131868
2022-08-08T04:11:20,429 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4253 #nodes=463
2022-08-08T04:11:20,429 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=15069 lost=10 simT=108000.0s realT=367s; (s/r): 294.27792915531336
2022-08-08T04:11:22,497 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3586 #nodes=381
2022-08-08T04:11:22,497 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=13694 lost=10 simT=111600.0s realT=369s; (s/r): 302.4390243902439
2022-08-08T04:11:24,788 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2975 #nodes=328
2022-08-08T04:11:24,788 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=12555 lost=10 simT=115200.0s realT=371s; (s/r): 310.5121293800539
2022-08-08T04:11:26,530 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2496 #nodes=241
2022-08-08T04:11:26,530 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=11643 lost=11 simT=118800.0s realT=373s; (s/r): 318.4986595174263
2022-08-08T04:11:28,036 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2105 #nodes=255
2022-08-08T04:11:28,036 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10830 lost=11 simT=122400.0s realT=374s; (s/r): 327.27272727272725
2022-08-08T04:11:28,456 INFO MemoryObserver:41 used RAM: 15928 MB free: 151 MB total: 16080 MB
2022-08-08T04:11:29,340 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1832 #nodes=204
2022-08-08T04:11:29,340 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=10059 lost=11 simT=126000.0s realT=376s; (s/r): 335.1063829787234
2022-08-08T04:11:30,554 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1485 #nodes=149
2022-08-08T04:11:30,554 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=8356 lost=11 simT=129600.0s realT=377s; (s/r): 343.7665782493369
2022-08-08T04:11:38,690 INFO AbstractController$9:234 ### ITERATION 50 fires after mobsim event
2022-08-08T04:11:38,690 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=251.117922675sec
2022-08-08T04:11:38,691 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T04:11:38,726 INFO LegTimesControlerListener:50 [50] average trip (probably: leg) duration is: 1303 seconds = 00:21:43
2022-08-08T04:11:38,726 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T04:11:38,726 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:11:38,726 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:11:38,726 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:11:38,726 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:11:38,726 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T04:11:38,726 INFO EventsManagerImpl:137 event # 1
2022-08-08T04:11:38,726 INFO EventsManagerImpl:137 event # 4
2022-08-08T04:11:38,726 INFO EventsManagerImpl:137 event # 16
2022-08-08T04:11:38,726 INFO EventsManagerImpl:137 event # 64
2022-08-08T04:11:38,727 INFO EventsManagerImpl:137 event # 256
2022-08-08T04:11:38,727 INFO EventsManagerImpl:137 event # 1024
2022-08-08T04:11:38,730 INFO EventsManagerImpl:137 event # 4096
2022-08-08T04:11:38,740 INFO EventsManagerImpl:137 event # 16384
2022-08-08T04:11:38,753 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T04:11:39,031 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T04:11:39,031 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T04:11:39,031 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T04:11:39,031 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T04:11:39,031 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T04:11:39,032 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T04:11:39,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-08-08T04:11:39,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-08-08T04:11:39,034 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:18:14][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T04:11:39,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-08-08T04:11:39,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-08-08T04:11:39,036 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:52][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T04:11:39,038 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T04:11:39,038 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-08-08T04:11:39,038 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-08-08T04:11:39,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-08-08T04:11:39,039 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-08-08T04:11:39,039 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T04:11:39,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-08-08T04:11:39,039 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-08-08T04:11:39,039 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-08-08T04:11:39,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-08-08T04:11:39,039 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-08-08T04:11:39,039 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:04:50][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T04:11:39,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-08-08T04:11:39,040 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-08-08T04:11:39,040 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-08-08T04:11:39,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-08-08T04:11:39,040 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-08-08T04:11:39,040 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-08-08T04:11:39,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-08-08T04:11:39,041 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T04:11:39,041 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T04:11:39,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-08-08T04:11:39,043 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-08-08T04:11:39,043 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:53:46][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T04:11:39,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-08-08T04:11:39,046 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-08-08T04:11:39,046 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:48:56][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T04:11:39,046 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T04:11:39,363 INFO ControlerListenerManagerImpl:251 [it.50] all ControlerAfterMobsimListeners called.
2022-08-08T04:11:39,363 INFO AbstractController$4:159 ### ITERATION 50 fires scoring event
2022-08-08T04:11:39,363 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T04:11:39,496 INFO NewScoreAssignerImpl:57 it: 50 msaStart: 599
2022-08-08T04:11:39,610 INFO ControlerListenerManagerImpl:194 [it.50] all ControlerScoringListeners called.
2022-08-08T04:11:39,610 INFO AbstractController$5:167 ### ITERATION 50 fires iteration end event
2022-08-08T04:11:39,610 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T04:11:39,610 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T04:11:39,690 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T04:11:39,693 INFO CountSimComparisonTableWriter:93 Writing CountsSimComparison to /net/ils/matsim-leipzig/run-car-free/25pct-test050822/output_95pct_noDepot/ITERS/it.50/leipzig-flexa-25pct-scaledFleet-carfree95pct_noDepot.50.countscompare.txt
2022-08-08T04:11:39,693 INFO CountSimComparisonTableWriter:134 Writing 'average weekday traffic volume' to /net/ils/matsim-leipzig/run-car-free/25pct-test050822/output_95pct_noDepot/ITERS/it.50/leipzig-flexa-25pct-scaledFleet-carfree95pct_noDepot.50.countscompareAWTV.txt
2022-08-08T04:11:39,695 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T04:11:41,490 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T04:11:41,490 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1258761817220148
2022-08-08T04:11:41,490 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2890231440352886
2022-08-08T04:11:41,490 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.33648459203952E-4
2022-08-08T04:11:41,490 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.272295454895577E-4
2022-08-08T04:11:41,490 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T04:11:41,490 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14566440892074953
2022-08-08T04:11:41,490 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.143041640777048
2022-08-08T04:11:41,490 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.23551251174661209
2022-08-08T04:11:41,690 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T04:11:41,798 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -98.78082460066939
2022-08-08T04:11:41,799 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -122.41675336050967
2022-08-08T04:11:41,799 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -102.68322962635604
2022-08-08T04:11:41,799 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -80.90206935271785
2022-08-08T04:11:41,890 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T04:11:42,663 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19154.056621509346 meters
2022-08-08T04:11:42,663 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140334.6470465746 meters (statistic on all 2091701 legs which have a finite distance)
2022-08-08T04:11:42,663 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52525.367237252925 meters
2022-08-08T04:11:42,663 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140281.86150165985 meters (statistic on all 762479 trips which have a finite distance)
2022-08-08T04:11:42,663 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T04:11:42,663 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T04:12:18,787 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T04:12:18,789 INFO LegHistogramListener:72 number of legs: 2100031 100%
2022-08-08T04:12:18,789 INFO LegHistogramListener:79 number of bike legs: 97171 4.627122171053665%
2022-08-08T04:12:18,789 INFO LegHistogramListener:79 number of car legs: 224973 10.712841858048762%
2022-08-08T04:12:18,789 INFO LegHistogramListener:79 number of drtNorth legs: 227 0.010809364242718321%
2022-08-08T04:12:18,789 INFO LegHistogramListener:79 number of drtSoutheast legs: 184 0.008761775421410446%
2022-08-08T04:12:18,789 INFO LegHistogramListener:79 number of freight legs: 47065 2.2411573924384927%
2022-08-08T04:12:18,789 INFO LegHistogramListener:79 number of pt legs: 136585 6.5039516083334%
2022-08-08T04:12:18,789 INFO LegHistogramListener:79 number of ride legs: 110840 5.278017324506162%
2022-08-08T04:12:18,789 INFO LegHistogramListener:79 number of walk legs: 1482986 70.61733850595539%
2022-08-08T04:12:19,409 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T04:12:28,456 INFO MemoryObserver:41 used RAM: 14435 MB free: 1644 MB total: 16080 MB
2022-08-08T04:12:42,204 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T04:12:44,375 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.44212964151650685
2022-08-08T04:12:44,375 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4176581748717501
2022-08-08T04:12:44,375 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.0072405346698367545
2022-08-08T04:12:44,375 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.006231481433933973
2022-08-08T04:12:44,375 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T04:12:44,375 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.45191591736547243
2022-08-08T04:12:44,375 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.5026985113255313
2022-08-08T04:12:44,375 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8219650092175601
2022-08-08T04:12:44,375 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2050971310023262
2022-08-08T04:12:44,375 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3721172658508655
2022-08-08T04:12:44,375 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 7.420264253839795E-4
2022-08-08T04:12:44,375 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 6.444589369251863E-4
2022-08-08T04:12:44,375 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T04:12:44,375 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.25824316899202515
2022-08-08T04:12:44,375 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.24136784483688256
2022-08-08T04:12:44,375 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.46075476155019335
2022-08-08T04:12:44,375 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1622675711344018
2022-08-08T04:12:44,375 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3583730878056045
2022-08-08T04:12:44,375 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.4648628663274057E-4
2022-08-08T04:12:44,375 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.9898632514622286E-4
2022-08-08T04:12:44,375 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T04:12:44,375 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.19793619086254796
2022-08-08T04:12:44,375 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.18736295619219767
2022-08-08T04:12:44,375 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.318066161027437
2022-08-08T04:12:44,552 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T04:12:45,741 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T04:12:46,073 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T04:12:46,467 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T04:12:47,581 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T04:12:47,888 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T04:12:48,255 INFO ControlerListenerManagerImpl:171 [it.50] all ControlerIterationEndsListeners called.
2022-08-08T04:12:48,386 INFO AbstractController:181 ### ITERATION 50 ENDS
2022-08-08T04:12:48,386 INFO AbstractController:182 ###################################################
2022-08-08T04:12:48,386 INFO AbstractController:133 ###################################################
2022-08-08T04:12:48,386 INFO AbstractController:134 ### ITERATION 51 BEGINS
2022-08-08T04:12:48,386 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T04:12:48,386 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T04:12:48,387 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-08-08T04:12:48,521 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T04:12:48,521 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T04:12:48,521 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T04:12:48,888 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T04:12:48,917 INFO ControlerListenerManagerImpl:148 [it.51] all ControlerIterationStartsListeners called.
2022-08-08T04:12:48,917 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T04:12:57,387 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169646 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T04:12:57,387 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30785 plans
2022-08-08T04:12:57,387 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:12:57,387 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:12:57,388 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T04:12:57,388 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T04:12:57,389 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T04:12:57,391 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:12:57,391 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T04:12:57,392 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:12:57,393 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:12:57,393 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:12:57,393 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:12:57,395 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T04:12:57,395 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:12:57,400 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T04:12:57,402 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:12:57,410 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:12:57,415 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T04:12:57,449 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T04:12:57,457 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:12:57,461 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:12:57,532 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T04:12:57,789 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T04:12:58,187 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T04:12:58,929 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T04:13:00,402 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T04:13:03,463 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T04:13:08,847 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T04:13:21,143 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T04:13:21,143 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30785 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T04:13:21,143 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30483 plans
2022-08-08T04:13:21,144 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T04:13:21,144 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T04:13:21,144 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T04:13:21,144 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T04:13:21,144 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T04:13:21,144 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T04:13:21,144 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T04:13:21,144 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T04:13:21,145 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T04:13:21,146 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T04:13:21,147 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T04:13:21,150 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T04:13:21,157 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T04:13:21,170 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T04:13:21,194 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T04:13:21,238 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T04:13:21,419 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30483 plans
2022-08-08T04:13:21,420 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T04:13:21,420 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T04:13:21,420 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T04:13:21,420 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:13:21,420 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:13:21,420 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T04:13:21,421 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:13:21,422 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T04:13:21,422 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:13:21,422 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:13:21,423 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:13:21,425 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:13:21,427 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:13:21,428 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T04:13:21,431 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:13:21,437 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T04:13:21,437 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:13:21,441 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:13:21,460 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T04:13:21,474 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:13:21,548 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T04:13:21,866 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T04:13:22,381 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T04:13:23,226 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T04:13:25,019 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T04:13:28,460 INFO MemoryObserver:41 used RAM: 16002 MB free: 77 MB total: 16080 MB
2022-08-08T04:13:28,671 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T04:13:42,726 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T04:13:57,640 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T04:13:57,640 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30483 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T04:13:57,640 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7514 plans
2022-08-08T04:13:57,640 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T04:13:57,641 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T04:13:57,641 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T04:13:57,641 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T04:13:57,641 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T04:13:57,641 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T04:13:57,641 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T04:13:57,641 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T04:13:57,641 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T04:13:57,641 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T04:13:57,641 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T04:13:57,642 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T04:13:57,643 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T04:13:57,645 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T04:13:57,646 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7514 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T04:13:57,646 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40328 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T04:13:57,646 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6737 plans
2022-08-08T04:13:57,646 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T04:13:57,646 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T04:13:57,646 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T04:13:57,647 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T04:13:57,652 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T04:13:57,660 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T04:13:57,687 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T04:13:57,738 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T04:13:57,938 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T04:13:58,173 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T04:13:58,677 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T04:13:59,588 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T04:14:02,450 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T04:14:11,130 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T04:14:11,131 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6737 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T04:14:11,131 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T04:14:12,115 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T04:14:13,082 INFO ControlerListenerManagerImpl:213 [it.51] all ControlerReplanningListeners called.
2022-08-08T04:14:13,082 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T04:14:13,082 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T04:14:13,083 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T04:14:13,162 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T04:14:13,236 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T04:14:13,236 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T04:14:13,236 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T04:14:13,237 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T04:14:13,238 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T04:14:13,238 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T04:14:13,239 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T04:14:13,239 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T04:14:13,239 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T04:14:13,239 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T04:14:13,239 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T04:14:13,239 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T04:14:13,239 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T04:14:13,239 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T04:14:13,239 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T04:14:13,239 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T04:14:13,239 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T04:14:13,239 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T04:14:13,239 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T04:14:13,239 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T04:14:13,239 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T04:14:13,239 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T04:14:13,909 INFO ControlerListenerManagerImpl:232 [it.51] all ControlerBeforeMobsimListeners called.
2022-08-08T04:14:13,909 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T04:14:13,910 INFO NetworkImpl:163 node # 1
2022-08-08T04:14:13,910 INFO NetworkImpl:163 node # 4
2022-08-08T04:14:13,910 INFO NetworkImpl:163 node # 16
2022-08-08T04:14:13,910 INFO NetworkImpl:163 node # 64
2022-08-08T04:14:13,910 INFO NetworkImpl:163 node # 256
2022-08-08T04:14:13,910 INFO NetworkImpl:163 node # 1024
2022-08-08T04:14:13,911 INFO NetworkImpl:163 node # 4096
2022-08-08T04:14:13,912 INFO NetworkImpl:163 node # 16384
2022-08-08T04:14:13,918 INFO NetworkImpl:163 node # 65536
2022-08-08T04:14:13,952 INFO NetworkImpl:159 link # 1
2022-08-08T04:14:13,953 INFO NetworkImpl:159 link # 4
2022-08-08T04:14:13,953 INFO NetworkImpl:159 link # 16
2022-08-08T04:14:13,953 INFO NetworkImpl:159 link # 64
2022-08-08T04:14:13,953 INFO NetworkImpl:159 link # 256
2022-08-08T04:14:13,954 INFO NetworkImpl:159 link # 1024
2022-08-08T04:14:13,958 INFO NetworkImpl:159 link # 4096
2022-08-08T04:14:13,974 INFO NetworkImpl:159 link # 16384
2022-08-08T04:14:14,039 INFO NetworkImpl:159 link # 65536
2022-08-08T04:14:14,395 INFO NetworkImpl:159 link # 262144
2022-08-08T04:14:14,929 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T04:14:14,929 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T04:14:14,929 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T04:14:14,929 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T04:14:14,929 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T04:14:14,929 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T04:14:14,929 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T04:14:14,930 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T04:14:14,931 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T04:14:14,934 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T04:14:14,938 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T04:14:14,947 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T04:14:14,966 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T04:14:15,003 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T04:14:15,076 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T04:14:15,300 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T04:14:15,595 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T04:14:16,147 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T04:14:17,255 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T04:14:17,359 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T04:14:17,376 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:14:17,376 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T04:14:17,376 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T04:14:17,376 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:14:17,376 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:14:17,376 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T04:14:17,376 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T04:14:17,377 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T04:14:17,377 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:14:17,377 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T04:14:18,996 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:14:18,996 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T04:14:18,996 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T04:14:18,996 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T04:14:18,996 INFO EventsManagerImpl:176
2022-08-08T04:14:18,996 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:14:18,996 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T04:14:18,996 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T04:14:18,996 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T04:14:18,996 INFO EventsManagerImpl:176
2022-08-08T04:14:18,996 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:14:18,996 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T04:14:18,996 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T04:14:18,996 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T04:14:18,996 INFO EventsManagerImpl:176
2022-08-08T04:14:18,996 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:14:18,996 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T04:14:18,996 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T04:14:18,996 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T04:14:18,996 INFO EventsManagerImpl:176
2022-08-08T04:14:18,997 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T04:14:18,997 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T04:14:18,997 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T04:14:18,997 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T04:14:18,997 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T04:14:18,997 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T04:14:18,997 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T04:14:18,997 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:14:18,997 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T04:14:18,997 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T04:14:18,997 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:14:18,997 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T04:14:18,997 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T04:14:18,997 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T04:14:18,997 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T04:14:18,997 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T04:14:18,997 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T04:14:18,997 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T04:14:18,997 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T04:14:18,997 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:14:18,997 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:14:18,997 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:14:18,997 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T04:14:18,997 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T04:14:18,997 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T04:14:18,997 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:14:18,997 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T04:14:18,997 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:14:18,997 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T04:14:18,997 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T04:14:18,998 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:14:18,998 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T04:14:18,998 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:14:18,998 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T04:14:18,998 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T04:14:18,998 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:14:18,998 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T04:14:18,998 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T04:14:18,998 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:14:18,998 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:14:18,998 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:14:18,998 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T04:14:18,998 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T04:14:18,998 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T04:14:18,998 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:14:18,998 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T04:14:18,998 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:14:18,998 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T04:14:18,998 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T04:14:18,998 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:14:18,998 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T04:14:18,998 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:14:18,998 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T04:14:18,998 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T04:14:18,998 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:14:18,998 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T04:14:27,300 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T04:14:27,302 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T04:14:27,483 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T04:14:27,483 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T04:14:27,483 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T04:14:27,483 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T04:14:27,483 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T04:14:27,483 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T04:14:27,483 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T04:14:27,483 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T04:14:27,683 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T04:14:27,684 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-08-08T04:14:27,705 INFO VehicularDepartureHandler:110 teleport vehicle 96544_car from link -228249890#0 to link -557813121
2022-08-08T04:14:27,705 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T04:14:27,707 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T04:14:27,708 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T04:14:27,708 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T04:14:27,712 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T04:14:27,713 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T04:14:27,713 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T04:14:27,714 INFO VehicularDepartureHandler:110 teleport vehicle 157918_car from link -95454627 to link -103717883#3
2022-08-08T04:14:27,714 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T04:14:28,461 INFO MemoryObserver:41 used RAM: 13161 MB free: 2918 MB total: 16080 MB
2022-08-08T04:14:28,578 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1771 #nodes=217
2022-08-08T04:14:28,578 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271810 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-08-08T04:14:30,018 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3136 #nodes=356
2022-08-08T04:14:30,019 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271293 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T04:14:31,897 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4342 #nodes=496
2022-08-08T04:14:31,897 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270717 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T04:14:35,208 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5645 #nodes=634
2022-08-08T04:14:35,208 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269901 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T04:14:40,232 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7202 #nodes=1005
2022-08-08T04:14:40,232 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268725 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T04:14:49,617 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10968 #nodes=1686
2022-08-08T04:14:49,617 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266859 lost=0 simT=21600.0s realT=32s; (s/r): 675.0
2022-08-08T04:14:58,847 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11979 #nodes=1872
2022-08-08T04:14:58,848 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264240 lost=0 simT=25200.0s realT=41s; (s/r): 614.6341463414634
2022-08-08T04:15:16,157 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13288 #nodes=1931
2022-08-08T04:15:16,158 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260796 lost=0 simT=28800.0s realT=58s; (s/r): 496.55172413793105
2022-08-08T04:15:28,461 INFO MemoryObserver:41 used RAM: 14149 MB free: 1930 MB total: 16080 MB
2022-08-08T04:15:29,259 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14692 #nodes=2163
2022-08-08T04:15:29,259 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257252 lost=0 simT=32400.0s realT=71s; (s/r): 456.3380281690141
2022-08-08T04:15:48,034 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14596 #nodes=2210
2022-08-08T04:15:48,034 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251946 lost=0 simT=36000.0s realT=90s; (s/r): 400.0
2022-08-08T04:16:01,458 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15046 #nodes=2135
2022-08-08T04:16:01,458 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246181 lost=0 simT=39600.0s realT=104s; (s/r): 380.7692307692308
2022-08-08T04:16:18,273 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15524 #nodes=2204
2022-08-08T04:16:18,274 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238446 lost=0 simT=43200.0s realT=120s; (s/r): 360.0
2022-08-08T04:16:28,461 INFO MemoryObserver:41 used RAM: 15012 MB free: 1067 MB total: 16080 MB
2022-08-08T04:16:35,604 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15852 #nodes=2217
2022-08-08T04:16:35,605 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229445 lost=0 simT=46800.0s realT=138s; (s/r): 339.1304347826087
2022-08-08T04:16:50,224 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16123 #nodes=2421
2022-08-08T04:16:50,224 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218293 lost=0 simT=50400.0s realT=152s; (s/r): 331.57894736842104
2022-08-08T04:17:05,305 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16466 #nodes=2409
2022-08-08T04:17:05,305 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204969 lost=0 simT=54000.0s realT=167s; (s/r): 323.3532934131737
2022-08-08T04:17:25,858 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16639 #nodes=2426
2022-08-08T04:17:25,859 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188456 lost=0 simT=57600.0s realT=188s; (s/r): 306.3829787234043
2022-08-08T04:17:28,461 INFO MemoryObserver:41 used RAM: 15636 MB free: 443 MB total: 16080 MB
2022-08-08T04:17:50,370 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16541 #nodes=2394
2022-08-08T04:17:50,370 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=169107 lost=0 simT=61200.0s realT=212s; (s/r): 288.6792452830189
2022-08-08T04:18:11,043 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16207 #nodes=2313
2022-08-08T04:18:11,044 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=147042 lost=0 simT=64800.0s realT=233s; (s/r): 278.11158798283265
2022-08-08T04:18:27,398 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15449 #nodes=2086
2022-08-08T04:18:27,399 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=123426 lost=0 simT=68400.0s realT=250s; (s/r): 273.6
2022-08-08T04:18:28,461 INFO MemoryObserver:41 used RAM: 15610 MB free: 469 MB total: 16080 MB
2022-08-08T04:18:45,187 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15118 #nodes=2028
2022-08-08T04:18:45,188 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=98655 lost=0 simT=72000.0s realT=267s; (s/r): 269.6629213483146
2022-08-08T04:19:01,126 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13267 #nodes=1694
2022-08-08T04:19:01,126 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=76155 lost=0 simT=75600.0s realT=283s; (s/r): 267.1378091872792
2022-08-08T04:19:23,029 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12325 #nodes=1556
2022-08-08T04:19:23,029 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=60016 lost=0 simT=79200.0s realT=305s; (s/r): 259.672131147541
2022-08-08T04:19:28,462 INFO MemoryObserver:41 used RAM: 15929 MB free: 150 MB total: 16080 MB
2022-08-08T04:19:40,749 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11782 #nodes=1450
2022-08-08T04:19:40,750 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=46402 lost=0 simT=82800.0s realT=323s; (s/r): 256.3467492260062
2022-08-08T04:20:05,141 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11210 #nodes=1367
2022-08-08T04:20:05,141 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=34258 lost=0 simT=86400.0s realT=347s; (s/r): 248.99135446685878
2022-08-08T04:20:19,176 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9396 #nodes=1090
2022-08-08T04:20:19,176 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=27809 lost=1 simT=90000.0s realT=361s; (s/r): 249.30747922437672
2022-08-08T04:20:25,930 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7963 #nodes=946
2022-08-08T04:20:25,930 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=23729 lost=1 simT=93600.0s realT=368s; (s/r): 254.34782608695653
2022-08-08T04:20:28,462 INFO MemoryObserver:41 used RAM: 15762 MB free: 317 MB total: 16080 MB
2022-08-08T04:20:32,051 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6885 #nodes=739
2022-08-08T04:20:32,051 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=20724 lost=1 simT=97200.0s realT=374s; (s/r): 259.89304812834223
2022-08-08T04:20:36,604 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5806 #nodes=634
2022-08-08T04:20:36,604 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=18342 lost=1 simT=100800.0s realT=379s; (s/r): 265.9630606860158
2022-08-08T04:20:40,097 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4991 #nodes=548
2022-08-08T04:20:40,097 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=16483 lost=1 simT=104400.0s realT=382s; (s/r): 273.29842931937173
2022-08-08T04:20:42,814 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4222 #nodes=458
2022-08-08T04:20:42,814 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14889 lost=1 simT=108000.0s realT=385s; (s/r): 280.5194805194805
2022-08-08T04:20:44,997 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3563 #nodes=353
2022-08-08T04:20:44,997 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=13536 lost=1 simT=111600.0s realT=387s; (s/r): 288.3720930232558
2022-08-08T04:20:47,154 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2962 #nodes=327
2022-08-08T04:20:47,154 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=12392 lost=1 simT=115200.0s realT=389s; (s/r): 296.14395886889463
2022-08-08T04:20:48,975 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2490 #nodes=254
2022-08-08T04:20:48,975 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=11502 lost=1 simT=118800.0s realT=391s; (s/r): 303.83631713554985
2022-08-08T04:20:50,437 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2093 #nodes=219
2022-08-08T04:20:50,438 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10662 lost=1 simT=122400.0s realT=393s; (s/r): 311.4503816793893
2022-08-08T04:20:51,861 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1800 #nodes=196
2022-08-08T04:20:51,861 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9901 lost=1 simT=126000.0s realT=394s; (s/r): 319.79695431472084
2022-08-08T04:20:53,061 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1497 #nodes=150
2022-08-08T04:20:53,062 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=8213 lost=2 simT=129600.0s realT=395s; (s/r): 328.1012658227848
2022-08-08T04:20:53,496 INFO AbstractController$9:234 ### ITERATION 51 fires after mobsim event
2022-08-08T04:20:53,496 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=250.326855796sec
2022-08-08T04:20:53,497 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T04:20:53,603 INFO LegTimesControlerListener:50 [51] average trip (probably: leg) duration is: 1298 seconds = 00:21:38
2022-08-08T04:20:53,603 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T04:20:53,603 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:20:53,603 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:20:53,603 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:20:53,604 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:20:53,604 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T04:20:53,604 INFO EventsManagerImpl:137 event # 1
2022-08-08T04:20:53,604 INFO EventsManagerImpl:137 event # 4
2022-08-08T04:20:53,604 INFO EventsManagerImpl:137 event # 16
2022-08-08T04:20:53,604 INFO EventsManagerImpl:137 event # 64
2022-08-08T04:20:53,604 INFO EventsManagerImpl:137 event # 256
2022-08-08T04:20:53,605 INFO EventsManagerImpl:137 event # 1024
2022-08-08T04:20:53,608 INFO EventsManagerImpl:137 event # 4096
2022-08-08T04:20:53,620 INFO EventsManagerImpl:137 event # 16384
2022-08-08T04:20:53,636 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T04:20:54,012 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T04:20:54,012 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T04:20:54,012 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T04:20:54,013 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T04:20:54,013 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T04:20:54,013 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T04:20:54,013 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T04:20:54,026 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-08-08T04:20:54,026 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:18:14][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T04:20:54,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-08-08T04:20:54,028 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-08-08T04:20:54,028 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:06][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T04:20:54,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-08-08T04:20:54,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-08-08T04:20:54,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-08-08T04:20:54,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-08-08T04:20:54,031 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-08-08T04:20:54,031 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T04:20:54,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-08-08T04:20:54,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-08-08T04:20:54,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-08-08T04:20:54,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-08-08T04:20:54,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-08-08T04:20:54,031 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:44:03][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T04:20:54,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-08-08T04:20:54,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-08-08T04:20:54,032 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-08-08T04:20:54,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-08-08T04:20:54,033 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-08-08T04:20:54,033 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-08-08T04:20:54,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-08-08T04:20:54,033 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T04:20:54,033 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T04:20:54,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-08-08T04:20:54,035 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-08-08T04:20:54,035 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:53:46][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T04:20:54,038 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T04:20:54,038 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-08-08T04:20:54,038 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-08-08T04:20:54,038 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T04:20:54,385 INFO ControlerListenerManagerImpl:251 [it.51] all ControlerAfterMobsimListeners called.
2022-08-08T04:20:54,385 INFO AbstractController$4:159 ### ITERATION 51 fires scoring event
2022-08-08T04:20:54,385 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T04:20:54,512 INFO NewScoreAssignerImpl:57 it: 51 msaStart: 599
2022-08-08T04:20:54,710 INFO ControlerListenerManagerImpl:194 [it.51] all ControlerScoringListeners called.
2022-08-08T04:20:54,710 INFO AbstractController$5:167 ### ITERATION 51 fires iteration end event
2022-08-08T04:20:54,710 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T04:20:54,711 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T04:20:54,785 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T04:20:54,785 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T04:20:57,245 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T04:20:57,245 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12608800587458982
2022-08-08T04:20:57,245 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.29046098070731297
2022-08-08T04:20:57,245 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.1952684903228458E-4
2022-08-08T04:20:57,245 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.6560797383137257E-4
2022-08-08T04:20:57,245 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T04:20:57,245 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1457517061472653
2022-08-08T04:20:57,246 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14288116793418817
2022-08-08T04:20:57,246 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.23401176972018672
2022-08-08T04:20:57,512 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T04:20:57,620 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -98.47782980330507
2022-08-08T04:20:57,620 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -121.83781009442826
2022-08-08T04:20:57,620 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -102.31803830952136
2022-08-08T04:20:57,620 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -80.71805385148409
2022-08-08T04:20:57,687 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T04:20:58,381 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19162.811257414607 meters
2022-08-08T04:20:58,381 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140557.73348909765 meters (statistic on all 2094069 legs which have a finite distance)
2022-08-08T04:20:58,381 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52588.25486876504 meters
2022-08-08T04:20:58,381 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140510.05223743906 meters (statistic on all 762806 trips which have a finite distance)
2022-08-08T04:20:58,381 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T04:20:58,381 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T04:20:59,269 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T04:20:59,271 INFO LegHistogramListener:72 number of legs: 2102241 100%
2022-08-08T04:20:59,271 INFO LegHistogramListener:79 number of bike legs: 97376 4.632009365244042%
2022-08-08T04:20:59,271 INFO LegHistogramListener:79 number of car legs: 226076 10.754047704330759%
2022-08-08T04:20:59,271 INFO LegHistogramListener:79 number of drtNorth legs: 215 0.01022718137454269%
2022-08-08T04:20:59,271 INFO LegHistogramListener:79 number of drtSoutheast legs: 138 0.006564423393892517%
2022-08-08T04:20:59,272 INFO LegHistogramListener:79 number of freight legs: 47065 2.2388013553155894%
2022-08-08T04:20:59,272 INFO LegHistogramListener:79 number of pt legs: 136477 6.491976895132385%
2022-08-08T04:20:59,272 INFO LegHistogramListener:79 number of ride legs: 110683 5.26500053990004%
2022-08-08T04:20:59,272 INFO LegHistogramListener:79 number of walk legs: 1484211 70.60137253530876%
2022-08-08T04:20:59,823 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T04:20:59,823 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T04:21:02,047 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.4468154485280147
2022-08-08T04:21:02,047 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.41859148492582304
2022-08-08T04:21:02,047 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.007326548113609638
2022-08-08T04:21:02,047 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.006287967874620643
2022-08-08T04:21:02,047 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T04:21:02,047 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.45472996913786284
2022-08-08T04:21:02,047 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.5076924261953301
2022-08-08T04:21:02,047 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.825049939148698
2022-08-08T04:21:02,047 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2059110492613114
2022-08-08T04:21:02,047 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3724176710126992
2022-08-08T04:21:02,047 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 7.445939908697372E-4
2022-08-08T04:21:02,048 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 6.521616333824594E-4
2022-08-08T04:21:02,048 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T04:21:02,048 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.25942553289821657
2022-08-08T04:21:02,048 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.24229216841175535
2022-08-08T04:21:02,048 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.4641221236847646
2022-08-08T04:21:02,048 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.16297236786024227
2022-08-08T04:21:02,048 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3588134252864119
2022-08-08T04:21:02,048 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.4905385211849827E-4
2022-08-08T04:21:02,048 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.9898632514622286E-4
2022-08-08T04:21:02,048 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T04:21:02,048 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.19884125769627756
2022-08-08T04:21:02,048 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.1882474825020412
2022-08-08T04:21:02,048 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3196400786702065
2022-08-08T04:21:02,256 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T04:21:03,448 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T04:21:03,772 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T04:21:04,165 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T04:21:05,406 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T04:21:05,730 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T04:21:06,064 INFO ControlerListenerManagerImpl:171 [it.51] all ControlerIterationEndsListeners called.
2022-08-08T04:21:06,228 INFO AbstractController:181 ### ITERATION 51 ENDS
2022-08-08T04:21:06,228 INFO AbstractController:182 ###################################################
2022-08-08T04:21:06,228 INFO AbstractController:133 ###################################################
2022-08-08T04:21:06,228 INFO AbstractController:134 ### ITERATION 52 BEGINS
2022-08-08T04:21:06,229 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T04:21:06,229 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T04:21:06,229 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T04:21:06,229 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T04:21:06,229 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T04:21:12,484 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T04:21:12,510 INFO ControlerListenerManagerImpl:148 [it.52] all ControlerIterationStartsListeners called.
2022-08-08T04:21:12,510 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T04:21:14,143 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169657 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T04:21:14,143 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30522 plans
2022-08-08T04:21:14,143 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T04:21:14,143 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T04:21:14,143 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:21:14,144 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:21:14,144 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T04:21:14,145 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:21:14,145 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:21:14,146 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T04:21:14,148 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:21:14,152 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T04:21:14,157 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:21:14,158 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:21:14,165 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T04:21:14,170 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:21:14,172 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:21:14,175 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:21:14,176 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:21:14,186 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T04:21:14,189 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:21:14,237 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T04:21:14,376 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T04:21:14,589 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T04:21:14,956 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T04:21:15,778 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T04:21:17,534 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T04:21:20,598 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T04:21:26,056 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T04:21:28,464 INFO MemoryObserver:41 used RAM: 15863 MB free: 216 MB total: 16080 MB
2022-08-08T04:21:45,144 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T04:21:45,145 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30522 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T04:21:45,145 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30525 plans
2022-08-08T04:21:45,145 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T04:21:45,145 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T04:21:45,145 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T04:21:45,145 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T04:21:45,145 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T04:21:45,145 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T04:21:45,146 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T04:21:45,146 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T04:21:45,146 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T04:21:45,147 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T04:21:45,149 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T04:21:45,152 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T04:21:45,158 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T04:21:45,171 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T04:21:45,195 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T04:21:45,260 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T04:21:45,382 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30525 plans
2022-08-08T04:21:45,382 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T04:21:45,382 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T04:21:45,382 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T04:21:45,382 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:21:45,382 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T04:21:45,382 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:21:45,382 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:21:45,382 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:21:45,383 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:21:45,384 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:21:45,388 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T04:21:45,391 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:21:45,396 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:21:45,401 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T04:21:45,438 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T04:21:45,488 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T04:21:45,488 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:21:45,495 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:21:45,496 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:21:45,535 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:21:45,563 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T04:21:45,818 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T04:21:46,163 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T04:21:46,998 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T04:21:48,666 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T04:21:51,918 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T04:21:58,972 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T04:22:16,000 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T04:22:16,000 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30525 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T04:22:16,000 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7724 plans
2022-08-08T04:22:16,000 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T04:22:16,000 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T04:22:16,000 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T04:22:16,000 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T04:22:16,000 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T04:22:16,000 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T04:22:16,000 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T04:22:16,000 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T04:22:16,000 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T04:22:16,001 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T04:22:16,001 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T04:22:16,002 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T04:22:16,003 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T04:22:16,005 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T04:22:16,005 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7724 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T04:22:16,005 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40196 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T04:22:16,006 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6869 plans
2022-08-08T04:22:16,006 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T04:22:16,006 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T04:22:16,006 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T04:22:16,008 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T04:22:16,011 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T04:22:16,018 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T04:22:16,049 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T04:22:16,197 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T04:22:16,510 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T04:22:16,907 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T04:22:17,414 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T04:22:18,374 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T04:22:21,003 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T04:22:28,466 INFO MemoryObserver:41 used RAM: 14686 MB free: 1393 MB total: 16080 MB
2022-08-08T04:22:30,061 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T04:22:30,061 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6869 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T04:22:30,061 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T04:22:31,035 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T04:22:32,030 INFO ControlerListenerManagerImpl:213 [it.52] all ControlerReplanningListeners called.
2022-08-08T04:22:32,030 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T04:22:32,030 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T04:22:32,031 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T04:22:32,107 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T04:22:32,177 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T04:22:32,177 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T04:22:32,177 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T04:22:32,178 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T04:22:32,179 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T04:22:32,179 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T04:22:32,180 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T04:22:32,180 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T04:22:32,180 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T04:22:32,180 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T04:22:32,180 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T04:22:32,180 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T04:22:32,180 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T04:22:32,180 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T04:22:32,180 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T04:22:32,180 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T04:22:32,180 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T04:22:32,180 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T04:22:32,180 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T04:22:32,180 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T04:22:32,180 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T04:22:32,180 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T04:22:32,858 INFO ControlerListenerManagerImpl:232 [it.52] all ControlerBeforeMobsimListeners called.
2022-08-08T04:22:32,858 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T04:22:32,859 INFO NetworkImpl:163 node # 1
2022-08-08T04:22:32,859 INFO NetworkImpl:163 node # 4
2022-08-08T04:22:32,859 INFO NetworkImpl:163 node # 16
2022-08-08T04:22:32,859 INFO NetworkImpl:163 node # 64
2022-08-08T04:22:32,859 INFO NetworkImpl:163 node # 256
2022-08-08T04:22:32,859 INFO NetworkImpl:163 node # 1024
2022-08-08T04:22:32,859 INFO NetworkImpl:163 node # 4096
2022-08-08T04:22:32,861 INFO NetworkImpl:163 node # 16384
2022-08-08T04:22:32,866 INFO NetworkImpl:163 node # 65536
2022-08-08T04:22:32,901 INFO NetworkImpl:159 link # 1
2022-08-08T04:22:32,901 INFO NetworkImpl:159 link # 4
2022-08-08T04:22:32,902 INFO NetworkImpl:159 link # 16
2022-08-08T04:22:32,902 INFO NetworkImpl:159 link # 64
2022-08-08T04:22:32,902 INFO NetworkImpl:159 link # 256
2022-08-08T04:22:32,903 INFO NetworkImpl:159 link # 1024
2022-08-08T04:22:32,907 INFO NetworkImpl:159 link # 4096
2022-08-08T04:22:32,923 INFO NetworkImpl:159 link # 16384
2022-08-08T04:22:32,989 INFO NetworkImpl:159 link # 65536
2022-08-08T04:22:33,299 INFO NetworkImpl:159 link # 262144
2022-08-08T04:22:33,950 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T04:22:33,950 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T04:22:33,950 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T04:22:33,950 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T04:22:33,951 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T04:22:33,951 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T04:22:33,951 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T04:22:33,952 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T04:22:33,953 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T04:22:33,955 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T04:22:33,960 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T04:22:33,969 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T04:22:33,988 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T04:22:34,027 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T04:22:34,100 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T04:22:34,249 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T04:22:34,545 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T04:22:35,143 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T04:22:36,222 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T04:22:36,339 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T04:22:36,354 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:22:36,354 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T04:22:36,354 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T04:22:36,354 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:22:36,354 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:22:36,354 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T04:22:36,354 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T04:22:36,354 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T04:22:36,354 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:22:36,354 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T04:22:38,041 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:22:38,041 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T04:22:38,041 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T04:22:38,041 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T04:22:38,041 INFO EventsManagerImpl:176
2022-08-08T04:22:38,041 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:22:38,041 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T04:22:38,041 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T04:22:38,041 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T04:22:38,041 INFO EventsManagerImpl:176
2022-08-08T04:22:38,041 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:22:38,041 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T04:22:38,041 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T04:22:38,042 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T04:22:38,042 INFO EventsManagerImpl:176
2022-08-08T04:22:38,042 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:22:38,042 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T04:22:38,042 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T04:22:38,042 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T04:22:38,042 INFO EventsManagerImpl:176
2022-08-08T04:22:38,042 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T04:22:38,042 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T04:22:38,042 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T04:22:38,042 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T04:22:38,042 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T04:22:38,042 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T04:22:38,042 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T04:22:38,042 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:22:38,042 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T04:22:38,042 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T04:22:38,042 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:22:38,042 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T04:22:38,042 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T04:22:38,042 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T04:22:38,042 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T04:22:38,042 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T04:22:38,042 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T04:22:38,042 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T04:22:38,042 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T04:22:38,043 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:22:38,043 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:22:38,043 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:22:38,043 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T04:22:38,043 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T04:22:38,043 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T04:22:38,043 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:22:38,043 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T04:22:38,043 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:22:38,043 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T04:22:38,043 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T04:22:38,043 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:22:38,043 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T04:22:38,043 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:22:38,043 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T04:22:38,043 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T04:22:38,043 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:22:38,043 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T04:22:38,043 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T04:22:38,043 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:22:38,043 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:22:38,043 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:22:38,043 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T04:22:38,043 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T04:22:38,043 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T04:22:38,043 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:22:38,043 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T04:22:38,043 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:22:38,043 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T04:22:38,043 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T04:22:38,043 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:22:38,043 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T04:22:38,043 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:22:38,043 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T04:22:38,044 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T04:22:38,044 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:22:38,044 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T04:22:45,428 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T04:22:45,431 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T04:22:45,605 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T04:22:45,605 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T04:22:45,605 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T04:22:45,605 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T04:22:45,605 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T04:22:45,605 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T04:22:45,606 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T04:22:45,606 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T04:22:45,803 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T04:22:45,803 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T04:22:45,824 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T04:22:45,825 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T04:22:45,827 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T04:22:45,827 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T04:22:45,828 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T04:22:45,831 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T04:22:45,832 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T04:22:45,832 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T04:22:45,833 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T04:22:45,833 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T04:22:46,663 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1775 #nodes=226
2022-08-08T04:22:46,663 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271802 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T04:22:48,107 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3148 #nodes=350
2022-08-08T04:22:48,107 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271291 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T04:22:49,943 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4336 #nodes=468
2022-08-08T04:22:49,943 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270717 lost=0 simT=10800.0s realT=13s; (s/r): 830.7692307692307
2022-08-08T04:22:53,234 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5610 #nodes=677
2022-08-08T04:22:53,234 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269895 lost=0 simT=14400.0s realT=16s; (s/r): 900.0
2022-08-08T04:22:58,184 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7202 #nodes=998
2022-08-08T04:22:58,184 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268727 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-08-08T04:23:07,034 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11090 #nodes=1705
2022-08-08T04:23:07,034 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266865 lost=0 simT=21600.0s realT=30s; (s/r): 720.0
2022-08-08T04:23:16,143 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11978 #nodes=1924
2022-08-08T04:23:16,143 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264220 lost=0 simT=25200.0s realT=39s; (s/r): 646.1538461538462
2022-08-08T04:23:28,467 INFO MemoryObserver:41 used RAM: 13790 MB free: 2289 MB total: 16080 MB
2022-08-08T04:23:32,822 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13310 #nodes=1902
2022-08-08T04:23:32,823 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260772 lost=0 simT=28800.0s realT=56s; (s/r): 514.2857142857143
2022-08-08T04:23:45,445 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14643 #nodes=2114
2022-08-08T04:23:45,446 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257202 lost=0 simT=32400.0s realT=69s; (s/r): 469.5652173913044
2022-08-08T04:23:58,234 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14509 #nodes=2071
2022-08-08T04:23:58,235 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251901 lost=0 simT=36000.0s realT=81s; (s/r): 444.44444444444446
2022-08-08T04:24:16,681 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14969 #nodes=2127
2022-08-08T04:24:16,682 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246132 lost=0 simT=39600.0s realT=100s; (s/r): 396.0
2022-08-08T04:24:28,467 INFO MemoryObserver:41 used RAM: 15265 MB free: 814 MB total: 16080 MB
2022-08-08T04:24:30,972 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15495 #nodes=2248
2022-08-08T04:24:30,972 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238430 lost=0 simT=43200.0s realT=114s; (s/r): 378.94736842105266
2022-08-08T04:24:44,992 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15658 #nodes=2264
2022-08-08T04:24:44,992 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229357 lost=0 simT=46800.0s realT=128s; (s/r): 365.625
2022-08-08T04:25:03,956 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16016 #nodes=2415
2022-08-08T04:25:03,956 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218217 lost=0 simT=50400.0s realT=147s; (s/r): 342.85714285714283
2022-08-08T04:25:20,505 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16343 #nodes=2477
2022-08-08T04:25:20,505 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204925 lost=0 simT=54000.0s realT=164s; (s/r): 329.2682926829268
2022-08-08T04:25:28,467 INFO MemoryObserver:41 used RAM: 15494 MB free: 585 MB total: 16080 MB
2022-08-08T04:25:39,788 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16613 #nodes=2428
2022-08-08T04:25:39,788 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188461 lost=0 simT=57600.0s realT=183s; (s/r): 314.75409836065575
2022-08-08T04:26:06,028 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16399 #nodes=2484
2022-08-08T04:26:06,029 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=169066 lost=0 simT=61200.0s realT=209s; (s/r): 292.82296650717706
2022-08-08T04:26:25,794 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16091 #nodes=2260
2022-08-08T04:26:25,794 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=147124 lost=0 simT=64800.0s realT=229s; (s/r): 282.9694323144105
2022-08-08T04:26:28,468 INFO MemoryObserver:41 used RAM: 15600 MB free: 479 MB total: 16080 MB
2022-08-08T04:26:42,851 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15453 #nodes=2160
2022-08-08T04:26:42,852 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=123492 lost=0 simT=68400.0s realT=246s; (s/r): 278.0487804878049
2022-08-08T04:26:59,722 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15046 #nodes=2005
2022-08-08T04:26:59,722 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=98776 lost=0 simT=72000.0s realT=263s; (s/r): 273.7642585551331
2022-08-08T04:27:15,764 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13198 #nodes=1743
2022-08-08T04:27:15,765 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=76282 lost=0 simT=75600.0s realT=279s; (s/r): 270.96774193548384
2022-08-08T04:27:28,468 INFO MemoryObserver:41 used RAM: 15920 MB free: 159 MB total: 16080 MB
2022-08-08T04:27:29,378 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12379 #nodes=1606
2022-08-08T04:27:29,378 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=60098 lost=0 simT=79200.0s realT=293s; (s/r): 270.3071672354949
2022-08-08T04:27:43,067 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11764 #nodes=1452
2022-08-08T04:27:43,067 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=46441 lost=0 simT=82800.0s realT=306s; (s/r): 270.5882352941176
2022-08-08T04:27:56,308 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11153 #nodes=1352
2022-08-08T04:27:56,308 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=34256 lost=1 simT=86400.0s realT=319s; (s/r): 270.846394984326
2022-08-08T04:28:07,068 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9438 #nodes=1110
2022-08-08T04:28:07,068 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=27832 lost=2 simT=90000.0s realT=330s; (s/r): 272.72727272727275
2022-08-08T04:28:22,274 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8039 #nodes=944
2022-08-08T04:28:22,275 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=23783 lost=3 simT=93600.0s realT=345s; (s/r): 271.30434782608694
2022-08-08T04:28:27,499 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6886 #nodes=751
2022-08-08T04:28:27,499 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=20756 lost=3 simT=97200.0s realT=351s; (s/r): 276.9230769230769
2022-08-08T04:28:28,468 INFO MemoryObserver:41 used RAM: 15711 MB free: 368 MB total: 16080 MB
2022-08-08T04:28:31,894 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5855 #nodes=610
2022-08-08T04:28:31,894 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=18347 lost=4 simT=100800.0s realT=355s; (s/r): 283.943661971831
2022-08-08T04:28:35,559 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4944 #nodes=573
2022-08-08T04:28:35,559 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=16464 lost=5 simT=104400.0s realT=359s; (s/r): 290.8077994428969
2022-08-08T04:28:38,622 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4233 #nodes=438
2022-08-08T04:28:38,622 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14842 lost=5 simT=108000.0s realT=362s; (s/r): 298.3425414364641
2022-08-08T04:28:41,171 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3565 #nodes=358
2022-08-08T04:28:41,171 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=13473 lost=5 simT=111600.0s realT=364s; (s/r): 306.5934065934066
2022-08-08T04:28:43,230 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2971 #nodes=290
2022-08-08T04:28:43,230 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=12331 lost=5 simT=115200.0s realT=366s; (s/r): 314.75409836065575
2022-08-08T04:28:44,912 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2497 #nodes=228
2022-08-08T04:28:44,912 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=11404 lost=5 simT=118800.0s realT=368s; (s/r): 322.82608695652175
2022-08-08T04:28:46,047 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2070 #nodes=233
2022-08-08T04:28:46,047 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10596 lost=6 simT=122400.0s realT=369s; (s/r): 331.7073170731707
2022-08-08T04:28:47,167 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1770 #nodes=181
2022-08-08T04:28:47,168 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9808 lost=6 simT=126000.0s realT=370s; (s/r): 340.5405405405405
2022-08-08T04:28:48,343 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1418 #nodes=143
2022-08-08T04:28:48,343 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=8146 lost=6 simT=129600.0s realT=371s; (s/r): 349.32614555256066
2022-08-08T04:28:48,731 INFO AbstractController$9:234 ### ITERATION 52 fires after mobsim event
2022-08-08T04:28:48,731 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=250.018046895sec
2022-08-08T04:28:48,731 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T04:28:48,915 INFO LegTimesControlerListener:50 [52] average trip (probably: leg) duration is: 1297 seconds = 00:21:37
2022-08-08T04:28:48,915 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T04:28:48,915 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:28:48,915 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:28:48,915 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:28:48,915 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:28:48,915 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T04:28:48,915 INFO EventsManagerImpl:137 event # 1
2022-08-08T04:28:48,915 INFO EventsManagerImpl:137 event # 4
2022-08-08T04:28:48,915 INFO EventsManagerImpl:137 event # 16
2022-08-08T04:28:48,915 INFO EventsManagerImpl:137 event # 64
2022-08-08T04:28:48,916 INFO EventsManagerImpl:137 event # 256
2022-08-08T04:28:48,916 INFO EventsManagerImpl:137 event # 1024
2022-08-08T04:28:48,919 INFO EventsManagerImpl:137 event # 4096
2022-08-08T04:28:48,931 INFO EventsManagerImpl:137 event # 16384
2022-08-08T04:28:48,947 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T04:28:55,953 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T04:28:55,953 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T04:28:55,953 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T04:28:55,953 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T04:28:55,953 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T04:28:55,954 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T04:28:55,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-08-08T04:28:55,957 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-08-08T04:28:55,957 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:18:14][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T04:28:55,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-08-08T04:28:55,958 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-08-08T04:28:55,958 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:36][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T04:28:55,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-08-08T04:28:55,960 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-08-08T04:28:55,960 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-08-08T04:28:55,961 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T04:28:55,961 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-08-08T04:28:55,961 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T04:28:55,961 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T04:28:55,961 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-08-08T04:28:55,961 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-08-08T04:28:55,961 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T04:28:55,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-08-08T04:28:55,961 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:35][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T04:28:55,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-08-08T04:28:55,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-08-08T04:28:55,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-08-08T04:28:55,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-08-08T04:28:55,963 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-08-08T04:28:55,963 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-08-08T04:28:55,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-08-08T04:28:55,963 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T04:28:55,963 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T04:28:55,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-08-08T04:28:55,965 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-08-08T04:28:55,965 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:53:46][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T04:28:55,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-08-08T04:28:55,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-08-08T04:28:55,968 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:48:57][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T04:28:55,968 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T04:28:56,278 INFO ControlerListenerManagerImpl:251 [it.52] all ControlerAfterMobsimListeners called.
2022-08-08T04:28:56,278 INFO AbstractController$4:159 ### ITERATION 52 fires scoring event
2022-08-08T04:28:56,278 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T04:28:56,398 INFO NewScoreAssignerImpl:57 it: 52 msaStart: 599
2022-08-08T04:28:56,512 INFO ControlerListenerManagerImpl:194 [it.52] all ControlerScoringListeners called.
2022-08-08T04:28:56,512 INFO AbstractController$5:167 ### ITERATION 52 fires iteration end event
2022-08-08T04:28:56,512 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T04:28:56,512 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T04:28:56,584 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T04:28:56,584 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T04:28:58,020 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T04:28:58,020 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1255616549500095
2022-08-08T04:28:58,020 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2907986155686901
2022-08-08T04:28:58,020 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.2594576274667885E-4
2022-08-08T04:28:58,020 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.0540523886061713E-4
2022-08-08T04:28:58,020 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T04:28:58,020 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14569265214109287
2022-08-08T04:28:58,020 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14270400591567087
2022-08-08T04:28:58,020 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.23439048562933598
2022-08-08T04:28:58,161 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T04:28:58,265 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -98.12362905422407
2022-08-08T04:28:58,265 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -121.40140035312214
2022-08-08T04:28:58,265 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -101.98916036368762
2022-08-08T04:28:58,265 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -80.49554774917141
2022-08-08T04:28:58,345 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T04:28:58,946 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19153.016138941766 meters
2022-08-08T04:28:58,946 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140467.7063384531 meters (statistic on all 2093798 legs which have a finite distance)
2022-08-08T04:28:58,946 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52539.52417273729 meters
2022-08-08T04:28:58,946 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140408.18991299835 meters (statistic on all 762960 trips which have a finite distance)
2022-08-08T04:28:58,946 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T04:28:58,946 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T04:28:59,816 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T04:28:59,818 INFO LegHistogramListener:72 number of legs: 2101902 100%
2022-08-08T04:28:59,818 INFO LegHistogramListener:79 number of bike legs: 97018 4.615724234526634%
2022-08-08T04:28:59,818 INFO LegHistogramListener:79 number of car legs: 226325 10.767628557373275%
2022-08-08T04:28:59,818 INFO LegHistogramListener:79 number of drtNorth legs: 218 0.010371558712061742%
2022-08-08T04:28:59,818 INFO LegHistogramListener:79 number of drtSoutheast legs: 164 0.007802457012743696%
2022-08-08T04:28:59,818 INFO LegHistogramListener:79 number of freight legs: 47065 2.2391624347852566%
2022-08-08T04:28:59,818 INFO LegHistogramListener:79 number of pt legs: 136359 6.48740997439462%
2022-08-08T04:28:59,818 INFO LegHistogramListener:79 number of ride legs: 110614 5.262566951266044%
2022-08-08T04:28:59,818 INFO LegHistogramListener:79 number of walk legs: 1484139 70.60933383192936%
2022-08-08T04:29:00,432 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T04:29:00,433 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T04:29:02,815 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.4511379450232878
2022-08-08T04:29:02,815 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4194362139706373
2022-08-08T04:29:02,815 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.007418980471096915
2022-08-08T04:29:02,815 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.006373981318393526
2022-08-08T04:29:02,815 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T04:29:02,815 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.4573681426744789
2022-08-08T04:29:02,815 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.512473233129811
2022-08-08T04:29:02,815 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8281323015143501
2022-08-08T04:29:02,815 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2065555081982366
2022-08-08T04:29:02,815 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.37274760317761907
2022-08-08T04:29:02,815 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 7.484453390983737E-4
2022-08-08T04:29:02,815 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 6.598643298397326E-4
2022-08-08T04:29:02,815 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T04:29:02,816 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.26062073463183677
2022-08-08T04:29:02,816 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.24333331621623008
2022-08-08T04:29:02,816 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.46764995866219566
2022-08-08T04:29:02,816 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.16371439428562626
2022-08-08T04:29:02,816 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.359194708761047
2022-08-08T04:29:02,816 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.503376348613771E-4
2022-08-08T04:29:02,816 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.002701078891017E-4
2022-08-08T04:29:02,816 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T04:29:02,816 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.19976558127115032
2022-08-08T04:29:02,816 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.1890498467163405
2022-08-08T04:29:02,816 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3211279828692031
2022-08-08T04:29:03,067 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T04:29:04,266 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T04:29:04,591 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T04:29:04,983 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T04:29:06,207 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T04:29:06,523 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T04:29:06,908 INFO ControlerListenerManagerImpl:171 [it.52] all ControlerIterationEndsListeners called.
2022-08-08T04:29:07,051 INFO AbstractController:181 ### ITERATION 52 ENDS
2022-08-08T04:29:07,051 INFO AbstractController:182 ###################################################
2022-08-08T04:29:07,051 INFO AbstractController:133 ###################################################
2022-08-08T04:29:07,051 INFO AbstractController:134 ### ITERATION 53 BEGINS
2022-08-08T04:29:07,052 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T04:29:07,052 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T04:29:07,052 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T04:29:07,052 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T04:29:07,052 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T04:29:07,362 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T04:29:07,394 INFO ControlerListenerManagerImpl:148 [it.53] all ControlerIterationStartsListeners called.
2022-08-08T04:29:07,394 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T04:29:14,421 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169615 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T04:29:14,421 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30377 plans
2022-08-08T04:29:14,421 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T04:29:14,421 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:29:14,421 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:29:14,422 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T04:29:14,423 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T04:29:14,423 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:29:14,424 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:29:14,425 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T04:29:14,426 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:29:14,429 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T04:29:14,433 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:29:14,442 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T04:29:14,444 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:29:14,448 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:29:14,457 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:29:14,460 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T04:29:14,469 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:29:14,477 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:29:14,500 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T04:29:14,507 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:29:14,626 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T04:29:14,879 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T04:29:15,211 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T04:29:16,025 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T04:29:17,426 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T04:29:20,334 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T04:29:25,856 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T04:29:28,468 INFO MemoryObserver:41 used RAM: 14503 MB free: 1576 MB total: 16080 MB
2022-08-08T04:29:40,144 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T04:29:40,145 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30377 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T04:29:40,145 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30749 plans
2022-08-08T04:29:40,145 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T04:29:40,145 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T04:29:40,145 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T04:29:40,145 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T04:29:40,145 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T04:29:40,145 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T04:29:40,145 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T04:29:40,146 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T04:29:40,146 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T04:29:40,147 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T04:29:40,149 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T04:29:40,152 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T04:29:40,158 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T04:29:40,172 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T04:29:40,196 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T04:29:40,243 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T04:29:40,418 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30749 plans
2022-08-08T04:29:40,418 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T04:29:40,418 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:29:40,419 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:29:40,421 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T04:29:40,421 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T04:29:40,425 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T04:29:40,428 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:29:40,429 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:29:40,430 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T04:29:40,431 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:29:40,431 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:29:40,438 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T04:29:40,441 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:29:40,444 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:29:40,445 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:29:40,455 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T04:29:40,507 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:29:40,512 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:29:40,525 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T04:29:40,532 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:29:40,620 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T04:29:40,849 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T04:29:41,330 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T04:29:42,048 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T04:29:43,653 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T04:29:47,098 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T04:29:54,204 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T04:30:11,234 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T04:30:11,234 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30749 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T04:30:11,234 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7687 plans
2022-08-08T04:30:11,234 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T04:30:11,234 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T04:30:11,234 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T04:30:11,234 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T04:30:11,234 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T04:30:11,234 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T04:30:11,234 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T04:30:11,234 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T04:30:11,234 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T04:30:11,234 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T04:30:11,235 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T04:30:11,235 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T04:30:11,237 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T04:30:11,239 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T04:30:11,239 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7687 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T04:30:11,239 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40072 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T04:30:11,239 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6993 plans
2022-08-08T04:30:11,240 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T04:30:11,240 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T04:30:11,241 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T04:30:11,241 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T04:30:11,243 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T04:30:11,255 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T04:30:11,282 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T04:30:11,372 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T04:30:11,572 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T04:30:11,710 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T04:30:12,243 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T04:30:13,205 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T04:30:15,541 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T04:30:23,010 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T04:30:23,010 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6993 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T04:30:23,010 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T04:30:23,981 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T04:30:24,977 INFO ControlerListenerManagerImpl:213 [it.53] all ControlerReplanningListeners called.
2022-08-08T04:30:24,977 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T04:30:24,977 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T04:30:24,977 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T04:30:25,056 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T04:30:25,127 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T04:30:25,127 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T04:30:25,127 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T04:30:25,136 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T04:30:25,145 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T04:30:25,145 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T04:30:25,146 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T04:30:25,147 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T04:30:25,147 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T04:30:25,147 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T04:30:25,147 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T04:30:25,147 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T04:30:25,147 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T04:30:25,147 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T04:30:25,147 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T04:30:25,147 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T04:30:25,147 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T04:30:25,147 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T04:30:25,147 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T04:30:25,148 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T04:30:25,148 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T04:30:25,148 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T04:30:25,852 INFO ControlerListenerManagerImpl:232 [it.53] all ControlerBeforeMobsimListeners called.
2022-08-08T04:30:25,852 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T04:30:25,853 INFO NetworkImpl:163 node # 1
2022-08-08T04:30:25,853 INFO NetworkImpl:163 node # 4
2022-08-08T04:30:25,853 INFO NetworkImpl:163 node # 16
2022-08-08T04:30:25,853 INFO NetworkImpl:163 node # 64
2022-08-08T04:30:25,853 INFO NetworkImpl:163 node # 256
2022-08-08T04:30:25,853 INFO NetworkImpl:163 node # 1024
2022-08-08T04:30:25,854 INFO NetworkImpl:163 node # 4096
2022-08-08T04:30:25,855 INFO NetworkImpl:163 node # 16384
2022-08-08T04:30:25,862 INFO NetworkImpl:163 node # 65536
2022-08-08T04:30:25,901 INFO NetworkImpl:159 link # 1
2022-08-08T04:30:25,901 INFO NetworkImpl:159 link # 4
2022-08-08T04:30:25,901 INFO NetworkImpl:159 link # 16
2022-08-08T04:30:25,901 INFO NetworkImpl:159 link # 64
2022-08-08T04:30:25,902 INFO NetworkImpl:159 link # 256
2022-08-08T04:30:25,903 INFO NetworkImpl:159 link # 1024
2022-08-08T04:30:25,907 INFO NetworkImpl:159 link # 4096
2022-08-08T04:30:25,925 INFO NetworkImpl:159 link # 16384
2022-08-08T04:30:25,997 INFO NetworkImpl:159 link # 65536
2022-08-08T04:30:26,333 INFO NetworkImpl:159 link # 262144
2022-08-08T04:30:33,719 INFO MemoryObserver:41 used RAM: 12497 MB free: 3582 MB total: 16080 MB
2022-08-08T04:30:33,780 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T04:30:33,780 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T04:30:33,780 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T04:30:33,781 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T04:30:33,781 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T04:30:33,781 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T04:30:33,781 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T04:30:33,782 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T04:30:33,783 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T04:30:33,785 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T04:30:33,789 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T04:30:33,798 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T04:30:33,815 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T04:30:33,850 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T04:30:33,920 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T04:30:34,063 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T04:30:34,347 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T04:30:34,880 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T04:30:35,920 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T04:30:36,016 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T04:30:36,033 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:30:36,033 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T04:30:36,033 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T04:30:36,033 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:30:36,033 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:30:36,033 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T04:30:36,033 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T04:30:36,033 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T04:30:36,033 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:30:36,033 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T04:30:37,747 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:30:37,747 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T04:30:37,747 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T04:30:37,747 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T04:30:37,747 INFO EventsManagerImpl:176
2022-08-08T04:30:37,747 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:30:37,747 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T04:30:37,747 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T04:30:37,747 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T04:30:37,747 INFO EventsManagerImpl:176
2022-08-08T04:30:37,747 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:30:37,748 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T04:30:37,748 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T04:30:37,748 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T04:30:37,748 INFO EventsManagerImpl:176
2022-08-08T04:30:37,748 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:30:37,748 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T04:30:37,748 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T04:30:37,748 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T04:30:37,748 INFO EventsManagerImpl:176
2022-08-08T04:30:37,748 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T04:30:37,748 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T04:30:37,748 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T04:30:37,748 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T04:30:37,748 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T04:30:37,748 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T04:30:37,748 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T04:30:37,748 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:30:37,748 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T04:30:37,748 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T04:30:37,748 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:30:37,748 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T04:30:37,748 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T04:30:37,749 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T04:30:37,749 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T04:30:37,749 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T04:30:37,749 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T04:30:37,749 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T04:30:37,749 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T04:30:37,749 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:30:37,749 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:30:37,749 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:30:37,749 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T04:30:37,749 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T04:30:37,749 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T04:30:37,749 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:30:37,749 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T04:30:37,749 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:30:37,749 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T04:30:37,749 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T04:30:37,749 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:30:37,749 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T04:30:37,749 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:30:37,749 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T04:30:37,749 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T04:30:37,749 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:30:37,749 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T04:30:37,749 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T04:30:37,749 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:30:37,749 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:30:37,749 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:30:37,750 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T04:30:37,750 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T04:30:37,750 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T04:30:37,750 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:30:37,750 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T04:30:37,750 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:30:37,750 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T04:30:37,750 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T04:30:37,750 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:30:37,750 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T04:30:37,750 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:30:37,750 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T04:30:37,750 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T04:30:37,750 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:30:37,750 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T04:30:39,312 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T04:30:39,315 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T04:30:39,521 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T04:30:39,521 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T04:30:39,521 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T04:30:39,521 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T04:30:39,521 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T04:30:39,521 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T04:30:39,521 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T04:30:39,521 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T04:30:39,744 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T04:30:39,744 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=3s; (s/r): 0.0
2022-08-08T04:30:39,771 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T04:30:39,772 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T04:30:39,775 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T04:30:39,775 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T04:30:39,777 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T04:30:39,781 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T04:30:39,783 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T04:30:39,784 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T04:30:39,784 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T04:30:39,784 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T04:30:41,036 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1772 #nodes=228
2022-08-08T04:30:41,037 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271768 lost=0 simT=3600.0s realT=5s; (s/r): 720.0
2022-08-08T04:30:42,493 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3134 #nodes=349
2022-08-08T04:30:42,493 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271273 lost=0 simT=7200.0s realT=6s; (s/r): 1200.0
2022-08-08T04:30:44,844 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4314 #nodes=475
2022-08-08T04:30:44,845 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270697 lost=0 simT=10800.0s realT=8s; (s/r): 1350.0
2022-08-08T04:30:47,996 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5578 #nodes=673
2022-08-08T04:30:47,996 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269879 lost=0 simT=14400.0s realT=11s; (s/r): 1309.090909090909
2022-08-08T04:30:51,780 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7118 #nodes=982
2022-08-08T04:30:51,780 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268712 lost=0 simT=18000.0s realT=15s; (s/r): 1200.0
2022-08-08T04:30:57,673 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11008 #nodes=1642
2022-08-08T04:30:57,673 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266842 lost=0 simT=21600.0s realT=21s; (s/r): 1028.5714285714287
2022-08-08T04:31:12,094 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12038 #nodes=1877
2022-08-08T04:31:12,095 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264189 lost=0 simT=25200.0s realT=36s; (s/r): 700.0
2022-08-08T04:31:23,698 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13222 #nodes=1983
2022-08-08T04:31:23,698 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260796 lost=0 simT=28800.0s realT=47s; (s/r): 612.7659574468086
2022-08-08T04:31:33,720 INFO MemoryObserver:41 used RAM: 14487 MB free: 1592 MB total: 16080 MB
2022-08-08T04:31:41,265 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14705 #nodes=2147
2022-08-08T04:31:41,265 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257228 lost=0 simT=32400.0s realT=65s; (s/r): 498.46153846153845
2022-08-08T04:31:55,801 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14539 #nodes=2142
2022-08-08T04:31:55,801 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251902 lost=0 simT=36000.0s realT=79s; (s/r): 455.69620253164555
2022-08-08T04:32:14,211 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15044 #nodes=2162
2022-08-08T04:32:14,211 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246141 lost=0 simT=39600.0s realT=98s; (s/r): 404.0816326530612
2022-08-08T04:32:27,728 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15504 #nodes=2240
2022-08-08T04:32:27,728 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238410 lost=0 simT=43200.0s realT=111s; (s/r): 389.18918918918916
2022-08-08T04:32:33,722 INFO MemoryObserver:41 used RAM: 15443 MB free: 636 MB total: 16080 MB
2022-08-08T04:32:42,667 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15704 #nodes=2299
2022-08-08T04:32:42,668 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229378 lost=0 simT=46800.0s realT=126s; (s/r): 371.42857142857144
2022-08-08T04:33:01,671 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16071 #nodes=2442
2022-08-08T04:33:01,672 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218212 lost=0 simT=50400.0s realT=145s; (s/r): 347.58620689655174
2022-08-08T04:33:16,448 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16364 #nodes=2430
2022-08-08T04:33:16,449 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=205005 lost=0 simT=54000.0s realT=160s; (s/r): 337.5
2022-08-08T04:33:33,722 INFO MemoryObserver:41 used RAM: 15610 MB free: 469 MB total: 16080 MB
2022-08-08T04:33:37,357 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16539 #nodes=2453
2022-08-08T04:33:37,358 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188416 lost=0 simT=57600.0s realT=181s; (s/r): 318.23204419889504
2022-08-08T04:34:04,054 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16469 #nodes=2430
2022-08-08T04:34:04,054 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168988 lost=0 simT=61200.0s realT=208s; (s/r): 294.2307692307692
2022-08-08T04:34:20,167 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16092 #nodes=2316
2022-08-08T04:34:20,167 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146976 lost=0 simT=64800.0s realT=224s; (s/r): 289.2857142857143
2022-08-08T04:34:33,722 INFO MemoryObserver:41 used RAM: 15653 MB free: 426 MB total: 16080 MB
2022-08-08T04:34:38,970 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15328 #nodes=2174
2022-08-08T04:34:38,970 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=123387 lost=0 simT=68400.0s realT=242s; (s/r): 282.64462809917353
2022-08-08T04:34:54,517 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15020 #nodes=2082
2022-08-08T04:34:54,517 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=98542 lost=0 simT=72000.0s realT=258s; (s/r): 279.06976744186045
2022-08-08T04:35:10,235 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13128 #nodes=1734
2022-08-08T04:35:10,236 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=75982 lost=0 simT=75600.0s realT=274s; (s/r): 275.9124087591241
2022-08-08T04:35:34,041 INFO MemoryObserver:41 used RAM: 15428 MB free: 651 MB total: 16080 MB
2022-08-08T04:35:36,347 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12351 #nodes=1497
2022-08-08T04:35:36,347 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=59937 lost=0 simT=79200.0s realT=300s; (s/r): 264.0
2022-08-08T04:35:59,750 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11670 #nodes=1468
2022-08-08T04:35:59,750 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=46348 lost=0 simT=82800.0s realT=323s; (s/r): 256.3467492260062
2022-08-08T04:36:16,524 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11085 #nodes=1368
2022-08-08T04:36:16,525 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=34233 lost=0 simT=86400.0s realT=340s; (s/r): 254.11764705882354
2022-08-08T04:36:30,317 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9410 #nodes=1063
2022-08-08T04:36:30,317 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=27737 lost=3 simT=90000.0s realT=354s; (s/r): 254.23728813559322
2022-08-08T04:36:34,042 INFO MemoryObserver:41 used RAM: 15894 MB free: 185 MB total: 16080 MB
2022-08-08T04:36:37,107 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7973 #nodes=907
2022-08-08T04:36:37,107 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=23711 lost=4 simT=93600.0s realT=361s; (s/r): 259.2797783933518
2022-08-08T04:36:42,704 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6849 #nodes=742
2022-08-08T04:36:42,704 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=20696 lost=4 simT=97200.0s realT=366s; (s/r): 265.57377049180326
2022-08-08T04:36:47,059 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5763 #nodes=604
2022-08-08T04:36:47,059 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=18293 lost=4 simT=100800.0s realT=371s; (s/r): 271.6981132075472
2022-08-08T04:36:50,617 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4905 #nodes=541
2022-08-08T04:36:50,617 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=16415 lost=5 simT=104400.0s realT=374s; (s/r): 279.14438502673795
2022-08-08T04:36:53,091 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4125 #nodes=469
2022-08-08T04:36:53,091 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14808 lost=5 simT=108000.0s realT=377s; (s/r): 286.47214854111405
2022-08-08T04:36:55,580 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3488 #nodes=355
2022-08-08T04:36:55,581 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=13451 lost=5 simT=111600.0s realT=379s; (s/r): 294.4591029023747
2022-08-08T04:36:57,623 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2930 #nodes=312
2022-08-08T04:36:57,623 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=12349 lost=5 simT=115200.0s realT=381s; (s/r): 302.3622047244094
2022-08-08T04:36:59,349 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2432 #nodes=257
2022-08-08T04:36:59,349 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=11426 lost=6 simT=118800.0s realT=383s; (s/r): 310.18276762402087
2022-08-08T04:37:00,801 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2075 #nodes=219
2022-08-08T04:37:00,801 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10629 lost=7 simT=122400.0s realT=384s; (s/r): 318.75
2022-08-08T04:37:02,150 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1767 #nodes=163
2022-08-08T04:37:02,150 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9825 lost=7 simT=126000.0s realT=386s; (s/r): 326.42487046632124
2022-08-08T04:37:03,305 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1410 #nodes=136
2022-08-08T04:37:03,305 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=8161 lost=7 simT=129600.0s realT=387s; (s/r): 334.8837209302326
2022-08-08T04:37:11,562 INFO AbstractController$9:234 ### ITERATION 53 fires after mobsim event
2022-08-08T04:37:11,562 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=247.56398202sec
2022-08-08T04:37:11,562 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T04:37:11,605 INFO LegTimesControlerListener:50 [53] average trip (probably: leg) duration is: 1293 seconds = 00:21:33
2022-08-08T04:37:11,605 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T04:37:11,606 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:37:11,606 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:37:11,606 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:37:11,606 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:37:11,606 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T04:37:11,606 INFO EventsManagerImpl:137 event # 1
2022-08-08T04:37:11,606 INFO EventsManagerImpl:137 event # 4
2022-08-08T04:37:11,606 INFO EventsManagerImpl:137 event # 16
2022-08-08T04:37:11,606 INFO EventsManagerImpl:137 event # 64
2022-08-08T04:37:11,606 INFO EventsManagerImpl:137 event # 256
2022-08-08T04:37:11,607 INFO EventsManagerImpl:137 event # 1024
2022-08-08T04:37:11,609 INFO EventsManagerImpl:137 event # 4096
2022-08-08T04:37:11,619 INFO EventsManagerImpl:137 event # 16384
2022-08-08T04:37:11,633 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T04:37:11,910 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T04:37:11,911 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T04:37:11,911 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T04:37:11,911 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T04:37:11,911 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T04:37:11,911 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T04:37:11,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-08-08T04:37:11,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-08-08T04:37:11,914 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:38:00][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T04:37:11,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-08-08T04:37:11,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-08-08T04:37:11,916 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:12][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T04:37:11,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-08-08T04:37:11,918 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-08-08T04:37:11,918 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-08-08T04:37:11,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-08-08T04:37:11,919 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-08-08T04:37:11,919 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T04:37:11,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-08-08T04:37:11,919 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-08-08T04:37:11,919 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-08-08T04:37:11,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-08-08T04:37:11,919 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-08-08T04:37:11,919 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-08-08T04:37:11,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-08-08T04:37:11,920 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-08-08T04:37:11,920 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-08-08T04:37:11,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-08-08T04:37:11,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-08-08T04:37:11,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-08-08T04:37:11,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-08-08T04:37:11,921 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T04:37:11,921 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T04:37:11,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-08-08T04:37:11,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-08-08T04:37:11,925 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-08-08T04:37:11,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-08-08T04:37:11,926 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-08-08T04:37:11,926 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-08-08T04:37:11,926 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T04:37:12,245 INFO ControlerListenerManagerImpl:251 [it.53] all ControlerAfterMobsimListeners called.
2022-08-08T04:37:12,245 INFO AbstractController$4:159 ### ITERATION 53 fires scoring event
2022-08-08T04:37:12,245 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T04:37:12,410 INFO NewScoreAssignerImpl:57 it: 53 msaStart: 599
2022-08-08T04:37:12,535 INFO ControlerListenerManagerImpl:194 [it.53] all ControlerScoringListeners called.
2022-08-08T04:37:12,535 INFO AbstractController$5:167 ### ITERATION 53 fires iteration end event
2022-08-08T04:37:12,535 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T04:37:12,535 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T04:37:12,631 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T04:37:12,631 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T04:37:14,373 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T04:37:14,373 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12618300579756286
2022-08-08T04:37:14,373 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2913544934963566
2022-08-08T04:37:14,373 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.567565485757714E-4
2022-08-08T04:37:14,374 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.246619800038E-4
2022-08-08T04:37:14,374 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T04:37:14,374 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1454166388513739
2022-08-08T04:37:14,374 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1428490733656162
2022-08-08T04:37:14,374 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.23329413516691744
2022-08-08T04:37:14,542 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T04:37:14,650 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -98.07647983497098
2022-08-08T04:37:14,650 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -120.90586077191857
2022-08-08T04:37:14,650 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -101.68260312907462
2022-08-08T04:37:14,650 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -80.37689682660091
2022-08-08T04:37:14,718 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T04:37:15,398 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19140.96283115196 meters
2022-08-08T04:37:15,399 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140432.6757586137 meters (statistic on all 2094594 legs which have a finite distance)
2022-08-08T04:37:15,399 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52540.700391829654 meters
2022-08-08T04:37:15,399 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140385.75241282934 meters (statistic on all 762821 trips which have a finite distance)
2022-08-08T04:37:15,399 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T04:37:15,399 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T04:37:16,364 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T04:37:16,365 INFO LegHistogramListener:72 number of legs: 2102717 100%
2022-08-08T04:37:16,365 INFO LegHistogramListener:79 number of bike legs: 97516 4.637618852180299%
2022-08-08T04:37:16,365 INFO LegHistogramListener:79 number of car legs: 226763 10.78428528422988%
2022-08-08T04:37:16,365 INFO LegHistogramListener:79 number of drtNorth legs: 243 0.011556476691823008%
2022-08-08T04:37:16,366 INFO LegHistogramListener:79 number of drtSoutheast legs: 188 0.008940813243056484%
2022-08-08T04:37:16,366 INFO LegHistogramListener:79 number of freight legs: 47065 2.2382945493853903%
2022-08-08T04:37:16,366 INFO LegHistogramListener:79 number of pt legs: 135897 6.462923921764079%
2022-08-08T04:37:16,366 INFO LegHistogramListener:79 number of ride legs: 110757 5.267327938091526%
2022-08-08T04:37:16,366 INFO LegHistogramListener:79 number of walk legs: 1484288 70.58905216441394%
2022-08-08T04:37:16,925 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T04:37:16,925 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T04:37:19,472 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.4555169279592476
2022-08-08T04:37:19,472 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4202796592327087
2022-08-08T04:37:19,472 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.007528102004241618
2022-08-08T04:37:19,472 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.006457427196680652
2022-08-08T04:37:19,472 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T04:37:19,472 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.46029131598001405
2022-08-08T04:37:19,472 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.517474850696067
2022-08-08T04:37:19,472 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8309078398044543
2022-08-08T04:37:19,473 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.20734246701962133
2022-08-08T04:37:19,473 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.37299023811602317
2022-08-08T04:37:19,473 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 7.510129045841315E-4
2022-08-08T04:37:19,473 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 6.688508090398846E-4
2022-08-08T04:37:19,473 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T04:37:19,473 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.26181850393094275
2022-08-08T04:37:19,473 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.24428074788047469
2022-08-08T04:37:19,473 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.4711007666750541
2022-08-08T04:37:19,473 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.16437810996369462
2022-08-08T04:37:19,473 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3596363300245973
2022-08-08T04:37:19,473 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.541889830900137E-4
2022-08-08T04:37:19,473 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.0155389063198056E-4
2022-08-08T04:37:19,473 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T04:37:19,473 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.200659094060194
2022-08-08T04:37:19,473 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.18982653527578222
2022-08-08T04:37:19,473 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.32267237350888633
2022-08-08T04:37:19,711 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T04:37:20,920 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T04:37:21,245 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T04:37:21,638 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T04:37:22,865 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T04:37:23,181 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T04:37:23,600 INFO ControlerListenerManagerImpl:171 [it.53] all ControlerIterationEndsListeners called.
2022-08-08T04:37:23,719 INFO AbstractController:181 ### ITERATION 53 ENDS
2022-08-08T04:37:23,719 INFO AbstractController:182 ###################################################
2022-08-08T04:37:23,719 INFO AbstractController:133 ###################################################
2022-08-08T04:37:23,719 INFO AbstractController:134 ### ITERATION 54 BEGINS
2022-08-08T04:37:23,719 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T04:37:23,719 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T04:37:23,719 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T04:37:23,720 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T04:37:23,720 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T04:37:30,106 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T04:37:30,131 INFO ControlerListenerManagerImpl:148 [it.54] all ControlerIterationStartsListeners called.
2022-08-08T04:37:30,131 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T04:37:31,697 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169467 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T04:37:31,697 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30400 plans
2022-08-08T04:37:31,698 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:37:31,698 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T04:37:31,698 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:37:31,698 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:37:31,700 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T04:37:31,700 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:37:31,700 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:37:31,701 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T04:37:31,701 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T04:37:31,702 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:37:31,708 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T04:37:31,721 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T04:37:31,722 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:37:31,730 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:37:31,731 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:37:31,738 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:37:31,741 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T04:37:31,784 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T04:37:31,917 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:37:31,940 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:37:31,944 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T04:37:32,302 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T04:37:32,757 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T04:37:33,415 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T04:37:34,043 INFO MemoryObserver:41 used RAM: 15829 MB free: 250 MB total: 16080 MB
2022-08-08T04:37:35,029 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T04:37:38,305 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T04:37:43,717 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T04:38:03,097 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T04:38:03,098 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30400 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T04:38:03,098 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30760 plans
2022-08-08T04:38:03,098 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T04:38:03,098 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T04:38:03,098 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T04:38:03,098 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T04:38:03,098 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T04:38:03,099 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T04:38:03,099 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T04:38:03,099 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T04:38:03,099 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T04:38:03,100 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T04:38:03,102 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T04:38:03,105 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T04:38:03,111 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T04:38:03,124 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T04:38:03,148 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T04:38:03,193 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T04:38:03,314 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30760 plans
2022-08-08T04:38:03,314 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T04:38:03,314 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T04:38:03,315 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:38:03,315 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:38:03,315 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:38:03,315 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:38:03,317 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T04:38:03,321 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:38:03,327 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T04:38:03,328 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:38:03,373 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:38:03,375 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:38:03,378 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T04:38:03,391 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:38:03,394 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T04:38:03,404 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T04:38:03,436 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:38:03,445 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:38:03,448 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T04:38:03,453 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:38:03,527 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T04:38:03,762 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T04:38:04,175 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T04:38:05,048 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T04:38:06,846 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T04:38:10,168 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T04:38:16,891 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T04:38:34,044 INFO MemoryObserver:41 used RAM: 15239 MB free: 840 MB total: 16080 MB
2022-08-08T04:38:34,408 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T04:38:34,408 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30760 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T04:38:34,408 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7801 plans
2022-08-08T04:38:34,408 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T04:38:34,408 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T04:38:34,408 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T04:38:34,408 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T04:38:34,408 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T04:38:34,408 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T04:38:34,408 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T04:38:34,408 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T04:38:34,409 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T04:38:34,409 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T04:38:34,409 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T04:38:34,410 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T04:38:34,411 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T04:38:34,413 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T04:38:34,413 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7801 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T04:38:34,413 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40206 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T04:38:34,413 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6859 plans
2022-08-08T04:38:34,414 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T04:38:34,414 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T04:38:34,415 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T04:38:34,415 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T04:38:34,418 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T04:38:34,428 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T04:38:34,453 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T04:38:34,503 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T04:38:34,770 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T04:38:35,137 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T04:38:35,658 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T04:38:36,754 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T04:38:39,024 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T04:38:47,166 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T04:38:47,166 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6859 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T04:38:47,166 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T04:38:48,130 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T04:38:49,095 INFO ControlerListenerManagerImpl:213 [it.54] all ControlerReplanningListeners called.
2022-08-08T04:38:49,095 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T04:38:49,095 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T04:38:49,095 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T04:38:49,174 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T04:38:49,244 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T04:38:49,244 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T04:38:49,244 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T04:38:49,253 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T04:38:49,262 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T04:38:49,262 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T04:38:49,263 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T04:38:49,264 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T04:38:49,264 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T04:38:49,264 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T04:38:49,264 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T04:38:49,264 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T04:38:49,264 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T04:38:49,264 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T04:38:49,264 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T04:38:49,264 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T04:38:49,264 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T04:38:49,264 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T04:38:49,264 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T04:38:49,265 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T04:38:49,265 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T04:38:49,265 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T04:38:49,958 INFO ControlerListenerManagerImpl:232 [it.54] all ControlerBeforeMobsimListeners called.
2022-08-08T04:38:49,958 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T04:38:49,959 INFO NetworkImpl:163 node # 1
2022-08-08T04:38:49,959 INFO NetworkImpl:163 node # 4
2022-08-08T04:38:49,959 INFO NetworkImpl:163 node # 16
2022-08-08T04:38:49,959 INFO NetworkImpl:163 node # 64
2022-08-08T04:38:49,959 INFO NetworkImpl:163 node # 256
2022-08-08T04:38:49,959 INFO NetworkImpl:163 node # 1024
2022-08-08T04:38:49,960 INFO NetworkImpl:163 node # 4096
2022-08-08T04:38:49,961 INFO NetworkImpl:163 node # 16384
2022-08-08T04:38:50,012 INFO NetworkImpl:163 node # 65536
2022-08-08T04:38:50,049 INFO NetworkImpl:159 link # 1
2022-08-08T04:38:50,049 INFO NetworkImpl:159 link # 4
2022-08-08T04:38:50,049 INFO NetworkImpl:159 link # 16
2022-08-08T04:38:50,049 INFO NetworkImpl:159 link # 64
2022-08-08T04:38:50,049 INFO NetworkImpl:159 link # 256
2022-08-08T04:38:50,050 INFO NetworkImpl:159 link # 1024
2022-08-08T04:38:50,055 INFO NetworkImpl:159 link # 4096
2022-08-08T04:38:50,072 INFO NetworkImpl:159 link # 16384
2022-08-08T04:38:50,143 INFO NetworkImpl:159 link # 65536
2022-08-08T04:38:50,473 INFO NetworkImpl:159 link # 262144
2022-08-08T04:38:51,040 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T04:38:51,040 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T04:38:51,040 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T04:38:51,040 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T04:38:51,041 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T04:38:51,041 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T04:38:51,041 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T04:38:51,042 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T04:38:51,043 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T04:38:51,045 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T04:38:51,050 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T04:38:51,231 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T04:38:51,290 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T04:38:54,510 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T04:38:54,583 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T04:38:54,731 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T04:38:55,028 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T04:38:55,579 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T04:38:56,646 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T04:38:56,747 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T04:38:56,762 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:38:56,763 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T04:38:56,763 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T04:38:56,763 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:38:56,763 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:38:56,763 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T04:38:56,763 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T04:38:56,763 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T04:38:56,763 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:38:56,763 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T04:38:58,344 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:38:58,344 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T04:38:58,344 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T04:38:58,344 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T04:38:58,344 INFO EventsManagerImpl:176
2022-08-08T04:38:58,344 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:38:58,344 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T04:38:58,344 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T04:38:58,344 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T04:38:58,344 INFO EventsManagerImpl:176
2022-08-08T04:38:58,344 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:38:58,344 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T04:38:58,344 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T04:38:58,344 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T04:38:58,344 INFO EventsManagerImpl:176
2022-08-08T04:38:58,344 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:38:58,344 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T04:38:58,344 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T04:38:58,344 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T04:38:58,344 INFO EventsManagerImpl:176
2022-08-08T04:38:58,345 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T04:38:58,345 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T04:38:58,345 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T04:38:58,345 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T04:38:58,345 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T04:38:58,345 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T04:38:58,345 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T04:38:58,345 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:38:58,345 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T04:38:58,345 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T04:38:58,345 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:38:58,345 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T04:38:58,345 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T04:38:58,345 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T04:38:58,345 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T04:38:58,345 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T04:38:58,345 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T04:38:58,345 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T04:38:58,345 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T04:38:58,345 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:38:58,345 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:38:58,345 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:38:58,345 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T04:38:58,345 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T04:38:58,345 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T04:38:58,345 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:38:58,345 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T04:38:58,345 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:38:58,346 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T04:38:58,346 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T04:38:58,346 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:38:58,346 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T04:38:58,346 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:38:58,346 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T04:38:58,346 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T04:38:58,346 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:38:58,346 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T04:38:58,346 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T04:38:58,346 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:38:58,346 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:38:58,346 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:38:58,346 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T04:38:58,346 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T04:38:58,346 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T04:38:58,346 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:38:58,346 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T04:38:58,346 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:38:58,346 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T04:38:58,346 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T04:38:58,346 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:38:58,346 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T04:38:58,346 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:38:58,346 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T04:38:58,346 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T04:38:58,346 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:38:58,346 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T04:38:59,874 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T04:38:59,877 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T04:39:00,058 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T04:39:00,058 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T04:39:00,058 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T04:39:00,058 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T04:39:00,058 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T04:39:00,058 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T04:39:00,058 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T04:39:00,058 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T04:39:00,272 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T04:39:00,272 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=3s; (s/r): 0.0
2022-08-08T04:39:00,288 INFO VehicularDepartureHandler:110 teleport vehicle 40805_car from link -29256622 to link -23174256#1
2022-08-08T04:39:00,295 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T04:39:00,296 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T04:39:00,298 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T04:39:00,298 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T04:39:00,299 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T04:39:00,303 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T04:39:00,303 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T04:39:00,304 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T04:39:00,304 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T04:39:01,632 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1784 #nodes=215
2022-08-08T04:39:01,632 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271782 lost=0 simT=3600.0s realT=4s; (s/r): 900.0
2022-08-08T04:39:03,095 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3172 #nodes=350
2022-08-08T04:39:03,095 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271281 lost=0 simT=7200.0s realT=6s; (s/r): 1200.0
2022-08-08T04:39:05,457 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4328 #nodes=473
2022-08-08T04:39:05,457 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270698 lost=0 simT=10800.0s realT=8s; (s/r): 1350.0
2022-08-08T04:39:08,715 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5607 #nodes=681
2022-08-08T04:39:08,716 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269891 lost=0 simT=14400.0s realT=11s; (s/r): 1309.090909090909
2022-08-08T04:39:12,815 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7145 #nodes=966
2022-08-08T04:39:12,815 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268705 lost=0 simT=18000.0s realT=16s; (s/r): 1125.0
2022-08-08T04:39:18,791 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11029 #nodes=1678
2022-08-08T04:39:18,792 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266842 lost=0 simT=21600.0s realT=22s; (s/r): 981.8181818181819
2022-08-08T04:39:31,422 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12007 #nodes=1882
2022-08-08T04:39:31,422 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264190 lost=0 simT=25200.0s realT=34s; (s/r): 741.1764705882352
2022-08-08T04:39:34,044 INFO MemoryObserver:41 used RAM: 13924 MB free: 2155 MB total: 16080 MB
2022-08-08T04:39:44,373 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13321 #nodes=2000
2022-08-08T04:39:44,374 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260760 lost=0 simT=28800.0s realT=47s; (s/r): 612.7659574468086
2022-08-08T04:40:00,219 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14621 #nodes=2122
2022-08-08T04:40:00,219 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257168 lost=0 simT=32400.0s realT=63s; (s/r): 514.2857142857143
2022-08-08T04:40:14,929 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14599 #nodes=2082
2022-08-08T04:40:14,930 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251850 lost=0 simT=36000.0s realT=78s; (s/r): 461.53846153846155
2022-08-08T04:40:33,591 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15033 #nodes=2090
2022-08-08T04:40:33,592 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246077 lost=0 simT=39600.0s realT=96s; (s/r): 412.5
2022-08-08T04:40:34,074 INFO MemoryObserver:41 used RAM: 14681 MB free: 1398 MB total: 16080 MB
2022-08-08T04:40:47,815 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15495 #nodes=2277
2022-08-08T04:40:47,815 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238336 lost=0 simT=43200.0s realT=111s; (s/r): 389.18918918918916
2022-08-08T04:41:03,115 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15640 #nodes=2278
2022-08-08T04:41:03,115 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229331 lost=0 simT=46800.0s realT=126s; (s/r): 371.42857142857144
2022-08-08T04:41:22,028 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15844 #nodes=2491
2022-08-08T04:41:22,028 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218152 lost=0 simT=50400.0s realT=145s; (s/r): 347.58620689655174
2022-08-08T04:41:34,074 INFO MemoryObserver:41 used RAM: 15505 MB free: 574 MB total: 16080 MB
2022-08-08T04:41:36,733 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16384 #nodes=2466
2022-08-08T04:41:36,734 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204905 lost=0 simT=54000.0s realT=159s; (s/r): 339.62264150943395
2022-08-08T04:41:54,121 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16514 #nodes=2398
2022-08-08T04:41:54,121 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188268 lost=0 simT=57600.0s realT=177s; (s/r): 325.4237288135593
2022-08-08T04:42:21,186 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16382 #nodes=2384
2022-08-08T04:42:21,186 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168833 lost=0 simT=61200.0s realT=204s; (s/r): 300.0
2022-08-08T04:42:34,075 INFO MemoryObserver:41 used RAM: 15198 MB free: 881 MB total: 16080 MB
2022-08-08T04:42:41,311 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16124 #nodes=2297
2022-08-08T04:42:41,312 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146955 lost=0 simT=64800.0s realT=224s; (s/r): 289.2857142857143
2022-08-08T04:42:57,554 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15334 #nodes=2160
2022-08-08T04:42:57,554 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=123333 lost=0 simT=68400.0s realT=240s; (s/r): 285.0
2022-08-08T04:43:14,483 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15046 #nodes=1989
2022-08-08T04:43:14,483 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=98568 lost=0 simT=72000.0s realT=257s; (s/r): 280.15564202334633
2022-08-08T04:43:29,922 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13141 #nodes=1735
2022-08-08T04:43:29,923 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=75973 lost=0 simT=75600.0s realT=273s; (s/r): 276.9230769230769
2022-08-08T04:43:34,075 INFO MemoryObserver:41 used RAM: 15823 MB free: 256 MB total: 16080 MB
2022-08-08T04:43:42,727 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12241 #nodes=1522
2022-08-08T04:43:42,727 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=59945 lost=0 simT=79200.0s realT=285s; (s/r): 277.89473684210526
2022-08-08T04:43:56,975 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11711 #nodes=1437
2022-08-08T04:43:56,975 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=46364 lost=0 simT=82800.0s realT=300s; (s/r): 276.0
2022-08-08T04:44:21,643 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11085 #nodes=1393
2022-08-08T04:44:21,643 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=34203 lost=1 simT=86400.0s realT=324s; (s/r): 266.6666666666667
2022-08-08T04:44:34,075 INFO MemoryObserver:41 used RAM: 15870 MB free: 209 MB total: 16080 MB
2022-08-08T04:44:35,457 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9433 #nodes=1076
2022-08-08T04:44:35,457 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=27721 lost=3 simT=90000.0s realT=338s; (s/r): 266.2721893491124
2022-08-08T04:44:42,611 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7982 #nodes=937
2022-08-08T04:44:42,611 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=23692 lost=4 simT=93600.0s realT=345s; (s/r): 271.30434782608694
2022-08-08T04:44:48,639 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6782 #nodes=744
2022-08-08T04:44:48,640 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=20678 lost=4 simT=97200.0s realT=351s; (s/r): 276.9230769230769
2022-08-08T04:44:52,852 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5784 #nodes=645
2022-08-08T04:44:52,852 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=18284 lost=4 simT=100800.0s realT=356s; (s/r): 283.14606741573033
2022-08-08T04:44:56,387 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4984 #nodes=530
2022-08-08T04:44:56,387 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=16441 lost=4 simT=104400.0s realT=359s; (s/r): 290.8077994428969
2022-08-08T04:44:59,064 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4157 #nodes=430
2022-08-08T04:44:59,064 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14766 lost=5 simT=108000.0s realT=362s; (s/r): 298.3425414364641
2022-08-08T04:45:01,182 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3512 #nodes=373
2022-08-08T04:45:01,182 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=13449 lost=5 simT=111600.0s realT=364s; (s/r): 306.5934065934066
2022-08-08T04:45:03,242 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2887 #nodes=332
2022-08-08T04:45:03,243 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=12302 lost=5 simT=115200.0s realT=366s; (s/r): 314.75409836065575
2022-08-08T04:45:04,968 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2457 #nodes=244
2022-08-08T04:45:04,968 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=11402 lost=5 simT=118800.0s realT=368s; (s/r): 322.82608695652175
2022-08-08T04:45:06,418 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2049 #nodes=216
2022-08-08T04:45:06,418 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10598 lost=7 simT=122400.0s realT=369s; (s/r): 331.7073170731707
2022-08-08T04:45:07,773 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1774 #nodes=180
2022-08-08T04:45:07,773 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9793 lost=7 simT=126000.0s realT=371s; (s/r): 339.62264150943395
2022-08-08T04:45:09,116 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1456 #nodes=151
2022-08-08T04:45:09,116 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=8155 lost=7 simT=129600.0s realT=372s; (s/r): 348.38709677419354
2022-08-08T04:45:09,674 INFO AbstractController$9:234 ### ITERATION 54 fires after mobsim event
2022-08-08T04:45:09,674 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=249.978332746sec
2022-08-08T04:45:09,674 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T04:45:09,774 INFO LegTimesControlerListener:50 [54] average trip (probably: leg) duration is: 1292 seconds = 00:21:32
2022-08-08T04:45:09,774 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T04:45:09,775 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:45:09,775 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:45:09,775 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:45:09,775 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:45:09,775 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T04:45:09,775 INFO EventsManagerImpl:137 event # 1
2022-08-08T04:45:09,775 INFO EventsManagerImpl:137 event # 4
2022-08-08T04:45:09,775 INFO EventsManagerImpl:137 event # 16
2022-08-08T04:45:09,775 INFO EventsManagerImpl:137 event # 64
2022-08-08T04:45:09,775 INFO EventsManagerImpl:137 event # 256
2022-08-08T04:45:09,776 INFO EventsManagerImpl:137 event # 1024
2022-08-08T04:45:09,779 INFO EventsManagerImpl:137 event # 4096
2022-08-08T04:45:09,791 INFO EventsManagerImpl:137 event # 16384
2022-08-08T04:45:09,807 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T04:45:10,296 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T04:45:10,296 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T04:45:10,296 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T04:45:10,296 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T04:45:10,296 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T04:45:10,297 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T04:45:10,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-08-08T04:45:10,309 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-08-08T04:45:10,309 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:06:52][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T04:45:10,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-08-08T04:45:10,311 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-08-08T04:45:10,311 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:45][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T04:45:10,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-08-08T04:45:10,313 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-08-08T04:45:10,313 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-08-08T04:45:10,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-08-08T04:45:10,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-08-08T04:45:10,313 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T04:45:10,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-08-08T04:45:10,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-08-08T04:45:10,314 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-08-08T04:45:10,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-08-08T04:45:10,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-08-08T04:45:10,314 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:32][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T04:45:10,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-08-08T04:45:10,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-08-08T04:45:10,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-08-08T04:45:10,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-08-08T04:45:10,315 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-08-08T04:45:10,315 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-08-08T04:45:10,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-08-08T04:45:10,316 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T04:45:10,316 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T04:45:10,321 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T04:45:10,321 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-08-08T04:45:10,321 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-08-08T04:45:10,321 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T04:45:10,321 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-08-08T04:45:10,321 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:02][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T04:45:10,321 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T04:45:10,733 INFO ControlerListenerManagerImpl:251 [it.54] all ControlerAfterMobsimListeners called.
2022-08-08T04:45:10,733 INFO AbstractController$4:159 ### ITERATION 54 fires scoring event
2022-08-08T04:45:10,733 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T04:45:10,877 INFO NewScoreAssignerImpl:57 it: 54 msaStart: 599
2022-08-08T04:45:11,000 INFO ControlerListenerManagerImpl:194 [it.54] all ControlerScoringListeners called.
2022-08-08T04:45:11,001 INFO AbstractController$5:167 ### ITERATION 54 fires iteration end event
2022-08-08T04:45:11,001 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T04:45:11,001 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T04:45:11,169 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T04:45:11,169 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T04:45:13,752 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T04:45:13,752 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1267632755973441
2022-08-08T04:45:13,752 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.291647195961733
2022-08-08T04:45:13,752 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.0155389063198056E-4
2022-08-08T04:45:13,752 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.2851332823243658E-4
2022-08-08T04:45:13,752 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T04:45:13,752 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14506231481433934
2022-08-08T04:45:13,752 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14238177644720829
2022-08-08T04:45:13,752 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.23329413516691744
2022-08-08T04:45:13,887 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T04:45:13,995 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -97.70120663933949
2022-08-08T04:45:13,995 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -120.52246787934777
2022-08-08T04:45:13,995 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -101.36507536031482
2022-08-08T04:45:13,995 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -80.26200071579932
2022-08-08T04:45:14,062 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T04:45:14,701 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19121.261806416267 meters
2022-08-08T04:45:14,701 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140239.50925618917 meters (statistic on all 2093868 legs which have a finite distance)
2022-08-08T04:45:14,701 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52464.9506332603 meters
2022-08-08T04:45:14,701 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140179.1266796373 meters (statistic on all 762798 trips which have a finite distance)
2022-08-08T04:45:14,701 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T04:45:14,701 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T04:45:15,598 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T04:45:15,600 INFO LegHistogramListener:72 number of legs: 2101992 100%
2022-08-08T04:45:15,600 INFO LegHistogramListener:79 number of bike legs: 97888 4.656915915950203%
2022-08-08T04:45:15,600 INFO LegHistogramListener:79 number of car legs: 227005 10.799517790743257%
2022-08-08T04:45:15,600 INFO LegHistogramListener:79 number of drtNorth legs: 222 0.010561410319354212%
2022-08-08T04:45:15,600 INFO LegHistogramListener:79 number of drtSoutheast legs: 182 0.008658453505056157%
2022-08-08T04:45:15,600 INFO LegHistogramListener:79 number of freight legs: 47065 2.2390665616234506%
2022-08-08T04:45:15,600 INFO LegHistogramListener:79 number of pt legs: 135310 6.43722716356675%
2022-08-08T04:45:15,600 INFO LegHistogramListener:79 number of ride legs: 110394 5.251875363940491%
2022-08-08T04:45:15,600 INFO LegHistogramListener:79 number of walk legs: 1483926 70.59617734035143%
2022-08-08T04:45:22,796 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T04:45:22,796 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T04:45:24,771 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.4598317217580634
2022-08-08T04:45:24,771 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.42115776662883786
2022-08-08T04:45:24,771 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.007587156010414046
2022-08-08T04:45:24,771 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.006556278467882324
2022-08-08T04:45:24,771 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T04:45:24,771 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.46293975977857316
2022-08-08T04:45:24,771 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.5223378197260922
2022-08-08T04:45:24,771 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8338374320237038
2022-08-08T04:45:24,771 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.20806395292111926
2022-08-08T04:45:24,771 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.37328165679865666
2022-08-08T04:45:24,771 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 7.599993837842835E-4
2022-08-08T04:45:24,771 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 6.688508090398846E-4
2022-08-08T04:45:24,771 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T04:45:24,771 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2630162732300487
2022-08-08T04:45:24,771 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2451537201456323
2022-08-08T04:45:24,771 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.4746247503042565
2022-08-08T04:45:24,771 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.16497892028736194
2022-08-08T04:45:24,771 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.360042005371347
2022-08-08T04:45:24,771 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.5547276583289257E-4
2022-08-08T04:45:24,771 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.0155389063198056E-4
2022-08-08T04:45:24,771 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T04:45:24,771 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2017220661712977
2022-08-08T04:45:24,771 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.19058910222505224
2022-08-08T04:45:24,771 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3241217642255966
2022-08-08T04:45:24,969 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T04:45:26,130 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T04:45:26,455 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T04:45:26,850 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T04:45:28,102 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T04:45:28,426 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T04:45:28,801 INFO ControlerListenerManagerImpl:171 [it.54] all ControlerIterationEndsListeners called.
2022-08-08T04:45:28,953 INFO AbstractController:181 ### ITERATION 54 ENDS
2022-08-08T04:45:28,953 INFO AbstractController:182 ###################################################
2022-08-08T04:45:28,953 INFO AbstractController:133 ###################################################
2022-08-08T04:45:28,953 INFO AbstractController:134 ### ITERATION 55 BEGINS
2022-08-08T04:45:28,954 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T04:45:28,954 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T04:45:28,954 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T04:45:28,954 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T04:45:28,954 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T04:45:29,249 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T04:45:29,280 INFO ControlerListenerManagerImpl:148 [it.55] all ControlerIterationStartsListeners called.
2022-08-08T04:45:29,280 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T04:45:36,348 INFO MemoryObserver:41 used RAM: 14111 MB free: 1968 MB total: 16080 MB
2022-08-08T04:45:36,729 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169823 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T04:45:36,729 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30577 plans
2022-08-08T04:45:36,731 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T04:45:36,732 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T04:45:36,732 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:45:36,732 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:45:36,734 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T04:45:36,735 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:45:36,735 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:45:36,737 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:45:36,737 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T04:45:36,737 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:45:36,743 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T04:45:36,744 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:45:36,744 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:45:36,746 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:45:36,747 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:45:36,749 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:45:36,751 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T04:45:36,758 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:45:36,759 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T04:45:36,788 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T04:45:36,878 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T04:45:37,094 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T04:45:37,384 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T04:45:38,283 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T04:45:39,950 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T04:45:42,915 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T04:45:48,196 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T04:46:01,063 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T04:46:01,064 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30577 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T04:46:01,064 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30395 plans
2022-08-08T04:46:01,064 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T04:46:01,064 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T04:46:01,064 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T04:46:01,064 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T04:46:01,064 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T04:46:01,064 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T04:46:01,064 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T04:46:01,065 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T04:46:01,065 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T04:46:01,066 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T04:46:01,067 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T04:46:01,070 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T04:46:01,077 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T04:46:01,090 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T04:46:01,113 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T04:46:01,158 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T04:46:01,326 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30395 plans
2022-08-08T04:46:01,326 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T04:46:01,326 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:46:01,326 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:46:01,327 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T04:46:01,327 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:46:01,328 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:46:01,328 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T04:46:01,328 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:46:01,329 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:46:01,329 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T04:46:01,329 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:46:01,331 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:46:01,334 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:46:01,334 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T04:46:01,339 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:46:01,340 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T04:46:01,342 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:46:01,355 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T04:46:01,386 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T04:46:01,461 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T04:46:01,517 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:46:01,688 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T04:46:02,125 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T04:46:03,020 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T04:46:04,614 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T04:46:08,333 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T04:46:15,697 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T04:46:31,222 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T04:46:31,222 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30395 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T04:46:31,222 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7633 plans
2022-08-08T04:46:31,222 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T04:46:31,222 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T04:46:31,223 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T04:46:31,223 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T04:46:31,223 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T04:46:31,223 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T04:46:31,223 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T04:46:31,223 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T04:46:31,223 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T04:46:31,223 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T04:46:31,223 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T04:46:31,224 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T04:46:31,225 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T04:46:31,228 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T04:46:31,228 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7633 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T04:46:31,228 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40192 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T04:46:31,228 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6873 plans
2022-08-08T04:46:31,228 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T04:46:31,228 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T04:46:31,230 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T04:46:31,231 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T04:46:31,233 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T04:46:31,245 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T04:46:31,276 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T04:46:31,414 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T04:46:31,668 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T04:46:32,040 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T04:46:32,481 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T04:46:33,461 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T04:46:35,925 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T04:46:36,348 INFO MemoryObserver:41 used RAM: 15356 MB free: 723 MB total: 16080 MB
2022-08-08T04:46:44,345 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T04:46:44,346 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6873 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T04:46:44,346 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T04:46:45,331 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T04:46:46,301 INFO ControlerListenerManagerImpl:213 [it.55] all ControlerReplanningListeners called.
2022-08-08T04:46:46,301 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T04:46:46,301 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T04:46:46,301 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T04:46:46,380 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T04:46:46,451 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T04:46:46,451 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T04:46:46,451 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T04:46:46,460 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T04:46:46,469 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T04:46:46,469 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T04:46:46,470 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T04:46:46,470 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T04:46:46,470 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T04:46:46,470 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T04:46:46,470 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T04:46:46,470 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T04:46:46,471 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T04:46:46,471 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T04:46:46,471 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T04:46:46,471 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T04:46:46,471 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T04:46:46,471 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T04:46:46,471 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T04:46:46,471 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T04:46:46,471 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T04:46:46,471 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T04:46:47,171 INFO ControlerListenerManagerImpl:232 [it.55] all ControlerBeforeMobsimListeners called.
2022-08-08T04:46:47,171 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T04:46:47,171 INFO NetworkImpl:163 node # 1
2022-08-08T04:46:47,172 INFO NetworkImpl:163 node # 4
2022-08-08T04:46:47,172 INFO NetworkImpl:163 node # 16
2022-08-08T04:46:47,172 INFO NetworkImpl:163 node # 64
2022-08-08T04:46:47,172 INFO NetworkImpl:163 node # 256
2022-08-08T04:46:47,172 INFO NetworkImpl:163 node # 1024
2022-08-08T04:46:47,172 INFO NetworkImpl:163 node # 4096
2022-08-08T04:46:47,174 INFO NetworkImpl:163 node # 16384
2022-08-08T04:46:47,181 INFO NetworkImpl:163 node # 65536
2022-08-08T04:46:47,220 INFO NetworkImpl:159 link # 1
2022-08-08T04:46:47,220 INFO NetworkImpl:159 link # 4
2022-08-08T04:46:47,220 INFO NetworkImpl:159 link # 16
2022-08-08T04:46:47,220 INFO NetworkImpl:159 link # 64
2022-08-08T04:46:47,220 INFO NetworkImpl:159 link # 256
2022-08-08T04:46:47,221 INFO NetworkImpl:159 link # 1024
2022-08-08T04:46:47,226 INFO NetworkImpl:159 link # 4096
2022-08-08T04:46:47,243 INFO NetworkImpl:159 link # 16384
2022-08-08T04:46:47,315 INFO NetworkImpl:159 link # 65536
2022-08-08T04:46:47,649 INFO NetworkImpl:159 link # 262144
2022-08-08T04:46:48,316 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T04:46:48,316 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T04:46:48,317 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T04:46:48,317 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T04:46:48,317 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T04:46:48,317 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T04:46:48,317 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T04:46:48,318 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T04:46:48,319 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T04:46:48,322 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T04:46:48,326 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T04:46:48,336 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T04:46:48,355 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T04:46:48,392 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T04:46:48,467 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T04:46:48,674 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T04:46:48,983 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T04:46:49,539 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T04:46:50,610 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T04:46:50,700 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T04:46:50,716 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:46:50,716 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T04:46:50,716 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T04:46:50,716 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:46:50,717 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:46:50,717 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T04:46:50,717 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T04:46:50,717 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T04:46:50,717 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:46:50,717 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T04:46:58,395 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:46:58,396 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T04:46:58,396 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T04:46:58,396 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T04:46:58,396 INFO EventsManagerImpl:176
2022-08-08T04:46:58,396 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:46:58,396 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T04:46:58,396 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T04:46:58,396 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T04:46:58,396 INFO EventsManagerImpl:176
2022-08-08T04:46:58,396 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:46:58,396 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T04:46:58,396 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T04:46:58,396 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T04:46:58,396 INFO EventsManagerImpl:176
2022-08-08T04:46:58,396 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:46:58,396 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T04:46:58,396 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T04:46:58,396 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T04:46:58,396 INFO EventsManagerImpl:176
2022-08-08T04:46:58,396 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T04:46:58,397 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T04:46:58,397 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T04:46:58,397 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T04:46:58,397 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T04:46:58,397 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T04:46:58,397 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T04:46:58,397 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:46:58,397 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T04:46:58,397 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T04:46:58,397 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:46:58,397 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T04:46:58,397 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T04:46:58,397 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T04:46:58,397 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T04:46:58,397 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T04:46:58,397 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T04:46:58,397 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T04:46:58,397 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T04:46:58,397 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:46:58,397 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:46:58,397 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:46:58,397 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T04:46:58,397 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T04:46:58,397 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T04:46:58,397 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:46:58,397 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T04:46:58,397 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:46:58,398 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T04:46:58,398 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T04:46:58,398 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:46:58,398 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T04:46:58,398 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:46:58,398 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T04:46:58,398 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T04:46:58,398 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:46:58,398 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T04:46:58,398 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T04:46:58,398 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:46:58,398 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:46:58,398 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:46:58,398 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T04:46:58,398 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T04:46:58,398 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T04:46:58,398 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:46:58,398 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T04:46:58,398 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:46:58,398 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T04:46:58,398 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T04:46:58,398 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:46:58,398 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T04:46:58,398 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:46:58,398 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T04:46:58,398 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T04:46:58,398 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:46:58,398 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T04:46:59,925 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T04:46:59,928 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T04:47:00,125 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T04:47:00,125 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T04:47:00,125 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T04:47:00,125 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T04:47:00,126 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T04:47:00,126 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T04:47:00,126 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T04:47:00,126 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T04:47:00,346 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T04:47:00,346 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T04:47:00,368 INFO VehicularDepartureHandler:110 teleport vehicle 40805_car from link -29256622 to link -23174256#1
2022-08-08T04:47:00,377 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T04:47:00,380 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T04:47:00,380 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T04:47:00,386 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T04:47:00,386 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T04:47:00,387 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T04:47:00,389 INFO VehicularDepartureHandler:110 teleport vehicle 183170_car from link -40717535 to link -22737835#3
2022-08-08T04:47:00,396 INFO VehicularDepartureHandler:110 teleport vehicle 187480_car from link -23166459#5 to link 41337716
2022-08-08T04:47:00,396 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T04:47:01,700 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1778 #nodes=217
2022-08-08T04:47:01,700 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271800 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T04:47:03,317 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3138 #nodes=357
2022-08-08T04:47:03,317 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271289 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T04:47:05,859 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4330 #nodes=461
2022-08-08T04:47:05,860 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270712 lost=0 simT=10800.0s realT=15s; (s/r): 720.0
2022-08-08T04:47:09,221 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5589 #nodes=668
2022-08-08T04:47:09,221 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269896 lost=0 simT=14400.0s realT=18s; (s/r): 800.0
2022-08-08T04:47:13,373 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7171 #nodes=960
2022-08-08T04:47:13,373 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268700 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T04:47:19,524 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11030 #nodes=1670
2022-08-08T04:47:19,525 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266843 lost=0 simT=21600.0s realT=28s; (s/r): 771.4285714285714
2022-08-08T04:47:33,601 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11916 #nodes=1821
2022-08-08T04:47:33,601 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264187 lost=0 simT=25200.0s realT=42s; (s/r): 600.0
2022-08-08T04:47:36,349 INFO MemoryObserver:41 used RAM: 13903 MB free: 2176 MB total: 16080 MB
2022-08-08T04:47:44,894 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13286 #nodes=1987
2022-08-08T04:47:44,895 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260797 lost=0 simT=28800.0s realT=54s; (s/r): 533.3333333333334
2022-08-08T04:48:02,876 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14611 #nodes=2146
2022-08-08T04:48:02,877 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257186 lost=0 simT=32400.0s realT=72s; (s/r): 450.0
2022-08-08T04:48:16,969 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14490 #nodes=2104
2022-08-08T04:48:16,969 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251887 lost=0 simT=36000.0s realT=86s; (s/r): 418.6046511627907
2022-08-08T04:48:35,098 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15021 #nodes=2114
2022-08-08T04:48:35,098 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246128 lost=0 simT=39600.0s realT=104s; (s/r): 380.7692307692308
2022-08-08T04:48:36,349 INFO MemoryObserver:41 used RAM: 14865 MB free: 1214 MB total: 16080 MB
2022-08-08T04:48:48,490 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15389 #nodes=2267
2022-08-08T04:48:48,490 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238393 lost=0 simT=43200.0s realT=117s; (s/r): 369.2307692307692
2022-08-08T04:49:02,168 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15845 #nodes=2257
2022-08-08T04:49:02,168 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229466 lost=0 simT=46800.0s realT=131s; (s/r): 357.2519083969466
2022-08-08T04:49:22,609 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15996 #nodes=2473
2022-08-08T04:49:22,610 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218242 lost=0 simT=50400.0s realT=151s; (s/r): 333.7748344370861
2022-08-08T04:49:36,349 INFO MemoryObserver:41 used RAM: 15388 MB free: 691 MB total: 16080 MB
2022-08-08T04:49:37,042 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16330 #nodes=2445
2022-08-08T04:49:37,042 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204873 lost=0 simT=54000.0s realT=166s; (s/r): 325.30120481927713
2022-08-08T04:49:56,398 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16477 #nodes=2442
2022-08-08T04:49:56,399 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188376 lost=0 simT=57600.0s realT=185s; (s/r): 311.35135135135135
2022-08-08T04:50:22,085 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16498 #nodes=2353
2022-08-08T04:50:22,086 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168855 lost=0 simT=61200.0s realT=211s; (s/r): 290.0473933649289
2022-08-08T04:50:36,349 INFO MemoryObserver:41 used RAM: 15773 MB free: 306 MB total: 16080 MB
2022-08-08T04:50:41,966 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16071 #nodes=2356
2022-08-08T04:50:41,967 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146946 lost=0 simT=64800.0s realT=231s; (s/r): 280.5194805194805
2022-08-08T04:50:58,860 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15404 #nodes=2140
2022-08-08T04:50:58,860 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=123322 lost=0 simT=68400.0s realT=248s; (s/r): 275.80645161290323
2022-08-08T04:51:15,558 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15036 #nodes=2076
2022-08-08T04:51:15,558 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=98577 lost=0 simT=72000.0s realT=264s; (s/r): 272.72727272727275
2022-08-08T04:51:32,391 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13208 #nodes=1724
2022-08-08T04:51:32,391 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=75943 lost=0 simT=75600.0s realT=281s; (s/r): 269.0391459074733
2022-08-08T04:51:36,350 INFO MemoryObserver:41 used RAM: 15912 MB free: 167 MB total: 16080 MB
2022-08-08T04:51:51,193 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12361 #nodes=1449
2022-08-08T04:51:51,193 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=59882 lost=0 simT=79200.0s realT=300s; (s/r): 264.0
2022-08-08T04:52:15,181 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11818 #nodes=1464
2022-08-08T04:52:15,181 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=46234 lost=0 simT=82800.0s realT=324s; (s/r): 255.55555555555554
2022-08-08T04:52:30,553 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11131 #nodes=1367
2022-08-08T04:52:30,554 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=34104 lost=0 simT=86400.0s realT=339s; (s/r): 254.86725663716814
2022-08-08T04:52:39,495 INFO MemoryObserver:41 used RAM: 15558 MB free: 521 MB total: 16080 MB
2022-08-08T04:52:44,598 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9446 #nodes=1053
2022-08-08T04:52:44,598 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=27695 lost=2 simT=90000.0s realT=353s; (s/r): 254.95750708215297
2022-08-08T04:52:52,671 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7983 #nodes=914
2022-08-08T04:52:52,671 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=23642 lost=3 simT=93600.0s realT=361s; (s/r): 259.2797783933518
2022-08-08T04:52:58,249 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6802 #nodes=782
2022-08-08T04:52:58,249 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=20698 lost=4 simT=97200.0s realT=367s; (s/r): 264.850136239782
2022-08-08T04:53:02,639 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5774 #nodes=666
2022-08-08T04:53:02,639 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=18320 lost=5 simT=100800.0s realT=371s; (s/r): 271.6981132075472
2022-08-08T04:53:06,129 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4917 #nodes=563
2022-08-08T04:53:06,129 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=16509 lost=6 simT=104400.0s realT=375s; (s/r): 278.4
2022-08-08T04:53:08,632 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4143 #nodes=456
2022-08-08T04:53:08,632 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14875 lost=6 simT=108000.0s realT=377s; (s/r): 286.47214854111405
2022-08-08T04:53:11,216 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3579 #nodes=348
2022-08-08T04:53:11,216 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=13551 lost=6 simT=111600.0s realT=380s; (s/r): 293.6842105263158
2022-08-08T04:53:13,397 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2922 #nodes=306
2022-08-08T04:53:13,398 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=12391 lost=6 simT=115200.0s realT=382s; (s/r): 301.57068062827227
2022-08-08T04:53:15,211 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2478 #nodes=245
2022-08-08T04:53:15,211 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=11505 lost=7 simT=118800.0s realT=384s; (s/r): 309.375
2022-08-08T04:53:16,784 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2059 #nodes=230
2022-08-08T04:53:16,784 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10661 lost=7 simT=122400.0s realT=386s; (s/r): 317.0984455958549
2022-08-08T04:53:18,134 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1760 #nodes=175
2022-08-08T04:53:18,134 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9846 lost=7 simT=126000.0s realT=387s; (s/r): 325.5813953488372
2022-08-08T04:53:19,327 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1442 #nodes=144
2022-08-08T04:53:19,328 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=8162 lost=7 simT=129600.0s realT=388s; (s/r): 334.02061855670104
2022-08-08T04:53:27,452 INFO AbstractController$9:234 ### ITERATION 55 fires after mobsim event
2022-08-08T04:53:27,452 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=247.33559412sec
2022-08-08T04:53:27,452 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T04:53:27,488 INFO LegTimesControlerListener:50 [55] average trip (probably: leg) duration is: 1290 seconds = 00:21:30
2022-08-08T04:53:27,488 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T04:53:27,488 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:53:27,488 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:53:27,488 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:53:27,488 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:53:27,488 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T04:53:27,488 INFO EventsManagerImpl:137 event # 1
2022-08-08T04:53:27,488 INFO EventsManagerImpl:137 event # 4
2022-08-08T04:53:27,488 INFO EventsManagerImpl:137 event # 16
2022-08-08T04:53:27,488 INFO EventsManagerImpl:137 event # 64
2022-08-08T04:53:27,489 INFO EventsManagerImpl:137 event # 256
2022-08-08T04:53:27,489 INFO EventsManagerImpl:137 event # 1024
2022-08-08T04:53:27,492 INFO EventsManagerImpl:137 event # 4096
2022-08-08T04:53:27,502 INFO EventsManagerImpl:137 event # 16384
2022-08-08T04:53:27,515 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T04:53:27,793 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T04:53:27,793 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T04:53:27,793 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T04:53:27,793 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T04:53:27,793 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T04:53:27,794 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T04:53:27,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-08-08T04:53:27,796 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-08-08T04:53:27,796 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:18:05][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T04:53:27,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-08-08T04:53:27,798 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-08-08T04:53:27,798 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:19][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T04:53:27,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-08-08T04:53:27,800 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-08-08T04:53:27,800 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-08-08T04:53:27,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-08-08T04:53:27,801 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-08-08T04:53:27,801 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T04:53:27,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-08-08T04:53:27,801 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-08-08T04:53:27,801 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-08-08T04:53:27,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-08-08T04:53:27,802 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-08-08T04:53:27,802 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-08-08T04:53:27,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-08-08T04:53:27,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-08-08T04:53:27,803 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-08-08T04:53:27,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-08-08T04:53:27,803 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T04:53:27,803 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=34:43:42][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T04:53:27,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-08-08T04:53:27,805 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-08-08T04:53:27,805 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-08-08T04:53:27,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-08-08T04:53:27,808 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-08-08T04:53:27,808 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:19:28][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T04:53:27,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-08-08T04:53:27,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-08-08T04:53:27,808 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:02][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T04:53:27,808 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T04:53:28,133 INFO ControlerListenerManagerImpl:251 [it.55] all ControlerAfterMobsimListeners called.
2022-08-08T04:53:28,133 INFO AbstractController$4:159 ### ITERATION 55 fires scoring event
2022-08-08T04:53:28,133 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T04:53:28,298 INFO NewScoreAssignerImpl:57 it: 55 msaStart: 599
2022-08-08T04:53:28,422 INFO ControlerListenerManagerImpl:194 [it.55] all ControlerScoringListeners called.
2022-08-08T04:53:28,422 INFO AbstractController$5:167 ### ITERATION 55 fires iteration end event
2022-08-08T04:53:28,422 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T04:53:28,422 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T04:53:28,570 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T04:53:28,570 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T04:53:30,423 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T04:53:30,423 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12741158588249793
2022-08-08T04:53:30,423 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.29281543825775275
2022-08-08T04:53:30,423 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.4135115566122515E-4
2022-08-08T04:53:30,424 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.1695928354652686E-4
2022-08-08T04:53:30,424 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T04:53:30,424 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1447554907387913
2022-08-08T04:53:30,424 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1421083307229751
2022-08-08T04:53:30,424 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.23202960916518175
2022-08-08T04:53:30,570 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T04:53:30,679 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -97.75419465891588
2022-08-08T04:53:30,679 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -120.16192443656804
2022-08-08T04:53:30,679 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -101.08577292458524
2022-08-08T04:53:30,679 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -80.0050875760082
2022-08-08T04:53:30,745 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T04:53:31,534 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19109.771680954265 meters
2022-08-08T04:53:31,534 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140312.73867598025 meters (statistic on all 2096221 legs which have a finite distance)
2022-08-08T04:53:31,534 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52484.101798455595 meters
2022-08-08T04:53:31,534 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140251.4371818754 meters (statistic on all 762913 trips which have a finite distance)
2022-08-08T04:53:31,534 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T04:53:31,534 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T04:53:32,629 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T04:53:32,631 INFO LegHistogramListener:72 number of legs: 2104351 100%
2022-08-08T04:53:32,631 INFO LegHistogramListener:79 number of bike legs: 98422 4.677071458136024%
2022-08-08T04:53:32,631 INFO LegHistogramListener:79 number of car legs: 227867 10.828374163815827%
2022-08-08T04:53:32,631 INFO LegHistogramListener:79 number of drtNorth legs: 234 0.01111981793911757%
2022-08-08T04:53:32,631 INFO LegHistogramListener:79 number of drtSoutheast legs: 174 0.008268582570113066%
2022-08-08T04:53:32,631 INFO LegHistogramListener:79 number of freight legs: 47065 2.2365565440366173%
2022-08-08T04:53:32,631 INFO LegHistogramListener:79 number of pt legs: 135401 6.434335336642984%
2022-08-08T04:53:32,631 INFO LegHistogramListener:79 number of ride legs: 110167 5.235200781618656%
2022-08-08T04:53:32,631 INFO LegHistogramListener:79 number of walk legs: 1485021 70.56907331524066%
2022-08-08T04:53:33,157 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T04:53:33,158 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T04:53:35,863 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.46408104263699246
2022-08-08T04:53:35,864 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.42196911732233733
2022-08-08T04:53:35,864 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.007687291064358596
2022-08-08T04:53:35,864 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.006633305432455054
2022-08-08T04:53:35,864 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T04:53:35,864 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.4654829333922162
2022-08-08T04:53:35,864 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.5270107889101712
2022-08-08T04:53:35,864 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8365641865695784
2022-08-08T04:53:35,864 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.20875206047130232
2022-08-08T04:53:35,864 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.37359104843969043
2022-08-08T04:53:35,864 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 7.612831665271623E-4
2022-08-08T04:53:35,864 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 6.727021572685211E-4
2022-08-08T04:53:35,864 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T04:53:35,864 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.26419992091898303
2022-08-08T04:53:35,864 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2460100032351325
2022-08-08T04:53:35,864 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.4780447475312858
2022-08-08T04:53:35,864 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.16561439274508696
2022-08-08T04:53:35,864 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.36045024828358246
2022-08-08T04:53:35,864 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.593241140615291E-4
2022-08-08T04:53:35,864 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.0283767337485944E-4
2022-08-08T04:53:35,864 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T04:53:35,864 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.20262970057051305
2022-08-08T04:53:35,864 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.19122585846552018
2022-08-08T04:53:35,864 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.32559041168345
2022-08-08T04:53:36,113 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T04:53:37,321 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T04:53:37,648 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T04:53:38,051 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T04:53:39,284 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T04:53:39,495 INFO MemoryObserver:41 used RAM: 16013 MB free: 66 MB total: 16080 MB
2022-08-08T04:53:39,654 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T04:53:40,045 INFO ControlerListenerManagerImpl:171 [it.55] all ControlerIterationEndsListeners called.
2022-08-08T04:53:40,204 INFO AbstractController:181 ### ITERATION 55 ENDS
2022-08-08T04:53:40,204 INFO AbstractController:182 ###################################################
2022-08-08T04:53:40,204 INFO AbstractController:133 ###################################################
2022-08-08T04:53:40,204 INFO AbstractController:134 ### ITERATION 56 BEGINS
2022-08-08T04:53:40,205 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T04:53:40,205 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T04:53:40,205 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T04:53:40,205 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T04:53:40,205 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T04:53:46,683 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T04:53:46,709 INFO ControlerListenerManagerImpl:148 [it.56] all ControlerIterationStartsListeners called.
2022-08-08T04:53:46,709 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T04:53:48,266 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169928 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T04:53:48,267 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30444 plans
2022-08-08T04:53:48,267 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:53:48,267 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:53:48,268 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T04:53:48,269 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T04:53:48,269 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:53:48,269 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T04:53:48,269 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:53:48,269 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:53:48,270 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T04:53:48,271 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:53:48,274 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:53:48,276 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T04:53:48,277 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:53:48,283 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:53:48,288 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T04:53:48,292 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:53:48,293 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:53:48,311 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T04:53:48,425 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T04:53:48,458 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:53:48,528 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T04:53:48,774 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T04:53:49,147 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T04:53:49,902 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T04:53:51,597 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T04:53:54,794 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T04:53:59,868 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T04:54:18,811 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T04:54:18,811 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30444 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T04:54:18,811 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30341 plans
2022-08-08T04:54:18,812 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T04:54:18,812 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T04:54:18,812 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T04:54:18,812 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T04:54:18,812 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T04:54:18,812 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T04:54:18,812 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T04:54:18,812 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T04:54:18,813 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T04:54:18,813 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T04:54:18,815 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T04:54:18,818 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T04:54:18,825 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T04:54:18,837 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T04:54:18,861 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T04:54:18,905 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T04:54:19,069 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30341 plans
2022-08-08T04:54:19,069 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T04:54:19,069 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T04:54:19,069 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T04:54:19,069 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T04:54:19,069 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:54:19,069 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:54:19,069 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:54:19,070 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T04:54:19,071 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:54:19,074 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:54:19,078 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:54:19,080 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T04:54:19,089 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:54:19,097 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:54:19,101 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T04:54:19,106 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:54:19,112 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:54:19,131 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:54:19,156 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T04:54:19,203 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T04:54:19,264 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T04:54:19,436 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T04:54:19,807 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T04:54:20,811 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T04:54:22,561 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T04:54:25,938 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T04:54:32,856 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T04:54:39,495 INFO MemoryObserver:41 used RAM: 15785 MB free: 294 MB total: 16080 MB
2022-08-08T04:54:49,426 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T04:54:49,426 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30341 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T04:54:49,426 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7715 plans
2022-08-08T04:54:49,426 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T04:54:49,426 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T04:54:49,426 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T04:54:49,426 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T04:54:49,426 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T04:54:49,426 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T04:54:49,426 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T04:54:49,426 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T04:54:49,427 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T04:54:49,427 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T04:54:49,427 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T04:54:49,428 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T04:54:49,429 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T04:54:49,431 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T04:54:49,431 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7715 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T04:54:49,432 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40181 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T04:54:49,432 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6884 plans
2022-08-08T04:54:49,453 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T04:54:49,453 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T04:54:49,453 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T04:54:49,453 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T04:54:49,454 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T04:54:49,484 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T04:54:49,540 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T04:54:49,713 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T04:54:49,936 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T04:54:50,233 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T04:54:50,661 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T04:54:51,722 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T04:54:54,092 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T04:55:02,318 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T04:55:02,319 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6884 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T04:55:02,319 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T04:55:03,292 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T04:55:04,285 INFO ControlerListenerManagerImpl:213 [it.56] all ControlerReplanningListeners called.
2022-08-08T04:55:04,286 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T04:55:04,286 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T04:55:04,286 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T04:55:04,364 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T04:55:04,435 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T04:55:04,435 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T04:55:04,435 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T04:55:04,444 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T04:55:04,453 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T04:55:04,453 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T04:55:04,454 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T04:55:04,455 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T04:55:04,455 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T04:55:04,455 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T04:55:04,455 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T04:55:04,455 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T04:55:04,455 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T04:55:04,455 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T04:55:04,455 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T04:55:04,455 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T04:55:04,455 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T04:55:04,455 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T04:55:04,455 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T04:55:04,456 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T04:55:04,456 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T04:55:04,456 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T04:55:05,153 INFO ControlerListenerManagerImpl:232 [it.56] all ControlerBeforeMobsimListeners called.
2022-08-08T04:55:05,153 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T04:55:05,154 INFO NetworkImpl:163 node # 1
2022-08-08T04:55:05,154 INFO NetworkImpl:163 node # 4
2022-08-08T04:55:05,154 INFO NetworkImpl:163 node # 16
2022-08-08T04:55:05,154 INFO NetworkImpl:163 node # 64
2022-08-08T04:55:05,154 INFO NetworkImpl:163 node # 256
2022-08-08T04:55:05,154 INFO NetworkImpl:163 node # 1024
2022-08-08T04:55:05,155 INFO NetworkImpl:163 node # 4096
2022-08-08T04:55:05,156 INFO NetworkImpl:163 node # 16384
2022-08-08T04:55:05,163 INFO NetworkImpl:163 node # 65536
2022-08-08T04:55:05,202 INFO NetworkImpl:159 link # 1
2022-08-08T04:55:05,202 INFO NetworkImpl:159 link # 4
2022-08-08T04:55:05,202 INFO NetworkImpl:159 link # 16
2022-08-08T04:55:05,202 INFO NetworkImpl:159 link # 64
2022-08-08T04:55:05,202 INFO NetworkImpl:159 link # 256
2022-08-08T04:55:05,204 INFO NetworkImpl:159 link # 1024
2022-08-08T04:55:05,208 INFO NetworkImpl:159 link # 4096
2022-08-08T04:55:05,225 INFO NetworkImpl:159 link # 16384
2022-08-08T04:55:05,297 INFO NetworkImpl:159 link # 65536
2022-08-08T04:55:05,631 INFO NetworkImpl:159 link # 262144
2022-08-08T04:55:12,953 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T04:55:12,953 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T04:55:12,954 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T04:55:12,954 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T04:55:12,954 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T04:55:12,954 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T04:55:12,954 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T04:55:12,955 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T04:55:12,956 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T04:55:12,958 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T04:55:12,963 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T04:55:12,972 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T04:55:12,990 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T04:55:13,025 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T04:55:13,096 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T04:55:13,240 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T04:55:13,526 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T04:55:14,062 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T04:55:15,109 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T04:55:15,200 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T04:55:15,217 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:55:15,217 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T04:55:15,217 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T04:55:15,217 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:55:15,217 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:55:15,217 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T04:55:15,217 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T04:55:15,217 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T04:55:15,217 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:55:15,217 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T04:55:16,806 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:55:16,806 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T04:55:16,806 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T04:55:16,806 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T04:55:16,806 INFO EventsManagerImpl:176
2022-08-08T04:55:16,806 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:55:16,806 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T04:55:16,806 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T04:55:16,806 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T04:55:16,806 INFO EventsManagerImpl:176
2022-08-08T04:55:16,806 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:55:16,806 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T04:55:16,806 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T04:55:16,806 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T04:55:16,806 INFO EventsManagerImpl:176
2022-08-08T04:55:16,806 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:55:16,806 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T04:55:16,806 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T04:55:16,806 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T04:55:16,806 INFO EventsManagerImpl:176
2022-08-08T04:55:16,807 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T04:55:16,807 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T04:55:16,807 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T04:55:16,807 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T04:55:16,807 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T04:55:16,807 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T04:55:16,807 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T04:55:16,807 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:55:16,807 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T04:55:16,807 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T04:55:16,807 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:55:16,807 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T04:55:16,807 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T04:55:16,807 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T04:55:16,807 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T04:55:16,807 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T04:55:16,807 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T04:55:16,807 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T04:55:16,807 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T04:55:16,807 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:55:16,807 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:55:16,807 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:55:16,807 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T04:55:16,807 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T04:55:16,807 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T04:55:16,807 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:55:16,808 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T04:55:16,808 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:55:16,808 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T04:55:16,808 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T04:55:16,808 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:55:16,808 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T04:55:16,808 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:55:16,808 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T04:55:16,808 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T04:55:16,808 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:55:16,808 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T04:55:16,808 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T04:55:16,808 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:55:16,808 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T04:55:16,808 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:55:16,808 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T04:55:16,808 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T04:55:16,808 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T04:55:16,808 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:55:16,808 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T04:55:16,808 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:55:16,808 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T04:55:16,808 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T04:55:16,808 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:55:16,808 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T04:55:16,808 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T04:55:16,808 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T04:55:16,808 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T04:55:16,808 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T04:55:16,808 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T04:55:18,515 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T04:55:18,518 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T04:55:18,725 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T04:55:18,725 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T04:55:18,726 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T04:55:18,726 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T04:55:18,726 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T04:55:18,726 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T04:55:18,726 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T04:55:18,726 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T04:55:18,949 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T04:55:18,949 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=3s; (s/r): 0.0
2022-08-08T04:55:18,957 INFO VehicularDepartureHandler:110 teleport vehicle 131358_car from link -4347723 to link 4376500#0
2022-08-08T04:55:18,963 INFO VehicularDepartureHandler:110 teleport vehicle 93872_car from link -23572314 to link 79142047#0
2022-08-08T04:55:18,973 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T04:55:18,973 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T04:55:18,976 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T04:55:18,977 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T04:55:18,981 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T04:55:18,981 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T04:55:18,982 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T04:55:18,982 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T04:55:20,016 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1765 #nodes=217
2022-08-08T04:55:20,016 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271788 lost=0 simT=3600.0s realT=4s; (s/r): 900.0
2022-08-08T04:55:21,779 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3150 #nodes=373
2022-08-08T04:55:21,779 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271277 lost=0 simT=7200.0s realT=6s; (s/r): 1200.0
2022-08-08T04:55:24,152 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4357 #nodes=481
2022-08-08T04:55:24,152 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270711 lost=0 simT=10800.0s realT=8s; (s/r): 1350.0
2022-08-08T04:55:27,122 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5627 #nodes=672
2022-08-08T04:55:27,122 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269883 lost=0 simT=14400.0s realT=11s; (s/r): 1309.090909090909
2022-08-08T04:55:30,855 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7165 #nodes=997
2022-08-08T04:55:30,856 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268685 lost=0 simT=18000.0s realT=15s; (s/r): 1200.0
2022-08-08T04:55:36,704 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11031 #nodes=1636
2022-08-08T04:55:36,704 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266838 lost=0 simT=21600.0s realT=21s; (s/r): 1028.5714285714287
2022-08-08T04:55:39,496 INFO MemoryObserver:41 used RAM: 14626 MB free: 1453 MB total: 16080 MB
2022-08-08T04:55:50,030 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12012 #nodes=1844
2022-08-08T04:55:50,030 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264193 lost=0 simT=25200.0s realT=34s; (s/r): 741.1764705882352
2022-08-08T04:56:02,198 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13363 #nodes=1938
2022-08-08T04:56:02,199 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260804 lost=0 simT=28800.0s realT=46s; (s/r): 626.0869565217391
2022-08-08T04:56:19,911 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14625 #nodes=2088
2022-08-08T04:56:19,912 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257202 lost=0 simT=32400.0s realT=64s; (s/r): 506.25
2022-08-08T04:56:33,921 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14500 #nodes=2070
2022-08-08T04:56:33,922 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251849 lost=0 simT=36000.0s realT=78s; (s/r): 461.53846153846155
2022-08-08T04:56:39,496 INFO MemoryObserver:41 used RAM: 14883 MB free: 1196 MB total: 16080 MB
2022-08-08T04:56:51,720 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15092 #nodes=2129
2022-08-08T04:56:51,720 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246061 lost=0 simT=39600.0s realT=96s; (s/r): 412.5
2022-08-08T04:57:07,235 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15536 #nodes=2212
2022-08-08T04:57:07,235 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238337 lost=0 simT=43200.0s realT=112s; (s/r): 385.7142857142857
2022-08-08T04:57:24,682 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15860 #nodes=2311
2022-08-08T04:57:24,683 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229370 lost=0 simT=46800.0s realT=129s; (s/r): 362.7906976744186
2022-08-08T04:57:38,792 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15969 #nodes=2463
2022-08-08T04:57:38,792 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218173 lost=0 simT=50400.0s realT=143s; (s/r): 352.4475524475524
2022-08-08T04:57:39,496 INFO MemoryObserver:41 used RAM: 15464 MB free: 615 MB total: 16080 MB
2022-08-08T04:57:56,463 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16386 #nodes=2465
2022-08-08T04:57:56,463 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204812 lost=0 simT=54000.0s realT=161s; (s/r): 335.40372670807454
2022-08-08T04:58:21,603 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16566 #nodes=2505
2022-08-08T04:58:21,604 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188289 lost=0 simT=57600.0s realT=186s; (s/r): 309.6774193548387
2022-08-08T04:58:39,496 INFO MemoryObserver:41 used RAM: 15709 MB free: 370 MB total: 16080 MB
2022-08-08T04:58:42,350 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16492 #nodes=2453
2022-08-08T04:58:42,350 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168985 lost=0 simT=61200.0s realT=207s; (s/r): 295.6521739130435
2022-08-08T04:58:58,727 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16200 #nodes=2295
2022-08-08T04:58:58,727 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146906 lost=0 simT=64800.0s realT=223s; (s/r): 290.5829596412556
2022-08-08T04:59:16,775 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15342 #nodes=2123
2022-08-08T04:59:16,775 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=123300 lost=0 simT=68400.0s realT=241s; (s/r): 283.81742738589213
2022-08-08T04:59:34,100 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15066 #nodes=2130
2022-08-08T04:59:34,101 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=98559 lost=0 simT=72000.0s realT=258s; (s/r): 279.06976744186045
2022-08-08T04:59:39,497 INFO MemoryObserver:41 used RAM: 15821 MB free: 258 MB total: 16080 MB
2022-08-08T04:59:55,576 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13227 #nodes=1734
2022-08-08T04:59:55,577 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=75923 lost=0 simT=75600.0s realT=280s; (s/r): 270.0
2022-08-08T05:00:22,087 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12381 #nodes=1556
2022-08-08T05:00:22,087 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=59888 lost=0 simT=79200.0s realT=306s; (s/r): 258.8235294117647
2022-08-08T05:00:38,637 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11722 #nodes=1516
2022-08-08T05:00:38,638 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=46180 lost=0 simT=82800.0s realT=323s; (s/r): 256.3467492260062
2022-08-08T05:00:46,353 INFO MemoryObserver:41 used RAM: 15533 MB free: 546 MB total: 16080 MB
2022-08-08T05:01:01,501 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11098 #nodes=1293
2022-08-08T05:01:01,501 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=34033 lost=1 simT=86400.0s realT=346s; (s/r): 249.71098265895955
2022-08-08T05:01:23,204 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9399 #nodes=1056
2022-08-08T05:01:23,204 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=27568 lost=6 simT=90000.0s realT=367s; (s/r): 245.2316076294278
2022-08-08T05:01:29,039 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7991 #nodes=902
2022-08-08T05:01:29,039 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=23570 lost=6 simT=93600.0s realT=373s; (s/r): 250.93833780160858
2022-08-08T05:01:34,748 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6782 #nodes=777
2022-08-08T05:01:34,748 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=20563 lost=8 simT=97200.0s realT=379s; (s/r): 256.46437994722953
2022-08-08T05:01:39,690 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5813 #nodes=640
2022-08-08T05:01:39,690 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=18206 lost=8 simT=100800.0s realT=384s; (s/r): 262.5
2022-08-08T05:01:43,802 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4959 #nodes=544
2022-08-08T05:01:43,802 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=16408 lost=9 simT=104400.0s realT=388s; (s/r): 269.07216494845363
2022-08-08T05:01:53,201 INFO MemoryObserver:41 used RAM: 15680 MB free: 399 MB total: 16080 MB
2022-08-08T05:01:54,338 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4174 #nodes=417
2022-08-08T05:01:54,338 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14717 lost=10 simT=108000.0s realT=399s; (s/r): 270.6766917293233
2022-08-08T05:02:03,710 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3488 #nodes=376
2022-08-08T05:02:03,711 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=13354 lost=10 simT=111600.0s realT=408s; (s/r): 273.52941176470586
2022-08-08T05:02:05,271 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2911 #nodes=271
2022-08-08T05:02:05,271 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=12228 lost=11 simT=115200.0s realT=410s; (s/r): 280.9756097560976
2022-08-08T05:02:15,414 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2365 #nodes=236
2022-08-08T05:02:15,415 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=11337 lost=11 simT=118800.0s realT=420s; (s/r): 282.85714285714283
2022-08-08T05:02:16,531 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2038 #nodes=209
2022-08-08T05:02:16,531 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10526 lost=11 simT=122400.0s realT=421s; (s/r): 290.7363420427553
2022-08-08T05:02:17,522 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1738 #nodes=196
2022-08-08T05:02:17,523 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9714 lost=11 simT=126000.0s realT=422s; (s/r): 298.5781990521327
2022-08-08T05:02:18,634 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1417 #nodes=139
2022-08-08T05:02:18,634 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=8095 lost=11 simT=129600.0s realT=423s; (s/r): 306.3829787234043
2022-08-08T05:02:26,858 INFO AbstractController$9:234 ### ITERATION 56 fires after mobsim event
2022-08-08T05:02:26,858 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=248.703660164sec
2022-08-08T05:02:26,858 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T05:02:26,894 INFO LegTimesControlerListener:50 [56] average trip (probably: leg) duration is: 1288 seconds = 00:21:28
2022-08-08T05:02:26,894 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T05:02:26,894 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:02:26,894 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:02:26,894 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:02:26,894 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:02:26,894 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T05:02:26,894 INFO EventsManagerImpl:137 event # 1
2022-08-08T05:02:26,894 INFO EventsManagerImpl:137 event # 4
2022-08-08T05:02:26,894 INFO EventsManagerImpl:137 event # 16
2022-08-08T05:02:26,894 INFO EventsManagerImpl:137 event # 64
2022-08-08T05:02:26,894 INFO EventsManagerImpl:137 event # 256
2022-08-08T05:02:26,895 INFO EventsManagerImpl:137 event # 1024
2022-08-08T05:02:26,897 INFO EventsManagerImpl:137 event # 4096
2022-08-08T05:02:26,907 INFO EventsManagerImpl:137 event # 16384
2022-08-08T05:02:26,921 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T05:02:27,199 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T05:02:27,199 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T05:02:27,199 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T05:02:27,199 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T05:02:27,199 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T05:02:27,199 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T05:02:27,199 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T05:02:27,235 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-08-08T05:02:27,235 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:18:05][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T05:02:27,237 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T05:02:27,237 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-08-08T05:02:27,237 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:20][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T05:02:27,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-08-08T05:02:27,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-08-08T05:02:27,239 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-08-08T05:02:27,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-08-08T05:02:27,239 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-08-08T05:02:27,239 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T05:02:27,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-08-08T05:02:27,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-08-08T05:02:27,240 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-08-08T05:02:27,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-08-08T05:02:27,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-08-08T05:02:27,240 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:43][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T05:02:27,241 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T05:02:27,241 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-08-08T05:02:27,241 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-08-08T05:02:27,241 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T05:02:27,241 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-08-08T05:02:27,241 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-08-08T05:02:27,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-08-08T05:02:27,242 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T05:02:27,242 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T05:02:27,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-08-08T05:02:27,244 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-08-08T05:02:27,244 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-08-08T05:02:27,247 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T05:02:27,247 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-08-08T05:02:27,247 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:16][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T05:02:27,247 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T05:02:27,566 INFO ControlerListenerManagerImpl:251 [it.56] all ControlerAfterMobsimListeners called.
2022-08-08T05:02:27,566 INFO AbstractController$4:159 ### ITERATION 56 fires scoring event
2022-08-08T05:02:27,566 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T05:02:27,725 INFO NewScoreAssignerImpl:57 it: 56 msaStart: 599
2022-08-08T05:02:27,837 INFO ControlerListenerManagerImpl:194 [it.56] all ControlerScoringListeners called.
2022-08-08T05:02:27,837 INFO AbstractController$5:167 ### ITERATION 56 fires iteration end event
2022-08-08T05:02:27,837 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T05:02:27,837 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T05:02:27,906 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T05:02:27,907 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T05:02:29,800 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T05:02:29,800 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12714969420295064
2022-08-08T05:02:29,800 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2932981405690752
2022-08-08T05:02:29,800 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.5290520034713487E-4
2022-08-08T05:02:29,800 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.0412145611773828E-4
2022-08-08T05:02:29,800 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T05:02:29,801 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14496988245685205
2022-08-08T05:02:29,801 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14216738472914753
2022-08-08T05:02:29,801 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.23153663659191628
2022-08-08T05:02:29,966 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T05:02:30,075 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -97.60859192674707
2022-08-08T05:02:30,075 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -119.67742707939402
2022-08-08T05:02:30,075 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -100.79757659239759
2022-08-08T05:02:30,075 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -79.90675428918233
2022-08-08T05:02:30,149 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T05:02:30,895 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19118.545729701877 meters
2022-08-08T05:02:30,896 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140413.3908057331 meters (statistic on all 2096762 legs which have a finite distance)
2022-08-08T05:02:30,896 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52516.52529202823 meters
2022-08-08T05:02:30,896 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140354.6368821422 meters (statistic on all 763003 trips which have a finite distance)
2022-08-08T05:02:30,896 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T05:02:30,896 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T05:02:31,941 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T05:02:31,943 INFO LegHistogramListener:72 number of legs: 2104835 100%
2022-08-08T05:02:31,943 INFO LegHistogramListener:79 number of bike legs: 98169 4.663976036126347%
2022-08-08T05:02:31,943 INFO LegHistogramListener:79 number of car legs: 228290 10.845980801345474%
2022-08-08T05:02:31,943 INFO LegHistogramListener:79 number of drtNorth legs: 247 0.011734886582558729%
2022-08-08T05:02:31,943 INFO LegHistogramListener:79 number of drtSoutheast legs: 165 0.00783909427579834%
2022-08-08T05:02:31,943 INFO LegHistogramListener:79 number of freight legs: 47065 2.2360422550936296%
2022-08-08T05:02:31,943 INFO LegHistogramListener:79 number of pt legs: 135420 6.433758465627947%
2022-08-08T05:02:31,943 INFO LegHistogramListener:79 number of ride legs: 110151 5.233236809536139%
2022-08-08T05:02:31,943 INFO LegHistogramListener:79 number of walk legs: 1485328 70.56743165141211%
2022-08-08T05:02:32,568 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T05:02:32,568 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T05:02:35,148 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.46817759336951886
2022-08-08T05:02:35,148 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.42281641393263736
2022-08-08T05:02:35,148 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.0077925612492746625
2022-08-08T05:02:35,148 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.006709048614284907
2022-08-08T05:02:35,148 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T05:02:35,148 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.4679092827762572
2022-08-08T05:02:35,148 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.53159004195402
2022-08-08T05:02:35,148 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8392126303681375
2022-08-08T05:02:35,149 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.20934388431576947
2022-08-08T05:02:35,149 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3738388185090661
2022-08-08T05:02:35,149 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 7.664182974986776E-4
2022-08-08T05:02:35,149 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 6.816886364686732E-4
2022-08-08T05:02:35,149 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T05:02:35,149 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2654118118282607
2022-08-08T05:02:35,149 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2468354755388036
2022-08-08T05:02:35,149 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.48153792037465915
2022-08-08T05:02:35,149 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.16619851389309684
2022-08-08T05:02:35,149 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.36083024797547464
2022-08-08T05:02:35,149 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.593241140615291E-4
2022-08-08T05:02:35,149 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.0412145611773828E-4
2022-08-08T05:02:35,149 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T05:02:35,149 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.20345388909144127
2022-08-08T05:02:35,149 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.19187673631615976
2022-08-08T05:02:35,149 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3270603429240463
2022-08-08T05:02:35,461 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T05:02:36,601 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T05:02:36,928 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T05:02:37,329 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T05:02:38,551 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T05:02:38,868 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T05:02:39,252 INFO ControlerListenerManagerImpl:171 [it.56] all ControlerIterationEndsListeners called.
2022-08-08T05:02:39,404 INFO AbstractController:181 ### ITERATION 56 ENDS
2022-08-08T05:02:39,404 INFO AbstractController:182 ###################################################
2022-08-08T05:02:39,404 INFO AbstractController:133 ###################################################
2022-08-08T05:02:39,404 INFO AbstractController:134 ### ITERATION 57 BEGINS
2022-08-08T05:02:39,405 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T05:02:39,405 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T05:02:39,405 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T05:02:39,405 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T05:02:39,405 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T05:02:45,730 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T05:02:45,756 INFO ControlerListenerManagerImpl:148 [it.57] all ControlerIterationStartsListeners called.
2022-08-08T05:02:45,756 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T05:02:47,313 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169677 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T05:02:47,313 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30431 plans
2022-08-08T05:02:47,314 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:02:47,314 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:02:47,316 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T05:02:47,316 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:02:47,317 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T05:02:47,317 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T05:02:47,319 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T05:02:47,322 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:02:47,322 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T05:02:47,324 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:02:47,326 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:02:47,329 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:02:47,332 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T05:02:47,334 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:02:47,344 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:02:47,347 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:02:47,358 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T05:02:47,359 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:02:47,459 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T05:02:47,486 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:02:47,540 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T05:02:47,746 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T05:02:48,209 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T05:02:48,934 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T05:02:50,723 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T05:02:53,201 INFO MemoryObserver:41 used RAM: 15777 MB free: 302 MB total: 16080 MB
2022-08-08T05:02:53,752 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T05:02:59,375 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T05:03:19,001 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T05:03:19,002 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30431 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T05:03:19,002 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30595 plans
2022-08-08T05:03:19,002 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T05:03:19,002 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T05:03:19,002 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T05:03:19,002 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T05:03:19,002 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T05:03:19,002 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T05:03:19,002 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T05:03:19,003 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T05:03:19,003 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T05:03:19,004 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T05:03:19,005 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T05:03:19,008 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T05:03:19,015 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T05:03:19,027 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T05:03:19,068 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T05:03:19,113 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T05:03:19,235 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30595 plans
2022-08-08T05:03:19,236 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:03:19,236 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T05:03:19,236 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:03:19,237 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T05:03:19,238 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T05:03:19,239 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T05:03:19,240 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:03:19,241 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:03:19,242 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:03:19,244 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T05:03:19,248 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:03:19,254 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T05:03:19,257 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:03:19,258 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:03:19,276 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:03:19,285 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T05:03:19,376 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:03:19,382 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T05:03:19,494 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T05:03:19,674 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:03:19,691 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:03:19,732 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T05:03:20,189 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T05:03:21,114 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T05:03:22,958 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T05:03:26,111 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T05:03:33,160 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T05:03:49,914 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T05:03:49,915 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30595 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T05:03:49,915 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7725 plans
2022-08-08T05:03:49,915 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T05:03:49,915 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T05:03:49,915 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T05:03:49,915 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T05:03:49,915 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T05:03:49,915 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T05:03:49,915 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T05:03:49,915 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T05:03:49,915 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T05:03:49,915 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T05:03:49,916 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T05:03:49,916 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T05:03:49,918 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T05:03:49,920 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T05:03:49,920 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7725 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T05:03:49,920 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40178 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T05:03:49,920 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6887 plans
2022-08-08T05:03:49,921 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T05:03:49,921 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T05:03:49,921 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T05:03:49,921 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T05:03:49,923 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T05:03:49,933 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T05:03:49,964 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T05:03:50,006 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T05:03:50,358 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T05:03:50,551 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T05:03:51,051 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T05:03:51,824 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T05:03:53,202 INFO MemoryObserver:41 used RAM: 14895 MB free: 1184 MB total: 16080 MB
2022-08-08T05:03:54,450 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T05:04:01,865 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T05:04:01,865 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6887 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T05:04:01,866 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T05:04:02,851 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T05:04:03,821 INFO ControlerListenerManagerImpl:213 [it.57] all ControlerReplanningListeners called.
2022-08-08T05:04:03,821 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T05:04:03,821 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T05:04:03,821 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T05:04:03,900 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T05:04:03,970 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T05:04:03,970 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T05:04:03,970 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T05:04:03,979 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T05:04:03,988 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T05:04:03,989 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T05:04:03,990 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T05:04:03,990 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T05:04:03,990 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T05:04:03,990 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T05:04:03,990 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T05:04:03,990 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T05:04:03,990 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T05:04:03,990 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T05:04:03,991 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T05:04:03,991 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T05:04:03,991 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T05:04:03,991 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T05:04:03,991 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T05:04:03,991 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T05:04:03,991 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T05:04:03,991 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T05:04:04,689 INFO ControlerListenerManagerImpl:232 [it.57] all ControlerBeforeMobsimListeners called.
2022-08-08T05:04:04,689 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T05:04:04,690 INFO NetworkImpl:163 node # 1
2022-08-08T05:04:04,690 INFO NetworkImpl:163 node # 4
2022-08-08T05:04:04,690 INFO NetworkImpl:163 node # 16
2022-08-08T05:04:04,690 INFO NetworkImpl:163 node # 64
2022-08-08T05:04:04,690 INFO NetworkImpl:163 node # 256
2022-08-08T05:04:04,690 INFO NetworkImpl:163 node # 1024
2022-08-08T05:04:04,690 INFO NetworkImpl:163 node # 4096
2022-08-08T05:04:04,692 INFO NetworkImpl:163 node # 16384
2022-08-08T05:04:04,699 INFO NetworkImpl:163 node # 65536
2022-08-08T05:04:04,738 INFO NetworkImpl:159 link # 1
2022-08-08T05:04:04,739 INFO NetworkImpl:159 link # 4
2022-08-08T05:04:04,739 INFO NetworkImpl:159 link # 16
2022-08-08T05:04:04,739 INFO NetworkImpl:159 link # 64
2022-08-08T05:04:04,739 INFO NetworkImpl:159 link # 256
2022-08-08T05:04:04,740 INFO NetworkImpl:159 link # 1024
2022-08-08T05:04:04,745 INFO NetworkImpl:159 link # 4096
2022-08-08T05:04:04,763 INFO NetworkImpl:159 link # 16384
2022-08-08T05:04:04,835 INFO NetworkImpl:159 link # 65536
2022-08-08T05:04:05,171 INFO NetworkImpl:159 link # 262144
2022-08-08T05:04:05,855 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T05:04:05,855 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T05:04:05,855 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T05:04:05,855 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T05:04:05,855 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T05:04:05,855 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T05:04:05,856 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T05:04:05,856 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T05:04:05,857 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T05:04:05,860 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T05:04:05,864 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T05:04:05,873 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T05:04:05,891 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T05:04:05,926 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T05:04:06,002 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T05:04:06,147 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T05:04:06,507 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T05:04:07,047 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T05:04:08,128 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T05:04:08,218 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T05:04:08,233 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:04:08,233 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T05:04:08,233 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T05:04:08,233 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:04:08,233 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:04:08,233 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T05:04:08,233 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T05:04:08,233 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T05:04:08,233 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:04:08,233 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T05:04:10,163 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:04:10,163 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T05:04:10,163 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T05:04:10,163 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T05:04:10,163 INFO EventsManagerImpl:176
2022-08-08T05:04:10,163 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:04:10,163 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T05:04:10,163 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T05:04:10,163 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T05:04:10,163 INFO EventsManagerImpl:176
2022-08-08T05:04:10,163 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:04:10,163 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T05:04:10,163 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T05:04:10,163 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T05:04:10,163 INFO EventsManagerImpl:176
2022-08-08T05:04:10,163 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:04:10,163 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T05:04:10,163 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T05:04:10,163 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T05:04:10,164 INFO EventsManagerImpl:176
2022-08-08T05:04:10,164 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T05:04:10,164 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T05:04:10,164 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T05:04:10,164 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T05:04:10,164 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T05:04:10,164 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T05:04:10,164 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T05:04:10,164 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:04:10,164 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T05:04:10,164 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T05:04:10,164 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:04:10,164 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T05:04:10,164 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T05:04:10,164 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T05:04:10,164 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T05:04:10,164 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T05:04:10,164 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T05:04:10,164 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T05:04:10,164 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T05:04:10,164 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:04:10,164 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:04:10,164 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:04:10,164 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T05:04:10,164 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T05:04:10,164 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T05:04:10,164 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:04:10,164 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T05:04:10,165 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:04:10,165 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T05:04:10,165 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T05:04:10,165 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:04:10,165 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T05:04:10,165 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:04:10,165 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T05:04:10,165 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T05:04:10,165 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:04:10,165 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T05:04:10,165 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T05:04:10,165 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:04:10,165 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:04:10,165 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:04:10,165 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T05:04:10,165 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T05:04:10,165 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T05:04:10,165 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:04:10,165 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T05:04:10,165 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:04:10,165 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T05:04:10,165 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T05:04:10,165 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:04:10,165 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T05:04:10,165 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:04:10,165 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T05:04:10,165 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T05:04:10,165 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:04:10,165 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T05:04:17,337 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T05:04:17,339 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T05:04:17,513 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T05:04:17,513 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T05:04:17,513 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T05:04:17,513 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T05:04:17,513 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T05:04:17,513 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T05:04:17,513 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T05:04:17,513 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T05:04:17,709 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T05:04:17,709 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T05:04:17,732 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T05:04:17,732 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T05:04:17,733 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T05:04:17,734 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T05:04:17,735 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T05:04:17,739 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T05:04:17,740 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T05:04:17,740 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T05:04:17,741 INFO VehicularDepartureHandler:110 teleport vehicle 157918_car from link -95454627 to link -103717883#3
2022-08-08T05:04:17,741 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T05:04:18,606 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1790 #nodes=215
2022-08-08T05:04:18,606 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271803 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T05:04:19,903 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3151 #nodes=359
2022-08-08T05:04:19,903 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271290 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T05:04:22,017 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4347 #nodes=485
2022-08-08T05:04:22,017 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270718 lost=0 simT=10800.0s realT=13s; (s/r): 830.7692307692307
2022-08-08T05:04:24,631 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5619 #nodes=653
2022-08-08T05:04:24,631 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269881 lost=0 simT=14400.0s realT=16s; (s/r): 900.0
2022-08-08T05:04:29,764 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7213 #nodes=977
2022-08-08T05:04:29,764 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268685 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-08-08T05:04:39,144 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11061 #nodes=1678
2022-08-08T05:04:39,144 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266828 lost=0 simT=21600.0s realT=30s; (s/r): 720.0
2022-08-08T05:04:49,385 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12039 #nodes=1894
2022-08-08T05:04:49,385 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264177 lost=0 simT=25200.0s realT=41s; (s/r): 614.6341463414634
2022-08-08T05:04:53,202 INFO MemoryObserver:41 used RAM: 14048 MB free: 2031 MB total: 16080 MB
2022-08-08T05:05:06,146 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13343 #nodes=1966
2022-08-08T05:05:06,146 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260774 lost=0 simT=28800.0s realT=57s; (s/r): 505.2631578947368
2022-08-08T05:05:18,946 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14725 #nodes=2111
2022-08-08T05:05:18,947 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257201 lost=0 simT=32400.0s realT=70s; (s/r): 462.85714285714283
2022-08-08T05:05:32,230 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14542 #nodes=2094
2022-08-08T05:05:32,231 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251838 lost=0 simT=36000.0s realT=83s; (s/r): 433.73493975903614
2022-08-08T05:05:51,849 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15059 #nodes=2119
2022-08-08T05:05:51,849 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246106 lost=0 simT=39600.0s realT=103s; (s/r): 384.4660194174757
2022-08-08T05:05:53,202 INFO MemoryObserver:41 used RAM: 14997 MB free: 1082 MB total: 16080 MB
2022-08-08T05:06:05,824 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15394 #nodes=2215
2022-08-08T05:06:05,825 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238347 lost=0 simT=43200.0s realT=117s; (s/r): 369.2307692307692
2022-08-08T05:06:20,289 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15760 #nodes=2305
2022-08-08T05:06:20,289 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229321 lost=0 simT=46800.0s realT=132s; (s/r): 354.54545454545456
2022-08-08T05:06:40,266 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16049 #nodes=2361
2022-08-08T05:06:40,267 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218172 lost=0 simT=50400.0s realT=152s; (s/r): 331.57894736842104
2022-08-08T05:06:53,202 INFO MemoryObserver:41 used RAM: 15624 MB free: 455 MB total: 16080 MB
2022-08-08T05:06:56,522 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16376 #nodes=2394
2022-08-08T05:06:56,522 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204782 lost=0 simT=54000.0s realT=168s; (s/r): 321.42857142857144
2022-08-08T05:07:14,117 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16526 #nodes=2457
2022-08-08T05:07:14,118 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188179 lost=0 simT=57600.0s realT=185s; (s/r): 311.35135135135135
2022-08-08T05:07:43,319 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16362 #nodes=2449
2022-08-08T05:07:43,320 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168841 lost=0 simT=61200.0s realT=215s; (s/r): 284.6511627906977
2022-08-08T05:07:53,202 INFO MemoryObserver:41 used RAM: 15257 MB free: 822 MB total: 16080 MB
2022-08-08T05:08:04,057 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16156 #nodes=2304
2022-08-08T05:08:04,057 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146876 lost=0 simT=64800.0s realT=235s; (s/r): 275.74468085106383
2022-08-08T05:08:20,369 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15340 #nodes=2178
2022-08-08T05:08:20,369 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=123248 lost=0 simT=68400.0s realT=252s; (s/r): 271.42857142857144
2022-08-08T05:08:39,143 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15065 #nodes=2028
2022-08-08T05:08:39,143 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=98417 lost=0 simT=72000.0s realT=270s; (s/r): 266.6666666666667
2022-08-08T05:08:53,203 INFO MemoryObserver:41 used RAM: 15926 MB free: 153 MB total: 16080 MB
2022-08-08T05:08:54,704 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13214 #nodes=1733
2022-08-08T05:08:54,704 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=75809 lost=0 simT=75600.0s realT=286s; (s/r): 264.3356643356643
2022-08-08T05:09:15,743 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12371 #nodes=1573
2022-08-08T05:09:15,743 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=59781 lost=0 simT=79200.0s realT=307s; (s/r): 257.9804560260586
2022-08-08T05:09:33,461 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11668 #nodes=1461
2022-08-08T05:09:33,462 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=46051 lost=0 simT=82800.0s realT=325s; (s/r): 254.76923076923077
2022-08-08T05:09:56,172 INFO MemoryObserver:41 used RAM: 15523 MB free: 556 MB total: 16080 MB
2022-08-08T05:09:56,868 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10993 #nodes=1327
2022-08-08T05:09:56,868 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=33867 lost=1 simT=86400.0s realT=348s; (s/r): 248.27586206896552
2022-08-08T05:10:12,183 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9267 #nodes=1069
2022-08-08T05:10:12,183 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=27408 lost=5 simT=90000.0s realT=363s; (s/r): 247.93388429752065
2022-08-08T05:10:18,730 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7928 #nodes=909
2022-08-08T05:10:18,730 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=23405 lost=6 simT=93600.0s realT=370s; (s/r): 252.97297297297297
2022-08-08T05:10:24,316 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6786 #nodes=728
2022-08-08T05:10:24,317 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=20401 lost=7 simT=97200.0s realT=376s; (s/r): 258.51063829787233
2022-08-08T05:10:29,494 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5822 #nodes=635
2022-08-08T05:10:29,494 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=18096 lost=8 simT=100800.0s realT=381s; (s/r): 264.56692913385825
2022-08-08T05:10:33,307 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4898 #nodes=512
2022-08-08T05:10:33,307 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=16296 lost=8 simT=104400.0s realT=385s; (s/r): 271.16883116883116
2022-08-08T05:10:36,206 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4172 #nodes=435
2022-08-08T05:10:36,207 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14657 lost=8 simT=108000.0s realT=387s; (s/r): 279.06976744186045
2022-08-08T05:10:38,197 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3507 #nodes=342
2022-08-08T05:10:38,197 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=13283 lost=8 simT=111600.0s realT=389s; (s/r): 286.88946015424165
2022-08-08T05:10:40,193 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2960 #nodes=309
2022-08-08T05:10:40,193 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=12129 lost=8 simT=115200.0s realT=391s; (s/r): 294.6291560102302
2022-08-08T05:10:41,941 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2425 #nodes=261
2022-08-08T05:10:41,942 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=11249 lost=8 simT=118800.0s realT=393s; (s/r): 302.29007633587787
2022-08-08T05:10:43,440 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2043 #nodes=242
2022-08-08T05:10:43,440 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10421 lost=9 simT=122400.0s realT=395s; (s/r): 309.873417721519
2022-08-08T05:10:44,797 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1774 #nodes=192
2022-08-08T05:10:44,797 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9617 lost=9 simT=126000.0s realT=396s; (s/r): 318.1818181818182
2022-08-08T05:10:46,001 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1477 #nodes=136
2022-08-08T05:10:46,001 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=8002 lost=10 simT=129600.0s realT=397s; (s/r): 326.448362720403
2022-08-08T05:10:54,252 INFO AbstractController$9:234 ### ITERATION 57 fires after mobsim event
2022-08-08T05:10:54,252 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=253.264367952sec
2022-08-08T05:10:54,252 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T05:10:54,295 INFO LegTimesControlerListener:50 [57] average trip (probably: leg) duration is: 1289 seconds = 00:21:29
2022-08-08T05:10:54,295 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T05:10:54,295 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:10:54,296 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:10:54,296 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:10:54,296 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:10:54,296 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T05:10:54,296 INFO EventsManagerImpl:137 event # 1
2022-08-08T05:10:54,296 INFO EventsManagerImpl:137 event # 4
2022-08-08T05:10:54,296 INFO EventsManagerImpl:137 event # 16
2022-08-08T05:10:54,296 INFO EventsManagerImpl:137 event # 64
2022-08-08T05:10:54,296 INFO EventsManagerImpl:137 event # 256
2022-08-08T05:10:54,297 INFO EventsManagerImpl:137 event # 1024
2022-08-08T05:10:54,299 INFO EventsManagerImpl:137 event # 4096
2022-08-08T05:10:54,309 INFO EventsManagerImpl:137 event # 16384
2022-08-08T05:10:54,323 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T05:10:54,605 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T05:10:54,605 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T05:10:54,605 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T05:10:54,605 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T05:10:54,605 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T05:10:54,605 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T05:10:54,606 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T05:10:54,608 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-08-08T05:10:54,608 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:18:05][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T05:10:54,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-08-08T05:10:54,609 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-08-08T05:10:54,609 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:40:23][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T05:10:54,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-08-08T05:10:54,611 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-08-08T05:10:54,611 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-08-08T05:10:54,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-08-08T05:10:54,612 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-08-08T05:10:54,612 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T05:10:54,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-08-08T05:10:54,612 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-08-08T05:10:54,612 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-08-08T05:10:54,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-08-08T05:10:54,612 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-08-08T05:10:54,612 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-08-08T05:10:54,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-08-08T05:10:54,613 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-08-08T05:10:54,613 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-08-08T05:10:54,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-08-08T05:10:54,614 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-08-08T05:10:54,614 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-08-08T05:10:54,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-08-08T05:10:54,614 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T05:10:54,614 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T05:10:54,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-08-08T05:10:54,616 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-08-08T05:10:54,616 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-08-08T05:10:54,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-08-08T05:10:54,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-08-08T05:10:54,619 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-08-08T05:10:54,619 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T05:10:54,930 INFO ControlerListenerManagerImpl:251 [it.57] all ControlerAfterMobsimListeners called.
2022-08-08T05:10:54,930 INFO AbstractController$4:159 ### ITERATION 57 fires scoring event
2022-08-08T05:10:54,930 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T05:10:55,049 INFO NewScoreAssignerImpl:57 it: 57 msaStart: 599
2022-08-08T05:10:55,160 INFO ControlerListenerManagerImpl:194 [it.57] all ControlerScoringListeners called.
2022-08-08T05:10:55,160 INFO AbstractController$5:167 ### ITERATION 57 fires iteration end event
2022-08-08T05:10:55,160 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T05:10:55,160 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T05:10:55,229 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T05:10:55,230 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T05:10:56,173 INFO MemoryObserver:41 used RAM: 15834 MB free: 245 MB total: 16080 MB
2022-08-08T05:10:56,961 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T05:10:56,961 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12717922120603686
2022-08-08T05:10:56,961 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.29366401865079567
2022-08-08T05:10:56,961 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.6445924503304456E-4
2022-08-08T05:10:56,961 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.182430662894057E-4
2022-08-08T05:10:56,961 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T05:10:56,961 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1447554907387913
2022-08-08T05:10:56,961 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1419748173177157
2022-08-08T05:10:56,962 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.23152251498174461
2022-08-08T05:10:57,117 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T05:10:57,226 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -97.25953784319526
2022-08-08T05:10:57,226 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -119.17016768436864
2022-08-08T05:10:57,227 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -100.47494206120652
2022-08-08T05:10:57,227 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -79.65767933903804
2022-08-08T05:10:57,325 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T05:10:58,028 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19133.107429991825 meters
2022-08-08T05:10:58,028 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140494.66929479473 meters (statistic on all 2096379 legs which have a finite distance)
2022-08-08T05:10:58,028 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52522.27243598299 meters
2022-08-08T05:10:58,028 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140436.77785573233 meters (statistic on all 763366 trips which have a finite distance)
2022-08-08T05:10:58,028 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T05:10:58,028 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T05:10:58,961 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T05:10:58,963 INFO LegHistogramListener:72 number of legs: 2104361 100%
2022-08-08T05:10:58,963 INFO LegHistogramListener:79 number of bike legs: 98295 4.671014146337059%
2022-08-08T05:10:58,963 INFO LegHistogramListener:79 number of car legs: 228588 10.86258488918964%
2022-08-08T05:10:58,963 INFO LegHistogramListener:79 number of drtNorth legs: 257 0.012212733461606635%
2022-08-08T05:10:58,963 INFO LegHistogramListener:79 number of drtSoutheast legs: 175 0.008316063641171833%
2022-08-08T05:10:58,963 INFO LegHistogramListener:79 number of freight legs: 47065 2.2365459158385845%
2022-08-08T05:10:58,963 INFO LegHistogramListener:79 number of pt legs: 134778 6.404699573884899%
2022-08-08T05:10:58,963 INFO LegHistogramListener:79 number of ride legs: 110001 5.227287523385959%
2022-08-08T05:10:58,963 INFO LegHistogramListener:79 number of walk legs: 1485202 70.57733915426108%
2022-08-08T05:10:59,547 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T05:10:59,548 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T05:11:02,096 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.47240765750730473
2022-08-08T05:11:02,096 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4236457375845371
2022-08-08T05:11:02,096 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.007901682782419366
2022-08-08T05:11:02,096 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0067835080133718815
2022-08-08T05:11:02,096 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T05:11:02,096 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.4704665780000719
2022-08-08T05:11:02,096 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.5362257814385556
2022-08-08T05:11:02,096 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8418597903839538
2022-08-08T05:11:02,096 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.21009104587212496
2022-08-08T05:11:02,096 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3740275345722693
2022-08-08T05:11:02,096 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 7.689858629844355E-4
2022-08-08T05:11:02,096 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 6.906751156688252E-4
2022-08-08T05:11:02,096 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T05:11:02,096 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2664991758114791
2022-08-08T05:11:02,096 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.24764554244956016
2022-08-08T05:11:02,096 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.48499514730123194
2022-08-08T05:11:02,096 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.16682885121985036
2022-08-08T05:11:02,096 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.36116274770588025
2022-08-08T05:11:02,096 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.593241140615291E-4
2022-08-08T05:11:02,097 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.0540523886061713E-4
2022-08-08T05:11:02,097 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T05:11:02,097 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.20418436147213934
2022-08-08T05:11:02,097 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.19256997899731432
2022-08-08T05:11:02,097 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.32856878764692893
2022-08-08T05:11:02,371 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T05:11:03,610 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T05:11:03,980 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T05:11:04,366 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T05:11:05,598 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T05:11:05,912 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T05:11:06,301 INFO ControlerListenerManagerImpl:171 [it.57] all ControlerIterationEndsListeners called.
2022-08-08T05:11:06,441 INFO AbstractController:181 ### ITERATION 57 ENDS
2022-08-08T05:11:06,441 INFO AbstractController:182 ###################################################
2022-08-08T05:11:06,441 INFO AbstractController:133 ###################################################
2022-08-08T05:11:06,441 INFO AbstractController:134 ### ITERATION 58 BEGINS
2022-08-08T05:11:06,442 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T05:11:06,442 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T05:11:06,442 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T05:11:06,442 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T05:11:06,442 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T05:11:13,636 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T05:11:13,662 INFO ControlerListenerManagerImpl:148 [it.58] all ControlerIterationStartsListeners called.
2022-08-08T05:11:13,662 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T05:11:15,130 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169747 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T05:11:15,131 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30410 plans
2022-08-08T05:11:15,131 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:11:15,131 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T05:11:15,131 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T05:11:15,131 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T05:11:15,133 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:11:15,134 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:11:15,135 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T05:11:15,135 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:11:15,141 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:11:15,143 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:11:15,143 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T05:11:15,261 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:11:15,261 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T05:11:15,262 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:11:15,263 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:11:15,266 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:11:15,271 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:11:15,279 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:11:15,289 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T05:11:15,326 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T05:11:15,407 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T05:11:15,576 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T05:11:15,936 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T05:11:17,034 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T05:11:18,532 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T05:11:21,665 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T05:11:26,960 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T05:11:47,507 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T05:11:47,508 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30410 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T05:11:47,508 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30632 plans
2022-08-08T05:11:47,508 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T05:11:47,508 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T05:11:47,509 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T05:11:47,509 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T05:11:47,509 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T05:11:47,509 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T05:11:47,509 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T05:11:47,509 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T05:11:47,509 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T05:11:47,510 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T05:11:47,512 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T05:11:47,515 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T05:11:47,522 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T05:11:47,535 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T05:11:47,559 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T05:11:47,622 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T05:11:47,744 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30632 plans
2022-08-08T05:11:47,744 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T05:11:47,744 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T05:11:47,744 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:11:47,744 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T05:11:47,744 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:11:47,744 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:11:47,744 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:11:47,746 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:11:47,746 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:11:47,746 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T05:11:47,747 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:11:47,752 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T05:11:47,761 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:11:47,762 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T05:11:47,763 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:11:47,768 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:11:47,780 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T05:11:47,812 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T05:11:47,879 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:11:47,883 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:11:47,925 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T05:11:48,177 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T05:11:48,714 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T05:11:49,679 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T05:11:51,361 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T05:11:54,596 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T05:11:56,174 INFO MemoryObserver:41 used RAM: 15785 MB free: 294 MB total: 16080 MB
2022-08-08T05:12:01,804 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T05:12:18,156 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T05:12:18,156 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30632 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T05:12:18,156 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7639 plans
2022-08-08T05:12:18,156 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T05:12:18,156 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T05:12:18,156 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T05:12:18,156 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T05:12:18,156 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T05:12:18,156 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T05:12:18,156 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T05:12:18,156 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T05:12:18,156 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T05:12:18,157 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T05:12:18,157 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T05:12:18,158 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T05:12:18,159 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T05:12:18,161 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T05:12:18,162 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7639 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T05:12:18,162 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40247 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T05:12:18,162 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6818 plans
2022-08-08T05:12:18,162 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T05:12:18,162 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T05:12:18,162 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T05:12:18,165 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T05:12:18,173 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T05:12:18,188 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T05:12:18,220 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T05:12:18,283 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T05:12:18,615 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T05:12:19,114 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T05:12:19,693 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T05:12:20,577 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T05:12:23,052 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T05:12:31,649 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T05:12:31,650 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6818 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T05:12:31,650 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T05:12:32,637 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T05:12:33,631 INFO ControlerListenerManagerImpl:213 [it.58] all ControlerReplanningListeners called.
2022-08-08T05:12:33,631 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T05:12:33,631 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T05:12:33,631 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T05:12:33,708 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T05:12:33,777 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T05:12:33,777 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T05:12:33,777 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T05:12:33,778 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T05:12:33,779 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T05:12:33,779 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T05:12:33,780 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T05:12:33,780 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T05:12:33,780 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T05:12:33,780 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T05:12:33,780 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T05:12:33,780 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T05:12:33,780 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T05:12:33,780 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T05:12:33,780 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T05:12:33,780 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T05:12:33,780 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T05:12:33,780 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T05:12:33,780 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T05:12:33,780 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T05:12:33,780 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T05:12:33,780 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T05:12:34,457 INFO ControlerListenerManagerImpl:232 [it.58] all ControlerBeforeMobsimListeners called.
2022-08-08T05:12:34,458 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T05:12:34,458 INFO NetworkImpl:163 node # 1
2022-08-08T05:12:34,458 INFO NetworkImpl:163 node # 4
2022-08-08T05:12:34,458 INFO NetworkImpl:163 node # 16
2022-08-08T05:12:34,458 INFO NetworkImpl:163 node # 64
2022-08-08T05:12:34,458 INFO NetworkImpl:163 node # 256
2022-08-08T05:12:34,458 INFO NetworkImpl:163 node # 1024
2022-08-08T05:12:34,459 INFO NetworkImpl:163 node # 4096
2022-08-08T05:12:34,460 INFO NetworkImpl:163 node # 16384
2022-08-08T05:12:34,466 INFO NetworkImpl:163 node # 65536
2022-08-08T05:12:34,500 INFO NetworkImpl:159 link # 1
2022-08-08T05:12:34,501 INFO NetworkImpl:159 link # 4
2022-08-08T05:12:34,501 INFO NetworkImpl:159 link # 16
2022-08-08T05:12:34,501 INFO NetworkImpl:159 link # 64
2022-08-08T05:12:34,501 INFO NetworkImpl:159 link # 256
2022-08-08T05:12:34,502 INFO NetworkImpl:159 link # 1024
2022-08-08T05:12:34,506 INFO NetworkImpl:159 link # 4096
2022-08-08T05:12:34,522 INFO NetworkImpl:159 link # 16384
2022-08-08T05:12:34,587 INFO NetworkImpl:159 link # 65536
2022-08-08T05:12:34,893 INFO NetworkImpl:159 link # 262144
2022-08-08T05:12:35,531 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T05:12:35,531 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T05:12:35,531 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T05:12:35,531 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T05:12:35,531 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T05:12:35,531 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T05:12:35,532 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T05:12:35,532 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T05:12:35,533 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T05:12:35,536 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T05:12:35,541 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T05:12:35,550 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T05:12:35,569 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T05:12:35,607 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T05:12:35,682 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T05:12:35,835 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T05:12:36,140 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T05:12:36,751 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T05:12:37,853 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T05:12:37,954 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T05:12:37,968 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:12:37,968 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T05:12:37,968 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T05:12:37,968 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:12:37,968 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:12:37,968 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T05:12:37,968 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T05:12:37,969 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T05:12:37,969 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:12:37,969 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T05:12:39,706 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:12:39,706 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T05:12:39,706 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T05:12:39,706 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T05:12:39,706 INFO EventsManagerImpl:176
2022-08-08T05:12:39,706 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:12:39,706 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T05:12:39,707 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T05:12:39,707 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T05:12:39,707 INFO EventsManagerImpl:176
2022-08-08T05:12:39,707 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:12:39,707 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T05:12:39,707 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T05:12:39,707 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T05:12:39,707 INFO EventsManagerImpl:176
2022-08-08T05:12:39,707 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:12:39,707 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T05:12:39,707 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T05:12:39,707 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T05:12:39,707 INFO EventsManagerImpl:176
2022-08-08T05:12:39,707 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T05:12:39,707 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T05:12:39,707 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T05:12:39,707 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T05:12:39,707 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T05:12:39,707 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T05:12:39,707 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T05:12:39,707 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:12:39,707 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T05:12:39,707 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T05:12:39,707 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:12:39,708 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T05:12:39,708 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T05:12:39,708 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T05:12:39,708 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T05:12:39,708 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T05:12:39,708 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T05:12:39,708 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T05:12:39,708 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T05:12:39,708 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:12:39,708 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:12:39,708 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:12:39,708 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T05:12:39,708 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T05:12:39,708 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T05:12:39,708 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:12:39,708 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T05:12:39,708 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:12:39,708 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T05:12:39,708 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T05:12:39,708 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:12:39,708 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T05:12:39,708 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:12:39,708 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T05:12:39,708 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T05:12:39,708 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:12:39,708 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T05:12:39,708 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T05:12:39,708 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:12:39,708 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:12:39,709 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:12:39,709 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T05:12:39,709 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T05:12:39,709 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T05:12:39,709 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:12:39,709 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T05:12:39,709 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:12:39,709 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T05:12:39,709 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T05:12:39,709 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:12:39,709 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T05:12:39,709 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:12:39,709 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T05:12:39,709 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T05:12:39,709 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:12:39,709 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T05:12:47,191 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T05:12:47,194 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T05:12:47,373 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T05:12:47,373 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T05:12:47,373 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T05:12:47,373 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T05:12:47,373 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T05:12:47,373 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T05:12:47,373 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T05:12:47,373 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T05:12:47,572 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T05:12:47,572 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T05:12:47,586 INFO VehicularDepartureHandler:110 teleport vehicle 159016_car from link -940356374#3 to link -940356373
2022-08-08T05:12:47,593 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T05:12:47,593 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T05:12:47,594 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T05:12:47,596 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T05:12:47,597 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T05:12:47,598 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T05:12:47,602 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T05:12:47,602 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T05:12:47,602 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T05:12:48,450 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1792 #nodes=216
2022-08-08T05:12:48,450 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271798 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T05:12:49,870 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3162 #nodes=357
2022-08-08T05:12:49,870 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271287 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T05:12:51,726 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4321 #nodes=500
2022-08-08T05:12:51,726 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270716 lost=0 simT=10800.0s realT=13s; (s/r): 830.7692307692307
2022-08-08T05:12:55,144 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5629 #nodes=671
2022-08-08T05:12:55,144 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269883 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T05:12:56,174 INFO MemoryObserver:41 used RAM: 13696 MB free: 2383 MB total: 16080 MB
2022-08-08T05:12:59,924 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7191 #nodes=1006
2022-08-08T05:12:59,924 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268684 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-08-08T05:13:09,354 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11073 #nodes=1685
2022-08-08T05:13:09,355 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266820 lost=0 simT=21600.0s realT=31s; (s/r): 696.7741935483871
2022-08-08T05:13:19,272 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12063 #nodes=1835
2022-08-08T05:13:19,273 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264167 lost=0 simT=25200.0s realT=41s; (s/r): 614.6341463414634
2022-08-08T05:13:35,325 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13279 #nodes=1936
2022-08-08T05:13:35,325 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260767 lost=0 simT=28800.0s realT=57s; (s/r): 505.2631578947368
2022-08-08T05:13:48,953 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14736 #nodes=2067
2022-08-08T05:13:48,953 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257217 lost=0 simT=32400.0s realT=70s; (s/r): 462.85714285714283
2022-08-08T05:13:56,174 INFO MemoryObserver:41 used RAM: 14309 MB free: 1770 MB total: 16080 MB
2022-08-08T05:14:06,356 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14471 #nodes=2118
2022-08-08T05:14:06,356 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251848 lost=0 simT=36000.0s realT=88s; (s/r): 409.09090909090907
2022-08-08T05:14:22,662 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15017 #nodes=2179
2022-08-08T05:14:22,663 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246070 lost=0 simT=39600.0s realT=104s; (s/r): 380.7692307692308
2022-08-08T05:14:39,306 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15459 #nodes=2306
2022-08-08T05:14:39,306 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238322 lost=0 simT=43200.0s realT=121s; (s/r): 357.02479338842977
2022-08-08T05:14:56,174 INFO MemoryObserver:41 used RAM: 15063 MB free: 1016 MB total: 16080 MB
2022-08-08T05:14:58,119 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15802 #nodes=2344
2022-08-08T05:14:58,119 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229344 lost=0 simT=46800.0s realT=140s; (s/r): 334.2857142857143
2022-08-08T05:15:14,041 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15949 #nodes=2383
2022-08-08T05:15:14,042 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218201 lost=0 simT=50400.0s realT=156s; (s/r): 323.0769230769231
2022-08-08T05:15:29,688 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16320 #nodes=2444
2022-08-08T05:15:29,689 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204854 lost=0 simT=54000.0s realT=171s; (s/r): 315.7894736842105
2022-08-08T05:15:50,417 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16524 #nodes=2438
2022-08-08T05:15:50,418 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188287 lost=0 simT=57600.0s realT=192s; (s/r): 300.0
2022-08-08T05:16:00,044 INFO MemoryObserver:41 used RAM: 14867 MB free: 1212 MB total: 16080 MB
2022-08-08T05:16:17,294 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16392 #nodes=2413
2022-08-08T05:16:17,294 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168933 lost=0 simT=61200.0s realT=219s; (s/r): 279.45205479452056
2022-08-08T05:16:34,456 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16032 #nodes=2258
2022-08-08T05:16:34,457 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146946 lost=0 simT=64800.0s realT=236s; (s/r): 274.5762711864407
2022-08-08T05:16:54,287 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15329 #nodes=2189
2022-08-08T05:16:54,287 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=123293 lost=0 simT=68400.0s realT=256s; (s/r): 267.1875
2022-08-08T05:17:00,044 INFO MemoryObserver:41 used RAM: 15889 MB free: 190 MB total: 16080 MB
2022-08-08T05:17:10,333 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14938 #nodes=2099
2022-08-08T05:17:10,333 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=98545 lost=0 simT=72000.0s realT=272s; (s/r): 264.70588235294116
2022-08-08T05:17:27,424 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13160 #nodes=1755
2022-08-08T05:17:27,424 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=75874 lost=0 simT=75600.0s realT=289s; (s/r): 261.5916955017301
2022-08-08T05:17:52,134 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12309 #nodes=1493
2022-08-08T05:17:52,135 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=59816 lost=0 simT=79200.0s realT=314s; (s/r): 252.22929936305732
2022-08-08T05:18:03,425 INFO MemoryObserver:41 used RAM: 15472 MB free: 607 MB total: 16080 MB
2022-08-08T05:18:08,168 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11703 #nodes=1448
2022-08-08T05:18:08,168 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=46128 lost=0 simT=82800.0s realT=330s; (s/r): 250.9090909090909
2022-08-08T05:18:31,116 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10981 #nodes=1330
2022-08-08T05:18:31,117 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=33941 lost=1 simT=86400.0s realT=353s; (s/r): 244.75920679886684
2022-08-08T05:18:45,207 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9309 #nodes=1090
2022-08-08T05:18:45,207 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=27537 lost=4 simT=90000.0s realT=367s; (s/r): 245.2316076294278
2022-08-08T05:19:04,828 INFO MemoryObserver:41 used RAM: 15609 MB free: 470 MB total: 16080 MB
2022-08-08T05:19:05,323 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7987 #nodes=924
2022-08-08T05:19:05,323 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=23499 lost=4 simT=93600.0s realT=387s; (s/r): 241.86046511627907
2022-08-08T05:19:17,883 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6795 #nodes=744
2022-08-08T05:19:17,883 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=20465 lost=6 simT=97200.0s realT=399s; (s/r): 243.60902255639098
2022-08-08T05:19:30,241 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5735 #nodes=642
2022-08-08T05:19:30,241 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=18089 lost=6 simT=100800.0s realT=412s; (s/r): 244.6601941747573
2022-08-08T05:19:33,045 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4916 #nodes=580
2022-08-08T05:19:33,045 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=16281 lost=6 simT=104400.0s realT=415s; (s/r): 251.56626506024097
2022-08-08T05:19:43,407 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4176 #nodes=464
2022-08-08T05:19:43,407 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14641 lost=6 simT=108000.0s realT=425s; (s/r): 254.11764705882354
2022-08-08T05:19:45,616 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3483 #nodes=353
2022-08-08T05:19:45,616 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=13297 lost=6 simT=111600.0s realT=427s; (s/r): 261.3583138173302
2022-08-08T05:19:47,781 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2940 #nodes=303
2022-08-08T05:19:47,781 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=12145 lost=6 simT=115200.0s realT=429s; (s/r): 268.53146853146853
2022-08-08T05:19:49,510 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2423 #nodes=266
2022-08-08T05:19:49,511 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=11241 lost=6 simT=118800.0s realT=431s; (s/r): 275.6380510440835
2022-08-08T05:19:50,990 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2033 #nodes=235
2022-08-08T05:19:50,990 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10416 lost=6 simT=122400.0s realT=433s; (s/r): 282.67898383371823
2022-08-08T05:19:52,308 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1740 #nodes=203
2022-08-08T05:19:52,308 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9616 lost=6 simT=126000.0s realT=434s; (s/r): 290.3225806451613
2022-08-08T05:19:53,535 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1441 #nodes=150
2022-08-08T05:19:53,535 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7999 lost=6 simT=129600.0s realT=435s; (s/r): 297.9310344827586
2022-08-08T05:19:53,910 INFO AbstractController$9:234 ### ITERATION 58 fires after mobsim event
2022-08-08T05:19:53,910 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=249.273467846sec
2022-08-08T05:19:53,910 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T05:20:02,279 INFO LegTimesControlerListener:50 [58] average trip (probably: leg) duration is: 1290 seconds = 00:21:30
2022-08-08T05:20:02,279 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T05:20:02,279 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:20:02,279 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:20:02,279 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:20:02,279 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:20:02,279 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T05:20:02,279 INFO EventsManagerImpl:137 event # 1
2022-08-08T05:20:02,280 INFO EventsManagerImpl:137 event # 4
2022-08-08T05:20:02,280 INFO EventsManagerImpl:137 event # 16
2022-08-08T05:20:02,280 INFO EventsManagerImpl:137 event # 64
2022-08-08T05:20:02,280 INFO EventsManagerImpl:137 event # 256
2022-08-08T05:20:02,281 INFO EventsManagerImpl:137 event # 1024
2022-08-08T05:20:02,283 INFO EventsManagerImpl:137 event # 4096
2022-08-08T05:20:02,293 INFO EventsManagerImpl:137 event # 16384
2022-08-08T05:20:02,307 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T05:20:02,585 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T05:20:02,585 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T05:20:02,585 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T05:20:02,585 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T05:20:02,585 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T05:20:02,585 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T05:20:02,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-08-08T05:20:02,589 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-08-08T05:20:02,589 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:19:24][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T05:20:02,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-08-08T05:20:02,591 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-08-08T05:20:02,591 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:40:00][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T05:20:02,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-08-08T05:20:02,593 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-08-08T05:20:02,593 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-08-08T05:20:02,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-08-08T05:20:02,593 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-08-08T05:20:02,594 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T05:20:02,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-08-08T05:20:02,594 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:36:42][duration=undefined][facilityId=null]
2022-08-08T05:20:02,594 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=31:58:44][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T05:20:02,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-08-08T05:20:02,594 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-08-08T05:20:02,594 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:00][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T05:20:02,595 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T05:20:02,595 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-08-08T05:20:02,595 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-08-08T05:20:02,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-08-08T05:20:02,596 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T05:20:02,596 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T05:20:02,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-08-08T05:20:02,597 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-08-08T05:20:02,597 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-08-08T05:20:02,600 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T05:20:02,600 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-08-08T05:20:02,600 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:02][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T05:20:02,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-08-08T05:20:02,601 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-08-08T05:20:02,601 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_46800][coord=[x=738858.7389318789 | y=5689328.029665429]][linkId=376817773][startTime=13:41:03][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T05:20:02,601 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T05:20:02,915 INFO ControlerListenerManagerImpl:251 [it.58] all ControlerAfterMobsimListeners called.
2022-08-08T05:20:02,915 INFO AbstractController$4:159 ### ITERATION 58 fires scoring event
2022-08-08T05:20:02,915 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T05:20:03,035 INFO NewScoreAssignerImpl:57 it: 58 msaStart: 599
2022-08-08T05:20:03,147 INFO ControlerListenerManagerImpl:194 [it.58] all ControlerScoringListeners called.
2022-08-08T05:20:03,147 INFO AbstractController$5:167 ### ITERATION 58 fires iteration end event
2022-08-08T05:20:03,147 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T05:20:03,148 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T05:20:03,213 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T05:20:03,214 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T05:20:04,829 INFO MemoryObserver:41 used RAM: 15978 MB free: 101 MB total: 16080 MB
2022-08-08T05:20:04,967 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T05:20:04,967 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1286350308364615
2022-08-08T05:20:04,967 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2933135459619898
2022-08-08T05:20:04,967 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.5290520034713487E-4
2022-08-08T05:20:04,967 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.8486471497455541E-4
2022-08-08T05:20:04,967 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T05:20:04,967 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14478886909010613
2022-08-08T05:20:04,967 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14138684482147718
2022-08-08T05:20:04,967 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.23101670458105034
2022-08-08T05:20:05,130 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T05:20:05,240 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -97.11913972907878
2022-08-08T05:20:05,240 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -118.93851707801818
2022-08-08T05:20:05,240 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -100.20221365528887
2022-08-08T05:20:05,240 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -79.39705915434712
2022-08-08T05:20:05,314 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T05:20:05,992 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19102.805929968104 meters
2022-08-08T05:20:05,992 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140325.09207634235 meters (statistic on all 2097170 legs which have a finite distance)
2022-08-08T05:20:05,992 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52473.27111400624 meters
2022-08-08T05:20:05,992 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140272.304196151 meters (statistic on all 763184 trips which have a finite distance)
2022-08-08T05:20:05,992 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T05:20:05,992 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T05:20:06,985 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T05:20:06,987 INFO LegHistogramListener:72 number of legs: 2105139 100%
2022-08-08T05:20:06,987 INFO LegHistogramListener:79 number of bike legs: 99362 4.719973360428932%
2022-08-08T05:20:06,987 INFO LegHistogramListener:79 number of car legs: 228328 10.846219655804202%
2022-08-08T05:20:06,987 INFO LegHistogramListener:79 number of drtNorth legs: 249 0.01182819756795157%
2022-08-08T05:20:06,987 INFO LegHistogramListener:79 number of drtSoutheast legs: 152 0.007220425824613006%
2022-08-08T05:20:06,987 INFO LegHistogramListener:79 number of freight legs: 47065 2.2357193515487577%
2022-08-08T05:20:06,987 INFO LegHistogramListener:79 number of pt legs: 134958 6.410883081829751%
2022-08-08T05:20:06,987 INFO LegHistogramListener:79 number of ride legs: 109554 5.204121913089825%
2022-08-08T05:20:06,987 INFO LegHistogramListener:79 number of walk legs: 1485471 70.56403401390597%
2022-08-08T05:20:07,554 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T05:20:07,554 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T05:20:10,132 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.47674042426452085
2022-08-08T05:20:10,132 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.42452769632889487
2022-08-08T05:20:10,132 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.00797614218150634
2022-08-08T05:20:10,132 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.006845129585030066
2022-08-08T05:20:10,132 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T05:20:10,132 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.47303157592034384
2022-08-08T05:20:10,132 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.5407292913005746
2022-08-08T05:20:10,132 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8443824234737107
2022-08-08T05:20:10,132 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.21074320750550743
2022-08-08T05:20:10,132 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.374306115427474
2022-08-08T05:20:10,132 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 7.779723421845875E-4
2022-08-08T05:20:10,132 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 6.983778121260983E-4
2022-08-08T05:20:10,132 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T05:20:10,132 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.26756471548806854
2022-08-08T05:20:10,132 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.24847871744968855
2022-08-08T05:20:10,132 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.48851527958220575
2022-08-08T05:20:10,132 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.16746689124306116
2022-08-08T05:20:10,132 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.36145159882302796
2022-08-08T05:20:10,133 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.593241140615291E-4
2022-08-08T05:20:10,133 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.06689021603496E-4
2022-08-08T05:20:10,133 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T05:20:10,133 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.20490713115638015
2022-08-08T05:20:10,133 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.19321058658601087
2022-08-08T05:20:10,133 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.33003101619106795
2022-08-08T05:20:10,332 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T05:20:11,531 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T05:20:11,857 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T05:20:12,265 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T05:20:13,403 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T05:20:13,712 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T05:20:14,105 INFO ControlerListenerManagerImpl:171 [it.58] all ControlerIterationEndsListeners called.
2022-08-08T05:20:14,275 INFO AbstractController:181 ### ITERATION 58 ENDS
2022-08-08T05:20:14,275 INFO AbstractController:182 ###################################################
2022-08-08T05:20:14,275 INFO AbstractController:133 ###################################################
2022-08-08T05:20:14,275 INFO AbstractController:134 ### ITERATION 59 BEGINS
2022-08-08T05:20:14,276 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T05:20:14,276 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T05:20:14,276 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T05:20:14,276 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T05:20:14,276 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T05:20:20,205 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T05:20:20,231 INFO ControlerListenerManagerImpl:148 [it.59] all ControlerIterationStartsListeners called.
2022-08-08T05:20:20,232 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T05:20:21,811 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169213 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T05:20:21,812 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30792 plans
2022-08-08T05:20:21,812 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T05:20:21,812 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:20:21,813 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T05:20:21,813 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T05:20:21,813 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:20:21,813 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:20:21,813 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:20:21,813 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:20:21,814 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:20:21,816 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T05:20:21,816 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:20:21,819 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:20:21,820 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T05:20:21,823 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:20:21,824 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:20:21,826 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:20:21,828 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T05:20:21,845 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:20:21,918 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T05:20:21,958 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T05:20:22,061 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T05:20:22,393 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T05:20:22,885 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T05:20:23,625 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T05:20:25,331 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T05:20:28,440 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T05:20:33,511 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T05:20:53,552 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T05:20:53,552 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30792 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T05:20:53,552 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30571 plans
2022-08-08T05:20:53,553 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T05:20:53,553 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T05:20:53,553 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T05:20:53,553 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T05:20:53,553 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T05:20:53,553 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T05:20:53,553 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T05:20:53,553 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T05:20:53,554 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T05:20:53,554 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T05:20:53,556 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T05:20:53,559 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T05:20:53,566 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T05:20:53,579 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T05:20:53,603 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T05:20:53,649 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T05:20:53,796 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30571 plans
2022-08-08T05:20:53,797 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:20:53,797 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T05:20:53,797 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:20:53,797 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:20:53,798 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T05:20:53,800 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T05:20:53,800 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:20:53,801 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T05:20:53,808 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T05:20:53,808 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:20:53,808 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:20:53,816 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T05:20:53,822 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:20:53,828 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:20:53,830 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:20:53,835 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:20:53,843 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T05:20:53,844 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:20:53,851 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:20:53,910 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T05:20:54,031 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T05:20:54,303 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T05:20:54,701 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T05:20:55,583 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T05:20:57,475 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T05:21:00,899 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T05:21:04,829 INFO MemoryObserver:41 used RAM: 15425 MB free: 654 MB total: 16080 MB
2022-08-08T05:21:08,062 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T05:21:25,208 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T05:21:25,208 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30571 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T05:21:25,208 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7852 plans
2022-08-08T05:21:25,208 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T05:21:25,208 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T05:21:25,208 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T05:21:25,208 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T05:21:25,208 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T05:21:25,208 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T05:21:25,208 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T05:21:25,208 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T05:21:25,208 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T05:21:25,209 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T05:21:25,209 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T05:21:25,210 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T05:21:25,211 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T05:21:25,216 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T05:21:25,216 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7852 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T05:21:25,216 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40321 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T05:21:25,216 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6744 plans
2022-08-08T05:21:25,217 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T05:21:25,217 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T05:21:25,217 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T05:21:25,218 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T05:21:25,220 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T05:21:25,238 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T05:21:25,310 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T05:21:25,373 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T05:21:25,537 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T05:21:25,739 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T05:21:26,324 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T05:21:27,252 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T05:21:29,353 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T05:21:37,431 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T05:21:37,431 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6744 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T05:21:37,432 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T05:21:38,420 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T05:21:39,390 INFO ControlerListenerManagerImpl:213 [it.59] all ControlerReplanningListeners called.
2022-08-08T05:21:39,391 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T05:21:39,391 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T05:21:39,391 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T05:21:39,470 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T05:21:39,540 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T05:21:39,540 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T05:21:39,541 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T05:21:39,549 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T05:21:39,559 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T05:21:39,559 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T05:21:39,560 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T05:21:39,560 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T05:21:39,560 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T05:21:39,560 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T05:21:39,560 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T05:21:39,560 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T05:21:39,561 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T05:21:39,561 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T05:21:39,561 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T05:21:39,561 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T05:21:39,561 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T05:21:39,561 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T05:21:39,561 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T05:21:39,561 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T05:21:39,561 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T05:21:39,561 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T05:21:40,260 INFO ControlerListenerManagerImpl:232 [it.59] all ControlerBeforeMobsimListeners called.
2022-08-08T05:21:40,260 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T05:21:40,260 INFO NetworkImpl:163 node # 1
2022-08-08T05:21:40,260 INFO NetworkImpl:163 node # 4
2022-08-08T05:21:40,260 INFO NetworkImpl:163 node # 16
2022-08-08T05:21:40,260 INFO NetworkImpl:163 node # 64
2022-08-08T05:21:40,261 INFO NetworkImpl:163 node # 256
2022-08-08T05:21:40,261 INFO NetworkImpl:163 node # 1024
2022-08-08T05:21:40,261 INFO NetworkImpl:163 node # 4096
2022-08-08T05:21:40,263 INFO NetworkImpl:163 node # 16384
2022-08-08T05:21:40,270 INFO NetworkImpl:163 node # 65536
2022-08-08T05:21:40,309 INFO NetworkImpl:159 link # 1
2022-08-08T05:21:40,309 INFO NetworkImpl:159 link # 4
2022-08-08T05:21:40,309 INFO NetworkImpl:159 link # 16
2022-08-08T05:21:40,309 INFO NetworkImpl:159 link # 64
2022-08-08T05:21:40,309 INFO NetworkImpl:159 link # 256
2022-08-08T05:21:40,310 INFO NetworkImpl:159 link # 1024
2022-08-08T05:21:40,315 INFO NetworkImpl:159 link # 4096
2022-08-08T05:21:40,332 INFO NetworkImpl:159 link # 16384
2022-08-08T05:21:40,404 INFO NetworkImpl:159 link # 65536
2022-08-08T05:21:40,736 INFO NetworkImpl:159 link # 262144
2022-08-08T05:21:41,413 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T05:21:41,413 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T05:21:41,413 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T05:21:41,413 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T05:21:41,413 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T05:21:41,414 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T05:21:41,414 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T05:21:41,414 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T05:21:41,416 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T05:21:41,418 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T05:21:41,422 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T05:21:41,432 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T05:21:41,450 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T05:21:41,487 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T05:21:41,622 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T05:21:41,779 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T05:21:42,081 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T05:21:42,637 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T05:21:43,716 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T05:21:43,821 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T05:21:43,838 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:21:43,838 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T05:21:43,838 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T05:21:43,838 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:21:43,838 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:21:43,838 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T05:21:43,838 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T05:21:43,838 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T05:21:43,838 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:21:43,838 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T05:21:51,377 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:21:51,377 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T05:21:51,377 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T05:21:51,377 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T05:21:51,377 INFO EventsManagerImpl:176
2022-08-08T05:21:51,378 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:21:51,378 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T05:21:51,378 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T05:21:51,378 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T05:21:51,378 INFO EventsManagerImpl:176
2022-08-08T05:21:51,378 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:21:51,378 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T05:21:51,378 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T05:21:51,378 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T05:21:51,378 INFO EventsManagerImpl:176
2022-08-08T05:21:51,378 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:21:51,378 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T05:21:51,378 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T05:21:51,378 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T05:21:51,378 INFO EventsManagerImpl:176
2022-08-08T05:21:51,378 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T05:21:51,378 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T05:21:51,378 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T05:21:51,378 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T05:21:51,378 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T05:21:51,378 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T05:21:51,378 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T05:21:51,378 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:21:51,378 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T05:21:51,379 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T05:21:51,379 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:21:51,379 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T05:21:51,379 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T05:21:51,379 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T05:21:51,379 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T05:21:51,379 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T05:21:51,379 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T05:21:51,379 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T05:21:51,379 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T05:21:51,379 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:21:51,379 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:21:51,379 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:21:51,379 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T05:21:51,379 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T05:21:51,379 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T05:21:51,379 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:21:51,379 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T05:21:51,379 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:21:51,379 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T05:21:51,379 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T05:21:51,379 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:21:51,379 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T05:21:51,379 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:21:51,379 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T05:21:51,379 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T05:21:51,379 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:21:51,379 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T05:21:51,379 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T05:21:51,380 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:21:51,380 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:21:51,380 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:21:51,380 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T05:21:51,380 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T05:21:51,380 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T05:21:51,380 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:21:51,380 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T05:21:51,380 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:21:51,380 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T05:21:51,380 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T05:21:51,380 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:21:51,380 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T05:21:51,380 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:21:51,380 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T05:21:51,380 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T05:21:51,380 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:21:51,380 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T05:21:52,911 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T05:21:52,914 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T05:21:53,116 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T05:21:53,116 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T05:21:53,116 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T05:21:53,116 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T05:21:53,117 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T05:21:53,117 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T05:21:53,117 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T05:21:53,117 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T05:21:53,338 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T05:21:53,338 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T05:21:53,354 INFO VehicularDepartureHandler:110 teleport vehicle 91334_car from link -14642595#0 to link -731999614
2022-08-08T05:21:53,365 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T05:21:53,365 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T05:21:53,366 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T05:21:53,367 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T05:21:53,368 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T05:21:53,369 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T05:21:53,373 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T05:21:53,373 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T05:21:53,373 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T05:21:54,684 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1791 #nodes=222
2022-08-08T05:21:54,684 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271784 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T05:21:56,210 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3165 #nodes=371
2022-08-08T05:21:56,211 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271286 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T05:21:58,695 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4334 #nodes=488
2022-08-08T05:21:58,695 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270710 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T05:22:02,017 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5592 #nodes=658
2022-08-08T05:22:02,017 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269887 lost=0 simT=14400.0s realT=18s; (s/r): 800.0
2022-08-08T05:22:04,830 INFO MemoryObserver:41 used RAM: 13856 MB free: 2223 MB total: 16080 MB
2022-08-08T05:22:06,234 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7182 #nodes=940
2022-08-08T05:22:06,235 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268680 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T05:22:12,237 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11123 #nodes=1707
2022-08-08T05:22:12,238 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266816 lost=0 simT=21600.0s realT=28s; (s/r): 771.4285714285714
2022-08-08T05:22:24,621 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12068 #nodes=1845
2022-08-08T05:22:24,621 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264163 lost=0 simT=25200.0s realT=40s; (s/r): 630.0
2022-08-08T05:22:37,655 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13379 #nodes=1995
2022-08-08T05:22:37,655 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260731 lost=0 simT=28800.0s realT=53s; (s/r): 543.3962264150944
2022-08-08T05:22:54,008 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14710 #nodes=2071
2022-08-08T05:22:54,009 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257169 lost=0 simT=32400.0s realT=70s; (s/r): 462.85714285714283
2022-08-08T05:23:04,831 INFO MemoryObserver:41 used RAM: 14908 MB free: 1171 MB total: 16080 MB
2022-08-08T05:23:08,553 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14553 #nodes=2136
2022-08-08T05:23:08,553 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251841 lost=0 simT=36000.0s realT=84s; (s/r): 428.57142857142856
2022-08-08T05:23:27,549 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15005 #nodes=2178
2022-08-08T05:23:27,549 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246039 lost=0 simT=39600.0s realT=103s; (s/r): 384.4660194174757
2022-08-08T05:23:41,252 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15526 #nodes=2287
2022-08-08T05:23:41,252 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238259 lost=0 simT=43200.0s realT=117s; (s/r): 369.2307692307692
2022-08-08T05:24:01,256 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15752 #nodes=2314
2022-08-08T05:24:01,256 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229255 lost=0 simT=46800.0s realT=137s; (s/r): 341.6058394160584
2022-08-08T05:24:04,831 INFO MemoryObserver:41 used RAM: 15112 MB free: 967 MB total: 16080 MB
2022-08-08T05:24:15,505 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16061 #nodes=2376
2022-08-08T05:24:15,505 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218213 lost=0 simT=50400.0s realT=151s; (s/r): 333.7748344370861
2022-08-08T05:24:30,035 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16224 #nodes=2444
2022-08-08T05:24:30,036 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204870 lost=0 simT=54000.0s realT=166s; (s/r): 325.30120481927713
2022-08-08T05:24:51,850 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16508 #nodes=2475
2022-08-08T05:24:51,850 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188260 lost=0 simT=57600.0s realT=188s; (s/r): 306.3829787234043
2022-08-08T05:25:04,831 INFO MemoryObserver:41 used RAM: 15230 MB free: 849 MB total: 16080 MB
2022-08-08T05:25:18,050 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16284 #nodes=2383
2022-08-08T05:25:18,050 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168820 lost=0 simT=61200.0s realT=214s; (s/r): 285.98130841121497
2022-08-08T05:25:35,616 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16012 #nodes=2319
2022-08-08T05:25:35,617 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146919 lost=0 simT=64800.0s realT=231s; (s/r): 280.5194805194805
2022-08-08T05:25:54,706 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15292 #nodes=2033
2022-08-08T05:25:54,706 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=123161 lost=0 simT=68400.0s realT=250s; (s/r): 273.6
2022-08-08T05:26:04,831 INFO MemoryObserver:41 used RAM: 15864 MB free: 215 MB total: 16080 MB
2022-08-08T05:26:11,417 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14988 #nodes=2054
2022-08-08T05:26:11,417 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=98591 lost=0 simT=72000.0s realT=267s; (s/r): 269.6629213483146
2022-08-08T05:26:27,830 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13065 #nodes=1756
2022-08-08T05:26:27,830 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=75792 lost=0 simT=75600.0s realT=283s; (s/r): 267.1378091872792
2022-08-08T05:26:52,698 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12307 #nodes=1510
2022-08-08T05:26:52,699 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=59877 lost=0 simT=79200.0s realT=308s; (s/r): 257.14285714285717
2022-08-08T05:27:04,831 INFO MemoryObserver:41 used RAM: 15933 MB free: 146 MB total: 16080 MB
2022-08-08T05:27:16,330 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11659 #nodes=1425
2022-08-08T05:27:16,330 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=46177 lost=0 simT=82800.0s realT=332s; (s/r): 249.3975903614458
2022-08-08T05:27:39,484 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11071 #nodes=1349
2022-08-08T05:27:39,484 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=33974 lost=0 simT=86400.0s realT=355s; (s/r): 243.38028169014083
2022-08-08T05:27:46,635 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9348 #nodes=1103
2022-08-08T05:27:46,635 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=27493 lost=3 simT=90000.0s realT=362s; (s/r): 248.61878453038673
2022-08-08T05:27:53,223 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8010 #nodes=930
2022-08-08T05:27:53,224 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=23479 lost=3 simT=93600.0s realT=369s; (s/r): 253.65853658536585
2022-08-08T05:27:58,528 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6786 #nodes=758
2022-08-08T05:27:58,529 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=20457 lost=3 simT=97200.0s realT=374s; (s/r): 259.89304812834223
2022-08-08T05:28:02,906 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5778 #nodes=605
2022-08-08T05:28:02,906 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=18062 lost=3 simT=100800.0s realT=379s; (s/r): 265.9630606860158
2022-08-08T05:28:04,832 INFO MemoryObserver:41 used RAM: 15928 MB free: 151 MB total: 16080 MB
2022-08-08T05:28:06,293 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4966 #nodes=537
2022-08-08T05:28:06,293 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=16231 lost=3 simT=104400.0s realT=382s; (s/r): 273.29842931937173
2022-08-08T05:28:08,971 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4172 #nodes=439
2022-08-08T05:28:08,971 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14610 lost=3 simT=108000.0s realT=385s; (s/r): 280.5194805194805
2022-08-08T05:28:11,435 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3526 #nodes=384
2022-08-08T05:28:11,435 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=13234 lost=4 simT=111600.0s realT=387s; (s/r): 288.3720930232558
2022-08-08T05:28:13,523 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2917 #nodes=296
2022-08-08T05:28:13,523 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=12098 lost=5 simT=115200.0s realT=389s; (s/r): 296.14395886889463
2022-08-08T05:28:15,229 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2416 #nodes=261
2022-08-08T05:28:15,229 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=11171 lost=5 simT=118800.0s realT=391s; (s/r): 303.83631713554985
2022-08-08T05:28:16,667 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2051 #nodes=233
2022-08-08T05:28:16,667 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10369 lost=5 simT=122400.0s realT=392s; (s/r): 312.2448979591837
2022-08-08T05:28:18,008 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1776 #nodes=179
2022-08-08T05:28:18,008 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9593 lost=5 simT=126000.0s realT=394s; (s/r): 319.79695431472084
2022-08-08T05:28:19,178 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1466 #nodes=150
2022-08-08T05:28:19,178 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7993 lost=6 simT=129600.0s realT=395s; (s/r): 328.1012658227848
2022-08-08T05:28:19,698 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=248.349866901sec
2022-08-08T05:28:19,698 INFO AbstractController$9:234 ### ITERATION 59 fires after mobsim event
2022-08-08T05:28:19,698 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T05:28:19,742 INFO LegTimesControlerListener:50 [59] average trip (probably: leg) duration is: 1287 seconds = 00:21:27
2022-08-08T05:28:19,742 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T05:28:19,742 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:28:19,742 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:28:19,742 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:28:19,742 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:28:19,742 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T05:28:19,742 INFO EventsManagerImpl:137 event # 1
2022-08-08T05:28:19,742 INFO EventsManagerImpl:137 event # 4
2022-08-08T05:28:19,742 INFO EventsManagerImpl:137 event # 16
2022-08-08T05:28:19,742 INFO EventsManagerImpl:137 event # 64
2022-08-08T05:28:19,742 INFO EventsManagerImpl:137 event # 256
2022-08-08T05:28:19,743 INFO EventsManagerImpl:137 event # 1024
2022-08-08T05:28:19,746 INFO EventsManagerImpl:137 event # 4096
2022-08-08T05:28:19,757 INFO EventsManagerImpl:137 event # 16384
2022-08-08T05:28:19,773 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T05:28:20,266 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T05:28:20,266 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T05:28:20,266 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T05:28:20,266 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T05:28:20,266 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T05:28:20,267 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T05:28:20,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-08-08T05:28:20,271 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-08-08T05:28:20,271 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:18:14][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T05:28:20,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-08-08T05:28:20,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-08-08T05:28:20,273 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:18][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T05:28:20,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-08-08T05:28:20,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-08-08T05:28:20,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-08-08T05:28:20,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-08-08T05:28:20,275 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-08-08T05:28:20,276 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T05:28:20,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-08-08T05:28:20,276 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-08-08T05:28:20,276 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-08-08T05:28:20,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-08-08T05:28:20,276 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-08-08T05:28:20,276 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:20:56][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T05:28:20,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-08-08T05:28:20,277 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-08-08T05:28:20,277 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-08-08T05:28:20,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-08-08T05:28:20,278 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-08-08T05:28:20,278 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-08-08T05:28:20,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-08-08T05:28:20,278 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T05:28:20,278 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T05:28:20,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-08-08T05:28:20,280 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-08-08T05:28:20,280 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-08-08T05:28:20,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-08-08T05:28:20,283 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-08-08T05:28:20,283 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:53][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T05:28:20,283 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T05:28:20,619 INFO ControlerListenerManagerImpl:251 [it.59] all ControlerAfterMobsimListeners called.
2022-08-08T05:28:20,619 INFO AbstractController$4:159 ### ITERATION 59 fires scoring event
2022-08-08T05:28:20,619 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T05:28:20,751 INFO NewScoreAssignerImpl:57 it: 59 msaStart: 599
2022-08-08T05:28:20,952 INFO ControlerListenerManagerImpl:194 [it.59] all ControlerScoringListeners called.
2022-08-08T05:28:20,952 INFO AbstractController$5:167 ### ITERATION 59 fires iteration end event
2022-08-08T05:28:20,952 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T05:28:20,952 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T05:28:21,033 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T05:28:21,034 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T05:28:23,741 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T05:28:23,741 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12840908507371482
2022-08-08T05:28:23,741 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2942571262780057
2022-08-08T05:28:23,741 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.60607896804408E-4
2022-08-08T05:28:23,741 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.567565485757714E-4
2022-08-08T05:28:23,741 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T05:28:23,741 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14454880171718779
2022-08-08T05:28:23,741 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14105948022204307
2022-08-08T05:28:23,741 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.23078690747007502
2022-08-08T05:28:23,898 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T05:28:24,008 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -96.83558520168846
2022-08-08T05:28:24,008 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -118.51256803486497
2022-08-08T05:28:24,008 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -99.9436732877205
2022-08-08T05:28:24,008 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -79.35420965698442
2022-08-08T05:28:24,098 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T05:28:24,725 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19099.86600387168 meters
2022-08-08T05:28:24,725 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140284.6298337489 meters (statistic on all 2096888 legs which have a finite distance)
2022-08-08T05:28:24,725 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52449.056562757156 meters
2022-08-08T05:28:24,725 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140224.2914815371 meters (statistic on all 763275 trips which have a finite distance)
2022-08-08T05:28:24,725 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T05:28:24,725 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T05:28:25,558 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T05:28:25,560 INFO LegHistogramListener:72 number of legs: 2104855 100%
2022-08-08T05:28:25,560 INFO LegHistogramListener:79 number of bike legs: 99188 4.712343605616539%
2022-08-08T05:28:25,560 INFO LegHistogramListener:79 number of car legs: 229038 10.881414634262217%
2022-08-08T05:28:25,560 INFO LegHistogramListener:79 number of drtNorth legs: 246 0.011687265868670289%
2022-08-08T05:28:25,560 INFO LegHistogramListener:79 number of drtSoutheast legs: 209 0.00992942506728492%
2022-08-08T05:28:25,560 INFO LegHistogramListener:79 number of freight legs: 47065 2.236021008573037%
2022-08-08T05:28:25,560 INFO LegHistogramListener:79 number of pt legs: 134560 6.392839411740951%
2022-08-08T05:28:25,560 INFO LegHistogramListener:79 number of ride legs: 109300 5.1927567457140755%
2022-08-08T05:28:25,560 INFO LegHistogramListener:79 number of walk legs: 1485249 70.56300790315723%
2022-08-08T05:28:26,115 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T05:28:26,115 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T05:28:28,353 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.48087163713110503
2022-08-08T05:28:28,353 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.42538911454936656
2022-08-08T05:28:28,353 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.008092966411108316
2022-08-08T05:28:28,353 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.006961953814632042
2022-08-08T05:28:28,353 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T05:28:28,353 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.47530900650621094
2022-08-08T05:28:28,353 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.5450440850993905
2022-08-08T05:28:28,353 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8467150567175216
2022-08-08T05:28:28,353 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.21139665292163276
2022-08-08T05:28:28,353 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.37450895310084886
2022-08-08T05:28:28,353 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 7.818236904132239E-4
2022-08-08T05:28:28,353 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 7.022291603547349E-4
2022-08-08T05:28:28,353 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T05:28:28,353 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.26874836317700285
2022-08-08T05:28:28,353 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2493067573188454
2022-08-08T05:28:28,353 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.49208547939015185
2022-08-08T05:28:28,353 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1681126339627292
2022-08-08T05:28:28,353 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.36178666611891935
2022-08-08T05:28:28,353 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.593241140615291E-4
2022-08-08T05:28:28,353 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.0797280434637486E-4
2022-08-08T05:28:28,353 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T05:28:28,353 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2056196305786779
2022-08-08T05:28:28,353 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.19381268069242105
2022-08-08T05:28:28,353 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3314277718153201
2022-08-08T05:28:28,533 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T05:28:29,732 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T05:28:30,049 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T05:28:30,411 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T05:28:31,643 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T05:28:31,960 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T05:28:32,348 INFO ControlerListenerManagerImpl:171 [it.59] all ControlerIterationEndsListeners called.
2022-08-08T05:28:32,518 INFO AbstractController:181 ### ITERATION 59 ENDS
2022-08-08T05:28:32,518 INFO AbstractController:182 ###################################################
2022-08-08T05:28:32,518 INFO AbstractController:133 ###################################################
2022-08-08T05:28:32,518 INFO AbstractController:134 ### ITERATION 60 BEGINS
2022-08-08T05:28:32,519 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T05:28:32,519 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T05:28:32,519 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T05:28:32,519 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T05:28:32,519 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T05:28:39,189 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T05:28:39,215 INFO ControlerListenerManagerImpl:148 [it.60] all ControlerIterationStartsListeners called.
2022-08-08T05:28:39,215 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T05:28:40,882 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169765 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T05:28:40,882 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30392 plans
2022-08-08T05:28:40,882 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T05:28:40,907 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:28:40,909 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T05:28:40,910 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:28:40,914 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T05:28:40,917 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:28:40,918 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T05:28:40,920 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:28:40,925 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:28:40,925 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:28:40,932 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T05:28:40,933 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:28:40,936 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:28:40,940 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:28:40,943 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T05:28:40,944 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:28:40,979 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T05:28:41,048 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T05:28:41,165 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:28:41,165 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T05:28:41,382 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:28:41,480 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T05:28:41,859 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T05:28:42,779 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T05:28:44,289 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T05:28:47,451 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T05:28:52,992 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T05:29:04,832 INFO MemoryObserver:41 used RAM: 14727 MB free: 1352 MB total: 16080 MB
2022-08-08T05:29:11,710 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T05:29:11,710 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30392 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T05:29:11,710 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30534 plans
2022-08-08T05:29:11,711 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T05:29:11,711 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T05:29:11,711 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T05:29:11,711 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T05:29:11,711 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T05:29:11,711 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T05:29:11,711 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T05:29:11,711 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T05:29:11,712 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T05:29:11,712 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T05:29:11,714 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T05:29:11,717 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T05:29:11,724 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T05:29:11,736 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T05:29:11,760 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T05:29:11,805 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T05:29:12,008 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30534 plans
2022-08-08T05:29:12,008 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:29:12,009 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:29:12,009 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T05:29:12,009 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:29:12,010 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T05:29:12,012 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T05:29:12,013 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:29:12,014 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:29:12,015 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T05:29:12,016 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:29:12,019 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T05:29:12,019 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:29:12,033 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:29:12,034 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:29:12,034 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:29:12,035 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T05:29:12,052 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T05:29:12,055 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:29:12,084 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T05:29:12,181 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:29:12,222 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T05:29:12,368 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T05:29:12,771 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T05:29:13,682 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T05:29:15,205 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T05:29:18,787 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T05:29:26,083 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T05:29:42,153 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T05:29:42,153 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30534 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T05:29:42,153 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7737 plans
2022-08-08T05:29:42,154 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T05:29:42,154 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T05:29:42,154 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T05:29:42,154 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T05:29:42,154 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T05:29:42,154 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T05:29:42,154 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T05:29:42,154 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T05:29:42,154 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T05:29:42,154 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T05:29:42,155 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T05:29:42,155 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T05:29:42,156 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T05:29:42,159 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T05:29:42,159 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7737 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T05:29:42,159 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40196 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T05:29:42,159 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6869 plans
2022-08-08T05:29:42,160 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T05:29:42,160 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T05:29:42,160 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T05:29:42,160 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T05:29:42,163 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T05:29:42,171 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T05:29:42,201 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T05:29:42,263 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T05:29:42,552 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T05:29:42,916 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T05:29:43,402 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T05:29:44,445 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T05:29:47,077 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T05:29:56,170 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T05:29:56,170 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6869 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T05:29:56,170 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T05:29:57,141 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T05:29:58,135 INFO ControlerListenerManagerImpl:213 [it.60] all ControlerReplanningListeners called.
2022-08-08T05:29:58,135 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T05:29:58,135 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T05:29:58,135 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T05:29:58,214 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T05:29:58,285 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T05:29:58,285 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T05:29:58,285 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T05:29:58,294 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T05:29:58,303 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T05:29:58,303 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T05:29:58,304 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T05:29:58,305 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T05:29:58,305 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T05:29:58,305 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T05:29:58,305 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T05:29:58,305 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T05:29:58,305 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T05:29:58,305 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T05:29:58,305 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T05:29:58,305 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T05:29:58,305 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T05:29:58,305 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T05:29:58,305 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T05:29:58,305 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T05:29:58,306 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T05:29:58,306 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T05:29:59,009 INFO ControlerListenerManagerImpl:232 [it.60] all ControlerBeforeMobsimListeners called.
2022-08-08T05:29:59,009 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T05:29:59,010 INFO NetworkImpl:163 node # 1
2022-08-08T05:29:59,010 INFO NetworkImpl:163 node # 4
2022-08-08T05:29:59,010 INFO NetworkImpl:163 node # 16
2022-08-08T05:29:59,010 INFO NetworkImpl:163 node # 64
2022-08-08T05:29:59,010 INFO NetworkImpl:163 node # 256
2022-08-08T05:29:59,010 INFO NetworkImpl:163 node # 1024
2022-08-08T05:29:59,010 INFO NetworkImpl:163 node # 4096
2022-08-08T05:29:59,012 INFO NetworkImpl:163 node # 16384
2022-08-08T05:29:59,018 INFO NetworkImpl:163 node # 65536
2022-08-08T05:29:59,057 INFO NetworkImpl:159 link # 1
2022-08-08T05:29:59,057 INFO NetworkImpl:159 link # 4
2022-08-08T05:29:59,057 INFO NetworkImpl:159 link # 16
2022-08-08T05:29:59,057 INFO NetworkImpl:159 link # 64
2022-08-08T05:29:59,057 INFO NetworkImpl:159 link # 256
2022-08-08T05:29:59,058 INFO NetworkImpl:159 link # 1024
2022-08-08T05:29:59,063 INFO NetworkImpl:159 link # 4096
2022-08-08T05:29:59,080 INFO NetworkImpl:159 link # 16384
2022-08-08T05:29:59,152 INFO NetworkImpl:159 link # 65536
2022-08-08T05:29:59,486 INFO NetworkImpl:159 link # 262144
2022-08-08T05:30:00,127 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T05:30:00,127 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T05:30:00,127 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T05:30:00,127 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T05:30:00,127 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T05:30:00,127 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T05:30:00,128 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T05:30:00,128 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T05:30:00,129 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T05:30:00,132 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T05:30:00,137 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T05:30:00,146 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T05:30:00,166 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T05:30:00,204 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T05:30:00,277 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T05:30:00,427 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T05:30:00,725 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T05:30:01,336 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T05:30:02,424 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T05:30:02,524 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T05:30:02,540 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:30:02,540 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T05:30:02,540 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T05:30:02,541 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:30:02,541 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:30:02,541 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T05:30:02,541 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T05:30:02,541 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T05:30:02,541 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:30:02,541 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T05:30:04,340 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:30:04,341 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T05:30:04,341 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T05:30:04,341 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T05:30:04,341 INFO EventsManagerImpl:176
2022-08-08T05:30:04,341 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:30:04,341 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T05:30:04,341 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T05:30:04,341 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T05:30:04,341 INFO EventsManagerImpl:176
2022-08-08T05:30:04,341 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:30:04,341 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T05:30:04,341 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T05:30:04,341 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T05:30:04,341 INFO EventsManagerImpl:176
2022-08-08T05:30:04,341 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:30:04,341 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T05:30:04,341 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T05:30:04,341 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T05:30:04,341 INFO EventsManagerImpl:176
2022-08-08T05:30:04,341 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T05:30:04,341 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T05:30:04,342 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T05:30:04,342 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T05:30:04,342 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T05:30:04,342 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T05:30:04,342 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T05:30:04,342 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:30:04,342 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T05:30:04,342 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T05:30:04,342 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:30:04,342 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T05:30:04,342 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T05:30:04,342 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T05:30:04,342 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T05:30:04,342 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T05:30:04,342 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T05:30:04,342 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T05:30:04,342 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T05:30:04,342 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:30:04,342 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:30:04,342 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:30:04,342 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T05:30:04,342 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T05:30:04,342 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T05:30:04,342 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:30:04,342 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T05:30:04,342 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:30:04,342 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T05:30:04,342 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T05:30:04,342 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:30:04,342 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T05:30:04,343 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:30:04,343 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T05:30:04,343 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T05:30:04,343 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:30:04,343 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T05:30:04,343 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T05:30:04,343 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:30:04,343 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:30:04,343 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:30:04,343 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T05:30:04,343 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T05:30:04,343 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T05:30:04,343 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:30:04,343 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T05:30:04,343 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:30:04,343 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T05:30:04,343 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T05:30:04,343 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:30:04,343 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T05:30:04,343 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:30:04,343 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T05:30:04,343 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T05:30:04,343 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:30:04,343 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T05:30:10,342 INFO MemoryObserver:41 used RAM: 12600 MB free: 3479 MB total: 16080 MB
2022-08-08T05:30:11,592 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T05:30:11,595 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T05:30:11,775 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T05:30:11,775 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T05:30:11,775 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T05:30:11,775 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T05:30:11,775 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T05:30:11,775 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T05:30:11,775 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T05:30:11,776 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T05:30:11,971 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T05:30:11,971 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T05:30:11,994 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T05:30:11,995 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T05:30:11,996 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T05:30:11,997 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T05:30:11,997 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T05:30:11,998 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T05:30:12,005 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T05:30:12,006 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T05:30:12,007 INFO VehicularDepartureHandler:110 teleport vehicle 157918_car from link -95454627 to link -103717883#3
2022-08-08T05:30:12,007 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T05:30:12,867 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1793 #nodes=221
2022-08-08T05:30:12,868 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271802 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T05:30:14,157 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3165 #nodes=366
2022-08-08T05:30:14,157 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271304 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T05:30:16,286 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4361 #nodes=466
2022-08-08T05:30:16,286 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270725 lost=0 simT=10800.0s realT=13s; (s/r): 830.7692307692307
2022-08-08T05:30:19,678 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5583 #nodes=654
2022-08-08T05:30:19,678 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269890 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T05:30:25,272 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7179 #nodes=979
2022-08-08T05:30:25,273 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268696 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T05:30:34,468 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10997 #nodes=1711
2022-08-08T05:30:34,468 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266811 lost=0 simT=21600.0s realT=31s; (s/r): 696.7741935483871
2022-08-08T05:30:44,792 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12089 #nodes=1882
2022-08-08T05:30:44,792 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264169 lost=0 simT=25200.0s realT=42s; (s/r): 600.0
2022-08-08T05:31:00,680 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13338 #nodes=2022
2022-08-08T05:31:00,681 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260769 lost=0 simT=28800.0s realT=58s; (s/r): 496.55172413793105
2022-08-08T05:31:10,343 INFO MemoryObserver:41 used RAM: 14135 MB free: 1944 MB total: 16080 MB
2022-08-08T05:31:14,896 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14723 #nodes=2117
2022-08-08T05:31:14,897 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257177 lost=0 simT=32400.0s realT=72s; (s/r): 450.0
2022-08-08T05:31:32,186 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14583 #nodes=2117
2022-08-08T05:31:32,187 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251858 lost=0 simT=36000.0s realT=89s; (s/r): 404.4943820224719
2022-08-08T05:31:48,901 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15086 #nodes=2189
2022-08-08T05:31:48,901 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246048 lost=0 simT=39600.0s realT=106s; (s/r): 373.58490566037733
2022-08-08T05:32:05,378 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15402 #nodes=2222
2022-08-08T05:32:05,378 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238265 lost=0 simT=43200.0s realT=122s; (s/r): 354.0983606557377
2022-08-08T05:32:10,343 INFO MemoryObserver:41 used RAM: 15157 MB free: 922 MB total: 16080 MB
2022-08-08T05:32:19,599 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15761 #nodes=2353
2022-08-08T05:32:19,600 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229273 lost=0 simT=46800.0s realT=137s; (s/r): 341.6058394160584
2022-08-08T05:32:36,295 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16012 #nodes=2415
2022-08-08T05:32:36,295 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218146 lost=0 simT=50400.0s realT=153s; (s/r): 329.4117647058824
2022-08-08T05:32:55,250 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16170 #nodes=2416
2022-08-08T05:32:55,251 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204799 lost=0 simT=54000.0s realT=172s; (s/r): 313.95348837209303
2022-08-08T05:33:10,343 INFO MemoryObserver:41 used RAM: 15879 MB free: 200 MB total: 16080 MB
2022-08-08T05:33:12,935 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16441 #nodes=2477
2022-08-08T05:33:12,936 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188233 lost=0 simT=57600.0s realT=190s; (s/r): 303.1578947368421
2022-08-08T05:33:40,424 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16429 #nodes=2421
2022-08-08T05:33:40,425 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168832 lost=0 simT=61200.0s realT=217s; (s/r): 282.02764976958525
2022-08-08T05:33:59,263 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16050 #nodes=2312
2022-08-08T05:33:59,264 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146749 lost=0 simT=64800.0s realT=236s; (s/r): 274.5762711864407
2022-08-08T05:34:10,343 INFO MemoryObserver:41 used RAM: 15317 MB free: 762 MB total: 16080 MB
2022-08-08T05:34:15,795 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15321 #nodes=2102
2022-08-08T05:34:15,795 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=123031 lost=0 simT=68400.0s realT=253s; (s/r): 270.35573122529644
2022-08-08T05:34:34,396 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14987 #nodes=1961
2022-08-08T05:34:34,397 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=98275 lost=0 simT=72000.0s realT=271s; (s/r): 265.6826568265683
2022-08-08T05:34:48,514 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13050 #nodes=1721
2022-08-08T05:34:48,514 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=75468 lost=0 simT=75600.0s realT=285s; (s/r): 265.2631578947368
2022-08-08T05:35:02,893 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12202 #nodes=1564
2022-08-08T05:35:02,893 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=59534 lost=0 simT=79200.0s realT=300s; (s/r): 264.0
2022-08-08T05:35:15,535 INFO MemoryObserver:41 used RAM: 15430 MB free: 649 MB total: 16080 MB
2022-08-08T05:35:20,672 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11712 #nodes=1484
2022-08-08T05:35:20,673 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45931 lost=0 simT=82800.0s realT=318s; (s/r): 260.37735849056605
2022-08-08T05:35:43,549 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11027 #nodes=1339
2022-08-08T05:35:43,550 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=33757 lost=0 simT=86400.0s realT=341s; (s/r): 253.3724340175953
2022-08-08T05:35:57,381 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9348 #nodes=1060
2022-08-08T05:35:57,382 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=27303 lost=0 simT=90000.0s realT=354s; (s/r): 254.23728813559322
2022-08-08T05:36:03,961 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7951 #nodes=855
2022-08-08T05:36:03,961 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=23332 lost=2 simT=93600.0s realT=361s; (s/r): 259.2797783933518
2022-08-08T05:36:09,363 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6710 #nodes=752
2022-08-08T05:36:09,363 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=20354 lost=3 simT=97200.0s realT=366s; (s/r): 265.57377049180326
2022-08-08T05:36:13,730 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5774 #nodes=633
2022-08-08T05:36:13,730 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17918 lost=3 simT=100800.0s realT=371s; (s/r): 271.6981132075472
2022-08-08T05:36:15,535 INFO MemoryObserver:41 used RAM: 15845 MB free: 234 MB total: 16080 MB
2022-08-08T05:36:17,164 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4941 #nodes=526
2022-08-08T05:36:17,164 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=16091 lost=4 simT=104400.0s realT=374s; (s/r): 279.14438502673795
2022-08-08T05:36:20,010 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4161 #nodes=441
2022-08-08T05:36:20,010 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14486 lost=5 simT=108000.0s realT=377s; (s/r): 286.47214854111405
2022-08-08T05:36:22,001 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3478 #nodes=352
2022-08-08T05:36:22,001 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=13139 lost=5 simT=111600.0s realT=379s; (s/r): 294.4591029023747
2022-08-08T05:36:24,050 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2881 #nodes=321
2022-08-08T05:36:24,051 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=12023 lost=5 simT=115200.0s realT=381s; (s/r): 302.3622047244094
2022-08-08T05:36:25,832 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2373 #nodes=267
2022-08-08T05:36:25,832 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=11114 lost=5 simT=118800.0s realT=383s; (s/r): 310.18276762402087
2022-08-08T05:36:27,276 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2036 #nodes=211
2022-08-08T05:36:27,276 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10315 lost=5 simT=122400.0s realT=384s; (s/r): 318.75
2022-08-08T05:36:28,669 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1770 #nodes=203
2022-08-08T05:36:28,669 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9560 lost=5 simT=126000.0s realT=386s; (s/r): 326.42487046632124
2022-08-08T05:36:30,013 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1428 #nodes=170
2022-08-08T05:36:30,013 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7917 lost=6 simT=129600.0s realT=387s; (s/r): 334.8837209302326
2022-08-08T05:36:30,521 INFO AbstractController$9:234 ### ITERATION 60 fires after mobsim event
2022-08-08T05:36:30,521 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=250.225735684sec
2022-08-08T05:36:30,521 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T05:36:38,822 INFO LegTimesControlerListener:50 [60] average trip (probably: leg) duration is: 1282 seconds = 00:21:22
2022-08-08T05:36:38,822 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T05:36:38,822 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:36:38,822 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:36:38,822 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:36:38,822 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:36:38,822 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T05:36:38,822 INFO EventsManagerImpl:137 event # 1
2022-08-08T05:36:38,822 INFO EventsManagerImpl:137 event # 4
2022-08-08T05:36:38,822 INFO EventsManagerImpl:137 event # 16
2022-08-08T05:36:38,822 INFO EventsManagerImpl:137 event # 64
2022-08-08T05:36:38,822 INFO EventsManagerImpl:137 event # 256
2022-08-08T05:36:38,823 INFO EventsManagerImpl:137 event # 1024
2022-08-08T05:36:38,825 INFO EventsManagerImpl:137 event # 4096
2022-08-08T05:36:38,835 INFO EventsManagerImpl:137 event # 16384
2022-08-08T05:36:38,848 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T05:36:39,126 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T05:36:39,126 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T05:36:39,126 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T05:36:39,126 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T05:36:39,126 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T05:36:39,127 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T05:36:39,127 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T05:36:39,158 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-08-08T05:36:39,158 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:18:14][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T05:36:39,159 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T05:36:39,159 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-08-08T05:36:39,159 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-08-08T05:36:39,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-08-08T05:36:39,161 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-08-08T05:36:39,162 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-08-08T05:36:39,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-08-08T05:36:39,162 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-08-08T05:36:39,162 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T05:36:39,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-08-08T05:36:39,162 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-08-08T05:36:39,162 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-08-08T05:36:39,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-08-08T05:36:39,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-08-08T05:36:39,162 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:20:35][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T05:36:39,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-08-08T05:36:39,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-08-08T05:36:39,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-08-08T05:36:39,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-08-08T05:36:39,164 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-08-08T05:36:39,164 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-08-08T05:36:39,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-08-08T05:36:39,164 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T05:36:39,164 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T05:36:39,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-08-08T05:36:39,166 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-08-08T05:36:39,166 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-08-08T05:36:39,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-08-08T05:36:39,169 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-08-08T05:36:39,169 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-08-08T05:36:39,169 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T05:36:39,480 INFO ControlerListenerManagerImpl:251 [it.60] all ControlerAfterMobsimListeners called.
2022-08-08T05:36:39,480 INFO AbstractController$4:159 ### ITERATION 60 fires scoring event
2022-08-08T05:36:39,480 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T05:36:39,607 INFO NewScoreAssignerImpl:57 it: 60 msaStart: 599
2022-08-08T05:36:39,721 INFO ControlerListenerManagerImpl:194 [it.60] all ControlerScoringListeners called.
2022-08-08T05:36:39,721 INFO AbstractController$5:167 ### ITERATION 60 fires iteration end event
2022-08-08T05:36:39,721 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T05:36:39,721 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T05:36:39,798 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T05:36:39,801 INFO CountSimComparisonTableWriter:93 Writing CountsSimComparison to /net/ils/matsim-leipzig/run-car-free/25pct-test050822/output_95pct_noDepot/ITERS/it.60/leipzig-flexa-25pct-scaledFleet-carfree95pct_noDepot.60.countscompare.txt
2022-08-08T05:36:39,802 INFO CountSimComparisonTableWriter:134 Writing 'average weekday traffic volume' to /net/ils/matsim-leipzig/run-car-free/25pct-test050822/output_95pct_noDepot/ITERS/it.60/leipzig-flexa-25pct-scaledFleet-carfree95pct_noDepot.60.countscompareAWTV.txt
2022-08-08T05:36:39,803 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T05:36:41,514 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T05:36:41,514 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12837442293965706
2022-08-08T05:36:41,514 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.29470901780349906
2022-08-08T05:36:41,514 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.7601328971895426E-4
2022-08-08T05:36:41,514 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.2337819726092113E-4
2022-08-08T05:36:41,514 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T05:36:41,514 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.144408869398214
2022-08-08T05:36:41,514 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1415126555302793
2022-08-08T05:36:41,514 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.23007440804777726
2022-08-08T05:36:41,629 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T05:36:41,738 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -96.82390478159287
2022-08-08T05:36:41,738 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -118.17239065616938
2022-08-08T05:36:41,738 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -99.71650113161105
2022-08-08T05:36:41,738 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -79.25267243394332
2022-08-08T05:36:41,829 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T05:36:42,517 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19098.740482226636 meters
2022-08-08T05:36:42,517 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140351.28819843338 meters (statistic on all 2098008 legs which have a finite distance)
2022-08-08T05:36:42,517 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52465.91909087994 meters
2022-08-08T05:36:42,517 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140288.3026335418 meters (statistic on all 763378 trips which have a finite distance)
2022-08-08T05:36:42,517 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T05:36:42,518 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T05:36:43,578 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T05:36:43,580 INFO LegHistogramListener:72 number of legs: 2105897 100%
2022-08-08T05:36:43,580 INFO LegHistogramListener:79 number of bike legs: 99117 4.70664044822705%
2022-08-08T05:36:43,580 INFO LegHistogramListener:79 number of car legs: 229385 10.892508038142417%
2022-08-08T05:36:43,580 INFO LegHistogramListener:79 number of drtNorth legs: 251 0.011918911513716008%
2022-08-08T05:36:43,580 INFO LegHistogramListener:79 number of drtSoutheast legs: 179 0.008499940880299464%
2022-08-08T05:36:43,580 INFO LegHistogramListener:79 number of freight legs: 47065 2.2349146230798564%
2022-08-08T05:36:43,580 INFO LegHistogramListener:79 number of pt legs: 134474 6.385592457750783%
2022-08-08T05:36:43,580 INFO LegHistogramListener:79 number of ride legs: 109629 5.205810160705865%
2022-08-08T05:36:43,581 INFO LegHistogramListener:79 number of walk legs: 1485797 70.55411541970001%
2022-08-08T05:36:44,106 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T05:36:44,106 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T05:36:46,689 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.4848744717234013
2022-08-08T05:36:46,689 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.42609391127520707
2022-08-08T05:36:46,689 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.008204655509738775
2022-08-08T05:36:46,689 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.007050534823890683
2022-08-08T05:36:46,689 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T05:36:46,689 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.477660896491165
2022-08-08T05:36:46,689 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.5495386084822094
2022-08-08T05:36:46,689 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8491824871493348
2022-08-08T05:36:46,689 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.212019287551929
2022-08-08T05:36:46,689 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3747233448189096
2022-08-08T05:36:46,689 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 7.882426041276182E-4
2022-08-08T05:36:46,690 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 7.073642913262503E-4
2022-08-08T05:36:46,690 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T05:36:46,690 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2698614028150788
2022-08-08T05:36:46,690 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2500539188752009
2022-08-08T05:36:46,690 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.495464395569409
2022-08-08T05:36:46,690 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.16862743084262363
2022-08-08T05:36:46,690 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3621371388077253
2022-08-08T05:36:46,690 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.60607896804408E-4
2022-08-08T05:36:46,690 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.1439171806076913E-4
2022-08-08T05:36:46,690 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T05:36:46,690 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2063911840071481
2022-08-08T05:36:46,690 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.19445585584660335
2022-08-08T05:36:46,690 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3329015544041451
2022-08-08T05:36:46,889 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T05:36:48,138 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T05:36:48,464 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T05:36:48,858 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T05:36:50,105 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T05:36:50,401 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T05:36:50,774 INFO ControlerListenerManagerImpl:171 [it.60] all ControlerIterationEndsListeners called.
2022-08-08T05:36:50,917 INFO AbstractController:181 ### ITERATION 60 ENDS
2022-08-08T05:36:50,917 INFO AbstractController:182 ###################################################
2022-08-08T05:36:50,917 INFO AbstractController:133 ###################################################
2022-08-08T05:36:50,917 INFO AbstractController:134 ### ITERATION 61 BEGINS
2022-08-08T05:36:50,918 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T05:36:50,918 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T05:36:50,918 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T05:36:50,919 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T05:36:50,919 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T05:36:57,196 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T05:36:57,225 INFO ControlerListenerManagerImpl:148 [it.61] all ControlerIterationStartsListeners called.
2022-08-08T05:36:57,225 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T05:36:58,794 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169866 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T05:36:58,794 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30486 plans
2022-08-08T05:36:58,795 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T05:36:58,795 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:36:58,796 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T05:36:58,797 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:36:58,797 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T05:36:58,803 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T05:36:58,803 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:36:58,811 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:36:58,813 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T05:36:58,813 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:36:58,817 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:36:58,820 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:36:58,821 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T05:36:58,822 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:36:58,827 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:36:58,834 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:36:58,840 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:36:58,848 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T05:36:58,879 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T05:36:58,886 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:36:59,014 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T05:36:59,276 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T05:36:59,618 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T05:37:00,554 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T05:37:02,142 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T05:37:05,189 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T05:37:10,299 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T05:37:21,594 INFO MemoryObserver:41 used RAM: 14169 MB free: 1910 MB total: 16080 MB
2022-08-08T05:37:30,104 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T05:37:30,104 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30486 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T05:37:30,104 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30488 plans
2022-08-08T05:37:30,105 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T05:37:30,105 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T05:37:30,105 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T05:37:30,105 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T05:37:30,105 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T05:37:30,105 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T05:37:30,105 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T05:37:30,105 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T05:37:30,106 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T05:37:30,106 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T05:37:30,108 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T05:37:30,111 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T05:37:30,118 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T05:37:30,130 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T05:37:30,154 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T05:37:30,200 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T05:37:30,368 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30488 plans
2022-08-08T05:37:30,369 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T05:37:30,369 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T05:37:30,369 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:37:30,369 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:37:30,369 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T05:37:30,369 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:37:30,370 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T05:37:30,371 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:37:30,372 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:37:30,373 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T05:37:30,374 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:37:30,375 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:37:30,375 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:37:30,375 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:37:30,381 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T05:37:30,387 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:37:30,394 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:37:30,398 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T05:37:30,400 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:37:30,435 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T05:37:30,564 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T05:37:30,762 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T05:37:31,242 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T05:37:32,182 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T05:37:33,975 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T05:37:37,166 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T05:37:44,121 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T05:38:01,418 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T05:38:01,418 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30488 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T05:38:01,418 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7588 plans
2022-08-08T05:38:01,419 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T05:38:01,419 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T05:38:01,419 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T05:38:01,419 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T05:38:01,419 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T05:38:01,419 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T05:38:01,419 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T05:38:01,419 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T05:38:01,419 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T05:38:01,419 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T05:38:01,419 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T05:38:01,420 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T05:38:01,421 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T05:38:01,424 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T05:38:01,424 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7588 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T05:38:01,424 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40171 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T05:38:01,424 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6894 plans
2022-08-08T05:38:01,424 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T05:38:01,424 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T05:38:01,426 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T05:38:01,426 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T05:38:01,429 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T05:38:01,439 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T05:38:01,460 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T05:38:01,520 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T05:38:01,948 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T05:38:02,250 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T05:38:02,756 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T05:38:03,548 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T05:38:06,096 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T05:38:14,194 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T05:38:14,194 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6894 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T05:38:14,194 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T05:38:15,169 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T05:38:16,164 INFO ControlerListenerManagerImpl:213 [it.61] all ControlerReplanningListeners called.
2022-08-08T05:38:16,164 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T05:38:16,164 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T05:38:16,164 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T05:38:16,243 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T05:38:16,314 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T05:38:16,314 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T05:38:16,314 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T05:38:16,322 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T05:38:16,332 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T05:38:16,332 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T05:38:16,333 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T05:38:16,333 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T05:38:16,333 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T05:38:16,333 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T05:38:16,334 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T05:38:16,334 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T05:38:16,334 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T05:38:16,334 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T05:38:16,334 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T05:38:16,334 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T05:38:16,334 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T05:38:16,334 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T05:38:16,334 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T05:38:16,334 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T05:38:16,334 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T05:38:16,334 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T05:38:17,034 INFO ControlerListenerManagerImpl:232 [it.61] all ControlerBeforeMobsimListeners called.
2022-08-08T05:38:17,035 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T05:38:17,035 INFO NetworkImpl:163 node # 1
2022-08-08T05:38:17,035 INFO NetworkImpl:163 node # 4
2022-08-08T05:38:17,035 INFO NetworkImpl:163 node # 16
2022-08-08T05:38:17,035 INFO NetworkImpl:163 node # 64
2022-08-08T05:38:17,035 INFO NetworkImpl:163 node # 256
2022-08-08T05:38:17,035 INFO NetworkImpl:163 node # 1024
2022-08-08T05:38:17,036 INFO NetworkImpl:163 node # 4096
2022-08-08T05:38:17,038 INFO NetworkImpl:163 node # 16384
2022-08-08T05:38:17,044 INFO NetworkImpl:163 node # 65536
2022-08-08T05:38:17,084 INFO NetworkImpl:159 link # 1
2022-08-08T05:38:17,084 INFO NetworkImpl:159 link # 4
2022-08-08T05:38:17,084 INFO NetworkImpl:159 link # 16
2022-08-08T05:38:17,084 INFO NetworkImpl:159 link # 64
2022-08-08T05:38:17,084 INFO NetworkImpl:159 link # 256
2022-08-08T05:38:17,085 INFO NetworkImpl:159 link # 1024
2022-08-08T05:38:17,090 INFO NetworkImpl:159 link # 4096
2022-08-08T05:38:17,107 INFO NetworkImpl:159 link # 16384
2022-08-08T05:38:17,179 INFO NetworkImpl:159 link # 65536
2022-08-08T05:38:17,514 INFO NetworkImpl:159 link # 262144
2022-08-08T05:38:18,300 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T05:38:18,300 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T05:38:18,300 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T05:38:18,300 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T05:38:18,300 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T05:38:18,300 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T05:38:18,300 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T05:38:18,301 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T05:38:18,302 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T05:38:18,312 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T05:38:18,317 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T05:38:18,333 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T05:38:18,351 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T05:38:18,396 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T05:38:18,489 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T05:38:18,671 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T05:38:19,017 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T05:38:19,576 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T05:38:20,653 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T05:38:20,746 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T05:38:20,762 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:38:20,762 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T05:38:20,762 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T05:38:20,762 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:38:20,762 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:38:20,762 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T05:38:20,762 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T05:38:20,762 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T05:38:20,762 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:38:20,762 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T05:38:21,594 INFO MemoryObserver:41 used RAM: 15820 MB free: 259 MB total: 16080 MB
2022-08-08T05:38:28,464 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:38:28,464 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T05:38:28,464 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T05:38:28,464 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T05:38:28,464 INFO EventsManagerImpl:176
2022-08-08T05:38:28,464 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:38:28,465 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T05:38:28,465 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T05:38:28,465 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T05:38:28,465 INFO EventsManagerImpl:176
2022-08-08T05:38:28,465 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:38:28,465 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T05:38:28,465 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T05:38:28,465 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T05:38:28,465 INFO EventsManagerImpl:176
2022-08-08T05:38:28,465 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:38:28,465 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T05:38:28,465 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T05:38:28,465 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T05:38:28,465 INFO EventsManagerImpl:176
2022-08-08T05:38:28,465 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T05:38:28,465 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T05:38:28,465 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T05:38:28,465 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T05:38:28,465 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T05:38:28,465 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T05:38:28,465 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T05:38:28,465 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:38:28,465 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T05:38:28,465 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T05:38:28,465 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:38:28,465 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T05:38:28,465 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T05:38:28,465 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T05:38:28,466 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T05:38:28,466 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T05:38:28,466 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T05:38:28,466 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T05:38:28,466 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T05:38:28,466 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:38:28,466 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:38:28,466 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:38:28,466 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T05:38:28,466 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T05:38:28,466 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T05:38:28,466 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:38:28,466 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T05:38:28,466 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:38:28,466 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T05:38:28,466 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T05:38:28,466 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:38:28,466 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T05:38:28,466 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:38:28,466 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T05:38:28,466 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T05:38:28,466 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:38:28,466 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T05:38:28,466 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T05:38:28,466 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:38:28,466 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:38:28,466 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:38:28,466 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T05:38:28,466 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T05:38:28,466 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T05:38:28,466 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:38:28,466 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T05:38:28,466 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:38:28,466 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T05:38:28,466 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T05:38:28,467 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:38:28,467 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T05:38:28,467 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:38:28,467 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T05:38:28,467 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T05:38:28,467 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:38:28,467 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T05:38:29,875 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T05:38:29,878 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T05:38:30,041 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T05:38:30,041 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T05:38:30,041 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T05:38:30,041 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T05:38:30,041 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T05:38:30,041 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T05:38:30,041 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T05:38:30,041 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T05:38:30,229 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T05:38:30,229 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T05:38:30,250 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T05:38:30,251 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T05:38:30,253 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T05:38:30,253 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T05:38:30,254 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T05:38:30,257 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T05:38:30,258 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T05:38:30,259 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T05:38:30,259 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T05:38:30,259 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T05:38:31,059 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1790 #nodes=228
2022-08-08T05:38:31,059 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271767 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T05:38:32,207 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3178 #nodes=365
2022-08-08T05:38:32,208 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271276 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T05:38:34,192 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4343 #nodes=480
2022-08-08T05:38:34,192 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270707 lost=0 simT=10800.0s realT=13s; (s/r): 830.7692307692307
2022-08-08T05:38:36,801 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5573 #nodes=666
2022-08-08T05:38:36,801 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269885 lost=0 simT=14400.0s realT=16s; (s/r): 900.0
2022-08-08T05:38:41,480 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7101 #nodes=994
2022-08-08T05:38:41,480 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268682 lost=0 simT=18000.0s realT=20s; (s/r): 900.0
2022-08-08T05:38:49,974 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10997 #nodes=1672
2022-08-08T05:38:49,975 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266807 lost=0 simT=21600.0s realT=29s; (s/r): 744.8275862068965
2022-08-08T05:39:00,005 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11968 #nodes=1890
2022-08-08T05:39:00,005 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264187 lost=0 simT=25200.0s realT=39s; (s/r): 646.1538461538462
2022-08-08T05:39:15,268 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13369 #nodes=1921
2022-08-08T05:39:15,268 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260731 lost=0 simT=28800.0s realT=54s; (s/r): 533.3333333333334
2022-08-08T05:39:21,596 INFO MemoryObserver:41 used RAM: 14576 MB free: 1503 MB total: 16080 MB
2022-08-08T05:39:28,611 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14565 #nodes=2134
2022-08-08T05:39:28,612 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257161 lost=0 simT=32400.0s realT=67s; (s/r): 483.5820895522388
2022-08-08T05:39:47,645 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14581 #nodes=2077
2022-08-08T05:39:47,646 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251829 lost=0 simT=36000.0s realT=86s; (s/r): 418.6046511627907
2022-08-08T05:40:00,673 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14899 #nodes=2120
2022-08-08T05:40:00,674 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245994 lost=0 simT=39600.0s realT=99s; (s/r): 400.0
2022-08-08T05:40:14,691 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15425 #nodes=2249
2022-08-08T05:40:14,691 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238255 lost=0 simT=43200.0s realT=113s; (s/r): 382.3008849557522
2022-08-08T05:40:21,596 INFO MemoryObserver:41 used RAM: 15158 MB free: 921 MB total: 16080 MB
2022-08-08T05:40:34,277 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15757 #nodes=2414
2022-08-08T05:40:34,277 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229289 lost=0 simT=46800.0s realT=133s; (s/r): 351.8796992481203
2022-08-08T05:40:48,512 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15902 #nodes=2441
2022-08-08T05:40:48,512 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218107 lost=0 simT=50400.0s realT=147s; (s/r): 342.85714285714283
2022-08-08T05:41:02,930 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16215 #nodes=2401
2022-08-08T05:41:02,930 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204680 lost=0 simT=54000.0s realT=162s; (s/r): 333.3333333333333
2022-08-08T05:41:21,596 INFO MemoryObserver:41 used RAM: 15575 MB free: 504 MB total: 16080 MB
2022-08-08T05:41:24,550 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16455 #nodes=2396
2022-08-08T05:41:24,551 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188149 lost=0 simT=57600.0s realT=183s; (s/r): 314.75409836065575
2022-08-08T05:41:51,051 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16383 #nodes=2409
2022-08-08T05:41:51,051 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168790 lost=0 simT=61200.0s realT=210s; (s/r): 291.42857142857144
2022-08-08T05:42:07,615 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16109 #nodes=2272
2022-08-08T05:42:07,616 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146756 lost=0 simT=64800.0s realT=226s; (s/r): 286.72566371681415
2022-08-08T05:42:21,597 INFO MemoryObserver:41 used RAM: 15581 MB free: 498 MB total: 16080 MB
2022-08-08T05:42:27,133 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15287 #nodes=2188
2022-08-08T05:42:27,133 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=123041 lost=0 simT=68400.0s realT=246s; (s/r): 278.0487804878049
2022-08-08T05:42:42,711 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14877 #nodes=2046
2022-08-08T05:42:42,711 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=98280 lost=0 simT=72000.0s realT=261s; (s/r): 275.86206896551727
2022-08-08T05:42:59,202 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13040 #nodes=1750
2022-08-08T05:42:59,203 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=75793 lost=0 simT=75600.0s realT=278s; (s/r): 271.9424460431655
2022-08-08T05:43:21,630 INFO MemoryObserver:41 used RAM: 15440 MB free: 639 MB total: 16080 MB
2022-08-08T05:43:23,677 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12331 #nodes=1530
2022-08-08T05:43:23,677 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=59795 lost=0 simT=79200.0s realT=302s; (s/r): 262.25165562913907
2022-08-08T05:43:39,963 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11675 #nodes=1455
2022-08-08T05:43:39,964 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=46173 lost=0 simT=82800.0s realT=319s; (s/r): 259.56112852664575
2022-08-08T05:44:04,815 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11044 #nodes=1351
2022-08-08T05:44:04,815 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=33903 lost=0 simT=86400.0s realT=344s; (s/r): 251.1627906976744
2022-08-08T05:44:19,108 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9193 #nodes=1102
2022-08-08T05:44:19,108 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=27453 lost=3 simT=90000.0s realT=358s; (s/r): 251.39664804469274
2022-08-08T05:44:21,630 INFO MemoryObserver:41 used RAM: 15936 MB free: 143 MB total: 16080 MB
2022-08-08T05:44:26,540 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7837 #nodes=919
2022-08-08T05:44:26,540 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=23418 lost=4 simT=93600.0s realT=365s; (s/r): 256.43835616438355
2022-08-08T05:44:31,982 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6741 #nodes=741
2022-08-08T05:44:31,982 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=20462 lost=5 simT=97200.0s realT=371s; (s/r): 261.99460916442047
2022-08-08T05:44:36,467 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5688 #nodes=608
2022-08-08T05:44:36,467 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=18086 lost=5 simT=100800.0s realT=375s; (s/r): 268.8
2022-08-08T05:44:40,106 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4897 #nodes=509
2022-08-08T05:44:40,106 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=16244 lost=5 simT=104400.0s realT=379s; (s/r): 275.4617414248021
2022-08-08T05:44:42,644 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4126 #nodes=472
2022-08-08T05:44:42,644 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14589 lost=6 simT=108000.0s realT=381s; (s/r): 283.46456692913387
2022-08-08T05:44:44,968 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3477 #nodes=385
2022-08-08T05:44:44,968 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=13249 lost=7 simT=111600.0s realT=384s; (s/r): 290.625
2022-08-08T05:44:47,027 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2854 #nodes=313
2022-08-08T05:44:47,027 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=12119 lost=7 simT=115200.0s realT=386s; (s/r): 298.44559585492226
2022-08-08T05:44:48,747 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2384 #nodes=259
2022-08-08T05:44:48,747 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=11216 lost=7 simT=118800.0s realT=387s; (s/r): 306.9767441860465
2022-08-08T05:44:50,225 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2011 #nodes=225
2022-08-08T05:44:50,225 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10389 lost=7 simT=122400.0s realT=389s; (s/r): 314.65295629820054
2022-08-08T05:44:51,622 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1740 #nodes=193
2022-08-08T05:44:51,622 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9594 lost=7 simT=126000.0s realT=390s; (s/r): 323.0769230769231
2022-08-08T05:44:52,785 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1392 #nodes=156
2022-08-08T05:44:52,785 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7912 lost=9 simT=129600.0s realT=392s; (s/r): 330.61224489795916
2022-08-08T05:44:53,220 INFO AbstractController$9:234 ### ITERATION 61 fires after mobsim event
2022-08-08T05:44:53,220 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=247.574733263sec
2022-08-08T05:44:53,220 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T05:44:53,459 INFO LegTimesControlerListener:50 [61] average trip (probably: leg) duration is: 1286 seconds = 00:21:26
2022-08-08T05:44:53,459 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T05:44:53,459 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:44:53,459 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:44:53,459 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:44:53,459 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:44:53,459 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T05:44:53,459 INFO EventsManagerImpl:137 event # 1
2022-08-08T05:44:53,460 INFO EventsManagerImpl:137 event # 4
2022-08-08T05:44:53,460 INFO EventsManagerImpl:137 event # 16
2022-08-08T05:44:53,460 INFO EventsManagerImpl:137 event # 64
2022-08-08T05:44:53,460 INFO EventsManagerImpl:137 event # 256
2022-08-08T05:44:53,461 INFO EventsManagerImpl:137 event # 1024
2022-08-08T05:44:53,463 INFO EventsManagerImpl:137 event # 4096
2022-08-08T05:44:53,474 INFO EventsManagerImpl:137 event # 16384
2022-08-08T05:44:53,489 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T05:45:00,483 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T05:45:00,483 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T05:45:00,483 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T05:45:00,484 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T05:45:00,484 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T05:45:00,484 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T05:45:00,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-08-08T05:45:00,494 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-08-08T05:45:00,495 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:18:14][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T05:45:00,496 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T05:45:00,496 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-08-08T05:45:00,496 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:46][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T05:45:00,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-08-08T05:45:00,498 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-08-08T05:45:00,498 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-08-08T05:45:00,499 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T05:45:00,499 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-08-08T05:45:00,499 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T05:45:00,499 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T05:45:00,499 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-08-08T05:45:00,499 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-08-08T05:45:00,499 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T05:45:00,499 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-08-08T05:45:00,499 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:20:02][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T05:45:00,500 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T05:45:00,500 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-08-08T05:45:00,500 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-08-08T05:45:00,501 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T05:45:00,501 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T05:45:00,501 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T05:45:00,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-08-08T05:45:00,503 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-08-08T05:45:00,503 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-08-08T05:45: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-08-08T05:45:00,505 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-08-08T05:45:00,505 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:02][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T05:45:00,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-08-08T05:45:00,506 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-08-08T05:45:00,506 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_46800][coord=[x=738858.7389318789 | y=5689328.029665429]][linkId=376817773][startTime=13:38:59][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T05:45:00,506 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T05:45:00,819 INFO ControlerListenerManagerImpl:251 [it.61] all ControlerAfterMobsimListeners called.
2022-08-08T05:45:00,819 INFO AbstractController$4:159 ### ITERATION 61 fires scoring event
2022-08-08T05:45:00,819 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T05:45:00,945 INFO NewScoreAssignerImpl:57 it: 61 msaStart: 599
2022-08-08T05:45:01,059 INFO ControlerListenerManagerImpl:194 [it.61] all ControlerScoringListeners called.
2022-08-08T05:45:01,059 INFO AbstractController$5:167 ### ITERATION 61 fires iteration end event
2022-08-08T05:45:01,059 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T05:45:01,059 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T05:45:01,131 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T05:45:01,131 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T05:45:02,575 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T05:45:02,575 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12869665240811967
2022-08-08T05:45:02,575 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2945883422256685
2022-08-08T05:45:02,575 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.567565485757714E-4
2022-08-08T05:45:02,575 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.8999984594607086E-4
2022-08-08T05:45:02,575 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T05:45:02,575 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14386582929797626
2022-08-08T05:45:02,575 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14105948022204307
2022-08-08T05:45:02,575 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2309217046580773
2022-08-08T05:45:02,762 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T05:45:02,866 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -96.83390069237265
2022-08-08T05:45:02,866 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -118.04050360854657
2022-08-08T05:45:02,866 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -99.49228837043138
2022-08-08T05:45:02,866 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -79.05725640526795
2022-08-08T05:45:02,928 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T05:45:03,529 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19111.563555250817 meters
2022-08-08T05:45:03,529 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140325.09213391837 meters (statistic on all 2096209 legs which have a finite distance)
2022-08-08T05:45:03,529 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52457.34212741191 meters
2022-08-08T05:45:03,529 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140266.83868703074 meters (statistic on all 763386 trips which have a finite distance)
2022-08-08T05:45:03,529 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T05:45:03,529 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T05:45:04,424 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T05:45:04,426 INFO LegHistogramListener:72 number of legs: 2104096 100%
2022-08-08T05:45:04,426 INFO LegHistogramListener:79 number of bike legs: 99501 4.728919212811583%
2022-08-08T05:45:04,426 INFO LegHistogramListener:79 number of car legs: 229306 10.89807689382994%
2022-08-08T05:45:04,426 INFO LegHistogramListener:79 number of drtNorth legs: 249 0.011834060803309355%
2022-08-08T05:45:04,426 INFO LegHistogramListener:79 number of drtSoutheast legs: 159 0.007556689428619226%
2022-08-08T05:45:04,426 INFO LegHistogramListener:79 number of freight legs: 47065 2.2368275972198988%
2022-08-08T05:45:04,426 INFO LegHistogramListener:79 number of pt legs: 133651 6.351944017763448%
2022-08-08T05:45:04,426 INFO LegHistogramListener:79 number of ride legs: 109380 5.198432010706735%
2022-08-08T05:45:04,426 INFO LegHistogramListener:79 number of walk legs: 1484785 70.56640951743647%
2022-08-08T05:45:04,951 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T05:45:04,951 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T05:45:07,358 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.4886012930259786
2022-08-08T05:45:07,358 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4268372214833339
2022-08-08T05:45:07,358 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.008298371649968932
2022-08-08T05:45:07,358 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.007123710440234778
2022-08-08T05:45:07,358 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T05:45:07,358 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.47991907033588893
2022-08-08T05:45:07,358 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.5537969158403385
2022-08-08T05:45:07,358 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8515754581820609
2022-08-08T05:45:07,358 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2126586113578827
2022-08-08T05:45:07,358 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.37499807432588567
2022-08-08T05:45:07,358 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 7.920939523562548E-4
2022-08-08T05:45:07,358 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 7.176345532692812E-4
2022-08-08T05:45:07,358 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T05:45:07,359 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2709975505425266
2022-08-08T05:45:07,359 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.25081776960721386
2022-08-08T05:45:07,359 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.49917196013084314
2022-08-08T05:45:07,359 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.169248781690177
2022-08-08T05:45:07,359 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.36243754396955896
2022-08-08T05:45:07,359 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.6189167954728687E-4
2022-08-08T05:45:07,359 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.15675500803648E-4
2022-08-08T05:45:07,359 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T05:45:07,359 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.20710625099493163
2022-08-08T05:45:07,359 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.19501558512249856
2022-08-08T05:45:07,359 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3343406748589123
2022-08-08T05:45:07,590 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T05:45:08,849 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T05:45:09,182 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T05:45:09,576 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T05:45:10,778 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T05:45:11,101 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T05:45:11,485 INFO ControlerListenerManagerImpl:171 [it.61] all ControlerIterationEndsListeners called.
2022-08-08T05:45:11,679 INFO AbstractController:181 ### ITERATION 61 ENDS
2022-08-08T05:45:11,679 INFO AbstractController:182 ###################################################
2022-08-08T05:45:11,679 INFO AbstractController:133 ###################################################
2022-08-08T05:45:11,679 INFO AbstractController:134 ### ITERATION 62 BEGINS
2022-08-08T05:45:11,679 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T05:45:11,680 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T05:45:11,680 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T05:45:11,680 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T05:45:11,680 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T05:45:11,990 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T05:45:12,021 INFO ControlerListenerManagerImpl:148 [it.62] all ControlerIterationStartsListeners called.
2022-08-08T05:45:12,021 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T05:45:19,926 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169872 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T05:45:19,926 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30345 plans
2022-08-08T05:45:19,926 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:45:19,927 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T05:45:19,928 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T05:45:19,929 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T05:45:19,930 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:45:19,932 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:45:19,932 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T05:45:19,932 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:45:19,933 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:45:19,933 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:45:19,933 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T05:45:19,933 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:45:19,934 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:45:19,936 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:45:19,938 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:45:19,938 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:45:19,942 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T05:45:19,957 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T05:45:19,962 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:45:19,981 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T05:45:20,072 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T05:45:20,263 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T05:45:20,562 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T05:45:21,380 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T05:45:21,630 INFO MemoryObserver:41 used RAM: 14907 MB free: 1172 MB total: 16080 MB
2022-08-08T05:45:22,987 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T05:45:25,987 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T05:45:31,208 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T05:45:43,519 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T05:45:43,520 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30345 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T05:45:43,520 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30523 plans
2022-08-08T05:45:43,521 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T05:45:43,521 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T05:45:43,521 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T05:45:43,521 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T05:45:43,521 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T05:45:43,521 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T05:45:43,521 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T05:45:43,521 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T05:45:43,522 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T05:45:43,522 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T05:45:43,524 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T05:45:43,527 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T05:45:43,534 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T05:45:43,546 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T05:45:43,570 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T05:45:43,614 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T05:45:43,735 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30523 plans
2022-08-08T05:45:43,735 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T05:45:43,735 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T05:45:43,736 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:45:43,736 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:45:43,736 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:45:43,738 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:45:43,738 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T05:45:43,738 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:45:43,738 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T05:45:43,741 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:45:43,747 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T05:45:43,797 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:45:43,801 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:45:43,801 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T05:45:43,805 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:45:43,819 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T05:45:43,888 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:45:43,888 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T05:45:44,033 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:45:44,037 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T05:45:44,225 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:45:44,279 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T05:45:44,717 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T05:45:45,588 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T05:45:47,304 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T05:45:50,488 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T05:45:57,508 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T05:46:13,577 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T05:46:13,577 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30523 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T05:46:13,577 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7688 plans
2022-08-08T05:46:13,577 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T05:46:13,577 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T05:46:13,577 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T05:46:13,577 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T05:46:13,577 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T05:46:13,577 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T05:46:13,577 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T05:46:13,577 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T05:46:13,577 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T05:46:13,578 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T05:46:13,578 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T05:46:13,579 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T05:46:13,580 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T05:46:13,583 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T05:46:13,583 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7688 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T05:46:13,583 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40313 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T05:46:13,583 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6752 plans
2022-08-08T05:46:13,583 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T05:46:13,583 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T05:46:13,583 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T05:46:13,585 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T05:46:13,588 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T05:46:13,603 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T05:46:13,648 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T05:46:13,828 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T05:46:13,976 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T05:46:14,281 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T05:46:14,788 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T05:46:15,743 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T05:46:18,168 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T05:46:21,631 INFO MemoryObserver:41 used RAM: 14976 MB free: 1103 MB total: 16080 MB
2022-08-08T05:46:25,967 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T05:46:25,967 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6752 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T05:46:25,967 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T05:46:26,944 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T05:46:27,921 INFO ControlerListenerManagerImpl:213 [it.62] all ControlerReplanningListeners called.
2022-08-08T05:46:27,921 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T05:46:27,921 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T05:46:27,921 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T05:46:28,000 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T05:46:28,071 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T05:46:28,071 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T05:46:28,071 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T05:46:28,080 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T05:46:28,089 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T05:46:28,089 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T05:46:28,090 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T05:46:28,091 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T05:46:28,091 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T05:46:28,091 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T05:46:28,091 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T05:46:28,091 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T05:46:28,091 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T05:46:28,091 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T05:46:28,091 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T05:46:28,091 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T05:46:28,091 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T05:46:28,091 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T05:46:28,091 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T05:46:28,092 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T05:46:28,092 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T05:46:28,092 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T05:46:28,794 INFO ControlerListenerManagerImpl:232 [it.62] all ControlerBeforeMobsimListeners called.
2022-08-08T05:46:28,795 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T05:46:28,795 INFO NetworkImpl:163 node # 1
2022-08-08T05:46:28,795 INFO NetworkImpl:163 node # 4
2022-08-08T05:46:28,795 INFO NetworkImpl:163 node # 16
2022-08-08T05:46:28,795 INFO NetworkImpl:163 node # 64
2022-08-08T05:46:28,795 INFO NetworkImpl:163 node # 256
2022-08-08T05:46:28,795 INFO NetworkImpl:163 node # 1024
2022-08-08T05:46:28,796 INFO NetworkImpl:163 node # 4096
2022-08-08T05:46:28,798 INFO NetworkImpl:163 node # 16384
2022-08-08T05:46:28,804 INFO NetworkImpl:163 node # 65536
2022-08-08T05:46:28,883 INFO NetworkImpl:159 link # 1
2022-08-08T05:46:28,883 INFO NetworkImpl:159 link # 4
2022-08-08T05:46:28,883 INFO NetworkImpl:159 link # 16
2022-08-08T05:46:28,883 INFO NetworkImpl:159 link # 64
2022-08-08T05:46:28,883 INFO NetworkImpl:159 link # 256
2022-08-08T05:46:28,884 INFO NetworkImpl:159 link # 1024
2022-08-08T05:46:28,888 INFO NetworkImpl:159 link # 4096
2022-08-08T05:46:28,906 INFO NetworkImpl:159 link # 16384
2022-08-08T05:46:28,978 INFO NetworkImpl:159 link # 65536
2022-08-08T05:46:29,312 INFO NetworkImpl:159 link # 262144
2022-08-08T05:46:36,641 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T05:46:36,641 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T05:46:36,641 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T05:46:36,641 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T05:46:36,641 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T05:46:36,642 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T05:46:36,642 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T05:46:36,642 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T05:46:36,644 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T05:46:36,646 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T05:46:36,650 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T05:46:36,660 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T05:46:36,678 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T05:46:36,713 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T05:46:36,785 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T05:46:36,931 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T05:46:37,221 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T05:46:37,765 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T05:46:38,818 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T05:46:38,924 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T05:46:38,940 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:46:38,940 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T05:46:38,940 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T05:46:38,940 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:46:38,940 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:46:38,940 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T05:46:38,940 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T05:46:38,940 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T05:46:38,940 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:46:38,940 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T05:46:40,516 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:46:40,516 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T05:46:40,517 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T05:46:40,517 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T05:46:40,517 INFO EventsManagerImpl:176
2022-08-08T05:46:40,517 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:46:40,517 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T05:46:40,517 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T05:46:40,517 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T05:46:40,517 INFO EventsManagerImpl:176
2022-08-08T05:46:40,517 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:46:40,517 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T05:46:40,517 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T05:46:40,517 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T05:46:40,517 INFO EventsManagerImpl:176
2022-08-08T05:46:40,517 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:46:40,517 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T05:46:40,517 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T05:46:40,517 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T05:46:40,517 INFO EventsManagerImpl:176
2022-08-08T05:46:40,517 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T05:46:40,517 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T05:46:40,517 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T05:46:40,517 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T05:46:40,517 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T05:46:40,518 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T05:46:40,518 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T05:46:40,518 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:46:40,518 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T05:46:40,518 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T05:46:40,518 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:46:40,518 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T05:46:40,518 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T05:46:40,518 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T05:46:40,518 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T05:46:40,518 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T05:46:40,518 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T05:46:40,518 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T05:46:40,518 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T05:46:40,518 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:46:40,518 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:46:40,518 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:46:40,518 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T05:46:40,518 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T05:46:40,518 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T05:46:40,518 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:46:40,518 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T05:46:40,518 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:46:40,518 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T05:46:40,518 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T05:46:40,518 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:46:40,518 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T05:46:40,518 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:46:40,519 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T05:46:40,519 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T05:46:40,519 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:46:40,519 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T05:46:40,519 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T05:46:40,519 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:46:40,519 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:46:40,519 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:46:40,519 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T05:46:40,519 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T05:46:40,519 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T05:46:40,519 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:46:40,519 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T05:46:40,519 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:46:40,519 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T05:46:40,519 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T05:46:40,519 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:46:40,519 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T05:46:40,519 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:46:40,519 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T05:46:40,519 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T05:46:40,519 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:46:40,519 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T05:46:42,046 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T05:46:42,049 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T05:46:42,229 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T05:46:42,229 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T05:46:42,229 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T05:46:42,229 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T05:46:42,229 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T05:46:42,229 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T05:46:42,229 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T05:46:42,229 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T05:46:42,442 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T05:46:42,442 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=3s; (s/r): 0.0
2022-08-08T05:46:42,802 INFO VehicularDepartureHandler:110 teleport vehicle 167041_car from link -305995140 to link -474324536
2022-08-08T05:46:42,807 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T05:46:42,808 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T05:46:42,810 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T05:46:42,811 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T05:46:42,820 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T05:46:42,825 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T05:46:42,825 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T05:46:42,826 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T05:46:42,826 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T05:46:43,964 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1793 #nodes=223
2022-08-08T05:46:43,964 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271789 lost=0 simT=3600.0s realT=5s; (s/r): 720.0
2022-08-08T05:46:45,671 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3170 #nodes=341
2022-08-08T05:46:45,671 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271276 lost=0 simT=7200.0s realT=6s; (s/r): 1200.0
2022-08-08T05:46:48,346 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4344 #nodes=475
2022-08-08T05:46:48,346 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270702 lost=0 simT=10800.0s realT=9s; (s/r): 1200.0
2022-08-08T05:46:51,859 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5556 #nodes=663
2022-08-08T05:46:51,859 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269885 lost=0 simT=14400.0s realT=12s; (s/r): 1200.0
2022-08-08T05:46:55,357 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7151 #nodes=944
2022-08-08T05:46:55,357 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268702 lost=0 simT=18000.0s realT=16s; (s/r): 1125.0
2022-08-08T05:47:02,046 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11094 #nodes=1724
2022-08-08T05:47:02,047 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266838 lost=0 simT=21600.0s realT=23s; (s/r): 939.1304347826087
2022-08-08T05:47:16,390 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11968 #nodes=1868
2022-08-08T05:47:16,390 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264189 lost=0 simT=25200.0s realT=37s; (s/r): 681.081081081081
2022-08-08T05:47:21,631 INFO MemoryObserver:41 used RAM: 14216 MB free: 1863 MB total: 16080 MB
2022-08-08T05:47:27,282 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13207 #nodes=2021
2022-08-08T05:47:27,283 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260725 lost=0 simT=28800.0s realT=48s; (s/r): 600.0
2022-08-08T05:47:45,017 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14633 #nodes=2162
2022-08-08T05:47:45,018 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257151 lost=0 simT=32400.0s realT=66s; (s/r): 490.90909090909093
2022-08-08T05:47:59,201 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14549 #nodes=2032
2022-08-08T05:47:59,201 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251795 lost=0 simT=36000.0s realT=80s; (s/r): 450.0
2022-08-08T05:48:16,486 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14940 #nodes=2131
2022-08-08T05:48:16,486 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245985 lost=0 simT=39600.0s realT=97s; (s/r): 408.2474226804124
2022-08-08T05:48:21,631 INFO MemoryObserver:41 used RAM: 15149 MB free: 930 MB total: 16080 MB
2022-08-08T05:48:32,671 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15328 #nodes=2271
2022-08-08T05:48:32,671 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238169 lost=0 simT=43200.0s realT=113s; (s/r): 382.3008849557522
2022-08-08T05:48:49,519 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15729 #nodes=2312
2022-08-08T05:48:49,520 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229118 lost=0 simT=46800.0s realT=130s; (s/r): 360.0
2022-08-08T05:49:04,552 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15929 #nodes=2391
2022-08-08T05:49:04,552 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218030 lost=0 simT=50400.0s realT=145s; (s/r): 347.58620689655174
2022-08-08T05:49:21,631 INFO MemoryObserver:41 used RAM: 15830 MB free: 249 MB total: 16080 MB
2022-08-08T05:49:24,039 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16118 #nodes=2355
2022-08-08T05:49:24,040 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204613 lost=0 simT=54000.0s realT=165s; (s/r): 327.27272727272725
2022-08-08T05:49:49,343 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16365 #nodes=2512
2022-08-08T05:49:49,343 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188080 lost=0 simT=57600.0s realT=190s; (s/r): 303.1578947368421
2022-08-08T05:50:07,118 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16372 #nodes=2349
2022-08-08T05:50:07,119 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168674 lost=0 simT=61200.0s realT=208s; (s/r): 294.2307692307692
2022-08-08T05:50:21,631 INFO MemoryObserver:41 used RAM: 15865 MB free: 214 MB total: 16080 MB
2022-08-08T05:50:26,490 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16071 #nodes=2311
2022-08-08T05:50:26,490 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146708 lost=0 simT=64800.0s realT=227s; (s/r): 285.4625550660793
2022-08-08T05:50:43,792 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15297 #nodes=2209
2022-08-08T05:50:43,792 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=123026 lost=0 simT=68400.0s realT=244s; (s/r): 280.327868852459
2022-08-08T05:51:01,163 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14981 #nodes=2004
2022-08-08T05:51:01,163 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=98177 lost=0 simT=72000.0s realT=262s; (s/r): 274.80916030534354
2022-08-08T05:51:24,101 INFO MemoryObserver:41 used RAM: 15382 MB free: 697 MB total: 16080 MB
2022-08-08T05:51:27,578 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13185 #nodes=1724
2022-08-08T05:51:27,578 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=75538 lost=0 simT=75600.0s realT=288s; (s/r): 262.5
2022-08-08T05:51:51,626 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12176 #nodes=1542
2022-08-08T05:51:51,626 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=59488 lost=0 simT=79200.0s realT=312s; (s/r): 253.84615384615384
2022-08-08T05:52:07,577 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11602 #nodes=1403
2022-08-08T05:52:07,577 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45980 lost=0 simT=82800.0s realT=328s; (s/r): 252.4390243902439
2022-08-08T05:52:27,947 INFO MemoryObserver:41 used RAM: 15564 MB free: 515 MB total: 16080 MB
2022-08-08T05:52:30,406 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10996 #nodes=1399
2022-08-08T05:52:30,406 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=33696 lost=1 simT=86400.0s realT=351s; (s/r): 246.15384615384616
2022-08-08T05:52:44,053 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9194 #nodes=1102
2022-08-08T05:52:44,053 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=27256 lost=3 simT=90000.0s realT=365s; (s/r): 246.57534246575344
2022-08-08T05:52:50,607 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7798 #nodes=906
2022-08-08T05:52:50,607 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=23249 lost=4 simT=93600.0s realT=371s; (s/r): 252.2911051212938
2022-08-08T05:52:55,831 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6718 #nodes=743
2022-08-08T05:52:55,831 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=20252 lost=5 simT=97200.0s realT=376s; (s/r): 258.51063829787233
2022-08-08T05:53:00,073 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5685 #nodes=624
2022-08-08T05:53:00,073 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17923 lost=5 simT=100800.0s realT=381s; (s/r): 264.56692913385825
2022-08-08T05:53:03,633 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4874 #nodes=532
2022-08-08T05:53:03,633 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=16123 lost=5 simT=104400.0s realT=384s; (s/r): 271.875
2022-08-08T05:53:06,247 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4096 #nodes=462
2022-08-08T05:53:06,247 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14489 lost=5 simT=108000.0s realT=387s; (s/r): 279.06976744186045
2022-08-08T05:53:08,271 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3470 #nodes=336
2022-08-08T05:53:08,271 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=13149 lost=5 simT=111600.0s realT=389s; (s/r): 286.88946015424165
2022-08-08T05:53:10,275 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2855 #nodes=302
2022-08-08T05:53:10,275 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=12007 lost=5 simT=115200.0s realT=391s; (s/r): 294.6291560102302
2022-08-08T05:53:11,936 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2380 #nodes=237
2022-08-08T05:53:11,936 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=11075 lost=5 simT=118800.0s realT=392s; (s/r): 303.0612244897959
2022-08-08T05:53:13,342 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2003 #nodes=212
2022-08-08T05:53:13,342 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10258 lost=6 simT=122400.0s realT=394s; (s/r): 310.65989847715736
2022-08-08T05:53:14,616 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1734 #nodes=201
2022-08-08T05:53:14,616 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9466 lost=7 simT=126000.0s realT=395s; (s/r): 318.9873417721519
2022-08-08T05:53:15,745 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1411 #nodes=137
2022-08-08T05:53:15,745 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7815 lost=7 simT=129600.0s realT=396s; (s/r): 327.27272727272725
2022-08-08T05:53:16,282 INFO AbstractController$9:234 ### ITERATION 62 fires after mobsim event
2022-08-08T05:53:16,282 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=245.875258645sec
2022-08-08T05:53:16,282 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T05:53:16,332 INFO LegTimesControlerListener:50 [62] average trip (probably: leg) duration is: 1282 seconds = 00:21:22
2022-08-08T05:53:16,332 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T05:53:16,332 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:53:16,332 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:53:16,332 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:53:16,332 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:53:16,332 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T05:53:16,333 INFO EventsManagerImpl:137 event # 1
2022-08-08T05:53:16,333 INFO EventsManagerImpl:137 event # 4
2022-08-08T05:53:16,333 INFO EventsManagerImpl:137 event # 16
2022-08-08T05:53:16,333 INFO EventsManagerImpl:137 event # 64
2022-08-08T05:53:16,333 INFO EventsManagerImpl:137 event # 256
2022-08-08T05:53:16,334 INFO EventsManagerImpl:137 event # 1024
2022-08-08T05:53:16,336 INFO EventsManagerImpl:137 event # 4096
2022-08-08T05:53:16,408 INFO EventsManagerImpl:137 event # 16384
2022-08-08T05:53:16,424 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T05:53:23,468 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T05:53:23,468 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T05:53:23,468 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T05:53:23,468 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T05:53:23,468 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T05:53:23,468 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T05:53:23,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-08-08T05:53:23,472 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-08-08T05:53:23,472 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:18:14][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T05:53:23,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-08-08T05:53:23,474 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-08-08T05:53:23,474 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:56][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T05:53:23,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-08-08T05:53:23,476 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-08-08T05:53:23,476 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-08-08T05:53:23,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-08-08T05:53:23,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-08-08T05:53:23,476 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T05:53:23,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-08-08T05:53:23,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-08-08T05:53:23,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-08-08T05:53:23,477 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T05:53:23,477 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-08-08T05:53:23,477 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:20:22][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T05:53:23,477 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T05:53:23,477 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-08-08T05:53:23,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-08-08T05:53:23,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-08-08T05:53:23,478 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-08-08T05:53:23,478 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-08-08T05:53:23,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-08-08T05:53:23,479 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T05:53:23,479 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T05:53:23,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-08-08T05:53:23,480 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-08-08T05:53:23,480 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-08-08T05:53:23,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-08-08T05:53:23,483 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-08-08T05:53:23,483 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:54][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T05:53:23,483 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T05:53:23,805 INFO ControlerListenerManagerImpl:251 [it.62] all ControlerAfterMobsimListeners called.
2022-08-08T05:53:23,805 INFO AbstractController$4:159 ### ITERATION 62 fires scoring event
2022-08-08T05:53:23,805 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T05:53:23,974 INFO NewScoreAssignerImpl:57 it: 62 msaStart: 599
2022-08-08T05:53:24,100 INFO ControlerListenerManagerImpl:194 [it.62] all ControlerScoringListeners called.
2022-08-08T05:53:24,100 INFO AbstractController$5:167 ### ITERATION 62 fires iteration end event
2022-08-08T05:53:24,100 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T05:53:24,100 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T05:53:24,199 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T05:53:24,199 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T05:53:25,641 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T05:53:25,641 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12940273291670304
2022-08-08T05:53:25,641 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2955961116788284
2022-08-08T05:53:25,641 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.51621417604256E-4
2022-08-08T05:53:25,641 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.1310793531789028E-4
2022-08-08T05:53:25,641 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T05:53:25,641 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14350893769545592
2022-08-08T05:53:25,641 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14141765560730626
2022-08-08T05:53:25,641 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22918859795519084
2022-08-08T05:53:25,791 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T05:53:25,895 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -96.38623951864614
2022-08-08T05:53:25,896 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -117.51383297615045
2022-08-08T05:53:25,896 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -99.20772734696811
2022-08-08T05:53:25,896 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -78.91051980073354
2022-08-08T05:53:25,957 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T05:53:26,576 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19086.650565591466 meters
2022-08-08T05:53:26,577 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140308.17164975073 meters (statistic on all 2098692 legs which have a finite distance)
2022-08-08T05:53:26,577 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52441.043600114914 meters
2022-08-08T05:53:26,577 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140256.1374763015 meters (statistic on all 763565 trips which have a finite distance)
2022-08-08T05:53:26,577 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T05:53:26,577 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T05:53:27,489 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T05:53:27,491 INFO LegHistogramListener:72 number of legs: 2106474 100%
2022-08-08T05:53:27,491 INFO LegHistogramListener:79 number of bike legs: 99983 4.746462572051684%
2022-08-08T05:53:27,491 INFO LegHistogramListener:79 number of car legs: 230083 10.922660331910102%
2022-08-08T05:53:27,491 INFO LegHistogramListener:79 number of drtNorth legs: 237 0.01125102897068751%
2022-08-08T05:53:27,491 INFO LegHistogramListener:79 number of drtSoutheast legs: 167 0.007927940245167991%
2022-08-08T05:53:27,491 INFO LegHistogramListener:79 number of freight legs: 47065 2.2343024409510868%
2022-08-08T05:53:27,491 INFO LegHistogramListener:79 number of pt legs: 133438 6.334661619369619%
2022-08-08T05:53:27,491 INFO LegHistogramListener:79 number of ride legs: 109635 5.2046690346047475%
2022-08-08T05:53:27,491 INFO LegHistogramListener:79 number of walk legs: 1485866 70.5380650318969%
2022-08-08T05:53:27,948 INFO MemoryObserver:41 used RAM: 13862 MB free: 2217 MB total: 16080 MB
2022-08-08T05:53:28,050 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T05:53:28,050 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T05:53:30,517 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.49249885743335886
2022-08-08T05:53:30,517 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.42762289652197577
2022-08-08T05:53:30,517 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.008395939138427726
2022-08-08T05:53:30,517 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.007180196880921448
2022-08-08T05:53:30,517 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T05:53:30,517 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.48210278478152585
2022-08-08T05:53:30,517 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.558093736680754
2022-08-08T05:53:30,517 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8538015374582129
2022-08-08T05:53:30,517 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2133133405567509
2022-08-08T05:53:30,517 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3752021957820034
2022-08-08T05:53:30,517 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 8.010804315564068E-4
2022-08-08T05:53:30,517 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 7.1891833601216E-4
2022-08-08T05:53:30,517 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T05:53:30,517 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.27206822535008757
2022-08-08T05:53:30,517 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2515533771188834
2022-08-08T05:53:30,517 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5028949300851918
2022-08-08T05:53:30,517 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.16977513261475735
2022-08-08T05:53:30,517 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.36269686808362045
2022-08-08T05:53:30,517 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.6189167954728687E-4
2022-08-08T05:53:30,517 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.1695928354652686E-4
2022-08-08T05:53:30,517 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T05:53:30,517 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.20779949367608622
2022-08-08T05:53:30,517 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.19555605765725054
2022-08-08T05:53:30,517 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.33574384939687885
2022-08-08T05:53:30,801 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T05:53:32,003 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T05:53:32,319 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T05:53:32,713 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T05:53:33,967 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T05:53:34,292 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T05:53:34,669 INFO ControlerListenerManagerImpl:171 [it.62] all ControlerIterationEndsListeners called.
2022-08-08T05:53:34,853 INFO AbstractController:181 ### ITERATION 62 ENDS
2022-08-08T05:53:34,853 INFO AbstractController:182 ###################################################
2022-08-08T05:53:34,853 INFO AbstractController:133 ###################################################
2022-08-08T05:53:34,854 INFO AbstractController:134 ### ITERATION 63 BEGINS
2022-08-08T05:53:34,854 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T05:53:34,854 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T05:53:34,855 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T05:53:34,855 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T05:53:34,855 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T05:53:35,173 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T05:53:35,204 INFO ControlerListenerManagerImpl:148 [it.63] all ControlerIterationStartsListeners called.
2022-08-08T05:53:35,205 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T05:53:42,625 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169440 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T05:53:42,625 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30713 plans
2022-08-08T05:53:42,625 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:53:42,626 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:53:42,626 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T05:53:42,626 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T05:53:42,627 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:53:42,629 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T05:53:42,633 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T05:53:42,633 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:53:42,634 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:53:42,636 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T05:53:42,636 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:53:42,636 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:53:42,638 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:53:42,639 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:53:42,643 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T05:53:42,660 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:53:42,664 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:53:42,665 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:53:42,665 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T05:53:42,714 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T05:53:42,821 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T05:53:43,046 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T05:53:43,402 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T05:53:44,155 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T05:53:45,618 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T05:53:48,736 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T05:53:53,829 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T05:54:05,550 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T05:54:05,550 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30713 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T05:54:05,550 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30710 plans
2022-08-08T05:54:05,551 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T05:54:05,551 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T05:54:05,551 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T05:54:05,551 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T05:54:05,551 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T05:54:05,551 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T05:54:05,551 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T05:54:05,551 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T05:54:05,552 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T05:54:05,552 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T05:54:05,554 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T05:54:05,557 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T05:54:05,563 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T05:54:05,576 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T05:54:05,599 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T05:54:05,643 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T05:54:05,805 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30710 plans
2022-08-08T05:54:05,805 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T05:54:05,805 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T05:54:05,806 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T05:54:05,806 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:54:05,806 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:54:05,806 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:54:05,807 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T05:54:05,807 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:54:05,809 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:54:05,810 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T05:54:05,810 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:54:05,814 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T05:54:05,816 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:54:05,817 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:54:05,830 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:54:05,831 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T05:54:05,844 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:54:05,859 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T05:54:05,861 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:54:05,862 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T05:54:05,927 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T05:54:06,092 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T05:54:06,596 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T05:54:07,422 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T05:54:08,957 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T05:54:12,595 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T05:54:19,936 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T05:54:27,948 INFO MemoryObserver:41 used RAM: 15777 MB free: 302 MB total: 16080 MB
2022-08-08T05:54:38,084 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T05:54:38,085 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30710 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T05:54:38,085 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7565 plans
2022-08-08T05:54:38,085 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T05:54:38,085 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T05:54:38,085 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T05:54:38,085 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T05:54:38,085 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T05:54:38,085 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T05:54:38,085 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T05:54:38,086 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T05:54:38,086 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T05:54:38,086 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T05:54:38,086 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T05:54:38,087 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T05:54:38,088 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T05:54:38,090 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T05:54:38,090 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7565 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T05:54:38,090 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40291 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T05:54:38,090 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6774 plans
2022-08-08T05:54:38,091 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T05:54:38,091 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T05:54:38,091 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T05:54:38,091 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T05:54:38,092 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T05:54:38,096 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T05:54:38,183 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T05:54:38,232 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T05:54:38,514 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T05:54:38,872 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T05:54:39,362 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T05:54:40,321 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T05:54:42,930 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T05:54:51,182 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T05:54:51,183 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6774 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T05:54:51,183 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T05:54:52,180 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T05:54:53,158 INFO ControlerListenerManagerImpl:213 [it.63] all ControlerReplanningListeners called.
2022-08-08T05:54:53,158 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T05:54:53,158 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T05:54:53,158 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T05:54:53,237 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T05:54:53,308 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T05:54:53,308 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T05:54:53,308 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T05:54:53,317 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T05:54:53,326 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T05:54:53,326 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T05:54:53,327 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T05:54:53,328 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T05:54:53,328 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T05:54:53,328 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T05:54:53,328 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T05:54:53,328 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T05:54:53,328 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T05:54:53,328 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T05:54:53,328 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T05:54:53,328 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T05:54:53,328 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T05:54:53,328 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T05:54:53,328 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T05:54:53,329 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T05:54:53,329 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T05:54:53,329 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T05:54:54,033 INFO ControlerListenerManagerImpl:232 [it.63] all ControlerBeforeMobsimListeners called.
2022-08-08T05:54:54,033 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T05:54:54,034 INFO NetworkImpl:163 node # 1
2022-08-08T05:54:54,034 INFO NetworkImpl:163 node # 4
2022-08-08T05:54:54,034 INFO NetworkImpl:163 node # 16
2022-08-08T05:54:54,034 INFO NetworkImpl:163 node # 64
2022-08-08T05:54:54,034 INFO NetworkImpl:163 node # 256
2022-08-08T05:54:54,034 INFO NetworkImpl:163 node # 1024
2022-08-08T05:54:54,035 INFO NetworkImpl:163 node # 4096
2022-08-08T05:54:54,036 INFO NetworkImpl:163 node # 16384
2022-08-08T05:54:54,043 INFO NetworkImpl:163 node # 65536
2022-08-08T05:54:54,082 INFO NetworkImpl:159 link # 1
2022-08-08T05:54:54,082 INFO NetworkImpl:159 link # 4
2022-08-08T05:54:54,082 INFO NetworkImpl:159 link # 16
2022-08-08T05:54:54,082 INFO NetworkImpl:159 link # 64
2022-08-08T05:54:54,082 INFO NetworkImpl:159 link # 256
2022-08-08T05:54:54,083 INFO NetworkImpl:159 link # 1024
2022-08-08T05:54:54,087 INFO NetworkImpl:159 link # 4096
2022-08-08T05:54:54,105 INFO NetworkImpl:159 link # 16384
2022-08-08T05:54:54,176 INFO NetworkImpl:159 link # 65536
2022-08-08T05:54:54,509 INFO NetworkImpl:159 link # 262144
2022-08-08T05:54:55,173 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T05:54:55,173 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T05:54:55,174 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T05:54:55,174 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T05:54:55,174 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T05:54:55,175 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T05:54:55,176 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T05:54:55,179 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T05:54:55,184 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T05:54:55,173 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T05:54:55,173 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T05:54:55,194 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T05:54:55,213 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T05:54:55,304 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T05:54:55,393 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T05:54:55,544 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T05:54:55,844 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T05:54:56,412 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T05:54:57,497 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T05:54:57,601 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T05:54:57,619 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:54:57,619 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T05:54:57,619 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T05:54:57,619 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:54:57,619 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:54:57,620 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T05:54:57,620 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T05:54:57,620 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T05:54:57,620 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:54:57,620 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T05:55:05,109 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:55:05,109 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T05:55:05,110 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T05:55:05,110 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T05:55:05,110 INFO EventsManagerImpl:176
2022-08-08T05:55:05,110 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:55:05,110 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T05:55:05,110 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T05:55:05,110 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T05:55:05,110 INFO EventsManagerImpl:176
2022-08-08T05:55:05,110 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:55:05,110 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T05:55:05,110 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T05:55:05,110 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T05:55:05,110 INFO EventsManagerImpl:176
2022-08-08T05:55:05,110 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:55:05,110 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T05:55:05,110 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T05:55:05,110 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T05:55:05,110 INFO EventsManagerImpl:176
2022-08-08T05:55:05,110 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T05:55:05,110 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T05:55:05,110 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T05:55:05,111 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T05:55:05,111 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T05:55:05,111 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T05:55:05,111 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T05:55:05,111 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:55:05,111 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T05:55:05,111 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T05:55:05,111 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:55:05,111 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T05:55:05,111 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T05:55:05,111 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T05:55:05,111 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T05:55:05,111 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T05:55:05,111 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T05:55:05,111 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T05:55:05,111 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T05:55:05,111 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:55:05,111 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:55:05,111 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:55:05,111 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T05:55:05,111 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T05:55:05,111 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T05:55:05,111 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:55:05,111 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T05:55:05,111 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:55:05,111 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T05:55:05,111 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T05:55:05,111 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:55:05,112 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T05:55:05,112 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:55:05,112 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T05:55:05,112 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T05:55:05,112 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:55:05,112 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T05:55:05,112 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T05:55:05,112 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:55:05,112 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T05:55:05,112 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:55:05,112 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T05:55:05,112 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T05:55:05,112 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T05:55:05,112 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:55:05,112 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T05:55:05,112 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:55:05,112 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T05:55:05,112 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T05:55:05,112 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:55:05,112 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T05:55:05,112 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T05:55:05,112 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T05:55:05,112 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T05:55:05,112 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T05:55:05,112 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T05:55:06,643 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T05:55:06,646 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T05:55:06,828 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T05:55:06,828 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T05:55:06,828 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T05:55:06,828 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T05:55:06,828 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T05:55:06,828 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T05:55:06,828 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T05:55:06,829 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T05:55:07,044 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T05:55:07,044 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T05:55:07,068 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T05:55:07,069 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T05:55:07,070 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T05:55:07,071 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T05:55:07,075 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T05:55:07,076 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T05:55:07,076 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T05:55:07,077 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T05:55:07,078 INFO VehicularDepartureHandler:110 teleport vehicle 157918_car from link -95454627 to link -103717883#3
2022-08-08T05:55:07,078 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T05:55:08,054 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1779 #nodes=231
2022-08-08T05:55:08,055 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271785 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T05:55:09,958 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3167 #nodes=348
2022-08-08T05:55:09,958 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271283 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T05:55:12,326 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4374 #nodes=477
2022-08-08T05:55:12,326 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270709 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T05:55:15,584 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5586 #nodes=642
2022-08-08T05:55:15,584 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269888 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T05:55:19,729 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7181 #nodes=965
2022-08-08T05:55:19,729 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268696 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T05:55:27,400 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11088 #nodes=1625
2022-08-08T05:55:27,400 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266803 lost=0 simT=21600.0s realT=29s; (s/r): 744.8275862068965
2022-08-08T05:55:27,949 INFO MemoryObserver:41 used RAM: 13871 MB free: 2208 MB total: 16080 MB
2022-08-08T05:55:40,997 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12001 #nodes=1849
2022-08-08T05:55:40,997 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264170 lost=0 simT=25200.0s realT=43s; (s/r): 586.046511627907
2022-08-08T05:55:52,359 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13254 #nodes=2003
2022-08-08T05:55:52,360 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260731 lost=0 simT=28800.0s realT=54s; (s/r): 533.3333333333334
2022-08-08T05:56:09,532 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14492 #nodes=2148
2022-08-08T05:56:09,532 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257139 lost=0 simT=32400.0s realT=71s; (s/r): 456.3380281690141
2022-08-08T05:56:24,723 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14435 #nodes=2081
2022-08-08T05:56:24,723 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251786 lost=0 simT=36000.0s realT=87s; (s/r): 413.7931034482759
2022-08-08T05:56:27,951 INFO MemoryObserver:41 used RAM: 14993 MB free: 1086 MB total: 16080 MB
2022-08-08T05:56:41,065 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14872 #nodes=2140
2022-08-08T05:56:41,065 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245952 lost=0 simT=39600.0s realT=103s; (s/r): 384.4660194174757
2022-08-08T05:56:58,162 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15288 #nodes=2199
2022-08-08T05:56:58,162 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238120 lost=0 simT=43200.0s realT=120s; (s/r): 360.0
2022-08-08T05:57:13,767 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15742 #nodes=2297
2022-08-08T05:57:13,767 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229127 lost=0 simT=46800.0s realT=136s; (s/r): 344.11764705882354
2022-08-08T05:57:27,585 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15880 #nodes=2386
2022-08-08T05:57:27,585 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218053 lost=0 simT=50400.0s realT=149s; (s/r): 338.255033557047
2022-08-08T05:57:27,951 INFO MemoryObserver:41 used RAM: 15282 MB free: 797 MB total: 16080 MB
2022-08-08T05:57:41,744 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16113 #nodes=2462
2022-08-08T05:57:41,744 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204585 lost=0 simT=54000.0s realT=164s; (s/r): 329.2682926829268
2022-08-08T05:58:02,836 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16442 #nodes=2556
2022-08-08T05:58:02,837 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188007 lost=0 simT=57600.0s realT=185s; (s/r): 311.35135135135135
2022-08-08T05:58:27,951 INFO MemoryObserver:41 used RAM: 15469 MB free: 610 MB total: 16080 MB
2022-08-08T05:58:28,391 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16260 #nodes=2331
2022-08-08T05:58:28,392 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168649 lost=0 simT=61200.0s realT=210s; (s/r): 291.42857142857144
2022-08-08T05:58:45,819 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16109 #nodes=2350
2022-08-08T05:58:45,819 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146584 lost=0 simT=64800.0s realT=228s; (s/r): 284.2105263157895
2022-08-08T05:59:04,759 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15202 #nodes=2145
2022-08-08T05:59:04,759 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=122851 lost=0 simT=68400.0s realT=247s; (s/r): 276.9230769230769
2022-08-08T05:59:20,663 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14774 #nodes=2062
2022-08-08T05:59:20,663 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=98132 lost=0 simT=72000.0s realT=263s; (s/r): 273.7642585551331
2022-08-08T05:59:27,952 INFO MemoryObserver:41 used RAM: 15704 MB free: 375 MB total: 16080 MB
2022-08-08T05:59:36,584 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13034 #nodes=1769
2022-08-08T05:59:36,584 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=75423 lost=0 simT=75600.0s realT=278s; (s/r): 271.9424460431655
2022-08-08T06:00:02,570 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12185 #nodes=1537
2022-08-08T06:00:02,570 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=59484 lost=0 simT=79200.0s realT=304s; (s/r): 260.5263157894737
2022-08-08T06:00:27,222 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11601 #nodes=1468
2022-08-08T06:00:27,222 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45801 lost=0 simT=82800.0s realT=329s; (s/r): 251.67173252279636
2022-08-08T06:00:27,952 INFO MemoryObserver:41 used RAM: 15682 MB free: 397 MB total: 16080 MB
2022-08-08T06:00:42,953 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10968 #nodes=1391
2022-08-08T06:00:42,953 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=33592 lost=0 simT=86400.0s realT=345s; (s/r): 250.43478260869566
2022-08-08T06:00:57,591 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9259 #nodes=1099
2022-08-08T06:00:57,591 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=27170 lost=1 simT=90000.0s realT=359s; (s/r): 250.69637883008357
2022-08-08T06:01:04,060 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7757 #nodes=890
2022-08-08T06:01:04,060 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=23160 lost=1 simT=93600.0s realT=366s; (s/r): 255.7377049180328
2022-08-08T06:01:09,253 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6694 #nodes=732
2022-08-08T06:01:09,253 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=20168 lost=2 simT=97200.0s realT=371s; (s/r): 261.99460916442047
2022-08-08T06:01:13,386 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5666 #nodes=608
2022-08-08T06:01:13,386 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17880 lost=2 simT=100800.0s realT=375s; (s/r): 268.8
2022-08-08T06:01:16,821 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4826 #nodes=541
2022-08-08T06:01:16,821 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=16038 lost=2 simT=104400.0s realT=379s; (s/r): 275.4617414248021
2022-08-08T06:01:19,340 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4045 #nodes=473
2022-08-08T06:01:19,340 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14370 lost=2 simT=108000.0s realT=381s; (s/r): 283.46456692913387
2022-08-08T06:01:21,757 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3420 #nodes=352
2022-08-08T06:01:21,757 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=13069 lost=2 simT=111600.0s realT=384s; (s/r): 290.625
2022-08-08T06:01:23,959 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2826 #nodes=347
2022-08-08T06:01:23,959 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11953 lost=2 simT=115200.0s realT=386s; (s/r): 298.44559585492226
2022-08-08T06:01:25,749 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2378 #nodes=238
2022-08-08T06:01:25,749 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=11032 lost=2 simT=118800.0s realT=388s; (s/r): 306.1855670103093
2022-08-08T06:01:27,337 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2028 #nodes=201
2022-08-08T06:01:27,338 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10240 lost=2 simT=122400.0s realT=389s; (s/r): 314.65295629820054
2022-08-08T06:01:27,952 INFO MemoryObserver:41 used RAM: 15961 MB free: 118 MB total: 16080 MB
2022-08-08T06:01:28,734 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1739 #nodes=196
2022-08-08T06:01:28,734 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9429 lost=3 simT=126000.0s realT=391s; (s/r): 322.2506393861893
2022-08-08T06:01:30,002 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1421 #nodes=139
2022-08-08T06:01:30,002 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7786 lost=3 simT=129600.0s realT=392s; (s/r): 330.61224489795916
2022-08-08T06:01:30,572 INFO AbstractController$9:234 ### ITERATION 63 fires after mobsim event
2022-08-08T06:01:30,572 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=245.529444683sec
2022-08-08T06:01:30,572 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T06:01:30,614 INFO LegTimesControlerListener:50 [63] average trip (probably: leg) duration is: 1279 seconds = 00:21:19
2022-08-08T06:01:30,614 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T06:01:30,614 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:01:30,614 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:01:30,614 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:01:30,614 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:01:30,614 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T06:01:30,614 INFO EventsManagerImpl:137 event # 1
2022-08-08T06:01:30,614 INFO EventsManagerImpl:137 event # 4
2022-08-08T06:01:30,614 INFO EventsManagerImpl:137 event # 16
2022-08-08T06:01:30,614 INFO EventsManagerImpl:137 event # 64
2022-08-08T06:01:30,615 INFO EventsManagerImpl:137 event # 256
2022-08-08T06:01:30,615 INFO EventsManagerImpl:137 event # 1024
2022-08-08T06:01:30,618 INFO EventsManagerImpl:137 event # 4096
2022-08-08T06:01:30,629 INFO EventsManagerImpl:137 event # 16384
2022-08-08T06:01:30,644 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T06:01:31,137 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T06:01:31,137 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T06:01:31,137 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T06:01:31,137 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T06:01:31,138 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T06:01:31,138 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T06:01:31,138 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T06:01:31,170 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-08-08T06:01:31,170 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:18:14][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T06:01:31,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-08-08T06:01:31,172 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-08-08T06:01:31,172 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:54][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T06:01:31,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-08-08T06:01:31,174 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-08-08T06:01:31,174 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-08-08T06:01:31,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-08-08T06:01:31,175 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-08-08T06:01:31,175 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T06:01:31,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-08-08T06:01:31,175 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-08-08T06:01:31,175 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-08-08T06:01:31,176 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T06:01:31,176 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-08-08T06:01:31,176 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-08-08T06:01:31,176 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T06:01:31,177 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-08-08T06:01:31,177 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-08-08T06:01:31,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-08-08T06:01:31,177 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T06:01:31,177 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T06:01:31,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-08-08T06:01:31,179 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-08-08T06:01:31,179 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-08-08T06:01:31,182 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T06:01:31,182 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-08-08T06:01:31,182 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-08-08T06:01:31,183 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T06:01:31,183 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-08-08T06:01:31,183 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:02][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T06:01:31,183 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T06:01:31,527 INFO ControlerListenerManagerImpl:251 [it.63] all ControlerAfterMobsimListeners called.
2022-08-08T06:01:31,527 INFO AbstractController$4:159 ### ITERATION 63 fires scoring event
2022-08-08T06:01:31,527 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T06:01:31,709 INFO NewScoreAssignerImpl:57 it: 63 msaStart: 599
2022-08-08T06:01:31,842 INFO ControlerListenerManagerImpl:194 [it.63] all ControlerScoringListeners called.
2022-08-08T06:01:31,842 INFO AbstractController$5:167 ### ITERATION 63 fires iteration end event
2022-08-08T06:01:31,842 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T06:01:31,842 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T06:01:32,030 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T06:01:32,030 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T06:01:34,766 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T06:01:34,766 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12871976049749148
2022-08-08T06:01:34,766 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.29684651607039236
2022-08-08T06:01:34,766 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.657430277759234E-4
2022-08-08T06:01:34,766 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.15675500803648E-4
2022-08-08T06:01:34,766 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T06:01:34,766 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14328170814996635
2022-08-08T06:01:34,766 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14126745302638943
2022-08-08T06:01:34,766 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22898190893358736
2022-08-08T06:01:34,951 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T06:01:35,061 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -96.14271355833685
2022-08-08T06:01:35,061 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -117.32236776488412
2022-08-08T06:01:35,061 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -98.98003432626894
2022-08-08T06:01:35,061 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -78.74000259442933
2022-08-08T06:01:35,134 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T06:01:35,763 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19088.721453536444 meters
2022-08-08T06:01:35,763 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140339.44194048244 meters (statistic on all 2098932 legs which have a finite distance)
2022-08-08T06:01:35,763 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52439.29611428078 meters
2022-08-08T06:01:35,763 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140284.3424234754 meters (statistic on all 763744 trips which have a finite distance)
2022-08-08T06:01:35,763 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T06:01:35,763 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T06:01:36,620 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T06:01:36,622 INFO LegHistogramListener:72 number of legs: 2106688 100%
2022-08-08T06:01:36,622 INFO LegHistogramListener:79 number of bike legs: 99435 4.719968025640247%
2022-08-08T06:01:36,622 INFO LegHistogramListener:79 number of car legs: 231063 10.968069310690524%
2022-08-08T06:01:36,622 INFO LegHistogramListener:79 number of drtNorth legs: 245 0.011629629067047422%
2022-08-08T06:01:36,622 INFO LegHistogramListener:79 number of drtSoutheast legs: 179 0.008496749400006076%
2022-08-08T06:01:36,622 INFO LegHistogramListener:79 number of freight legs: 47065 2.234075477716681%
2022-08-08T06:01:36,622 INFO LegHistogramListener:79 number of pt legs: 133202 6.32281571832184%
2022-08-08T06:01:36,622 INFO LegHistogramListener:79 number of ride legs: 109465 5.196070799283045%
2022-08-08T06:01:36,622 INFO LegHistogramListener:79 number of walk legs: 1486034 70.53887428988061%
2022-08-08T06:01:37,184 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T06:01:37,184 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T06:01:39,452 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.4966672999994865
2022-08-08T06:01:39,452 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4283931661677031
2022-08-08T06:01:39,452 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.008483236364943489
2022-08-08T06:01:39,452 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.007249521149036906
2022-08-08T06:01:39,452 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T06:01:39,452 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.48419278308693264
2022-08-08T06:01:39,452 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.5624958277060856
2022-08-08T06:01:39,452 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.85582477906099
2022-08-08T06:01:39,452 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2139192860113897
2022-08-08T06:01:39,452 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3754486820686362
2022-08-08T06:01:39,452 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 8.139182589851954E-4
2022-08-08T06:01:39,452 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 7.240534669836755E-4
2022-08-08T06:01:39,452 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T06:01:39,452 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.273208224425764
2022-08-08T06:01:39,452 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2523339170265538
2022-08-08T06:01:39,452 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5062789813954205
2022-08-08T06:01:39,452 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17028351058093738
2022-08-08T06:01:39,452 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3629805840697967
2022-08-08T06:01:39,452 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.631754622901657E-4
2022-08-08T06:01:39,452 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.182430662894057E-4
2022-08-08T06:01:39,452 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T06:01:39,453 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2084863174435264
2022-08-08T06:01:39,453 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.19607085453714496
2022-08-08T06:01:39,453 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.33711236180078774
2022-08-08T06:01:39,619 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T06:01:47,485 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T06:01:47,811 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T06:01:48,214 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T06:01:49,446 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T06:01:49,767 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T06:01:50,161 INFO ControlerListenerManagerImpl:171 [it.63] all ControlerIterationEndsListeners called.
2022-08-08T06:01:50,302 INFO AbstractController:181 ### ITERATION 63 ENDS
2022-08-08T06:01:50,302 INFO AbstractController:182 ###################################################
2022-08-08T06:01:50,303 INFO AbstractController:133 ###################################################
2022-08-08T06:01:50,303 INFO AbstractController:134 ### ITERATION 64 BEGINS
2022-08-08T06:01:50,303 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T06:01:50,303 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T06:01:50,303 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T06:01:50,304 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T06:01:50,304 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T06:01:50,605 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T06:01:50,636 INFO ControlerListenerManagerImpl:148 [it.64] all ControlerIterationStartsListeners called.
2022-08-08T06:01:50,636 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T06:01:58,699 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169841 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T06:01:58,699 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30469 plans
2022-08-08T06:01:58,699 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T06:01:58,699 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:01:58,700 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T06:01:58,700 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:01:58,701 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:01:58,702 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T06:01:58,702 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:01:58,703 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:01:58,704 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:01:58,704 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T06:01:58,706 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T06:01:58,712 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:01:58,717 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T06:01:58,718 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:01:58,728 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:01:58,729 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:01:58,738 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:01:58,739 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T06:01:58,773 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T06:01:58,819 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:01:58,848 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T06:01:58,967 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T06:01:59,254 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T06:02:00,083 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T06:02:01,707 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T06:02:04,659 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T06:02:09,822 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T06:02:22,251 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T06:02:22,251 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30469 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T06:02:22,251 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30401 plans
2022-08-08T06:02:22,252 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T06:02:22,252 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T06:02:22,252 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T06:02:22,252 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T06:02:22,252 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T06:02:22,252 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T06:02:22,252 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T06:02:22,252 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T06:02:22,253 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T06:02:22,253 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T06:02:22,255 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T06:02:22,258 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T06:02:22,265 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T06:02:22,278 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T06:02:22,302 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T06:02:22,348 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T06:02:22,504 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30401 plans
2022-08-08T06:02:22,504 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T06:02:22,504 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:02:22,504 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T06:02:22,505 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T06:02:22,505 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T06:02:22,505 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:02:22,505 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:02:22,506 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T06:02:22,506 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:02:22,506 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:02:22,506 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:02:22,507 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:02:22,510 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:02:22,510 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:02:22,511 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T06:02:22,521 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:02:22,528 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T06:02:22,530 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:02:22,532 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:02:22,588 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T06:02:22,708 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T06:02:22,902 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T06:02:23,285 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T06:02:24,048 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T06:02:25,759 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T06:02:27,967 INFO MemoryObserver:41 used RAM: 15714 MB free: 365 MB total: 16080 MB
2022-08-08T06:02:29,283 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T06:02:36,594 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T06:02:51,937 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T06:02:51,938 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30401 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T06:02:51,938 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7717 plans
2022-08-08T06:02:51,938 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T06:02:51,938 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T06:02:51,938 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T06:02:51,938 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T06:02:51,938 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T06:02:51,938 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T06:02:51,938 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T06:02:51,938 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T06:02:51,938 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T06:02:51,938 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T06:02:51,939 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T06:02:51,939 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T06:02:51,941 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T06:02:51,943 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T06:02:51,943 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7717 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T06:02:51,943 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40345 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T06:02:51,943 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6720 plans
2022-08-08T06:02:51,944 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T06:02:51,944 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T06:02:51,945 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T06:02:51,946 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T06:02:51,949 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T06:02:51,969 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T06:02:51,988 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T06:02:52,046 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T06:02:52,280 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T06:02:52,738 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T06:02:53,273 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T06:02:54,211 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T06:02:56,452 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T06:03:04,058 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T06:03:04,058 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6720 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T06:03:04,058 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T06:03:04,979 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T06:03:05,968 INFO ControlerListenerManagerImpl:213 [it.64] all ControlerReplanningListeners called.
2022-08-08T06:03:05,968 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T06:03:05,968 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T06:03:05,968 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T06:03:06,047 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T06:03:06,118 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T06:03:06,118 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T06:03:06,118 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T06:03:06,128 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T06:03:06,138 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T06:03:06,138 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T06:03:06,140 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T06:03:06,140 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T06:03:06,140 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T06:03:06,140 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T06:03:06,140 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T06:03:06,140 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T06:03:06,140 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T06:03:06,140 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T06:03:06,140 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T06:03:06,141 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T06:03:06,141 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T06:03:06,141 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T06:03:06,141 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T06:03:06,141 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T06:03:06,141 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T06:03:06,141 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T06:03:06,850 INFO ControlerListenerManagerImpl:232 [it.64] all ControlerBeforeMobsimListeners called.
2022-08-08T06:03:06,850 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T06:03:06,851 INFO NetworkImpl:163 node # 1
2022-08-08T06:03:06,851 INFO NetworkImpl:163 node # 4
2022-08-08T06:03:06,851 INFO NetworkImpl:163 node # 16
2022-08-08T06:03:06,851 INFO NetworkImpl:163 node # 64
2022-08-08T06:03:06,851 INFO NetworkImpl:163 node # 256
2022-08-08T06:03:06,851 INFO NetworkImpl:163 node # 1024
2022-08-08T06:03:06,852 INFO NetworkImpl:163 node # 4096
2022-08-08T06:03:06,853 INFO NetworkImpl:163 node # 16384
2022-08-08T06:03:06,860 INFO NetworkImpl:163 node # 65536
2022-08-08T06:03:06,899 INFO NetworkImpl:159 link # 1
2022-08-08T06:03:06,899 INFO NetworkImpl:159 link # 4
2022-08-08T06:03:06,900 INFO NetworkImpl:159 link # 16
2022-08-08T06:03:06,900 INFO NetworkImpl:159 link # 64
2022-08-08T06:03:06,900 INFO NetworkImpl:159 link # 256
2022-08-08T06:03:06,901 INFO NetworkImpl:159 link # 1024
2022-08-08T06:03:06,905 INFO NetworkImpl:159 link # 4096
2022-08-08T06:03:06,923 INFO NetworkImpl:159 link # 16384
2022-08-08T06:03:06,996 INFO NetworkImpl:159 link # 65536
2022-08-08T06:03:07,331 INFO NetworkImpl:159 link # 262144
2022-08-08T06:03:07,994 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T06:03:07,994 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T06:03:07,994 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T06:03:07,994 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T06:03:07,994 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T06:03:07,994 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T06:03:07,995 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T06:03:07,995 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T06:03:07,997 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T06:03:07,999 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T06:03:08,004 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T06:03:08,013 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T06:03:08,032 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T06:03:08,113 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T06:03:08,206 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T06:03:08,353 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T06:03:08,648 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T06:03:09,192 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T06:03:10,245 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T06:03:10,349 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T06:03:10,366 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:03:10,367 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T06:03:10,367 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T06:03:10,367 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:03:10,367 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:03:10,367 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T06:03:10,367 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T06:03:10,367 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T06:03:10,367 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:03:10,367 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T06:03:17,991 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:03:17,991 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T06:03:17,991 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T06:03:17,991 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T06:03:17,991 INFO EventsManagerImpl:176
2022-08-08T06:03:17,991 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:03:17,991 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T06:03:17,991 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T06:03:17,991 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T06:03:17,991 INFO EventsManagerImpl:176
2022-08-08T06:03:17,991 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:03:17,991 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T06:03:17,991 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T06:03:17,991 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T06:03:17,991 INFO EventsManagerImpl:176
2022-08-08T06:03:17,991 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:03:17,991 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T06:03:17,991 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T06:03:17,991 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T06:03:17,991 INFO EventsManagerImpl:176
2022-08-08T06:03:17,992 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T06:03:17,992 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T06:03:17,992 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T06:03:17,992 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T06:03:17,992 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T06:03:17,992 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T06:03:17,992 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T06:03:17,992 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:03:17,992 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T06:03:17,992 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T06:03:17,992 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:03:17,992 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T06:03:17,992 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T06:03:17,992 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T06:03:17,992 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T06:03:17,992 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T06:03:17,992 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T06:03:17,992 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T06:03:17,992 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T06:03:17,992 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:03:17,992 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:03:17,992 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:03:17,992 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T06:03:17,992 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T06:03:17,992 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T06:03:17,993 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:03:17,993 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T06:03:17,993 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:03:17,993 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T06:03:17,993 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T06:03:17,993 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:03:17,993 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T06:03:17,993 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:03:17,993 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T06:03:17,993 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T06:03:17,993 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:03:17,993 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T06:03:17,993 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T06:03:17,993 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:03:17,993 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:03:17,993 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:03:17,993 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T06:03:17,993 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T06:03:17,993 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T06:03:17,993 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:03:17,993 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T06:03:17,993 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:03:17,993 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T06:03:17,993 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T06:03:17,993 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:03:17,993 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T06:03:17,993 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:03:17,993 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T06:03:17,993 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T06:03:17,993 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:03:17,993 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T06:03:19,533 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T06:03:19,536 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T06:03:19,736 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T06:03:19,736 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T06:03:19,736 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T06:03:19,736 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T06:03:19,736 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T06:03:19,736 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T06:03:19,736 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T06:03:19,736 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T06:03:19,958 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T06:03:19,958 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T06:03:19,988 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T06:03:19,989 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T06:03:19,991 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T06:03:19,992 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T06:03:19,993 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T06:03:19,998 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T06:03:20,000 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T06:03:20,000 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T06:03:20,001 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T06:03:20,001 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T06:03:21,382 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1759 #nodes=227
2022-08-08T06:03:21,382 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271770 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-08-08T06:03:23,060 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3173 #nodes=346
2022-08-08T06:03:23,061 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271278 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T06:03:25,782 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4378 #nodes=487
2022-08-08T06:03:25,783 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270710 lost=0 simT=10800.0s realT=15s; (s/r): 720.0
2022-08-08T06:03:27,968 INFO MemoryObserver:41 used RAM: 13535 MB free: 2544 MB total: 16080 MB
2022-08-08T06:03:29,316 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5553 #nodes=667
2022-08-08T06:03:29,317 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269869 lost=0 simT=14400.0s realT=18s; (s/r): 800.0
2022-08-08T06:03:33,590 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7122 #nodes=1010
2022-08-08T06:03:33,591 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268690 lost=0 simT=18000.0s realT=23s; (s/r): 782.6086956521739
2022-08-08T06:03:41,453 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10994 #nodes=1683
2022-08-08T06:03:41,453 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266789 lost=0 simT=21600.0s realT=31s; (s/r): 696.7741935483871
2022-08-08T06:03:54,969 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11989 #nodes=1887
2022-08-08T06:03:54,969 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264147 lost=0 simT=25200.0s realT=44s; (s/r): 572.7272727272727
2022-08-08T06:04:07,124 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13256 #nodes=2007
2022-08-08T06:04:07,125 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260718 lost=0 simT=28800.0s realT=56s; (s/r): 514.2857142857143
2022-08-08T06:04:24,230 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14549 #nodes=2156
2022-08-08T06:04:24,230 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257083 lost=0 simT=32400.0s realT=73s; (s/r): 443.83561643835617
2022-08-08T06:04:27,968 INFO MemoryObserver:41 used RAM: 14288 MB free: 1791 MB total: 16080 MB
2022-08-08T06:04:39,948 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14499 #nodes=2142
2022-08-08T06:04:39,948 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251794 lost=0 simT=36000.0s realT=89s; (s/r): 404.4943820224719
2022-08-08T06:04:56,448 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14833 #nodes=2149
2022-08-08T06:04:56,448 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245959 lost=0 simT=39600.0s realT=106s; (s/r): 373.58490566037733
2022-08-08T06:05:10,017 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15257 #nodes=2279
2022-08-08T06:05:10,018 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238109 lost=0 simT=43200.0s realT=119s; (s/r): 363.02521008403363
2022-08-08T06:05:25,484 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15613 #nodes=2328
2022-08-08T06:05:25,484 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229019 lost=0 simT=46800.0s realT=135s; (s/r): 346.6666666666667
2022-08-08T06:05:27,968 INFO MemoryObserver:41 used RAM: 15221 MB free: 858 MB total: 16080 MB
2022-08-08T06:05:44,335 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15918 #nodes=2359
2022-08-08T06:05:44,336 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217899 lost=0 simT=50400.0s realT=153s; (s/r): 329.4117647058824
2022-08-08T06:05:58,897 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16180 #nodes=2450
2022-08-08T06:05:58,897 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204481 lost=0 simT=54000.0s realT=168s; (s/r): 321.42857142857144
2022-08-08T06:06:17,588 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16406 #nodes=2442
2022-08-08T06:06:17,588 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187829 lost=0 simT=57600.0s realT=187s; (s/r): 308.02139037433153
2022-08-08T06:06:27,968 INFO MemoryObserver:41 used RAM: 15877 MB free: 202 MB total: 16080 MB
2022-08-08T06:06:43,824 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16320 #nodes=2315
2022-08-08T06:06:43,824 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168482 lost=0 simT=61200.0s realT=213s; (s/r): 287.32394366197184
2022-08-08T06:07:04,473 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15917 #nodes=2301
2022-08-08T06:07:04,474 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146406 lost=0 simT=64800.0s realT=234s; (s/r): 276.9230769230769
2022-08-08T06:07:21,301 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15195 #nodes=2109
2022-08-08T06:07:21,302 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=122665 lost=0 simT=68400.0s realT=250s; (s/r): 273.6
2022-08-08T06:07:27,969 INFO MemoryObserver:41 used RAM: 15470 MB free: 609 MB total: 16080 MB
2022-08-08T06:07:38,460 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14774 #nodes=2106
2022-08-08T06:07:38,460 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97913 lost=0 simT=72000.0s realT=268s; (s/r): 268.65671641791045
2022-08-08T06:07:54,882 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13058 #nodes=1713
2022-08-08T06:07:54,882 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=75286 lost=0 simT=75600.0s realT=284s; (s/r): 266.19718309859155
2022-08-08T06:08:14,197 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12196 #nodes=1468
2022-08-08T06:08:14,197 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=59253 lost=0 simT=79200.0s realT=303s; (s/r): 261.38613861386136
2022-08-08T06:08:27,969 INFO MemoryObserver:41 used RAM: 15606 MB free: 473 MB total: 16080 MB
2022-08-08T06:08:38,870 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11590 #nodes=1441
2022-08-08T06:08:38,870 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45609 lost=0 simT=82800.0s realT=328s; (s/r): 252.4390243902439
2022-08-08T06:08:54,352 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10847 #nodes=1326
2022-08-08T06:08:54,352 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=33354 lost=0 simT=86400.0s realT=343s; (s/r): 251.89504373177843
2022-08-08T06:09:09,011 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9201 #nodes=1085
2022-08-08T06:09:09,011 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=27036 lost=1 simT=90000.0s realT=358s; (s/r): 251.39664804469274
2022-08-08T06:09:16,259 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7774 #nodes=911
2022-08-08T06:09:16,259 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=23012 lost=3 simT=93600.0s realT=365s; (s/r): 256.43835616438355
2022-08-08T06:09:21,647 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6659 #nodes=707
2022-08-08T06:09:21,647 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=20043 lost=6 simT=97200.0s realT=371s; (s/r): 261.99460916442047
2022-08-08T06:09:25,810 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5647 #nodes=613
2022-08-08T06:09:25,810 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17718 lost=6 simT=100800.0s realT=375s; (s/r): 268.8
2022-08-08T06:09:27,969 INFO MemoryObserver:41 used RAM: 15857 MB free: 222 MB total: 16080 MB
2022-08-08T06:09:29,016 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4805 #nodes=527
2022-08-08T06:09:29,016 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15858 lost=6 simT=104400.0s realT=378s; (s/r): 276.1904761904762
2022-08-08T06:09:31,688 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4065 #nodes=441
2022-08-08T06:09:31,688 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14219 lost=6 simT=108000.0s realT=381s; (s/r): 283.46456692913387
2022-08-08T06:09:34,181 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3411 #nodes=363
2022-08-08T06:09:34,181 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12885 lost=6 simT=111600.0s realT=383s; (s/r): 291.3838120104439
2022-08-08T06:09:36,296 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2884 #nodes=292
2022-08-08T06:09:36,297 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11826 lost=6 simT=115200.0s realT=385s; (s/r): 299.2207792207792
2022-08-08T06:09:38,077 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2386 #nodes=228
2022-08-08T06:09:38,077 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10924 lost=6 simT=118800.0s realT=387s; (s/r): 306.9767441860465
2022-08-08T06:09:39,577 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2022 #nodes=227
2022-08-08T06:09:39,577 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10148 lost=6 simT=122400.0s realT=389s; (s/r): 314.65295629820054
2022-08-08T06:09:40,911 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1732 #nodes=203
2022-08-08T06:09:40,911 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9359 lost=6 simT=126000.0s realT=390s; (s/r): 323.0769230769231
2022-08-08T06:09:42,168 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1397 #nodes=161
2022-08-08T06:09:42,168 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7686 lost=6 simT=129600.0s realT=391s; (s/r): 331.45780051150894
2022-08-08T06:09:42,632 INFO AbstractController$9:234 ### ITERATION 64 fires after mobsim event
2022-08-08T06:09:42,632 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=248.465803265sec
2022-08-08T06:09:42,632 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T06:09:42,738 INFO LegTimesControlerListener:50 [64] average trip (probably: leg) duration is: 1276 seconds = 00:21:16
2022-08-08T06:09:42,738 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T06:09:42,739 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:09:42,739 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:09:42,739 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:09:42,739 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:09:42,739 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T06:09:42,739 INFO EventsManagerImpl:137 event # 1
2022-08-08T06:09:42,739 INFO EventsManagerImpl:137 event # 4
2022-08-08T06:09:42,739 INFO EventsManagerImpl:137 event # 16
2022-08-08T06:09:42,739 INFO EventsManagerImpl:137 event # 64
2022-08-08T06:09:42,739 INFO EventsManagerImpl:137 event # 256
2022-08-08T06:09:42,740 INFO EventsManagerImpl:137 event # 1024
2022-08-08T06:09:42,743 INFO EventsManagerImpl:137 event # 4096
2022-08-08T06:09:42,754 INFO EventsManagerImpl:137 event # 16384
2022-08-08T06:09:42,770 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T06:09:43,347 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T06:09:43,347 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T06:09:43,347 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T06:09:43,348 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T06:09:43,348 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T06:09:43,348 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T06:09:43,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-08-08T06:09:43,352 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-08-08T06:09:43,352 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:54:30][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T06:09:43,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-08-08T06:09:43,354 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-08-08T06:09:43,354 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:06][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T06:09:43,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-08-08T06:09:43,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-08-08T06:09:43,357 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-08-08T06:09:43,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-08-08T06:09:43,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-08-08T06:09:43,357 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T06:09:43,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-08-08T06:09:43,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-08-08T06:09:43,357 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-08-08T06:09:43,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-08-08T06:09:43,358 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-08-08T06:09:43,358 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:20:38][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T06:09:43,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-08-08T06:09:43,359 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-08-08T06:09:43,359 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-08-08T06:09:43,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-08-08T06:09:43,360 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T06:09:43,360 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T06:09:43,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-08-08T06:09:43,362 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-08-08T06:09:43,362 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-08-08T06:09:43,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-08-08T06:09:43,365 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-08-08T06:09:43,365 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:02][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T06:09:43,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-08-08T06:09:43,365 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-08-08T06:09:43,365 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_46800][coord=[x=738858.7389318789 | y=5689328.029665429]][linkId=376817773][startTime=13:40:01][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T06:09:43,365 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T06:09:43,709 INFO ControlerListenerManagerImpl:251 [it.64] all ControlerAfterMobsimListeners called.
2022-08-08T06:09:43,709 INFO AbstractController$4:159 ### ITERATION 64 fires scoring event
2022-08-08T06:09:43,709 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T06:09:43,961 INFO NewScoreAssignerImpl:57 it: 64 msaStart: 599
2022-08-08T06:09:44,093 INFO ControlerListenerManagerImpl:194 [it.64] all ControlerScoringListeners called.
2022-08-08T06:09:44,093 INFO AbstractController$5:167 ### ITERATION 64 fires iteration end event
2022-08-08T06:09:44,093 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T06:09:44,093 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T06:09:44,283 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T06:09:44,283 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T06:09:46,704 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T06:09:46,704 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1293744896963597
2022-08-08T06:09:46,704 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.29707759696411057
2022-08-08T06:09:46,704 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.5547276583289257E-4
2022-08-08T06:09:46,704 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.88716063203192E-4
2022-08-08T06:09:46,704 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T06:09:46,704 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14308015425933437
2022-08-08T06:09:46,704 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14090157494466896
2022-08-08T06:09:46,704 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2287007605128969
2022-08-08T06:09:46,857 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T06:09:46,968 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -95.73124556303661
2022-08-08T06:09:46,968 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -116.89504848127207
2022-08-08T06:09:46,968 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -98.73476324595605
2022-08-08T06:09:46,968 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -78.6143391261697
2022-08-08T06:09:47,032 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T06:09:47,667 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19085.418519489387 meters
2022-08-08T06:09:47,667 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140340.3616436506 meters (statistic on all 2099309 legs which have a finite distance)
2022-08-08T06:09:47,667 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52435.4485509751 meters
2022-08-08T06:09:47,667 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140288.37548767537 meters (statistic on all 763822 trips which have a finite distance)
2022-08-08T06:09:47,667 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T06:09:47,667 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T06:09:55,154 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T06:09:55,164 INFO LegHistogramListener:72 number of legs: 2106964 100%
2022-08-08T06:09:55,164 INFO LegHistogramListener:79 number of bike legs: 99951 4.743839951703019%
2022-08-08T06:09:55,164 INFO LegHistogramListener:79 number of car legs: 231231 10.97460611571911%
2022-08-08T06:09:55,164 INFO LegHistogramListener:79 number of drtNorth legs: 249 0.011817952276355933%
2022-08-08T06:09:55,164 INFO LegHistogramListener:79 number of drtSoutheast legs: 156 0.007404018293620584%
2022-08-08T06:09:55,164 INFO LegHistogramListener:79 number of freight legs: 47065 2.2337828268541844%
2022-08-08T06:09:55,164 INFO LegHistogramListener:79 number of pt legs: 132988 6.311830672000091%
2022-08-08T06:09:55,164 INFO LegHistogramListener:79 number of ride legs: 109225 5.183999346927617%
2022-08-08T06:09:55,164 INFO LegHistogramListener:79 number of walk legs: 1486099 70.532719116226%
2022-08-08T06:09:55,646 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T06:09:55,646 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T06:09:57,653 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5005263509245803
2022-08-08T06:09:57,653 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4291634358134304
2022-08-08T06:09:57,653 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.00855897954677334
2022-08-08T06:09:57,653 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.007311142720695091
2022-08-08T06:09:57,653 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T06:09:57,653 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.4862725111303964
2022-08-08T06:09:57,653 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.5665474460426113
2022-08-08T06:09:57,653 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.857986669199998
2022-08-08T06:09:57,654 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.21455347468637187
2022-08-08T06:09:57,654 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3756861818760687
2022-08-08T06:09:57,654 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 8.203371726995897E-4
2022-08-08T06:09:57,654 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 7.266210324694332E-4
2022-08-08T06:09:57,654 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T06:09:57,654 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.274373899156298
2022-08-08T06:09:57,654 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2530528353625659
2022-08-08T06:09:57,654 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5098401947241664
2022-08-08T06:09:57,654 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1706647940555724
2022-08-08T06:09:57,654 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3632180838772293
2022-08-08T06:09:57,654 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.6445924503304456E-4
2022-08-08T06:09:57,654 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.182430662894057E-4
2022-08-08T06:09:57,654 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T06:09:57,654 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.20911537098753705
2022-08-08T06:09:57,654 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.19655997576218182
2022-08-08T06:09:57,654 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.33850141472858264
2022-08-08T06:09:57,839 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T06:09:59,032 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T06:09:59,367 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T06:09:59,759 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T06:10:01,024 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T06:10:01,342 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T06:10:01,718 INFO ControlerListenerManagerImpl:171 [it.64] all ControlerIterationEndsListeners called.
2022-08-08T06:10:01,870 INFO AbstractController:181 ### ITERATION 64 ENDS
2022-08-08T06:10:01,870 INFO AbstractController:182 ###################################################
2022-08-08T06:10:01,871 INFO AbstractController:133 ###################################################
2022-08-08T06:10:01,871 INFO AbstractController:134 ### ITERATION 65 BEGINS
2022-08-08T06:10:01,871 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T06:10:01,871 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T06:10:01,871 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T06:10:01,872 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T06:10:01,872 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T06:10:02,171 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T06:10:02,202 INFO ControlerListenerManagerImpl:148 [it.65] all ControlerIterationStartsListeners called.
2022-08-08T06:10:02,202 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T06:10:10,414 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169372 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T06:10:10,414 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30416 plans
2022-08-08T06:10:10,415 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T06:10:10,415 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T06:10:10,419 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T06:10:10,421 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:10:10,421 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:10:10,421 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:10:10,422 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T06:10:10,423 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:10:10,425 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T06:10:10,427 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:10:10,428 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:10:10,429 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:10:10,435 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:10:10,439 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:10:10,443 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T06:10:10,452 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:10:10,458 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T06:10:10,463 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:10:10,470 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:10:10,514 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T06:10:10,646 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T06:10:10,853 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T06:10:11,343 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T06:10:12,054 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T06:10:13,836 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T06:10:16,797 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T06:10:22,055 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T06:10:27,970 INFO MemoryObserver:41 used RAM: 15089 MB free: 990 MB total: 16080 MB
2022-08-08T06:10:33,908 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T06:10:33,909 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30416 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T06:10:33,909 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30907 plans
2022-08-08T06:10:33,910 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T06:10:33,910 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T06:10:33,910 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T06:10:33,910 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T06:10:33,910 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T06:10:33,910 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T06:10:33,910 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T06:10:33,910 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T06:10:33,911 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T06:10:33,911 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T06:10:33,913 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T06:10:33,916 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T06:10:33,923 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T06:10:33,936 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T06:10:33,960 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T06:10:34,006 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T06:10:34,128 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30907 plans
2022-08-08T06:10:34,129 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:10:34,169 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:10:34,169 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T06:10:34,169 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:10:34,170 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T06:10:34,171 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:10:34,172 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T06:10:34,172 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:10:34,173 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T06:10:34,174 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:10:34,175 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T06:10:34,177 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:10:34,182 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:10:34,187 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T06:10:34,187 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:10:34,202 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T06:10:34,300 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T06:10:34,343 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:10:34,444 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:10:34,447 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:10:34,460 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T06:10:34,713 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T06:10:35,076 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T06:10:35,873 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T06:10:37,680 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T06:10:41,026 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T06:10:47,788 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T06:11:05,088 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T06:11:05,088 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30907 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T06:11:05,088 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7733 plans
2022-08-08T06:11:05,088 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T06:11:05,088 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T06:11:05,088 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T06:11:05,088 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T06:11:05,088 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T06:11:05,088 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T06:11:05,088 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T06:11:05,088 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T06:11:05,088 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T06:11:05,089 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T06:11:05,089 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T06:11:05,090 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T06:11:05,091 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T06:11:05,093 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T06:11:05,093 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7733 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T06:11:05,093 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40297 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T06:11:05,093 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6768 plans
2022-08-08T06:11:05,094 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T06:11:05,094 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T06:11:05,095 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T06:11:05,095 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T06:11:05,098 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T06:11:05,106 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T06:11:05,140 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T06:11:05,197 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T06:11:05,396 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T06:11:05,626 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T06:11:06,120 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T06:11:07,084 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T06:11:09,735 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T06:11:18,320 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T06:11:18,320 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6768 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T06:11:18,320 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T06:11:19,319 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T06:11:20,301 INFO ControlerListenerManagerImpl:213 [it.65] all ControlerReplanningListeners called.
2022-08-08T06:11:20,301 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T06:11:20,302 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T06:11:20,302 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T06:11:20,381 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T06:11:20,453 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T06:11:20,453 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T06:11:20,453 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T06:11:20,462 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T06:11:20,471 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T06:11:20,471 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T06:11:20,472 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T06:11:20,472 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T06:11:20,473 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T06:11:20,473 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T06:11:20,473 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T06:11:20,473 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T06:11:20,473 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T06:11:20,473 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T06:11:20,473 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T06:11:20,473 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T06:11:20,473 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T06:11:20,473 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T06:11:20,473 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T06:11:20,474 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T06:11:20,474 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T06:11:20,474 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T06:11:21,183 INFO ControlerListenerManagerImpl:232 [it.65] all ControlerBeforeMobsimListeners called.
2022-08-08T06:11:21,183 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T06:11:21,183 INFO NetworkImpl:163 node # 1
2022-08-08T06:11:21,183 INFO NetworkImpl:163 node # 4
2022-08-08T06:11:21,183 INFO NetworkImpl:163 node # 16
2022-08-08T06:11:21,183 INFO NetworkImpl:163 node # 64
2022-08-08T06:11:21,183 INFO NetworkImpl:163 node # 256
2022-08-08T06:11:21,184 INFO NetworkImpl:163 node # 1024
2022-08-08T06:11:21,184 INFO NetworkImpl:163 node # 4096
2022-08-08T06:11:21,186 INFO NetworkImpl:163 node # 16384
2022-08-08T06:11:21,193 INFO NetworkImpl:163 node # 65536
2022-08-08T06:11:21,234 INFO NetworkImpl:159 link # 1
2022-08-08T06:11:21,234 INFO NetworkImpl:159 link # 4
2022-08-08T06:11:21,234 INFO NetworkImpl:159 link # 16
2022-08-08T06:11:21,234 INFO NetworkImpl:159 link # 64
2022-08-08T06:11:21,235 INFO NetworkImpl:159 link # 256
2022-08-08T06:11:21,236 INFO NetworkImpl:159 link # 1024
2022-08-08T06:11:21,240 INFO NetworkImpl:159 link # 4096
2022-08-08T06:11:21,258 INFO NetworkImpl:159 link # 16384
2022-08-08T06:11:21,332 INFO NetworkImpl:159 link # 65536
2022-08-08T06:11:21,673 INFO NetworkImpl:159 link # 262144
2022-08-08T06:11:22,320 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T06:11:22,320 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T06:11:22,320 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T06:11:22,320 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T06:11:22,321 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T06:11:22,321 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T06:11:22,321 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T06:11:22,322 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T06:11:22,323 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T06:11:22,325 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T06:11:22,330 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T06:11:22,340 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T06:11:22,359 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T06:11:22,396 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T06:11:22,468 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T06:11:22,618 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T06:11:22,983 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T06:11:23,536 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T06:11:24,618 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T06:11:24,722 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T06:11:24,745 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:11:24,745 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T06:11:24,745 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T06:11:24,745 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:11:24,745 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:11:24,745 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T06:11:24,745 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T06:11:24,745 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T06:11:24,745 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:11:24,745 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T06:11:32,421 INFO MemoryObserver:41 used RAM: 12361 MB free: 3718 MB total: 16080 MB
2022-08-08T06:11:32,714 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:11:32,714 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T06:11:32,714 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T06:11:32,714 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T06:11:32,714 INFO EventsManagerImpl:176
2022-08-08T06:11:32,714 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:11:32,714 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T06:11:32,714 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T06:11:32,714 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T06:11:32,714 INFO EventsManagerImpl:176
2022-08-08T06:11:32,714 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:11:32,714 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T06:11:32,714 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T06:11:32,714 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T06:11:32,714 INFO EventsManagerImpl:176
2022-08-08T06:11:32,714 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:11:32,714 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T06:11:32,714 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T06:11:32,714 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T06:11:32,714 INFO EventsManagerImpl:176
2022-08-08T06:11:32,714 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T06:11:32,714 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T06:11:32,715 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T06:11:32,715 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T06:11:32,715 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T06:11:32,715 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T06:11:32,715 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T06:11:32,715 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:11:32,715 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T06:11:32,715 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T06:11:32,715 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:11:32,715 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T06:11:32,715 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T06:11:32,715 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T06:11:32,715 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T06:11:32,715 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T06:11:32,715 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T06:11:32,715 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T06:11:32,715 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T06:11:32,715 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:11:32,715 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:11:32,715 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:11:32,715 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T06:11:32,715 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T06:11:32,715 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T06:11:32,715 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:11:32,715 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T06:11:32,715 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:11:32,715 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T06:11:32,715 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T06:11:32,715 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:11:32,715 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T06:11:32,715 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:11:32,715 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T06:11:32,715 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T06:11:32,716 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:11:32,716 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T06:11:32,716 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T06:11:32,716 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:11:32,716 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:11:32,716 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:11:32,716 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T06:11:32,716 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T06:11:32,716 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T06:11:32,716 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:11:32,716 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T06:11:32,716 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:11:32,716 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T06:11:32,716 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T06:11:32,716 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:11:32,716 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T06:11:32,716 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:11:32,716 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T06:11:32,716 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T06:11:32,716 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:11:32,716 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T06:11:34,130 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T06:11:34,133 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T06:11:34,301 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T06:11:34,301 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T06:11:34,301 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T06:11:34,301 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T06:11:34,301 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T06:11:34,301 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T06:11:34,301 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T06:11:34,301 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T06:11:34,489 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T06:11:34,490 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T06:11:34,511 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T06:11:34,511 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T06:11:34,512 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T06:11:34,513 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T06:11:34,514 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T06:11:34,514 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T06:11:34,518 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T06:11:34,518 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T06:11:34,519 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T06:11:34,519 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T06:11:35,355 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1764 #nodes=228
2022-08-08T06:11:35,355 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271767 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T06:11:36,560 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3158 #nodes=334
2022-08-08T06:11:36,560 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271276 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T06:11:38,619 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4347 #nodes=501
2022-08-08T06:11:38,619 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270700 lost=0 simT=10800.0s realT=13s; (s/r): 830.7692307692307
2022-08-08T06:11:41,350 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5554 #nodes=682
2022-08-08T06:11:41,350 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269870 lost=0 simT=14400.0s realT=16s; (s/r): 900.0
2022-08-08T06:11:46,215 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7118 #nodes=995
2022-08-08T06:11:46,215 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268672 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-08-08T06:11:54,946 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10951 #nodes=1692
2022-08-08T06:11:54,947 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266786 lost=0 simT=21600.0s realT=30s; (s/r): 720.0
2022-08-08T06:12:05,209 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11918 #nodes=1894
2022-08-08T06:12:05,209 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264145 lost=0 simT=25200.0s realT=40s; (s/r): 630.0
2022-08-08T06:12:20,224 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13188 #nodes=1946
2022-08-08T06:12:20,225 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260696 lost=0 simT=28800.0s realT=55s; (s/r): 523.6363636363636
2022-08-08T06:12:32,422 INFO MemoryObserver:41 used RAM: 14122 MB free: 1957 MB total: 16080 MB
2022-08-08T06:12:34,309 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14572 #nodes=2185
2022-08-08T06:12:34,310 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257113 lost=0 simT=32400.0s realT=69s; (s/r): 469.5652173913044
2022-08-08T06:12:47,702 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14458 #nodes=2094
2022-08-08T06:12:47,702 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251756 lost=0 simT=36000.0s realT=82s; (s/r): 439.0243902439024
2022-08-08T06:13:05,843 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14774 #nodes=2110
2022-08-08T06:13:05,844 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245940 lost=0 simT=39600.0s realT=101s; (s/r): 392.0792079207921
2022-08-08T06:13:20,819 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15277 #nodes=2238
2022-08-08T06:13:20,819 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238071 lost=0 simT=43200.0s realT=116s; (s/r): 372.41379310344826
2022-08-08T06:13:32,422 INFO MemoryObserver:41 used RAM: 15376 MB free: 703 MB total: 16080 MB
2022-08-08T06:13:35,027 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15719 #nodes=2299
2022-08-08T06:13:35,028 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229083 lost=0 simT=46800.0s realT=130s; (s/r): 360.0
2022-08-08T06:13:52,644 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15888 #nodes=2436
2022-08-08T06:13:52,645 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217951 lost=0 simT=50400.0s realT=147s; (s/r): 342.85714285714283
2022-08-08T06:14:10,424 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16129 #nodes=2469
2022-08-08T06:14:10,424 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204642 lost=0 simT=54000.0s realT=165s; (s/r): 327.27272727272725
2022-08-08T06:14:27,547 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16214 #nodes=2483
2022-08-08T06:14:27,547 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187941 lost=0 simT=57600.0s realT=182s; (s/r): 316.4835164835165
2022-08-08T06:14:32,422 INFO MemoryObserver:41 used RAM: 15728 MB free: 351 MB total: 16080 MB
2022-08-08T06:14:55,687 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16185 #nodes=2330
2022-08-08T06:14:55,688 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168546 lost=0 simT=61200.0s realT=210s; (s/r): 291.42857142857144
2022-08-08T06:15:14,247 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15965 #nodes=2330
2022-08-08T06:15:14,248 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146545 lost=0 simT=64800.0s realT=229s; (s/r): 282.9694323144105
2022-08-08T06:15:30,258 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15194 #nodes=2148
2022-08-08T06:15:30,259 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=122880 lost=0 simT=68400.0s realT=245s; (s/r): 279.18367346938777
2022-08-08T06:15:32,422 INFO MemoryObserver:41 used RAM: 15510 MB free: 569 MB total: 16080 MB
2022-08-08T06:15:49,125 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14786 #nodes=2085
2022-08-08T06:15:49,125 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97915 lost=0 simT=72000.0s realT=264s; (s/r): 272.72727272727275
2022-08-08T06:16:02,895 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13011 #nodes=1729
2022-08-08T06:16:02,895 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=75470 lost=0 simT=75600.0s realT=278s; (s/r): 271.9424460431655
2022-08-08T06:16:16,912 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12145 #nodes=1595
2022-08-08T06:16:16,912 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=59435 lost=0 simT=79200.0s realT=292s; (s/r): 271.2328767123288
2022-08-08T06:16:32,423 INFO MemoryObserver:41 used RAM: 15959 MB free: 120 MB total: 16080 MB
2022-08-08T06:16:35,242 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11556 #nodes=1451
2022-08-08T06:16:35,242 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45771 lost=0 simT=82800.0s realT=310s; (s/r): 267.0967741935484
2022-08-08T06:16:58,271 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10934 #nodes=1303
2022-08-08T06:16:58,272 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=33550 lost=0 simT=86400.0s realT=333s; (s/r): 259.4594594594595
2022-08-08T06:17:06,804 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9165 #nodes=1033
2022-08-08T06:17:06,805 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=27137 lost=3 simT=90000.0s realT=342s; (s/r): 263.1578947368421
2022-08-08T06:17:13,708 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7729 #nodes=897
2022-08-08T06:17:13,708 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=23074 lost=3 simT=93600.0s realT=348s; (s/r): 268.9655172413793
2022-08-08T06:17:19,145 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6663 #nodes=737
2022-08-08T06:17:19,145 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=20096 lost=6 simT=97200.0s realT=354s; (s/r): 274.5762711864407
2022-08-08T06:17:23,215 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5592 #nodes=583
2022-08-08T06:17:23,216 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17776 lost=6 simT=100800.0s realT=358s; (s/r): 281.56424581005587
2022-08-08T06:17:26,203 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4817 #nodes=560
2022-08-08T06:17:26,203 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15957 lost=6 simT=104400.0s realT=361s; (s/r): 289.196675900277
2022-08-08T06:17:29,123 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4037 #nodes=429
2022-08-08T06:17:29,123 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14301 lost=6 simT=108000.0s realT=364s; (s/r): 296.7032967032967
2022-08-08T06:17:31,583 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3378 #nodes=343
2022-08-08T06:17:31,583 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12949 lost=6 simT=111600.0s realT=366s; (s/r): 304.91803278688525
2022-08-08T06:17:32,423 INFO MemoryObserver:41 used RAM: 15815 MB free: 264 MB total: 16080 MB
2022-08-08T06:17:33,590 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2825 #nodes=282
2022-08-08T06:17:33,590 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11890 lost=6 simT=115200.0s realT=368s; (s/r): 313.04347826086956
2022-08-08T06:17:35,239 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2360 #nodes=242
2022-08-08T06:17:35,239 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10957 lost=6 simT=118800.0s realT=370s; (s/r): 321.0810810810811
2022-08-08T06:17:36,682 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2015 #nodes=207
2022-08-08T06:17:36,682 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10174 lost=7 simT=122400.0s realT=371s; (s/r): 329.9191374663073
2022-08-08T06:17:37,979 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1719 #nodes=189
2022-08-08T06:17:37,979 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9392 lost=7 simT=126000.0s realT=373s; (s/r): 337.80160857908845
2022-08-08T06:17:39,172 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1396 #nodes=168
2022-08-08T06:17:39,172 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7774 lost=8 simT=129600.0s realT=374s; (s/r): 346.524064171123
2022-08-08T06:17:39,610 INFO AbstractController$9:234 ### ITERATION 65 fires after mobsim event
2022-08-08T06:17:39,610 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=247.265883176sec
2022-08-08T06:17:39,610 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T06:17:39,713 INFO LegTimesControlerListener:50 [65] average trip (probably: leg) duration is: 1277 seconds = 00:21:17
2022-08-08T06:17:39,713 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T06:17:39,713 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:17:39,713 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:17:39,714 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:17:39,714 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:17:39,714 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T06:17:39,714 INFO EventsManagerImpl:137 event # 1
2022-08-08T06:17:39,714 INFO EventsManagerImpl:137 event # 4
2022-08-08T06:17:39,714 INFO EventsManagerImpl:137 event # 16
2022-08-08T06:17:39,714 INFO EventsManagerImpl:137 event # 64
2022-08-08T06:17:39,714 INFO EventsManagerImpl:137 event # 256
2022-08-08T06:17:39,715 INFO EventsManagerImpl:137 event # 1024
2022-08-08T06:17:39,718 INFO EventsManagerImpl:137 event # 4096
2022-08-08T06:17:39,729 INFO EventsManagerImpl:137 event # 16384
2022-08-08T06:17:39,745 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T06:17:40,177 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T06:17:40,177 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T06:17:40,177 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T06:17:40,177 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T06:17:40,177 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T06:17:40,178 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T06:17:40,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-08-08T06:17:40,181 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-08-08T06:17:40,181 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:54:19][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T06:17:40,182 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T06:17:40,182 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-08-08T06:17:40,182 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-08-08T06:17:40,185 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T06:17:40,185 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-08-08T06:17:40,185 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-08-08T06:17:40,185 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T06:17:40,185 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-08-08T06:17:40,185 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T06:17:40,185 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T06:17:40,185 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-08-08T06:17:40,185 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-08-08T06:17:40,186 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T06:17:40,186 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-08-08T06:17:40,186 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-08-08T06:17:40,187 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T06:17:40,187 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-08-08T06:17:40,187 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-08-08T06:17:40,187 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T06:17:40,187 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-08-08T06:17:40,187 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-08-08T06:17:40,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-08-08T06:17:40,188 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T06:17:40,188 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T06:17:40,190 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T06:17:40,190 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-08-08T06:17:40,190 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-08-08T06:17:40,193 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T06:17:40,193 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-08-08T06:17:40,193 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:05][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T06:17:40,193 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T06:17:40,613 INFO ControlerListenerManagerImpl:251 [it.65] all ControlerAfterMobsimListeners called.
2022-08-08T06:17:40,613 INFO AbstractController$4:159 ### ITERATION 65 fires scoring event
2022-08-08T06:17:40,613 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T06:17:40,799 INFO NewScoreAssignerImpl:57 it: 65 msaStart: 599
2022-08-08T06:17:40,936 INFO ControlerListenerManagerImpl:194 [it.65] all ControlerScoringListeners called.
2022-08-08T06:17:40,936 INFO AbstractController$5:167 ### ITERATION 65 fires iteration end event
2022-08-08T06:17:40,936 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T06:17:40,936 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T06:17:41,040 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T06:17:41,040 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T06:17:43,646 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T06:17:43,646 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12915239528184166
2022-08-08T06:17:43,646 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.296733543189019
2022-08-08T06:17:43,646 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.452025038898617E-4
2022-08-08T06:17:43,646 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.6304040834561485E-4
2022-08-08T06:17:43,646 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T06:17:43,646 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14315461365842136
2022-08-08T06:17:43,646 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14074366966729487
2022-08-08T06:17:43,646 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2293863004975942
2022-08-08T06:17:43,820 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T06:17:43,932 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -95.7353366123844
2022-08-08T06:17:43,933 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -116.75484861592811
2022-08-08T06:17:43,933 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -98.5195723750136
2022-08-08T06:17:43,933 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -78.48001950999482
2022-08-08T06:17:44,000 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T06:17:44,640 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19052.17035157424 meters
2022-08-08T06:17:44,640 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140034.61659729038 meters (statistic on all 2098391 legs which have a finite distance)
2022-08-08T06:17:44,640 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52338.04060959772 meters
2022-08-08T06:17:44,640 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139981.75088815187 meters (statistic on all 763571 trips which have a finite distance)
2022-08-08T06:17:44,640 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T06:17:44,640 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T06:17:45,526 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T06:17:45,528 INFO LegHistogramListener:72 number of legs: 2106141 100%
2022-08-08T06:17:45,528 INFO LegHistogramListener:79 number of bike legs: 99818 4.739378797525902%
2022-08-08T06:17:45,528 INFO LegHistogramListener:79 number of car legs: 230960 10.966027440707911%
2022-08-08T06:17:45,528 INFO LegHistogramListener:79 number of drtNorth legs: 237 0.011252807860442393%
2022-08-08T06:17:45,528 INFO LegHistogramListener:79 number of drtSoutheast legs: 138 0.006552267868105696%
2022-08-08T06:17:45,528 INFO LegHistogramListener:79 number of freight legs: 47065 2.234655704437642%
2022-08-08T06:17:45,528 INFO LegHistogramListener:79 number of pt legs: 133165 6.3227010917122834%
2022-08-08T06:17:45,528 INFO LegHistogramListener:79 number of ride legs: 109104 5.180279952766695%
2022-08-08T06:17:45,528 INFO LegHistogramListener:79 number of walk legs: 1485654 70.53915193712102%
2022-08-08T06:17:46,079 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T06:17:46,079 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T06:17:48,336 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5043147937988158
2022-08-08T06:17:48,336 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4298682325392709
2022-08-08T06:17:48,336 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.008641141642317588
2022-08-08T06:17:48,336 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.007367629161381761
2022-08-08T06:17:48,336 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T06:17:48,336 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.4884138607455183
2022-08-08T06:17:48,336 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.5708981857582278
2022-08-08T06:17:48,336 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8600984918120337
2022-08-08T06:17:48,336 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2151825282303825
2022-08-08T06:17:48,336 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.375853073632643
2022-08-08T06:17:48,336 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 8.35742565614136E-4
2022-08-08T06:17:48,336 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 7.304723806980697E-4
2022-08-08T06:17:48,336 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T06:17:48,336 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2755613981934609
2022-08-08T06:17:48,336 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2537563483056635
2022-08-08T06:17:48,336 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5134450566661702
2022-08-08T06:17:48,336 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1711795909354668
2022-08-08T06:17:48,336 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3634363269435187
2022-08-08T06:17:48,336 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.6702681051880226E-4
2022-08-08T06:17:48,336 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.1952684903228458E-4
2022-08-08T06:17:48,336 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T06:17:48,336 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2097187488766901
2022-08-08T06:17:48,336 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.19706835372836184
2022-08-08T06:17:48,336 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3399906027103221
2022-08-08T06:17:48,531 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T06:17:49,702 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T06:17:50,027 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T06:17:50,420 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T06:17:51,654 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T06:17:51,978 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T06:17:52,371 INFO ControlerListenerManagerImpl:171 [it.65] all ControlerIterationEndsListeners called.
2022-08-08T06:17:52,539 INFO AbstractController:181 ### ITERATION 65 ENDS
2022-08-08T06:17:52,539 INFO AbstractController:182 ###################################################
2022-08-08T06:17:52,539 INFO AbstractController:133 ###################################################
2022-08-08T06:17:52,539 INFO AbstractController:134 ### ITERATION 66 BEGINS
2022-08-08T06:17:52,540 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T06:17:52,540 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T06:17:52,540 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T06:17:52,540 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T06:17:52,540 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T06:17:58,903 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T06:17:58,929 INFO ControlerListenerManagerImpl:148 [it.66] all ControlerIterationStartsListeners called.
2022-08-08T06:17:58,929 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T06:18:00,607 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169608 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T06:18:00,607 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30681 plans
2022-08-08T06:18:00,607 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:18:00,607 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:18:00,607 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:18:00,608 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:18:00,610 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T06:18:00,610 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T06:18:00,610 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:18:00,612 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T06:18:00,612 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:18:00,614 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T06:18:00,617 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T06:18:00,617 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:18:00,622 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:18:00,625 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:18:00,629 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T06:18:00,657 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T06:18:00,659 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:18:00,660 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:18:00,732 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T06:18:00,755 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:18:00,834 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T06:18:01,006 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T06:18:01,507 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T06:18:02,259 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T06:18:03,754 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T06:18:06,844 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T06:18:12,091 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T06:18:31,243 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T06:18:31,244 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30681 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T06:18:31,244 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30369 plans
2022-08-08T06:18:31,244 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T06:18:31,244 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T06:18:31,244 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T06:18:31,244 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T06:18:31,244 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T06:18:31,244 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T06:18:31,244 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T06:18:31,245 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T06:18:31,245 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T06:18:31,246 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T06:18:31,247 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T06:18:31,251 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T06:18:31,257 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T06:18:31,270 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T06:18:31,294 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T06:18:31,339 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T06:18:31,515 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30369 plans
2022-08-08T06:18:31,516 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T06:18:31,516 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:18:31,516 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T06:18:31,516 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T06:18:31,517 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T06:18:31,517 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:18:31,519 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:18:31,519 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T06:18:31,521 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:18:31,521 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:18:31,522 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:18:31,524 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:18:31,527 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:18:31,528 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T06:18:31,541 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:18:31,541 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:18:31,544 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T06:18:31,545 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:18:31,558 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:18:31,571 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T06:18:31,683 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T06:18:31,840 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T06:18:32,273 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T06:18:32,427 INFO MemoryObserver:41 used RAM: 15390 MB free: 689 MB total: 16080 MB
2022-08-08T06:18:33,094 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T06:18:34,674 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T06:18:38,175 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T06:18:45,548 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T06:19:01,112 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T06:19:01,113 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30369 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T06:19:01,113 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7770 plans
2022-08-08T06:19:01,113 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T06:19:01,113 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T06:19:01,113 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T06:19:01,113 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T06:19:01,113 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T06:19:01,113 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T06:19:01,113 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T06:19:01,113 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T06:19:01,113 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T06:19:01,113 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T06:19:01,114 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T06:19:01,114 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T06:19:01,116 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T06:19:01,118 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T06:19:01,118 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7770 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T06:19:01,118 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40308 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T06:19:01,118 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6757 plans
2022-08-08T06:19:01,119 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T06:19:01,119 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T06:19:01,119 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T06:19:01,121 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T06:19:01,124 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T06:19:01,140 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T06:19:01,185 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T06:19:01,281 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T06:19:01,495 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T06:19:01,810 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T06:19:02,447 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T06:19:03,460 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T06:19:06,202 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T06:19:15,286 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T06:19:15,287 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6757 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T06:19:15,287 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T06:19:16,257 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T06:19:17,247 INFO ControlerListenerManagerImpl:213 [it.66] all ControlerReplanningListeners called.
2022-08-08T06:19:17,247 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T06:19:17,247 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T06:19:17,247 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T06:19:17,326 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T06:19:17,396 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T06:19:17,397 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T06:19:17,397 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T06:19:17,405 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T06:19:17,415 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T06:19:17,415 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T06:19:17,416 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T06:19:17,416 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T06:19:17,416 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T06:19:17,417 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T06:19:17,417 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T06:19:17,417 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T06:19:17,417 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T06:19:17,417 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T06:19:17,417 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T06:19:17,417 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T06:19:17,417 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T06:19:17,417 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T06:19:17,417 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T06:19:17,417 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T06:19:17,417 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T06:19:17,417 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T06:19:18,119 INFO ControlerListenerManagerImpl:232 [it.66] all ControlerBeforeMobsimListeners called.
2022-08-08T06:19:18,119 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T06:19:18,119 INFO NetworkImpl:163 node # 1
2022-08-08T06:19:18,119 INFO NetworkImpl:163 node # 4
2022-08-08T06:19:18,119 INFO NetworkImpl:163 node # 16
2022-08-08T06:19:18,119 INFO NetworkImpl:163 node # 64
2022-08-08T06:19:18,119 INFO NetworkImpl:163 node # 256
2022-08-08T06:19:18,120 INFO NetworkImpl:163 node # 1024
2022-08-08T06:19:18,120 INFO NetworkImpl:163 node # 4096
2022-08-08T06:19:18,122 INFO NetworkImpl:163 node # 16384
2022-08-08T06:19:18,129 INFO NetworkImpl:163 node # 65536
2022-08-08T06:19:18,168 INFO NetworkImpl:159 link # 1
2022-08-08T06:19:18,169 INFO NetworkImpl:159 link # 4
2022-08-08T06:19:18,169 INFO NetworkImpl:159 link # 16
2022-08-08T06:19:18,169 INFO NetworkImpl:159 link # 64
2022-08-08T06:19:18,169 INFO NetworkImpl:159 link # 256
2022-08-08T06:19:18,170 INFO NetworkImpl:159 link # 1024
2022-08-08T06:19:18,175 INFO NetworkImpl:159 link # 4096
2022-08-08T06:19:18,192 INFO NetworkImpl:159 link # 16384
2022-08-08T06:19:18,265 INFO NetworkImpl:159 link # 65536
2022-08-08T06:19:18,606 INFO NetworkImpl:159 link # 262144
2022-08-08T06:19:19,286 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T06:19:19,286 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T06:19:19,286 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T06:19:19,286 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T06:19:19,286 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T06:19:19,286 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T06:19:19,287 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T06:19:19,287 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T06:19:19,288 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T06:19:19,291 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T06:19:19,296 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T06:19:19,305 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T06:19:19,326 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T06:19:19,364 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T06:19:19,439 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T06:19:19,592 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T06:19:19,897 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T06:19:20,511 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T06:19:21,620 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T06:19:21,719 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T06:19:21,735 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:19:21,735 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T06:19:21,735 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T06:19:21,735 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:19:21,735 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:19:21,735 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T06:19:21,735 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T06:19:21,735 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T06:19:21,735 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:19:21,735 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T06:19:23,567 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:19:23,567 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T06:19:23,567 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T06:19:23,567 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T06:19:23,567 INFO EventsManagerImpl:176
2022-08-08T06:19:23,567 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:19:23,567 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T06:19:23,567 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T06:19:23,567 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T06:19:23,567 INFO EventsManagerImpl:176
2022-08-08T06:19:23,567 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:19:23,567 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T06:19:23,568 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T06:19:23,568 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T06:19:23,568 INFO EventsManagerImpl:176
2022-08-08T06:19:23,568 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:19:23,568 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T06:19:23,568 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T06:19:23,568 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T06:19:23,568 INFO EventsManagerImpl:176
2022-08-08T06:19:23,568 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T06:19:23,568 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T06:19:23,568 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T06:19:23,568 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T06:19:23,568 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T06:19:23,568 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T06:19:23,568 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T06:19:23,568 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:19:23,568 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T06:19:23,568 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T06:19:23,568 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:19:23,568 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T06:19:23,568 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T06:19:23,568 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T06:19:23,568 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T06:19:23,568 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T06:19:23,568 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T06:19:23,568 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T06:19:23,568 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T06:19:23,569 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:19:23,569 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:19:23,569 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:19:23,569 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T06:19:23,569 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T06:19:23,569 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T06:19:23,569 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:19:23,569 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T06:19:23,569 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:19:23,569 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T06:19:23,569 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T06:19:23,569 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:19:23,569 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T06:19:23,569 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:19:23,569 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T06:19:23,569 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T06:19:23,569 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:19:23,569 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T06:19:23,569 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T06:19:23,569 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:19:23,569 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:19:23,569 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:19:23,569 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T06:19:23,569 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T06:19:23,569 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T06:19:23,569 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:19:23,569 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T06:19:23,569 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:19:23,569 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T06:19:23,569 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T06:19:23,569 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:19:23,569 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T06:19:23,569 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:19:23,569 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T06:19:23,570 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T06:19:23,570 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:19:23,570 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T06:19:31,669 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T06:19:31,671 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T06:19:31,856 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T06:19:31,856 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T06:19:31,856 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T06:19:31,856 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T06:19:31,856 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T06:19:31,856 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T06:19:31,856 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T06:19:31,856 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T06:19:32,053 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T06:19:32,053 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-08-08T06:19:32,075 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T06:19:32,075 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T06:19:32,075 INFO VehicularDepartureHandler:110 teleport vehicle 102273_car from link -316797954 to link -10043220#0
2022-08-08T06:19:32,076 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T06:19:32,077 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T06:19:32,078 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T06:19:32,079 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T06:19:32,082 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T06:19:32,083 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T06:19:32,083 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T06:19:32,428 INFO MemoryObserver:41 used RAM: 13071 MB free: 3008 MB total: 16080 MB
2022-08-08T06:19:32,926 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1768 #nodes=235
2022-08-08T06:19:32,926 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271781 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-08-08T06:19:34,201 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3151 #nodes=324
2022-08-08T06:19:34,201 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271281 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T06:19:36,309 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4320 #nodes=513
2022-08-08T06:19:36,309 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270685 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T06:19:38,890 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5607 #nodes=677
2022-08-08T06:19:38,890 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269868 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T06:19:43,919 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7082 #nodes=986
2022-08-08T06:19:43,919 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268661 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T06:19:52,865 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11061 #nodes=1690
2022-08-08T06:19:52,866 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266763 lost=0 simT=21600.0s realT=31s; (s/r): 696.7741935483871
2022-08-08T06:20:03,159 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12047 #nodes=1854
2022-08-08T06:20:03,160 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264147 lost=0 simT=25200.0s realT=41s; (s/r): 614.6341463414634
2022-08-08T06:20:18,008 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13224 #nodes=1948
2022-08-08T06:20:18,009 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260708 lost=0 simT=28800.0s realT=56s; (s/r): 514.2857142857143
2022-08-08T06:20:32,051 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14589 #nodes=2117
2022-08-08T06:20:32,051 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257093 lost=0 simT=32400.0s realT=70s; (s/r): 462.85714285714283
2022-08-08T06:20:32,428 INFO MemoryObserver:41 used RAM: 14570 MB free: 1509 MB total: 16080 MB
2022-08-08T06:20:45,187 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14576 #nodes=2028
2022-08-08T06:20:45,187 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251751 lost=0 simT=36000.0s realT=83s; (s/r): 433.73493975903614
2022-08-08T06:21:01,158 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14819 #nodes=2155
2022-08-08T06:21:01,158 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246000 lost=0 simT=39600.0s realT=99s; (s/r): 400.0
2022-08-08T06:21:18,078 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15270 #nodes=2224
2022-08-08T06:21:18,078 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238116 lost=0 simT=43200.0s realT=116s; (s/r): 372.41379310344826
2022-08-08T06:21:32,293 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15593 #nodes=2286
2022-08-08T06:21:32,293 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229108 lost=0 simT=46800.0s realT=130s; (s/r): 360.0
2022-08-08T06:21:32,428 INFO MemoryObserver:41 used RAM: 15169 MB free: 910 MB total: 16080 MB
2022-08-08T06:21:47,881 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15928 #nodes=2417
2022-08-08T06:21:47,881 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217888 lost=0 simT=50400.0s realT=146s; (s/r): 345.2054794520548
2022-08-08T06:22:07,761 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16192 #nodes=2434
2022-08-08T06:22:07,761 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204530 lost=0 simT=54000.0s realT=166s; (s/r): 325.30120481927713
2022-08-08T06:22:27,555 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16392 #nodes=2507
2022-08-08T06:22:27,556 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187927 lost=0 simT=57600.0s realT=185s; (s/r): 311.35135135135135
2022-08-08T06:22:32,429 INFO MemoryObserver:41 used RAM: 15685 MB free: 394 MB total: 16080 MB
2022-08-08T06:22:53,805 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16299 #nodes=2440
2022-08-08T06:22:53,805 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168567 lost=0 simT=61200.0s realT=212s; (s/r): 288.6792452830189
2022-08-08T06:23:13,844 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15880 #nodes=2332
2022-08-08T06:23:13,844 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146338 lost=0 simT=64800.0s realT=232s; (s/r): 279.3103448275862
2022-08-08T06:23:30,041 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15152 #nodes=2204
2022-08-08T06:23:30,042 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=122748 lost=0 simT=68400.0s realT=248s; (s/r): 275.80645161290323
2022-08-08T06:23:32,430 INFO MemoryObserver:41 used RAM: 15414 MB free: 665 MB total: 16080 MB
2022-08-08T06:23:49,215 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14689 #nodes=2057
2022-08-08T06:23:49,215 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97837 lost=0 simT=72000.0s realT=267s; (s/r): 269.6629213483146
2022-08-08T06:24:03,722 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12921 #nodes=1681
2022-08-08T06:24:03,722 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=75272 lost=0 simT=75600.0s realT=281s; (s/r): 269.0391459074733
2022-08-08T06:24:17,624 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12151 #nodes=1550
2022-08-08T06:24:17,625 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=59269 lost=0 simT=79200.0s realT=295s; (s/r): 268.47457627118644
2022-08-08T06:24:30,557 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11493 #nodes=1444
2022-08-08T06:24:30,558 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45599 lost=0 simT=82800.0s realT=308s; (s/r): 268.83116883116884
2022-08-08T06:24:32,430 INFO MemoryObserver:41 used RAM: 15883 MB free: 196 MB total: 16080 MB
2022-08-08T06:24:50,297 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10882 #nodes=1392
2022-08-08T06:24:50,297 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=33396 lost=2 simT=86400.0s realT=328s; (s/r): 263.4146341463415
2022-08-08T06:24:58,314 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9131 #nodes=1072
2022-08-08T06:24:58,315 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26998 lost=3 simT=90000.0s realT=336s; (s/r): 267.85714285714283
2022-08-08T06:25:05,504 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7719 #nodes=893
2022-08-08T06:25:05,504 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22981 lost=6 simT=93600.0s realT=343s; (s/r): 272.8862973760933
2022-08-08T06:25:11,445 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6609 #nodes=754
2022-08-08T06:25:11,445 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19968 lost=7 simT=97200.0s realT=349s; (s/r): 278.51002865329514
2022-08-08T06:25:15,577 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5613 #nodes=583
2022-08-08T06:25:15,577 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17653 lost=8 simT=100800.0s realT=353s; (s/r): 285.5524079320113
2022-08-08T06:25:18,794 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4745 #nodes=549
2022-08-08T06:25:18,794 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15831 lost=8 simT=104400.0s realT=357s; (s/r): 292.43697478991595
2022-08-08T06:25:22,016 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4010 #nodes=389
2022-08-08T06:25:22,016 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14215 lost=8 simT=108000.0s realT=360s; (s/r): 300.0
2022-08-08T06:25:24,530 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3338 #nodes=339
2022-08-08T06:25:24,530 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12874 lost=8 simT=111600.0s realT=362s; (s/r): 308.28729281767954
2022-08-08T06:25:26,673 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2839 #nodes=318
2022-08-08T06:25:26,674 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11828 lost=9 simT=115200.0s realT=364s; (s/r): 316.4835164835165
2022-08-08T06:25:28,577 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2374 #nodes=223
2022-08-08T06:25:28,577 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10930 lost=9 simT=118800.0s realT=366s; (s/r): 324.59016393442624
2022-08-08T06:25:30,189 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1980 #nodes=214
2022-08-08T06:25:30,189 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10143 lost=10 simT=122400.0s realT=368s; (s/r): 332.60869565217394
2022-08-08T06:25:31,621 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1710 #nodes=190
2022-08-08T06:25:31,621 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9376 lost=11 simT=126000.0s realT=369s; (s/r): 341.4634146341463
2022-08-08T06:25:32,430 INFO MemoryObserver:41 used RAM: 15849 MB free: 230 MB total: 16080 MB
2022-08-08T06:25:32,877 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1402 #nodes=149
2022-08-08T06:25:32,877 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7752 lost=12 simT=129600.0s realT=371s; (s/r): 349.32614555256066
2022-08-08T06:25:33,276 INFO AbstractController$9:234 ### ITERATION 66 fires after mobsim event
2022-08-08T06:25:33,276 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=250.990899981sec
2022-08-08T06:25:33,276 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T06:25:33,373 INFO LegTimesControlerListener:50 [66] average trip (probably: leg) duration is: 1272 seconds = 00:21:12
2022-08-08T06:25:33,373 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T06:25:33,373 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:25:33,373 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:25:33,373 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:25:33,373 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:25:33,373 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T06:25:33,373 INFO EventsManagerImpl:137 event # 1
2022-08-08T06:25:33,373 INFO EventsManagerImpl:137 event # 4
2022-08-08T06:25:33,373 INFO EventsManagerImpl:137 event # 16
2022-08-08T06:25:33,373 INFO EventsManagerImpl:137 event # 64
2022-08-08T06:25:33,373 INFO EventsManagerImpl:137 event # 256
2022-08-08T06:25:33,374 INFO EventsManagerImpl:137 event # 1024
2022-08-08T06:25:33,377 INFO EventsManagerImpl:137 event # 4096
2022-08-08T06:25:33,390 INFO EventsManagerImpl:137 event # 16384
2022-08-08T06:25:33,407 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T06:25:33,779 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T06:25:33,780 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T06:25:33,780 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T06:25:33,780 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T06:25:33,780 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T06:25:33,780 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T06:25:33,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-08-08T06:25: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-08-08T06:25:33,783 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:20:32][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T06:25:33,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-08-08T06:25:33,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-08-08T06:25:33,785 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:55][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T06:25:33,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-08-08T06:25:33,787 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-08-08T06:25:33,787 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-08-08T06:25:33,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-08-08T06:25:33,787 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-08-08T06:25:33,787 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T06:25:33,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-08-08T06:25:33,788 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-08-08T06:25:33,788 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-08-08T06:25:33,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-08-08T06:25:33,788 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-08-08T06:25:33,788 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-08-08T06:25: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-08-08T06:25:33,789 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-08-08T06:25:33,789 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-08-08T06:25: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-08-08T06:25:33,789 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-08-08T06:25:33,789 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-08-08T06:25: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-08-08T06:25:33,790 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T06:25:33,790 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T06:25: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-08-08T06:25:33,792 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-08-08T06:25:33,792 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-08-08T06:25:33,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-08-08T06:25:33,795 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-08-08T06:25:33,795 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:53][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T06:25:33,795 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T06:25:34,139 INFO ControlerListenerManagerImpl:251 [it.66] all ControlerAfterMobsimListeners called.
2022-08-08T06:25:34,139 INFO AbstractController$4:159 ### ITERATION 66 fires scoring event
2022-08-08T06:25:34,139 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T06:25:34,272 INFO NewScoreAssignerImpl:57 it: 66 msaStart: 599
2022-08-08T06:25:34,468 INFO ControlerListenerManagerImpl:194 [it.66] all ControlerScoringListeners called.
2022-08-08T06:25:34,468 INFO AbstractController$5:167 ### ITERATION 66 fires iteration end event
2022-08-08T06:25:34,468 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T06:25:34,468 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T06:25:34,549 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T06:25:34,550 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T06:25:36,977 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T06:25:36,977 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1300844215531717
2022-08-08T06:25:36,977 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.29746401556971713
2022-08-08T06:25:36,977 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.8885111714774286E-4
2022-08-08T06:25:36,977 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.861484977174343E-4
2022-08-08T06:25:36,977 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T06:25:36,977 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1428118436660727
2022-08-08T06:25:36,977 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14056779143152046
2022-08-08T06:25:36,977 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22817569337105942
2022-08-08T06:25:37,131 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T06:25:37,243 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -95.55512280911924
2022-08-08T06:25:37,244 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -116.40607715241846
2022-08-08T06:25:37,244 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -98.27714178694978
2022-08-08T06:25:37,244 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -78.34111212282059
2022-08-08T06:25:37,314 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T06:25:38,095 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19049.73530502154 meters
2022-08-08T06:25:38,095 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140048.68049181785 meters (statistic on all 2098870 legs which have a finite distance)
2022-08-08T06:25:38,095 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52338.29232237292 meters
2022-08-08T06:25:38,095 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139986.09063176002 meters (statistic on all 763591 trips which have a finite distance)
2022-08-08T06:25:38,095 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T06:25:38,095 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T06:25:38,991 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T06:25:38,993 INFO LegHistogramListener:72 number of legs: 2106597 100%
2022-08-08T06:25:38,993 INFO LegHistogramListener:79 number of bike legs: 100545 4.772863532987087%
2022-08-08T06:25:38,993 INFO LegHistogramListener:79 number of car legs: 231544 10.99137613886282%
2022-08-08T06:25:38,993 INFO LegHistogramListener:79 number of drtNorth legs: 264 0.012532060000085447%
2022-08-08T06:25:38,993 INFO LegHistogramListener:79 number of drtSoutheast legs: 159 0.007547717954596916%
2022-08-08T06:25:38,993 INFO LegHistogramListener:79 number of freight legs: 47065 2.23417198448493%
2022-08-08T06:25:38,993 INFO LegHistogramListener:79 number of pt legs: 132365 6.283356522391326%
2022-08-08T06:25:38,993 INFO LegHistogramListener:79 number of ride legs: 108937 5.171231137232228%
2022-08-08T06:25:38,993 INFO LegHistogramListener:79 number of walk legs: 1485718 70.52692090608693%
2022-08-08T06:25:39,570 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T06:25:39,570 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T06:25:41,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5083574256561414
2022-08-08T06:25:41,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4304998536487673
2022-08-08T06:25:41,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.008743844261747897
2022-08-08T06:25:41,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.007424115602068431
2022-08-08T06:25:41,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T06:25:41,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.4903973050832661
2022-08-08T06:25:41,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.5749138581779528
2022-08-08T06:25:41,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8618405849941203
2022-08-08T06:25:41,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.21583212229827922
2022-08-08T06:25:41,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.37608672209184696
2022-08-08T06:25:41,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 8.485803930429245E-4
2022-08-08T06:25:41,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 7.330399461838275E-4
2022-08-08T06:25:41,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T06:25:41,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2767180864447948
2022-08-08T06:25:41,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.25439182076338857
2022-08-08T06:25:41,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5170486348254312
2022-08-08T06:25:41,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17163790137467455
2022-08-08T06:25:41,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3637033537540375
2022-08-08T06:25:41,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.6959437600456E-4
2022-08-08T06:25:41,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.2081063177516343E-4
2022-08-08T06:25:41,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T06:25:41,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.21038246455475848
2022-08-08T06:25:41,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.19758186682551337
2022-08-08T06:25:41,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3414746555610901
2022-08-08T06:25:42,163 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T06:25:43,401 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T06:25:43,726 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T06:25:44,135 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T06:25:45,388 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T06:25:45,714 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T06:25:46,097 INFO ControlerListenerManagerImpl:171 [it.66] all ControlerIterationEndsListeners called.
2022-08-08T06:25:46,282 INFO AbstractController:181 ### ITERATION 66 ENDS
2022-08-08T06:25:46,282 INFO AbstractController:182 ###################################################
2022-08-08T06:25:46,282 INFO AbstractController:133 ###################################################
2022-08-08T06:25:46,282 INFO AbstractController:134 ### ITERATION 67 BEGINS
2022-08-08T06:25:46,283 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T06:25:46,283 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T06:25:46,283 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T06:25:46,283 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T06:25:46,283 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T06:25:52,506 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T06:25:52,532 INFO ControlerListenerManagerImpl:148 [it.67] all ControlerIterationStartsListeners called.
2022-08-08T06:25:52,532 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T06:25:54,174 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169676 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T06:25:54,174 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30297 plans
2022-08-08T06:25:54,174 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:25:54,175 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T06:25:54,176 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T06:25:54,176 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T06:25:54,179 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:25:54,179 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T06:25:54,180 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:25:54,180 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:25:54,181 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:25:54,182 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:25:54,184 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:25:54,186 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T06:25:54,192 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:25:54,195 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:25:54,197 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T06:25:54,197 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:25:54,197 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:25:54,200 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:25:54,259 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T06:25:54,301 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T06:25:54,462 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T06:25:54,779 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T06:25:55,296 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T06:25:56,093 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T06:25:57,780 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T06:26:00,939 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T06:26:06,264 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T06:26:25,643 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T06:26:25,643 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30297 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T06:26:25,644 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30710 plans
2022-08-08T06:26:25,644 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T06:26:25,644 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T06:26:25,644 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T06:26:25,644 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T06:26:25,644 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T06:26:25,644 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T06:26:25,644 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T06:26:25,644 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T06:26:25,645 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T06:26:25,646 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T06:26:25,647 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T06:26:25,651 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T06:26:25,658 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T06:26:25,671 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T06:26:25,695 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T06:26:25,747 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T06:26:25,890 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30710 plans
2022-08-08T06:26:25,891 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T06:26:25,891 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T06:26:25,891 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:26:25,891 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:26:25,891 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:26:25,894 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:26:25,895 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T06:26:25,895 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:26:25,896 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T06:26:25,901 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:26:25,910 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T06:26:25,916 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:26:25,922 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T06:26:25,937 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:26:25,942 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:26:25,948 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T06:26:25,988 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:26:26,004 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T06:26:26,097 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:26:26,140 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T06:26:26,171 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:26:26,393 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T06:26:26,843 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T06:26:27,704 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T06:26:29,555 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T06:26:32,430 INFO MemoryObserver:41 used RAM: 15322 MB free: 757 MB total: 16080 MB
2022-08-08T06:26:32,867 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T06:26:40,331 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T06:26:56,453 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T06:26:56,453 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30710 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T06:26:56,453 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7745 plans
2022-08-08T06:26:56,454 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T06:26:56,454 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T06:26:56,454 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T06:26:56,454 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T06:26:56,454 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T06:26:56,454 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T06:26:56,454 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T06:26:56,454 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T06:26:56,454 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T06:26:56,454 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T06:26:56,455 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T06:26:56,455 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T06:26:56,456 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T06:26:56,459 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T06:26:56,459 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7745 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T06:26:56,459 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40092 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T06:26:56,459 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6973 plans
2022-08-08T06:26:56,460 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T06:26:56,460 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T06:26:56,461 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T06:26:56,462 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T06:26:56,465 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T06:26:56,483 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T06:26:56,520 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T06:26:56,626 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T06:26:56,974 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T06:26:57,135 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T06:26:57,807 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T06:26:58,989 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T06:27:01,741 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T06:27:10,425 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T06:27:10,425 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6973 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T06:27:10,425 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T06:27:11,395 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T06:27:12,371 INFO ControlerListenerManagerImpl:213 [it.67] all ControlerReplanningListeners called.
2022-08-08T06:27:12,371 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T06:27:12,371 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T06:27:12,371 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T06:27:12,452 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T06:27:12,523 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T06:27:12,523 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T06:27:12,523 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T06:27:12,532 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T06:27:12,541 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T06:27:12,541 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T06:27:12,542 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T06:27:12,543 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T06:27:12,543 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T06:27:12,543 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T06:27:12,543 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T06:27:12,543 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T06:27:12,543 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T06:27:12,543 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T06:27:12,543 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T06:27:12,543 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T06:27:12,543 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T06:27:12,543 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T06:27:12,543 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T06:27:12,544 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T06:27:12,544 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T06:27:12,544 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T06:27:13,235 INFO ControlerListenerManagerImpl:232 [it.67] all ControlerBeforeMobsimListeners called.
2022-08-08T06:27:13,235 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T06:27:13,235 INFO NetworkImpl:163 node # 1
2022-08-08T06:27:13,235 INFO NetworkImpl:163 node # 4
2022-08-08T06:27:13,235 INFO NetworkImpl:163 node # 16
2022-08-08T06:27:13,235 INFO NetworkImpl:163 node # 64
2022-08-08T06:27:13,235 INFO NetworkImpl:163 node # 256
2022-08-08T06:27:13,236 INFO NetworkImpl:163 node # 1024
2022-08-08T06:27:13,236 INFO NetworkImpl:163 node # 4096
2022-08-08T06:27:13,237 INFO NetworkImpl:163 node # 16384
2022-08-08T06:27:13,243 INFO NetworkImpl:163 node # 65536
2022-08-08T06:27:13,277 INFO NetworkImpl:159 link # 1
2022-08-08T06:27:13,278 INFO NetworkImpl:159 link # 4
2022-08-08T06:27:13,278 INFO NetworkImpl:159 link # 16
2022-08-08T06:27:13,278 INFO NetworkImpl:159 link # 64
2022-08-08T06:27:13,278 INFO NetworkImpl:159 link # 256
2022-08-08T06:27:13,279 INFO NetworkImpl:159 link # 1024
2022-08-08T06:27:13,283 INFO NetworkImpl:159 link # 4096
2022-08-08T06:27:13,299 INFO NetworkImpl:159 link # 16384
2022-08-08T06:27:13,364 INFO NetworkImpl:159 link # 65536
2022-08-08T06:27:13,716 INFO NetworkImpl:159 link # 262144
2022-08-08T06:27:14,252 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T06:27:14,252 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T06:27:14,252 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T06:27:14,252 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T06:27:14,252 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T06:27:14,252 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T06:27:14,253 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T06:27:14,253 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T06:27:14,254 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T06:27:14,257 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T06:27:14,262 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T06:27:14,271 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T06:27:14,290 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T06:27:14,328 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T06:27:14,497 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T06:27:14,651 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T06:27:14,955 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T06:27:15,541 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T06:27:16,636 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T06:27:16,754 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T06:27:16,769 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:27:16,770 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T06:27:16,770 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T06:27:16,770 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:27:16,770 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:27:16,770 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T06:27:16,770 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T06:27:16,770 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T06:27:16,770 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:27:16,770 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T06:27:18,604 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:27:18,604 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T06:27:18,604 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T06:27:18,604 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T06:27:18,604 INFO EventsManagerImpl:176
2022-08-08T06:27:18,604 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:27:18,604 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T06:27:18,604 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T06:27:18,604 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T06:27:18,604 INFO EventsManagerImpl:176
2022-08-08T06:27:18,604 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:27:18,604 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T06:27:18,604 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T06:27:18,604 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T06:27:18,604 INFO EventsManagerImpl:176
2022-08-08T06:27:18,604 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:27:18,604 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T06:27:18,604 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T06:27:18,604 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T06:27:18,604 INFO EventsManagerImpl:176
2022-08-08T06:27:18,605 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T06:27:18,605 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T06:27:18,605 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T06:27:18,605 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T06:27:18,605 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T06:27:18,605 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T06:27:18,605 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T06:27:18,605 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:27:18,605 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T06:27:18,605 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T06:27:18,605 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:27:18,605 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T06:27:18,605 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T06:27:18,605 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T06:27:18,605 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T06:27:18,605 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T06:27:18,605 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T06:27:18,605 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T06:27:18,605 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T06:27:18,605 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:27:18,605 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:27:18,605 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:27:18,605 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T06:27:18,605 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T06:27:18,605 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T06:27:18,605 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:27:18,605 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T06:27:18,605 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:27:18,605 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T06:27:18,605 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T06:27:18,605 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:27:18,605 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T06:27:18,605 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:27:18,606 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T06:27:18,606 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T06:27:18,606 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:27:18,606 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T06:27:18,606 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T06:27:18,606 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:27:18,606 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:27:18,606 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:27:18,606 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T06:27:18,606 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T06:27:18,606 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T06:27:18,606 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:27:18,606 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T06:27:18,606 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:27:18,606 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T06:27:18,606 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T06:27:18,606 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:27:18,606 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T06:27:18,606 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:27:18,606 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T06:27:18,606 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T06:27:18,606 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:27:18,606 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T06:27:26,671 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T06:27:26,674 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T06:27:26,851 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T06:27:26,851 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T06:27:26,851 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T06:27:26,851 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T06:27:26,851 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T06:27:26,851 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T06:27:26,851 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T06:27:26,851 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T06:27:27,051 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T06:27:27,051 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273934 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-08-08T06:27:27,073 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T06:27:27,075 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T06:27:27,077 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T06:27:27,080 INFO VehicularDepartureHandler:110 teleport vehicle 73835_car from link -842483869 to link -120656168
2022-08-08T06:27:27,081 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T06:27:27,082 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T06:27:27,082 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T06:27:27,084 INFO VehicularDepartureHandler:110 teleport vehicle 157918_car from link -95454627 to link -103717883#3
2022-08-08T06:27:27,085 INFO VehicularDepartureHandler:110 teleport vehicle 183170_car from link -40717535 to link -22737835#3
2022-08-08T06:27:27,085 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T06:27:27,918 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1765 #nodes=240
2022-08-08T06:27:27,918 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271775 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-08-08T06:27:29,304 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3143 #nodes=326
2022-08-08T06:27:29,304 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271292 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T06:27:31,158 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4365 #nodes=503
2022-08-08T06:27:31,158 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270702 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T06:27:32,443 INFO MemoryObserver:41 used RAM: 13065 MB free: 3014 MB total: 16080 MB
2022-08-08T06:27:34,372 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5618 #nodes=644
2022-08-08T06:27:34,373 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269867 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T06:27:39,198 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7132 #nodes=969
2022-08-08T06:27:39,199 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268675 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T06:27:47,882 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10957 #nodes=1663
2022-08-08T06:27:47,882 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266785 lost=0 simT=21600.0s realT=31s; (s/r): 696.7741935483871
2022-08-08T06:27:57,247 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11897 #nodes=1862
2022-08-08T06:27:57,247 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264135 lost=0 simT=25200.0s realT=40s; (s/r): 630.0
2022-08-08T06:28:13,982 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13277 #nodes=1924
2022-08-08T06:28:13,982 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260695 lost=0 simT=28800.0s realT=57s; (s/r): 505.2631578947368
2022-08-08T06:28:27,306 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14599 #nodes=2164
2022-08-08T06:28:27,307 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257089 lost=0 simT=32400.0s realT=70s; (s/r): 462.85714285714283
2022-08-08T06:28:32,443 INFO MemoryObserver:41 used RAM: 14366 MB free: 1713 MB total: 16080 MB
2022-08-08T06:28:45,602 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14464 #nodes=2116
2022-08-08T06:28:45,603 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251722 lost=0 simT=36000.0s realT=88s; (s/r): 409.09090909090907
2022-08-08T06:29:00,872 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14917 #nodes=2156
2022-08-08T06:29:00,872 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245952 lost=0 simT=39600.0s realT=104s; (s/r): 380.7692307692308
2022-08-08T06:29:18,179 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15305 #nodes=2225
2022-08-08T06:29:18,179 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238096 lost=0 simT=43200.0s realT=121s; (s/r): 357.02479338842977
2022-08-08T06:29:32,075 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15579 #nodes=2335
2022-08-08T06:29:32,076 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229066 lost=0 simT=46800.0s realT=135s; (s/r): 346.6666666666667
2022-08-08T06:29:32,443 INFO MemoryObserver:41 used RAM: 15026 MB free: 1053 MB total: 16080 MB
2022-08-08T06:29:49,190 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15850 #nodes=2348
2022-08-08T06:29:49,191 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217933 lost=0 simT=50400.0s realT=152s; (s/r): 331.57894736842104
2022-08-08T06:30:14,639 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16187 #nodes=2392
2022-08-08T06:30:14,639 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204618 lost=0 simT=54000.0s realT=177s; (s/r): 305.08474576271186
2022-08-08T06:30:32,443 INFO MemoryObserver:41 used RAM: 15103 MB free: 976 MB total: 16080 MB
2022-08-08T06:30:34,952 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16346 #nodes=2523
2022-08-08T06:30:34,952 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187910 lost=0 simT=57600.0s realT=198s; (s/r): 290.90909090909093
2022-08-08T06:30:51,382 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16108 #nodes=2379
2022-08-08T06:30:51,383 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168351 lost=0 simT=61200.0s realT=214s; (s/r): 285.98130841121497
2022-08-08T06:31:11,671 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15908 #nodes=2328
2022-08-08T06:31:11,671 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146251 lost=0 simT=64800.0s realT=234s; (s/r): 276.9230769230769
2022-08-08T06:31:29,472 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15114 #nodes=2154
2022-08-08T06:31:29,473 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=122727 lost=0 simT=68400.0s realT=252s; (s/r): 271.42857142857144
2022-08-08T06:31:32,443 INFO MemoryObserver:41 used RAM: 15671 MB free: 408 MB total: 16080 MB
2022-08-08T06:31:54,232 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14832 #nodes=2031
2022-08-08T06:31:54,232 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97821 lost=0 simT=72000.0s realT=277s; (s/r): 259.927797833935
2022-08-08T06:32:20,098 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12874 #nodes=1699
2022-08-08T06:32:20,098 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=75246 lost=0 simT=75600.0s realT=303s; (s/r): 249.5049504950495
2022-08-08T06:32:33,307 INFO MemoryObserver:41 used RAM: 15443 MB free: 636 MB total: 16080 MB
2022-08-08T06:32:37,007 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12053 #nodes=1568
2022-08-08T06:32:37,007 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=59237 lost=0 simT=79200.0s realT=320s; (s/r): 247.5
2022-08-08T06:33:00,464 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11512 #nodes=1439
2022-08-08T06:33:00,465 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45615 lost=0 simT=82800.0s realT=343s; (s/r): 241.39941690962098
2022-08-08T06:33:15,833 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10832 #nodes=1292
2022-08-08T06:33:15,833 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=33392 lost=1 simT=86400.0s realT=359s; (s/r): 240.66852367688023
2022-08-08T06:33:31,401 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9129 #nodes=1073
2022-08-08T06:33:31,401 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=27049 lost=6 simT=90000.0s realT=374s; (s/r): 240.64171122994654
2022-08-08T06:33:33,307 INFO MemoryObserver:41 used RAM: 15856 MB free: 223 MB total: 16080 MB
2022-08-08T06:33:38,792 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7820 #nodes=895
2022-08-08T06:33:38,792 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=23048 lost=6 simT=93600.0s realT=382s; (s/r): 245.0261780104712
2022-08-08T06:33:44,672 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6698 #nodes=734
2022-08-08T06:33:44,672 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=20034 lost=7 simT=97200.0s realT=387s; (s/r): 251.1627906976744
2022-08-08T06:33:48,850 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5597 #nodes=624
2022-08-08T06:33:48,850 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17693 lost=7 simT=100800.0s realT=392s; (s/r): 257.14285714285717
2022-08-08T06:33:52,035 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4784 #nodes=558
2022-08-08T06:33:52,035 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15861 lost=7 simT=104400.0s realT=395s; (s/r): 264.30379746835445
2022-08-08T06:33:54,808 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4029 #nodes=424
2022-08-08T06:33:54,808 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14191 lost=7 simT=108000.0s realT=398s; (s/r): 271.356783919598
2022-08-08T06:33:57,239 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3391 #nodes=331
2022-08-08T06:33:57,239 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12861 lost=7 simT=111600.0s realT=400s; (s/r): 279.0
2022-08-08T06:33:59,255 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2840 #nodes=291
2022-08-08T06:33:59,255 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11801 lost=8 simT=115200.0s realT=402s; (s/r): 286.56716417910445
2022-08-08T06:34:00,936 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2413 #nodes=252
2022-08-08T06:34:00,936 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10934 lost=8 simT=118800.0s realT=404s; (s/r): 294.05940594059405
2022-08-08T06:34:02,380 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2013 #nodes=217
2022-08-08T06:34:02,380 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10154 lost=8 simT=122400.0s realT=405s; (s/r): 302.22222222222223
2022-08-08T06:34:03,679 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1731 #nodes=182
2022-08-08T06:34:03,679 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9376 lost=8 simT=126000.0s realT=406s; (s/r): 310.3448275862069
2022-08-08T06:34:04,893 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1436 #nodes=144
2022-08-08T06:34:04,893 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7714 lost=9 simT=129600.0s realT=408s; (s/r): 317.6470588235294
2022-08-08T06:34:05,320 INFO AbstractController$9:234 ### ITERATION 67 fires after mobsim event
2022-08-08T06:34:05,320 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=245.57290723sec
2022-08-08T06:34:05,320 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T06:34:05,420 INFO LegTimesControlerListener:50 [67] average trip (probably: leg) duration is: 1274 seconds = 00:21:14
2022-08-08T06:34:05,420 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T06:34:05,420 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:34:05,420 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:34:05,420 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:34:05,420 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:34:05,420 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T06:34:05,421 INFO EventsManagerImpl:137 event # 1
2022-08-08T06:34:05,421 INFO EventsManagerImpl:137 event # 4
2022-08-08T06:34:05,421 INFO EventsManagerImpl:137 event # 16
2022-08-08T06:34:05,421 INFO EventsManagerImpl:137 event # 64
2022-08-08T06:34:05,421 INFO EventsManagerImpl:137 event # 256
2022-08-08T06:34:05,422 INFO EventsManagerImpl:137 event # 1024
2022-08-08T06:34:05,425 INFO EventsManagerImpl:137 event # 4096
2022-08-08T06:34:05,436 INFO EventsManagerImpl:137 event # 16384
2022-08-08T06:34:05,451 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T06:34:05,870 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T06:34:05,870 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T06:34:05,870 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T06:34:05,871 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T06:34:05,871 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T06:34:05,871 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T06:34:05,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-08-08T06:34:05,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-08-08T06:34:05,900 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:20:32][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T06:34:05,902 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T06:34:05,902 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-08-08T06:34:05,902 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:47:23][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T06:34:05,904 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T06:34:05,904 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-08-08T06:34:05,904 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-08-08T06:34:05,905 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T06:34:05,905 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-08-08T06:34:05,905 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T06:34:05,905 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T06:34:05,905 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-08-08T06:34:05,905 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-08-08T06:34:05,905 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T06:34:05,905 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-08-08T06:34:05,905 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:18:43][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T06:34:05,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-08-08T06:34:05,906 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-08-08T06:34:05,906 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-08-08T06:34:05,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-08-08T06:34:05,907 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-08-08T06:34:05,907 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-08-08T06:34:05,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-08-08T06:34:05,907 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T06:34:05,907 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=34:43:42][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T06:34:05,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-08-08T06:34:05,909 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-08-08T06:34:05,909 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-08-08T06:34:05,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-08-08T06:34:05,912 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-08-08T06:34:05,912 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-08-08T06:34:05,912 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T06:34:06,250 INFO ControlerListenerManagerImpl:251 [it.67] all ControlerAfterMobsimListeners called.
2022-08-08T06:34:06,250 INFO AbstractController$4:159 ### ITERATION 67 fires scoring event
2022-08-08T06:34:06,250 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T06:34:06,452 INFO NewScoreAssignerImpl:57 it: 67 msaStart: 599
2022-08-08T06:34:06,576 INFO ControlerListenerManagerImpl:194 [it.67] all ControlerScoringListeners called.
2022-08-08T06:34:06,576 INFO AbstractController$5:167 ### ITERATION 67 fires iteration end event
2022-08-08T06:34:06,576 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T06:34:06,576 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T06:34:06,659 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T06:34:06,660 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T06:34:09,362 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T06:34:09,362 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12974165156082307
2022-08-08T06:34:09,362 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.29782604230320897
2022-08-08T06:34:09,362 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.631754622901657E-4
2022-08-08T06:34:09,362 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.9128362868894971E-4
2022-08-08T06:34:09,362 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T06:34:09,362 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14266934378161314
2022-08-08T06:34:09,362 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14071414266420865
2022-08-08T06:34:09,362 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22817312580557367
2022-08-08T06:34:09,554 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T06:34:09,666 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -95.2082449307367
2022-08-08T06:34:09,666 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -116.088513331559
2022-08-08T06:34:09,666 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -98.03565755334789
2022-08-08T06:34:09,666 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -78.20503409166811
2022-08-08T06:34:09,737 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T06:34:10,374 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19039.813958018258 meters
2022-08-08T06:34:10,375 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140004.55185134363 meters (statistic on all 2099302 legs which have a finite distance)
2022-08-08T06:34:10,375 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52302.82852634864 meters
2022-08-08T06:34:10,375 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139945.64867557317 meters (statistic on all 763888 trips which have a finite distance)
2022-08-08T06:34:10,375 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T06:34:10,375 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T06:34:11,256 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T06:34:11,257 INFO LegHistogramListener:72 number of legs: 2106989 100%
2022-08-08T06:34:11,257 INFO LegHistogramListener:79 number of bike legs: 100293 4.76001535840956%
2022-08-08T06:34:11,257 INFO LegHistogramListener:79 number of car legs: 231821 11.002477943643749%
2022-08-08T06:34:11,258 INFO LegHistogramListener:79 number of drtNorth legs: 273 0.01295687827511202%
2022-08-08T06:34:11,258 INFO LegHistogramListener:79 number of drtSoutheast legs: 154 0.007309008257755499%
2022-08-08T06:34:11,258 INFO LegHistogramListener:79 number of freight legs: 47065 2.2337563224107955%
2022-08-08T06:34:11,258 INFO LegHistogramListener:79 number of pt legs: 132254 6.276919338449323%
2022-08-08T06:34:11,258 INFO LegHistogramListener:79 number of ride legs: 109112 5.178574733897519%
2022-08-08T06:34:11,258 INFO LegHistogramListener:79 number of walk legs: 1486017 70.52799041665618%
2022-08-08T06:34:11,809 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T06:34:11,809 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T06:34:14,073 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5120251929525462
2022-08-08T06:34:14,073 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.431308636776781
2022-08-08T06:34:14,073 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.0088285739227779
2022-08-08T06:34:14,073 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.007485737173726616
2022-08-08T06:34:14,073 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T06:34:14,073 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.4923499386351849
2022-08-08T06:34:14,073 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.5791606114913961
2022-08-08T06:34:14,073 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8637970698942676
2022-08-08T06:34:14,073 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2163366489162306
2022-08-08T06:34:14,073 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.37624462736922104
2022-08-08T06:34:14,073 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 8.5371552401444E-4
2022-08-08T06:34:14,073 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 7.356075116695852E-4
2022-08-08T06:34:14,073 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T06:34:14,073 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.27792099087487226
2022-08-08T06:34:14,073 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2550388472657995
2022-08-08T06:34:14,073 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5207241048182933
2022-08-08T06:34:14,073 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17215013068908322
2022-08-08T06:34:14,073 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3639395697787272
2022-08-08T06:34:14,073 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.7087815874743886E-4
2022-08-08T06:34:14,073 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.2209441451804228E-4
2022-08-08T06:34:14,073 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T06:34:14,073 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.21098969379214016
2022-08-08T06:34:14,073 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.19805558265763568
2022-08-08T06:34:14,073 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3430729650759743
2022-08-08T06:34:14,269 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T06:34:15,472 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T06:34:15,773 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T06:34:16,172 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T06:34:17,386 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T06:34:17,701 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T06:34:18,086 INFO ControlerListenerManagerImpl:171 [it.67] all ControlerIterationEndsListeners called.
2022-08-08T06:34:18,246 INFO AbstractController:181 ### ITERATION 67 ENDS
2022-08-08T06:34:18,246 INFO AbstractController:182 ###################################################
2022-08-08T06:34:18,246 INFO AbstractController:133 ###################################################
2022-08-08T06:34:18,246 INFO AbstractController:134 ### ITERATION 68 BEGINS
2022-08-08T06:34:18,246 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T06:34:18,246 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T06:34:18,246 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T06:34:18,247 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T06:34:18,247 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T06:34:24,144 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T06:34:24,169 INFO ControlerListenerManagerImpl:148 [it.68] all ControlerIterationStartsListeners called.
2022-08-08T06:34:24,169 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T06:34:25,847 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169590 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T06:34:25,848 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30500 plans
2022-08-08T06:34:25,848 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:34:25,848 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:34:25,850 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T06:34:25,851 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T06:34:25,851 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T06:34:25,852 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:34:25,855 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:34:25,856 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T06:34:25,857 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:34:25,860 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:34:25,863 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T06:34:25,865 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:34:25,873 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:34:25,874 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:34:25,875 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:34:25,878 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:34:25,879 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T06:34:25,908 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:34:25,919 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T06:34:25,955 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T06:34:26,028 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T06:34:26,246 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T06:34:26,718 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T06:34:27,656 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T06:34:29,215 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T06:34:32,608 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T06:34:33,307 INFO MemoryObserver:41 used RAM: 15998 MB free: 81 MB total: 16080 MB
2022-08-08T06:34:44,500 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T06:34:57,587 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T06:34:57,587 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30500 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T06:34:57,587 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30841 plans
2022-08-08T06:34:57,587 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T06:34:57,587 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T06:34:57,587 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T06:34:57,587 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T06:34:57,587 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T06:34:57,587 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T06:34:57,587 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T06:34:57,588 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T06:34:57,588 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T06:34:57,589 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T06:34:57,590 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T06:34:57,593 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T06:34:57,599 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T06:34:57,612 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T06:34:57,634 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T06:34:57,681 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T06:34:57,861 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30841 plans
2022-08-08T06:34:57,862 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T06:34:57,862 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T06:34:57,862 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T06:34:57,862 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T06:34:57,862 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:34:57,862 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:34:57,862 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:34:57,863 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:34:57,864 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:34:57,864 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:34:57,865 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T06:34:57,865 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:34:57,867 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:34:57,868 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:34:57,868 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:34:57,869 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T06:34:57,869 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:34:57,877 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T06:34:57,893 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:34:57,917 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T06:34:57,995 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T06:34:58,145 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T06:34:58,525 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T06:34:59,326 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T06:35:00,830 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T06:35:03,848 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T06:35:11,262 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T06:35:28,108 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T06:35:28,108 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30841 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T06:35:28,109 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7497 plans
2022-08-08T06:35:28,109 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T06:35:28,109 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T06:35:28,109 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T06:35:28,109 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T06:35:28,109 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T06:35:28,109 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T06:35:28,109 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T06:35:28,109 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T06:35:28,109 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T06:35:28,109 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T06:35:28,110 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T06:35:28,110 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T06:35:28,112 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T06:35:28,117 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T06:35:28,117 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7497 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T06:35:28,117 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40185 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T06:35:28,117 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6880 plans
2022-08-08T06:35:28,118 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T06:35:28,118 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T06:35:28,118 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T06:35:28,118 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T06:35:28,121 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T06:35:28,128 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T06:35:28,161 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T06:35:28,219 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T06:35:28,546 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T06:35:29,093 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T06:35:29,580 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T06:35:30,411 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T06:35:32,941 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T06:35:33,308 INFO MemoryObserver:41 used RAM: 14824 MB free: 1255 MB total: 16080 MB
2022-08-08T06:35:41,571 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T06:35:41,571 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6880 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T06:35:41,571 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T06:35:42,459 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T06:35:43,348 INFO ControlerListenerManagerImpl:213 [it.68] all ControlerReplanningListeners called.
2022-08-08T06:35:43,348 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T06:35:43,348 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T06:35:43,348 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T06:35:43,419 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T06:35:43,482 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T06:35:43,483 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T06:35:43,483 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T06:35:43,483 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T06:35:43,484 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T06:35:43,484 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T06:35:43,485 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T06:35:43,485 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T06:35:43,485 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T06:35:43,485 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T06:35:43,485 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T06:35:43,485 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T06:35:43,485 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T06:35:43,485 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T06:35:43,485 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T06:35:43,485 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T06:35:43,485 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T06:35:43,485 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T06:35:43,485 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T06:35:43,485 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T06:35:43,485 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T06:35:43,485 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T06:35:44,128 INFO ControlerListenerManagerImpl:232 [it.68] all ControlerBeforeMobsimListeners called.
2022-08-08T06:35:44,128 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T06:35:44,129 INFO NetworkImpl:163 node # 1
2022-08-08T06:35:44,129 INFO NetworkImpl:163 node # 4
2022-08-08T06:35:44,129 INFO NetworkImpl:163 node # 16
2022-08-08T06:35:44,129 INFO NetworkImpl:163 node # 64
2022-08-08T06:35:44,129 INFO NetworkImpl:163 node # 256
2022-08-08T06:35:44,129 INFO NetworkImpl:163 node # 1024
2022-08-08T06:35:44,130 INFO NetworkImpl:163 node # 4096
2022-08-08T06:35:44,131 INFO NetworkImpl:163 node # 16384
2022-08-08T06:35:44,168 INFO NetworkImpl:163 node # 65536
2022-08-08T06:35:44,199 INFO NetworkImpl:159 link # 1
2022-08-08T06:35:44,199 INFO NetworkImpl:159 link # 4
2022-08-08T06:35:44,199 INFO NetworkImpl:159 link # 16
2022-08-08T06:35:44,199 INFO NetworkImpl:159 link # 64
2022-08-08T06:35:44,199 INFO NetworkImpl:159 link # 256
2022-08-08T06:35:44,200 INFO NetworkImpl:159 link # 1024
2022-08-08T06:35:44,204 INFO NetworkImpl:159 link # 4096
2022-08-08T06:35:44,218 INFO NetworkImpl:159 link # 16384
2022-08-08T06:35:44,276 INFO NetworkImpl:159 link # 65536
2022-08-08T06:35:44,551 INFO NetworkImpl:159 link # 262144
2022-08-08T06:35:45,143 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T06:35:45,143 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T06:35:45,143 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T06:35:45,143 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T06:35:45,143 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T06:35:45,143 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T06:35:45,144 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T06:35:45,144 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T06:35:45,145 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T06:35:45,148 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T06:35:45,152 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T06:35:45,161 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T06:35:45,180 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T06:35:45,216 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T06:35:45,347 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T06:35:45,492 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T06:35:45,790 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T06:35:46,333 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T06:35:47,377 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T06:35:47,472 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T06:35:47,489 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:35:47,489 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T06:35:47,489 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T06:35:47,489 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:35:47,489 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:35:47,489 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T06:35:47,489 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T06:35:47,489 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T06:35:47,489 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:35:47,489 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T06:35:54,870 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:35:54,870 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T06:35:54,870 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T06:35:54,870 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T06:35:54,870 INFO EventsManagerImpl:176
2022-08-08T06:35:54,870 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:35:54,870 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T06:35:54,871 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T06:35:54,871 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T06:35:54,871 INFO EventsManagerImpl:176
2022-08-08T06:35:54,871 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:35:54,871 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T06:35:54,871 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T06:35:54,871 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T06:35:54,871 INFO EventsManagerImpl:176
2022-08-08T06:35:54,871 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:35:54,871 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T06:35:54,871 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T06:35:54,871 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T06:35:54,871 INFO EventsManagerImpl:176
2022-08-08T06:35:54,871 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T06:35:54,871 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T06:35:54,871 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T06:35:54,871 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T06:35:54,871 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T06:35:54,871 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T06:35:54,871 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T06:35:54,871 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:35:54,871 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T06:35:54,871 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T06:35:54,871 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:35:54,872 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T06:35:54,872 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T06:35:54,872 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T06:35:54,872 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T06:35:54,872 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T06:35:54,872 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T06:35:54,872 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T06:35:54,872 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T06:35:54,872 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:35:54,872 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:35:54,872 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:35:54,872 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T06:35:54,872 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T06:35:54,872 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T06:35:54,872 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:35:54,872 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T06:35:54,872 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:35:54,872 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T06:35:54,872 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T06:35:54,872 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:35:54,872 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T06:35:54,872 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:35:54,872 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T06:35:54,872 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T06:35:54,872 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:35:54,872 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T06:35:54,872 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T06:35:54,872 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:35:54,872 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:35:54,872 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:35:54,873 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T06:35:54,873 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T06:35:54,873 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T06:35:54,873 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:35:54,873 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T06:35:54,873 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:35:54,873 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T06:35:54,873 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T06:35:54,873 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:35:54,873 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T06:35:54,873 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:35:54,873 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T06:35:54,873 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T06:35:54,873 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:35:54,873 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T06:35:56,396 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T06:35:56,399 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T06:35:56,580 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T06:35:56,580 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T06:35:56,580 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T06:35:56,580 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T06:35:56,580 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T06:35:56,580 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T06:35:56,580 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T06:35:56,580 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T06:35:56,793 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T06:35:56,793 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T06:35:56,816 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T06:35:56,817 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T06:35:56,818 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T06:35:56,819 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T06:35:57,074 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T06:35:57,118 INFO VehicularDepartureHandler:110 teleport vehicle 64725_car from link -806957624 to link -14572932#1
2022-08-08T06:35:57,127 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T06:35:57,128 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T06:35:57,129 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T06:35:57,129 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T06:35:58,287 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1752 #nodes=239
2022-08-08T06:35:58,287 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271760 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T06:35:59,927 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3129 #nodes=351
2022-08-08T06:35:59,927 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271283 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T06:36:02,426 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4367 #nodes=522
2022-08-08T06:36:02,426 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270703 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T06:36:05,759 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5622 #nodes=670
2022-08-08T06:36:05,760 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269876 lost=0 simT=14400.0s realT=18s; (s/r): 800.0
2022-08-08T06:36:09,890 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7132 #nodes=1007
2022-08-08T06:36:09,890 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268653 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T06:36:15,801 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11023 #nodes=1686
2022-08-08T06:36:15,802 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266798 lost=0 simT=21600.0s realT=28s; (s/r): 771.4285714285714
2022-08-08T06:36:28,254 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11987 #nodes=1842
2022-08-08T06:36:28,255 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264141 lost=0 simT=25200.0s realT=40s; (s/r): 630.0
2022-08-08T06:36:33,309 INFO MemoryObserver:41 used RAM: 13776 MB free: 2303 MB total: 16080 MB
2022-08-08T06:36:40,763 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13243 #nodes=1994
2022-08-08T06:36:40,764 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260701 lost=0 simT=28800.0s realT=53s; (s/r): 543.3962264150944
2022-08-08T06:36:57,128 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14521 #nodes=2130
2022-08-08T06:36:57,128 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257082 lost=0 simT=32400.0s realT=69s; (s/r): 469.5652173913044
2022-08-08T06:37:11,124 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14460 #nodes=2064
2022-08-08T06:37:11,125 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251712 lost=0 simT=36000.0s realT=83s; (s/r): 433.73493975903614
2022-08-08T06:37:30,254 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14927 #nodes=2119
2022-08-08T06:37:30,255 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245962 lost=0 simT=39600.0s realT=102s; (s/r): 388.2352941176471
2022-08-08T06:37:33,309 INFO MemoryObserver:41 used RAM: 14725 MB free: 1354 MB total: 16080 MB
2022-08-08T06:37:44,436 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15283 #nodes=2167
2022-08-08T06:37:44,437 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238094 lost=0 simT=43200.0s realT=116s; (s/r): 372.41379310344826
2022-08-08T06:38:02,801 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15506 #nodes=2327
2022-08-08T06:38:02,802 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228973 lost=0 simT=46800.0s realT=135s; (s/r): 346.6666666666667
2022-08-08T06:38:16,581 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15878 #nodes=2439
2022-08-08T06:38:16,582 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217914 lost=0 simT=50400.0s realT=149s; (s/r): 338.255033557047
2022-08-08T06:38:31,170 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16031 #nodes=2401
2022-08-08T06:38:31,171 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204409 lost=0 simT=54000.0s realT=163s; (s/r): 331.28834355828224
2022-08-08T06:38:33,309 INFO MemoryObserver:41 used RAM: 15789 MB free: 290 MB total: 16080 MB
2022-08-08T06:38:51,399 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16290 #nodes=2418
2022-08-08T06:38:51,399 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187800 lost=0 simT=57600.0s realT=183s; (s/r): 314.75409836065575
2022-08-08T06:39:17,027 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16197 #nodes=2426
2022-08-08T06:39:17,028 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168476 lost=0 simT=61200.0s realT=209s; (s/r): 292.82296650717706
2022-08-08T06:39:33,309 INFO MemoryObserver:41 used RAM: 15767 MB free: 312 MB total: 16080 MB
2022-08-08T06:39:33,338 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15893 #nodes=2353
2022-08-08T06:39:33,338 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146455 lost=0 simT=64800.0s realT=225s; (s/r): 288.0
2022-08-08T06:39:52,557 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15004 #nodes=2129
2022-08-08T06:39:52,557 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=122775 lost=0 simT=68400.0s realT=245s; (s/r): 279.18367346938777
2022-08-08T06:40:08,358 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14764 #nodes=2083
2022-08-08T06:40:08,359 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97969 lost=0 simT=72000.0s realT=260s; (s/r): 276.9230769230769
2022-08-08T06:40:23,620 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12884 #nodes=1689
2022-08-08T06:40:23,621 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=75318 lost=0 simT=75600.0s realT=276s; (s/r): 273.9130434782609
2022-08-08T06:40:33,311 INFO MemoryObserver:41 used RAM: 15715 MB free: 364 MB total: 16080 MB
2022-08-08T06:40:49,226 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12065 #nodes=1533
2022-08-08T06:40:49,227 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=59322 lost=0 simT=79200.0s realT=301s; (s/r): 263.12292358803984
2022-08-08T06:41:12,454 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11500 #nodes=1448
2022-08-08T06:41:12,454 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45701 lost=0 simT=82800.0s realT=324s; (s/r): 255.55555555555554
2022-08-08T06:41:27,789 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10851 #nodes=1349
2022-08-08T06:41:27,789 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=33478 lost=1 simT=86400.0s realT=340s; (s/r): 254.11764705882354
2022-08-08T06:41:36,040 INFO MemoryObserver:41 used RAM: 15572 MB free: 507 MB total: 16080 MB
2022-08-08T06:41:41,802 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9099 #nodes=1099
2022-08-08T06:41:41,803 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=27104 lost=3 simT=90000.0s realT=354s; (s/r): 254.23728813559322
2022-08-08T06:41:48,871 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7733 #nodes=916
2022-08-08T06:41:48,871 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=23076 lost=4 simT=93600.0s realT=361s; (s/r): 259.2797783933518
2022-08-08T06:41:54,216 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6646 #nodes=714
2022-08-08T06:41:54,216 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=20089 lost=5 simT=97200.0s realT=366s; (s/r): 265.57377049180326
2022-08-08T06:41:58,266 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5613 #nodes=615
2022-08-08T06:41:58,266 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17745 lost=5 simT=100800.0s realT=370s; (s/r): 272.43243243243245
2022-08-08T06:42:01,577 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4767 #nodes=516
2022-08-08T06:42:01,578 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15971 lost=6 simT=104400.0s realT=374s; (s/r): 279.14438502673795
2022-08-08T06:42:03,907 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4050 #nodes=415
2022-08-08T06:42:03,907 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14349 lost=6 simT=108000.0s realT=376s; (s/r): 287.2340425531915
2022-08-08T06:42:06,445 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3421 #nodes=362
2022-08-08T06:42:06,445 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12998 lost=6 simT=111600.0s realT=378s; (s/r): 295.23809523809524
2022-08-08T06:42:08,479 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2843 #nodes=307
2022-08-08T06:42:08,479 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11933 lost=6 simT=115200.0s realT=380s; (s/r): 303.1578947368421
2022-08-08T06:42:10,294 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2370 #nodes=249
2022-08-08T06:42:10,294 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=11030 lost=6 simT=118800.0s realT=382s; (s/r): 310.9947643979058
2022-08-08T06:42:11,804 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2013 #nodes=227
2022-08-08T06:42:11,804 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10260 lost=6 simT=122400.0s realT=384s; (s/r): 318.75
2022-08-08T06:42:13,200 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1729 #nodes=194
2022-08-08T06:42:13,200 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9466 lost=7 simT=126000.0s realT=385s; (s/r): 327.27272727272725
2022-08-08T06:42:14,424 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1423 #nodes=169
2022-08-08T06:42:14,424 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7800 lost=7 simT=129600.0s realT=386s; (s/r): 335.75129533678756
2022-08-08T06:42:22,568 INFO AbstractController$9:234 ### ITERATION 68 fires after mobsim event
2022-08-08T06:42:22,568 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=244.469776149sec
2022-08-08T06:42:22,568 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T06:42:22,603 INFO LegTimesControlerListener:50 [68] average trip (probably: leg) duration is: 1274 seconds = 00:21:14
2022-08-08T06:42:22,603 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T06:42:22,603 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:42:22,603 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:42:22,603 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:42:22,603 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:42:22,603 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T06:42:22,603 INFO EventsManagerImpl:137 event # 1
2022-08-08T06:42:22,603 INFO EventsManagerImpl:137 event # 4
2022-08-08T06:42:22,603 INFO EventsManagerImpl:137 event # 16
2022-08-08T06:42:22,603 INFO EventsManagerImpl:137 event # 64
2022-08-08T06:42:22,603 INFO EventsManagerImpl:137 event # 256
2022-08-08T06:42:22,604 INFO EventsManagerImpl:137 event # 1024
2022-08-08T06:42:22,607 INFO EventsManagerImpl:137 event # 4096
2022-08-08T06:42:22,616 INFO EventsManagerImpl:137 event # 16384
2022-08-08T06:42:22,629 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T06:42:22,908 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T06:42:22,908 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T06:42:22,908 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T06:42:22,908 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T06:42:22,908 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T06:42:22,908 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T06:42:22,908 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T06:42:22,911 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-08-08T06:42:22,911 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:20:32][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T06:42:22,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-08-08T06:42:22,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-08-08T06:42:22,912 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-08-08T06:42:22,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-08-08T06:42:22,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-08-08T06:42:22,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-08-08T06:42:22,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-08-08T06:42:22,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-08-08T06:42:22,915 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T06:42:22,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-08-08T06:42:22,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-08-08T06:42:22,915 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-08-08T06:42:22,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-08-08T06:42:22,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-08-08T06:42:22,915 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:42:57][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T06:42:22,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-08-08T06:42:22,916 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-08-08T06:42:22,916 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-08-08T06:42:22,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-08-08T06:42:22,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-08-08T06:42:22,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-08-08T06:42:22,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-08-08T06:42:22,917 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T06:42:22,917 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T06:42:22,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-08-08T06:42:22,922 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-08-08T06:42:22,922 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-08-08T06:42:22,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-08-08T06:42:22,922 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-08-08T06:42:22,922 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:02][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T06:42:22,922 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T06:42:23,242 INFO ControlerListenerManagerImpl:251 [it.68] all ControlerAfterMobsimListeners called.
2022-08-08T06:42:23,242 INFO AbstractController$4:159 ### ITERATION 68 fires scoring event
2022-08-08T06:42:23,242 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T06:42:23,378 INFO NewScoreAssignerImpl:57 it: 68 msaStart: 599
2022-08-08T06:42:23,494 INFO ControlerListenerManagerImpl:194 [it.68] all ControlerScoringListeners called.
2022-08-08T06:42:23,494 INFO AbstractController$5:167 ### ITERATION 68 fires iteration end event
2022-08-08T06:42:23,494 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T06:42:23,494 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T06:42:23,631 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T06:42:23,632 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T06:42:25,480 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T06:42:25,480 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1299444892341979
2022-08-08T06:42:25,481 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2978761098301812
2022-08-08T06:42:25,481 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.477700693756194E-4
2022-08-08T06:42:25,481 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.3108089371819428E-4
2022-08-08T06:42:25,481 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T06:42:25,481 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14268860052275634
2022-08-08T06:42:25,481 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14071285888146579
2022-08-08T06:42:25,481 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22787785577471154
2022-08-08T06:42:25,630 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T06:42:25,739 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -95.31461158776058
2022-08-08T06:42:25,739 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -115.98536935639426
2022-08-08T06:42:25,739 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -97.86151699530235
2022-08-08T06:42:25,739 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -78.11218258845973
2022-08-08T06:42:25,813 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T06:42:26,638 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19019.316176175376 meters
2022-08-08T06:42:26,638 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139828.64443528466 meters (statistic on all 2098924 legs which have a finite distance)
2022-08-08T06:42:26,638 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52257.19568682207 meters
2022-08-08T06:42:26,638 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139766.2576545315 meters (statistic on all 763575 trips which have a finite distance)
2022-08-08T06:42:26,638 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T06:42:26,638 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T06:42:27,772 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T06:42:27,774 INFO LegHistogramListener:72 number of legs: 2106699 100%
2022-08-08T06:42:27,774 INFO LegHistogramListener:79 number of bike legs: 100393 4.765417366220803%
2022-08-08T06:42:27,774 INFO LegHistogramListener:79 number of car legs: 231849 11.005321595538803%
2022-08-08T06:42:27,774 INFO LegHistogramListener:79 number of drtNorth legs: 238 0.011297294962403268%
2022-08-08T06:42:27,774 INFO LegHistogramListener:79 number of drtSoutheast legs: 187 0.00887644604188828%
2022-08-08T06:42:27,774 INFO LegHistogramListener:79 number of freight legs: 47065 2.234063812628192%
2022-08-08T06:42:27,774 INFO LegHistogramListener:79 number of pt legs: 132126 6.271707538665941%
2022-08-08T06:42:27,774 INFO LegHistogramListener:79 number of ride legs: 109063 5.176961682708351%
2022-08-08T06:42:27,774 INFO LegHistogramListener:79 number of walk legs: 1485778 70.52635426323361%
2022-08-08T06:42:28,317 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T06:42:28,317 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T06:42:30,976 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5157404602104376
2022-08-08T06:42:30,976 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4320262713300503
2022-08-08T06:42:30,976 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.008912019801065027
2022-08-08T06:42:30,976 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.00757046683475662
2022-08-08T06:42:30,976 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T06:42:30,976 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.4941947344367018
2022-08-08T06:42:30,976 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.5832854054442659
2022-08-08T06:42:30,976 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8656457170440132
2022-08-08T06:42:30,976 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2168424593169249
2022-08-08T06:42:30,976 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.37646287043551047
2022-08-08T06:42:30,976 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 8.62702003214592E-4
2022-08-08T06:42:30,976 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 7.394588598982217E-4
2022-08-08T06:42:30,976 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T06:42:30,976 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.27906869264700596
2022-08-08T06:42:30,976 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2557500629053544
2022-08-08T06:42:30,976 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5244509261208707
2022-08-08T06:42:30,976 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17256222494954734
2022-08-08T06:42:30,976 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3641950425445601
2022-08-08T06:42:30,976 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.721619414903177E-4
2022-08-08T06:42:30,976 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.2209441451804228E-4
2022-08-08T06:42:30,976 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T06:42:30,976 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.21160976085695066
2022-08-08T06:42:30,976 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.19862173084724527
2022-08-08T06:42:30,976 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.34453262605462753
2022-08-08T06:42:31,165 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T06:42:32,416 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T06:42:32,732 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T06:42:33,135 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T06:42:34,336 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T06:42:34,669 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T06:42:35,066 INFO ControlerListenerManagerImpl:171 [it.68] all ControlerIterationEndsListeners called.
2022-08-08T06:42:35,223 INFO AbstractController:181 ### ITERATION 68 ENDS
2022-08-08T06:42:35,223 INFO AbstractController:182 ###################################################
2022-08-08T06:42:35,223 INFO AbstractController:133 ###################################################
2022-08-08T06:42:35,223 INFO AbstractController:134 ### ITERATION 69 BEGINS
2022-08-08T06:42:35,224 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T06:42:35,224 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T06:42:35,224 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T06:42:35,224 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T06:42:35,224 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T06:42:41,453 INFO MemoryObserver:41 used RAM: 13385 MB free: 2694 MB total: 16080 MB
2022-08-08T06:42:41,506 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T06:42:41,532 INFO ControlerListenerManagerImpl:148 [it.69] all ControlerIterationStartsListeners called.
2022-08-08T06:42:41,532 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T06:42:43,100 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169561 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T06:42:43,100 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30386 plans
2022-08-08T06:42:43,101 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:42:43,101 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T06:42:43,101 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T06:42:43,104 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T06:42:43,105 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:42:43,111 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T06:42:43,111 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:42:43,112 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:42:43,117 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T06:42:43,121 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:42:43,123 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:42:43,127 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:42:43,132 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T06:42:43,136 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:42:43,142 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:42:43,143 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:42:43,149 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T06:42:43,150 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:42:43,166 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:42:43,185 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T06:42:43,334 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T06:42:43,563 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T06:42:43,990 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T06:42:44,810 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T06:42:46,281 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T06:42:49,127 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T06:42:54,330 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T06:43:13,384 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T06:43:13,385 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30386 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T06:43:13,385 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30736 plans
2022-08-08T06:43:13,385 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T06:43:13,385 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T06:43:13,385 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T06:43:13,385 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T06:43:13,385 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T06:43:13,385 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T06:43:13,386 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T06:43:13,386 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T06:43:13,386 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T06:43:13,387 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T06:43:13,389 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T06:43:13,392 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T06:43:13,398 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T06:43:13,411 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T06:43:13,435 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T06:43:13,522 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T06:43:13,643 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30736 plans
2022-08-08T06:43:13,644 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T06:43:13,644 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:43:13,644 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:43:13,646 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:43:13,647 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T06:43:13,647 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:43:13,649 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T06:43:13,650 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T06:43:13,650 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:43:13,653 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:43:13,653 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T06:43:13,653 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:43:13,657 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T06:43:13,669 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:43:13,672 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:43:13,674 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T06:43:13,679 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:43:13,687 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:43:13,696 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T06:43:13,715 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:43:13,770 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T06:43:13,989 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T06:43:14,467 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T06:43:15,415 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T06:43:17,121 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T06:43:20,557 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T06:43:27,903 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T06:43:41,454 INFO MemoryObserver:41 used RAM: 15137 MB free: 942 MB total: 16080 MB
2022-08-08T06:43:43,910 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T06:43:43,911 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30736 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T06:43:43,911 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7745 plans
2022-08-08T06:43:43,911 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T06:43:43,911 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T06:43:43,911 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T06:43:43,911 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T06:43:43,911 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T06:43:43,911 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T06:43:43,911 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T06:43:43,911 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T06:43:43,911 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T06:43:43,911 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T06:43:43,912 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T06:43:43,913 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T06:43:43,914 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T06:43:43,939 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T06:43:43,939 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7745 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T06:43:43,939 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40233 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T06:43:43,939 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6832 plans
2022-08-08T06:43:43,940 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T06:43:43,940 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T06:43:43,940 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T06:43:43,941 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T06:43:43,943 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T06:43:43,948 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T06:43:43,987 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T06:43:44,093 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T06:43:44,403 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T06:43:44,747 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T06:43:45,278 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T06:43:46,205 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T06:43:48,981 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T06:43:55,912 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T06:43:55,912 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6832 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T06:43:55,912 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T06:43:56,882 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T06:43:57,872 INFO ControlerListenerManagerImpl:213 [it.69] all ControlerReplanningListeners called.
2022-08-08T06:43:57,872 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T06:43:57,872 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T06:43:57,872 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T06:43:57,950 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T06:43:58,021 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T06:43:58,021 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T06:43:58,021 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T06:43:58,030 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T06:43:58,039 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T06:43:58,039 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T06:43:58,040 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T06:43:58,041 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T06:43:58,041 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T06:43:58,041 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T06:43:58,041 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T06:43:58,041 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T06:43:58,041 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T06:43:58,041 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T06:43:58,041 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T06:43:58,041 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T06:43:58,041 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T06:43:58,041 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T06:43:58,041 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T06:43:58,042 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T06:43:58,042 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T06:43:58,042 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T06:43:58,737 INFO ControlerListenerManagerImpl:232 [it.69] all ControlerBeforeMobsimListeners called.
2022-08-08T06:43:58,737 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T06:43:58,738 INFO NetworkImpl:163 node # 1
2022-08-08T06:43:58,738 INFO NetworkImpl:163 node # 4
2022-08-08T06:43:58,738 INFO NetworkImpl:163 node # 16
2022-08-08T06:43:58,738 INFO NetworkImpl:163 node # 64
2022-08-08T06:43:58,738 INFO NetworkImpl:163 node # 256
2022-08-08T06:43:58,738 INFO NetworkImpl:163 node # 1024
2022-08-08T06:43:58,739 INFO NetworkImpl:163 node # 4096
2022-08-08T06:43:58,740 INFO NetworkImpl:163 node # 16384
2022-08-08T06:43:58,747 INFO NetworkImpl:163 node # 65536
2022-08-08T06:43:58,787 INFO NetworkImpl:159 link # 1
2022-08-08T06:43:58,787 INFO NetworkImpl:159 link # 4
2022-08-08T06:43:58,787 INFO NetworkImpl:159 link # 16
2022-08-08T06:43:58,787 INFO NetworkImpl:159 link # 64
2022-08-08T06:43:58,787 INFO NetworkImpl:159 link # 256
2022-08-08T06:43:58,789 INFO NetworkImpl:159 link # 1024
2022-08-08T06:43:58,793 INFO NetworkImpl:159 link # 4096
2022-08-08T06:43:58,811 INFO NetworkImpl:159 link # 16384
2022-08-08T06:43:58,884 INFO NetworkImpl:159 link # 65536
2022-08-08T06:43:59,218 INFO NetworkImpl:159 link # 262144
2022-08-08T06:44:05,730 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T06:44:05,730 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T06:44:05,730 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T06:44:05,730 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T06:44:05,730 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T06:44:05,730 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T06:44:05,730 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T06:44:05,731 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T06:44:05,732 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T06:44:05,735 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T06:44:05,739 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T06:44:05,748 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T06:44:05,767 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T06:44:05,803 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T06:44:05,875 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T06:44:06,021 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T06:44:06,312 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T06:44:06,856 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T06:44:07,914 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T06:44:08,005 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T06:44:08,021 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:44:08,021 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T06:44:08,021 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T06:44:08,021 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:44:08,021 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:44:08,021 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T06:44:08,021 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T06:44:08,021 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T06:44:08,021 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:44:08,021 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T06:44:09,753 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:44:09,753 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T06:44:09,753 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T06:44:09,753 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T06:44:09,753 INFO EventsManagerImpl:176
2022-08-08T06:44:09,753 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:44:09,753 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T06:44:09,753 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T06:44:09,754 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T06:44:09,754 INFO EventsManagerImpl:176
2022-08-08T06:44:09,754 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:44:09,754 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T06:44:09,754 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T06:44:09,754 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T06:44:09,754 INFO EventsManagerImpl:176
2022-08-08T06:44:09,754 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:44:09,754 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T06:44:09,754 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T06:44:09,754 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T06:44:09,754 INFO EventsManagerImpl:176
2022-08-08T06:44:09,754 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T06:44:09,754 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T06:44:09,754 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T06:44:09,754 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T06:44:09,754 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T06:44:09,754 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T06:44:09,754 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T06:44:09,754 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:44:09,754 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T06:44:09,754 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T06:44:09,754 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:44:09,754 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T06:44:09,755 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T06:44:09,755 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T06:44:09,755 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T06:44:09,755 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T06:44:09,755 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T06:44:09,755 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T06:44:09,755 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T06:44:09,755 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:44:09,755 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:44:09,755 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:44:09,755 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T06:44:09,755 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T06:44:09,755 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T06:44:09,755 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:44:09,755 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T06:44:09,755 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:44:09,755 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T06:44:09,755 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T06:44:09,755 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:44:09,755 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T06:44:09,755 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:44:09,755 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T06:44:09,755 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T06:44:09,755 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:44:09,755 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T06:44:09,755 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T06:44:09,755 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:44:09,755 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:44:09,756 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:44:09,756 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T06:44:09,756 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T06:44:09,756 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T06:44:09,756 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:44:09,756 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T06:44:09,756 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:44:09,756 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T06:44:09,756 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T06:44:09,756 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:44:09,756 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T06:44:09,756 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:44:09,756 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T06:44:09,756 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T06:44:09,756 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:44:09,756 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T06:44:11,283 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T06:44:11,286 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T06:44:11,481 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T06:44:11,481 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T06:44:11,482 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T06:44:11,482 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T06:44:11,482 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T06:44:11,482 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T06:44:11,482 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T06:44:11,482 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T06:44:11,702 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T06:44:11,702 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=3s; (s/r): 0.0
2022-08-08T06:44:11,728 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T06:44:11,728 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T06:44:11,731 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T06:44:11,733 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T06:44:11,734 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T06:44:11,738 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T06:44:11,739 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T06:44:11,739 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T06:44:11,739 INFO VehicularDepartureHandler:110 teleport vehicle 75723_car from link -8454951#1 to link -303649561#5
2022-08-08T06:44:11,740 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T06:44:13,023 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1754 #nodes=234
2022-08-08T06:44:13,023 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271779 lost=0 simT=3600.0s realT=5s; (s/r): 720.0
2022-08-08T06:44:14,565 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3146 #nodes=350
2022-08-08T06:44:14,565 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271286 lost=0 simT=7200.0s realT=6s; (s/r): 1200.0
2022-08-08T06:44:17,137 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4364 #nodes=505
2022-08-08T06:44:17,138 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270712 lost=0 simT=10800.0s realT=9s; (s/r): 1200.0
2022-08-08T06:44:20,659 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5592 #nodes=678
2022-08-08T06:44:20,659 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269877 lost=0 simT=14400.0s realT=12s; (s/r): 1200.0
2022-08-08T06:44:24,307 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7109 #nodes=961
2022-08-08T06:44:24,307 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268658 lost=0 simT=18000.0s realT=16s; (s/r): 1125.0
2022-08-08T06:44:30,599 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10977 #nodes=1650
2022-08-08T06:44:30,601 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266791 lost=0 simT=21600.0s realT=22s; (s/r): 981.8181818181819
2022-08-08T06:44:41,455 INFO MemoryObserver:41 used RAM: 14548 MB free: 1531 MB total: 16080 MB
2022-08-08T06:44:45,516 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11991 #nodes=1878
2022-08-08T06:44:45,516 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264146 lost=0 simT=25200.0s realT=37s; (s/r): 681.081081081081
2022-08-08T06:44:56,928 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13237 #nodes=1966
2022-08-08T06:44:56,929 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260696 lost=0 simT=28800.0s realT=48s; (s/r): 600.0
2022-08-08T06:45:15,079 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14565 #nodes=2107
2022-08-08T06:45:15,079 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257050 lost=0 simT=32400.0s realT=67s; (s/r): 483.5820895522388
2022-08-08T06:45:29,581 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14468 #nodes=2094
2022-08-08T06:45:29,582 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251715 lost=0 simT=36000.0s realT=81s; (s/r): 444.44444444444446
2022-08-08T06:45:41,455 INFO MemoryObserver:41 used RAM: 15029 MB free: 1050 MB total: 16080 MB
2022-08-08T06:45:48,084 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14906 #nodes=2271
2022-08-08T06:45:48,085 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245913 lost=0 simT=39600.0s realT=100s; (s/r): 396.0
2022-08-08T06:46:04,821 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15276 #nodes=2256
2022-08-08T06:46:04,821 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238030 lost=0 simT=43200.0s realT=116s; (s/r): 372.41379310344826
2022-08-08T06:46:21,943 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15687 #nodes=2284
2022-08-08T06:46:21,943 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228996 lost=0 simT=46800.0s realT=133s; (s/r): 351.8796992481203
2022-08-08T06:46:36,417 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15841 #nodes=2480
2022-08-08T06:46:36,417 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217881 lost=0 simT=50400.0s realT=148s; (s/r): 340.5405405405405
2022-08-08T06:46:41,455 INFO MemoryObserver:41 used RAM: 15672 MB free: 407 MB total: 16080 MB
2022-08-08T06:46:53,215 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16052 #nodes=2369
2022-08-08T06:46:53,215 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204464 lost=0 simT=54000.0s realT=165s; (s/r): 327.27272727272725
2022-08-08T06:47:20,113 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16314 #nodes=2487
2022-08-08T06:47:20,113 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187884 lost=0 simT=57600.0s realT=192s; (s/r): 300.0
2022-08-08T06:47:40,604 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16200 #nodes=2395
2022-08-08T06:47:40,605 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168370 lost=0 simT=61200.0s realT=212s; (s/r): 288.6792452830189
2022-08-08T06:47:41,456 INFO MemoryObserver:41 used RAM: 15258 MB free: 821 MB total: 16080 MB
2022-08-08T06:47:56,837 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15740 #nodes=2359
2022-08-08T06:47:56,838 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146321 lost=0 simT=64800.0s realT=228s; (s/r): 284.2105263157895
2022-08-08T06:48:15,823 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15107 #nodes=2148
2022-08-08T06:48:15,824 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=122674 lost=0 simT=68400.0s realT=247s; (s/r): 276.9230769230769
2022-08-08T06:48:33,158 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14681 #nodes=2074
2022-08-08T06:48:33,158 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97833 lost=0 simT=72000.0s realT=265s; (s/r): 271.6981132075472
2022-08-08T06:48:41,456 INFO MemoryObserver:41 used RAM: 15904 MB free: 175 MB total: 16080 MB
2022-08-08T06:48:48,083 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12891 #nodes=1745
2022-08-08T06:48:48,084 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=75180 lost=0 simT=75600.0s realT=280s; (s/r): 270.0
2022-08-08T06:49:02,704 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12029 #nodes=1519
2022-08-08T06:49:02,704 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=59258 lost=0 simT=79200.0s realT=294s; (s/r): 269.38775510204084
2022-08-08T06:49:20,990 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11280 #nodes=1428
2022-08-08T06:49:20,990 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45695 lost=0 simT=82800.0s realT=312s; (s/r): 265.38461538461536
2022-08-08T06:49:42,292 INFO MemoryObserver:41 used RAM: 15548 MB free: 531 MB total: 16080 MB
2022-08-08T06:49:43,813 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10853 #nodes=1258
2022-08-08T06:49:43,813 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=33507 lost=1 simT=86400.0s realT=335s; (s/r): 257.910447761194
2022-08-08T06:49:57,626 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9068 #nodes=1028
2022-08-08T06:49:57,626 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=27058 lost=5 simT=90000.0s realT=349s; (s/r): 257.87965616045847
2022-08-08T06:50:10,501 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7719 #nodes=887
2022-08-08T06:50:10,501 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=23020 lost=7 simT=93600.0s realT=362s; (s/r): 258.56353591160223
2022-08-08T06:50:29,796 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6562 #nodes=713
2022-08-08T06:50:29,796 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19976 lost=8 simT=97200.0s realT=381s; (s/r): 255.11811023622047
2022-08-08T06:50:33,043 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5584 #nodes=597
2022-08-08T06:50:33,043 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17643 lost=9 simT=100800.0s realT=385s; (s/r): 261.8181818181818
2022-08-08T06:50:36,639 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4780 #nodes=496
2022-08-08T06:50:36,639 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15851 lost=9 simT=104400.0s realT=388s; (s/r): 269.07216494845363
2022-08-08T06:50:39,637 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4010 #nodes=402
2022-08-08T06:50:39,637 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14233 lost=9 simT=108000.0s realT=391s; (s/r): 276.2148337595908
2022-08-08T06:50:42,127 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3402 #nodes=316
2022-08-08T06:50:42,127 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12901 lost=9 simT=111600.0s realT=394s; (s/r): 283.24873096446703
2022-08-08T06:50:42,292 INFO MemoryObserver:41 used RAM: 15925 MB free: 154 MB total: 16080 MB
2022-08-08T06:50:44,239 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2813 #nodes=288
2022-08-08T06:50:44,239 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11829 lost=9 simT=115200.0s realT=396s; (s/r): 290.90909090909093
2022-08-08T06:50:45,957 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2330 #nodes=236
2022-08-08T06:50:45,958 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10984 lost=9 simT=118800.0s realT=397s; (s/r): 299.24433249370276
2022-08-08T06:50:47,366 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2004 #nodes=213
2022-08-08T06:50:47,366 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10206 lost=10 simT=122400.0s realT=399s; (s/r): 306.76691729323306
2022-08-08T06:50:48,679 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1756 #nodes=188
2022-08-08T06:50:48,679 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9415 lost=10 simT=126000.0s realT=400s; (s/r): 315.0
2022-08-08T06:50:49,878 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1450 #nodes=133
2022-08-08T06:50:49,878 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7780 lost=11 simT=129600.0s realT=401s; (s/r): 323.1920199501247
2022-08-08T06:50:58,078 INFO AbstractController$9:234 ### ITERATION 69 fires after mobsim event
2022-08-08T06:50:58,078 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=245.274073938sec
2022-08-08T06:50:58,078 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T06:50:58,121 INFO LegTimesControlerListener:50 [69] average trip (probably: leg) duration is: 1270 seconds = 00:21:10
2022-08-08T06:50:58,121 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T06:50:58,121 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:50:58,121 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:50:58,121 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:50:58,121 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:50:58,121 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T06:50:58,121 INFO EventsManagerImpl:137 event # 1
2022-08-08T06:50:58,121 INFO EventsManagerImpl:137 event # 4
2022-08-08T06:50:58,121 INFO EventsManagerImpl:137 event # 16
2022-08-08T06:50:58,121 INFO EventsManagerImpl:137 event # 64
2022-08-08T06:50:58,122 INFO EventsManagerImpl:137 event # 256
2022-08-08T06:50:58,122 INFO EventsManagerImpl:137 event # 1024
2022-08-08T06:50:58,125 INFO EventsManagerImpl:137 event # 4096
2022-08-08T06:50:58,135 INFO EventsManagerImpl:137 event # 16384
2022-08-08T06:50:58,148 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T06:50:58,427 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T06:50:58,427 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T06:50:58,427 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T06:50:58,427 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T06:50:58,427 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T06:50:58,428 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T06:50:58,428 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T06:50:58,439 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-08-08T06:50:58,439 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:20:32][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T06:50:58,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-08-08T06:50:58,441 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-08-08T06:50:58,441 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-08-08T06:50:58,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-08-08T06:50:58,443 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-08-08T06:50:58,443 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-08-08T06:50:58,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-08-08T06:50:58,444 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-08-08T06:50:58,444 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T06:50:58,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-08-08T06:50:58,444 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-08-08T06:50:58,444 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-08-08T06:50:58,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-08-08T06:50:58,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-08-08T06:50:58,444 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-08-08T06:50:58,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-08-08T06:50:58,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-08-08T06:50:58,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-08-08T06:50:58,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-08-08T06:50:58,445 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-08-08T06:50:58,445 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-08-08T06:50:58,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-08-08T06:50:58,446 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T06:50:58,446 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T06:50:58,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-08-08T06:50:58,448 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-08-08T06:50:58,448 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-08-08T06:50:58,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-08-08T06:50:58,450 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-08-08T06:50:58,450 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-08-08T06:50:58,450 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T06:50:58,764 INFO ControlerListenerManagerImpl:251 [it.69] all ControlerAfterMobsimListeners called.
2022-08-08T06:50:58,764 INFO AbstractController$4:159 ### ITERATION 69 fires scoring event
2022-08-08T06:50:58,764 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T06:50:58,890 INFO NewScoreAssignerImpl:57 it: 69 msaStart: 599
2022-08-08T06:50:59,003 INFO ControlerListenerManagerImpl:194 [it.69] all ControlerScoringListeners called.
2022-08-08T06:50:59,003 INFO AbstractController$5:167 ### ITERATION 69 fires iteration end event
2022-08-08T06:50:59,003 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T06:50:59,003 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T06:50:59,075 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T06:50:59,076 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T06:51:00,826 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T06:51:00,826 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13029111057477522
2022-08-08T06:51:00,826 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2986271227347653
2022-08-08T06:51:00,826 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.593241140615291E-4
2022-08-08T06:51:00,826 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.2979711097531543E-4
2022-08-08T06:51:00,826 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T06:51:00,826 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14248833041486722
2022-08-08T06:51:00,826 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14006968372728346
2022-08-08T06:51:00,826 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2276133965296785
2022-08-08T06:51:00,998 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T06:51:01,108 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -95.05554498870139
2022-08-08T06:51:01,108 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -115.84041477038012
2022-08-08T06:51:01,108 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -97.65598457788477
2022-08-08T06:51:01,108 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -77.99057704174655
2022-08-08T06:51:01,189 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T06:51:01,882 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19015.375582413853 meters
2022-08-08T06:51:01,882 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139848.3620211114 meters (statistic on all 2099655 legs which have a finite distance)
2022-08-08T06:51:01,882 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52255.06113763514 meters
2022-08-08T06:51:01,882 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139790.56627726887 meters (statistic on all 763739 trips which have a finite distance)
2022-08-08T06:51:01,882 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T06:51:01,882 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T06:51:02,824 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T06:51:02,826 INFO LegHistogramListener:72 number of legs: 2107415 100%
2022-08-08T06:51:02,826 INFO LegHistogramListener:79 number of bike legs: 100700 4.778365912741439%
2022-08-08T06:51:02,826 INFO LegHistogramListener:79 number of car legs: 232444 11.02981614916853%
2022-08-08T06:51:02,826 INFO LegHistogramListener:79 number of drtNorth legs: 242 0.01148326267014328%
2022-08-08T06:51:02,826 INFO LegHistogramListener:79 number of drtSoutheast legs: 191 0.009063236239658538%
2022-08-08T06:51:02,826 INFO LegHistogramListener:79 number of freight legs: 47065 2.23330478334832%
2022-08-08T06:51:02,826 INFO LegHistogramListener:79 number of pt legs: 132035 6.265258622530446%
2022-08-08T06:51:02,826 INFO LegHistogramListener:79 number of ride legs: 108580 5.15228372200065%
2022-08-08T06:51:02,826 INFO LegHistogramListener:79 number of walk legs: 1486158 70.52042431130081%
2022-08-08T06:51:03,515 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T06:51:03,515 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T06:51:06,093 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5194582950338148
2022-08-08T06:51:06,093 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.43280424367223486
2022-08-08T06:51:06,093 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.008992898113866395
2022-08-08T06:51:06,093 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.007651345147557989
2022-08-08T06:51:06,093 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T06:51:06,093 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.49608703019970524
2022-08-08T06:51:06,094 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.5871085104525591
2022-08-08T06:51:06,094 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.867417337229186
2022-08-08T06:51:06,094 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.21734955350036203
2022-08-08T06:51:06,094 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3766734108053426
2022-08-08T06:51:06,094 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 8.704046996718651E-4
2022-08-08T06:51:06,094 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 7.471615563554949E-4
2022-08-08T06:51:06,094 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T06:51:06,094 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2801830160678248
2022-08-08T06:51:06,094 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2563714137529078
2022-08-08T06:51:06,094 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5280519367146459
2022-08-08T06:51:06,094 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17298202190646872
2022-08-08T06:51:06,094 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.36444666396216435
2022-08-08T06:51:06,094 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.747295069760754E-4
2022-08-08T06:51:06,094 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.246619800038E-4
2022-08-08T06:51:06,094 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T06:51:06,094 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.21216435500187433
2022-08-08T06:51:06,094 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.19909031154839604
2022-08-08T06:51:06,094 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.34607958425979657
2022-08-08T06:51:06,270 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T06:51:07,483 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T06:51:07,807 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T06:51:08,211 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T06:51:09,410 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T06:51:09,734 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T06:51:10,119 INFO ControlerListenerManagerImpl:171 [it.69] all ControlerIterationEndsListeners called.
2022-08-08T06:51:10,270 INFO AbstractController:181 ### ITERATION 69 ENDS
2022-08-08T06:51:10,270 INFO AbstractController:182 ###################################################
2022-08-08T06:51:10,270 INFO AbstractController:133 ###################################################
2022-08-08T06:51:10,270 INFO AbstractController:134 ### ITERATION 70 BEGINS
2022-08-08T06:51:10,271 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T06:51:10,271 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T06:51:10,271 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T06:51:10,271 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T06:51:10,271 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T06:51:16,525 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T06:51:16,552 INFO ControlerListenerManagerImpl:148 [it.70] all ControlerIterationStartsListeners called.
2022-08-08T06:51:16,552 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T06:51:18,117 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169923 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T06:51:18,117 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30321 plans
2022-08-08T06:51:18,118 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T06:51:18,120 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T06:51:18,120 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:51:18,122 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T06:51:18,122 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:51:18,123 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:51:18,125 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:51:18,126 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T06:51:18,198 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:51:18,200 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:51:18,201 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:51:18,201 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T06:51:18,207 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:51:18,207 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T06:51:18,208 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:51:18,222 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:51:18,222 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T06:51:18,228 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:51:18,229 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:51:18,270 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T06:51:18,419 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T06:51:18,649 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T06:51:18,981 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T06:51:19,851 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T06:51:21,424 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T06:51:24,529 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T06:51:30,069 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T06:51:44,841 INFO MemoryObserver:41 used RAM: 14167 MB free: 1912 MB total: 16080 MB
2022-08-08T06:51:50,301 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T06:51:50,301 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30321 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T06:51:50,301 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30581 plans
2022-08-08T06:51:50,302 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T06:51:50,302 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T06:51:50,302 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T06:51:50,302 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T06:51:50,302 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T06:51:50,302 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T06:51:50,302 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T06:51:50,302 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T06:51:50,303 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T06:51:50,304 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T06:51:50,305 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T06:51:50,308 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T06:51:50,315 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T06:51:50,328 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T06:51:50,364 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T06:51:50,410 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T06:51:50,532 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30581 plans
2022-08-08T06:51:50,533 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T06:51:50,533 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T06:51:50,533 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:51:50,533 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:51:50,533 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:51:50,533 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:51:50,534 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T06:51:50,536 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:51:50,536 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:51:50,536 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T06:51:50,536 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:51:50,539 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T06:51:50,542 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:51:50,543 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:51:50,543 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T06:51:50,550 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:51:50,555 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T06:51:50,632 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T06:51:50,677 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:51:50,683 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:51:50,716 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T06:51:51,012 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T06:51:51,347 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T06:51:52,259 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T06:51:53,801 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T06:51:57,501 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T06:52:04,331 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T06:52:20,363 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T06:52:20,364 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30581 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T06:52:20,364 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7603 plans
2022-08-08T06:52:20,364 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T06:52:20,364 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T06:52:20,364 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T06:52:20,364 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T06:52:20,364 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T06:52:20,364 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T06:52:20,364 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T06:52:20,364 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T06:52:20,364 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T06:52:20,365 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T06:52:20,365 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T06:52:20,366 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T06:52:20,367 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T06:52:20,369 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T06:52:20,369 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7603 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T06:52:20,369 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40176 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T06:52:20,369 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6889 plans
2022-08-08T06:52:20,370 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T06:52:20,370 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T06:52:20,370 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T06:52:20,371 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T06:52:20,373 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T06:52:20,384 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T06:52:20,419 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T06:52:20,576 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T06:52:20,886 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T06:52:21,312 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T06:52:21,897 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T06:52:22,784 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T06:52:25,225 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T06:52:32,921 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T06:52:32,922 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6889 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T06:52:32,922 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T06:52:33,911 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T06:52:34,889 INFO ControlerListenerManagerImpl:213 [it.70] all ControlerReplanningListeners called.
2022-08-08T06:52:34,889 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T06:52:34,889 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T06:52:34,889 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T06:52:34,968 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T06:52:35,039 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T06:52:35,039 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T06:52:35,039 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T06:52:35,048 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T06:52:35,057 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T06:52:35,057 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T06:52:35,058 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T06:52:35,059 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T06:52:35,059 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T06:52:35,059 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T06:52:35,059 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T06:52:35,059 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T06:52:35,059 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T06:52:35,059 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T06:52:35,059 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T06:52:35,059 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T06:52:35,059 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T06:52:35,059 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T06:52:35,059 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T06:52:35,060 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T06:52:35,060 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T06:52:35,060 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T06:52:35,763 INFO ControlerListenerManagerImpl:232 [it.70] all ControlerBeforeMobsimListeners called.
2022-08-08T06:52:35,763 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T06:52:35,764 INFO NetworkImpl:163 node # 1
2022-08-08T06:52:35,764 INFO NetworkImpl:163 node # 4
2022-08-08T06:52:35,764 INFO NetworkImpl:163 node # 16
2022-08-08T06:52:35,764 INFO NetworkImpl:163 node # 64
2022-08-08T06:52:35,764 INFO NetworkImpl:163 node # 256
2022-08-08T06:52:35,764 INFO NetworkImpl:163 node # 1024
2022-08-08T06:52:35,764 INFO NetworkImpl:163 node # 4096
2022-08-08T06:52:35,766 INFO NetworkImpl:163 node # 16384
2022-08-08T06:52:35,773 INFO NetworkImpl:163 node # 65536
2022-08-08T06:52:35,813 INFO NetworkImpl:159 link # 1
2022-08-08T06:52:35,813 INFO NetworkImpl:159 link # 4
2022-08-08T06:52:35,813 INFO NetworkImpl:159 link # 16
2022-08-08T06:52:35,813 INFO NetworkImpl:159 link # 64
2022-08-08T06:52:35,813 INFO NetworkImpl:159 link # 256
2022-08-08T06:52:35,814 INFO NetworkImpl:159 link # 1024
2022-08-08T06:52:35,819 INFO NetworkImpl:159 link # 4096
2022-08-08T06:52:35,837 INFO NetworkImpl:159 link # 16384
2022-08-08T06:52:35,910 INFO NetworkImpl:159 link # 65536
2022-08-08T06:52:36,249 INFO NetworkImpl:159 link # 262144
2022-08-08T06:52:36,928 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T06:52:36,928 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T06:52:36,928 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T06:52:36,928 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T06:52:36,928 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T06:52:36,928 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T06:52:36,929 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T06:52:36,929 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T06:52:36,930 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T06:52:36,933 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T06:52:36,937 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T06:52:36,947 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T06:52:36,966 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T06:52:37,003 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T06:52:37,076 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T06:52:37,225 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T06:52:37,590 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T06:52:38,143 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T06:52:39,218 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T06:52:39,321 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T06:52:39,339 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:52:39,339 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T06:52:39,339 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T06:52:39,339 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:52:39,339 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:52:39,339 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T06:52:39,339 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T06:52:39,339 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T06:52:39,339 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:52:39,339 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T06:52:45,334 INFO MemoryObserver:41 used RAM: 11739 MB free: 4340 MB total: 16080 MB
2022-08-08T06:52:46,880 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:52:46,880 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T06:52:46,880 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T06:52:46,880 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T06:52:46,880 INFO EventsManagerImpl:176
2022-08-08T06:52:46,880 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:52:46,880 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T06:52:46,881 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T06:52:46,881 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T06:52:46,881 INFO EventsManagerImpl:176
2022-08-08T06:52:46,881 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:52:46,881 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T06:52:46,881 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T06:52:46,881 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T06:52:46,881 INFO EventsManagerImpl:176
2022-08-08T06:52:46,881 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:52:46,881 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T06:52:46,881 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T06:52:46,881 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T06:52:46,881 INFO EventsManagerImpl:176
2022-08-08T06:52:46,881 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T06:52:46,881 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T06:52:46,881 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T06:52:46,881 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T06:52:46,881 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T06:52:46,881 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T06:52:46,881 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T06:52:46,881 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:52:46,881 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T06:52:46,881 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T06:52:46,881 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:52:46,882 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T06:52:46,882 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T06:52:46,882 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T06:52:46,882 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T06:52:46,882 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T06:52:46,882 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T06:52:46,882 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T06:52:46,882 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T06:52:46,882 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:52:46,882 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:52:46,882 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:52:46,882 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T06:52:46,882 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T06:52:46,882 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T06:52:46,882 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:52:46,882 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T06:52:46,882 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:52:46,882 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T06:52:46,882 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T06:52:46,882 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:52:46,882 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T06:52:46,882 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:52:46,882 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T06:52:46,882 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T06:52:46,882 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:52:46,882 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T06:52:46,882 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T06:52:46,882 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:52:46,882 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:52:46,883 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:52:46,883 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T06:52:46,883 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T06:52:46,883 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T06:52:46,883 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:52:46,883 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T06:52:46,883 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:52:46,883 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T06:52:46,883 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T06:52:46,883 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:52:46,883 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T06:52:46,883 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T06:52:46,883 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T06:52:46,883 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T06:52:46,883 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T06:52:46,883 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T06:52:48,419 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T06:52:48,422 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T06:52:48,618 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T06:52:48,618 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T06:52:48,618 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T06:52:48,618 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T06:52:48,618 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T06:52:48,618 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T06:52:48,618 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T06:52:48,618 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T06:52:48,839 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T06:52:48,840 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T06:52:48,869 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T06:52:48,869 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T06:52:48,869 INFO VehicularDepartureHandler:110 teleport vehicle 118774_car from link -24914081#0 to link -37439229#4
2022-08-08T06:52:48,870 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T06:52:48,871 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T06:52:48,872 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T06:52:48,873 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T06:52:48,878 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T06:52:48,878 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T06:52:48,878 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T06:52:50,140 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1756 #nodes=236
2022-08-08T06:52:50,140 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271777 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T06:52:51,673 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3172 #nodes=341
2022-08-08T06:52:51,673 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271284 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T06:52:54,124 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4360 #nodes=489
2022-08-08T06:52:54,124 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270713 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T06:52:57,432 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5612 #nodes=673
2022-08-08T06:52:57,433 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269878 lost=0 simT=14400.0s realT=18s; (s/r): 800.0
2022-08-08T06:53:01,670 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7165 #nodes=996
2022-08-08T06:53:01,670 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268651 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T06:53:09,390 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10960 #nodes=1719
2022-08-08T06:53:09,391 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266765 lost=0 simT=21600.0s realT=30s; (s/r): 720.0
2022-08-08T06:53:22,391 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11940 #nodes=1878
2022-08-08T06:53:22,392 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264128 lost=0 simT=25200.0s realT=43s; (s/r): 586.046511627907
2022-08-08T06:53:34,398 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13259 #nodes=1949
2022-08-08T06:53:34,399 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260679 lost=0 simT=28800.0s realT=55s; (s/r): 523.6363636363636
2022-08-08T06:53:45,334 INFO MemoryObserver:41 used RAM: 14610 MB free: 1469 MB total: 16080 MB
2022-08-08T06:53:50,875 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14621 #nodes=2196
2022-08-08T06:53:50,876 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257056 lost=0 simT=32400.0s realT=71s; (s/r): 456.3380281690141
2022-08-08T06:54:06,959 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14563 #nodes=2097
2022-08-08T06:54:06,959 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251682 lost=0 simT=36000.0s realT=87s; (s/r): 413.7931034482759
2022-08-08T06:54:22,976 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14977 #nodes=2201
2022-08-08T06:54:22,976 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245866 lost=0 simT=39600.0s realT=103s; (s/r): 384.4660194174757
2022-08-08T06:54:41,241 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15245 #nodes=2248
2022-08-08T06:54:41,241 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238042 lost=0 simT=43200.0s realT=121s; (s/r): 357.02479338842977
2022-08-08T06:54:45,335 INFO MemoryObserver:41 used RAM: 15072 MB free: 1007 MB total: 16080 MB
2022-08-08T06:54:56,143 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15513 #nodes=2376
2022-08-08T06:54:56,143 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228960 lost=0 simT=46800.0s realT=136s; (s/r): 344.11764705882354
2022-08-08T06:55:10,295 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15780 #nodes=2441
2022-08-08T06:55:10,295 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217763 lost=0 simT=50400.0s realT=150s; (s/r): 336.0
2022-08-08T06:55:25,337 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16034 #nodes=2407
2022-08-08T06:55:25,338 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204313 lost=0 simT=54000.0s realT=166s; (s/r): 325.30120481927713
2022-08-08T06:55:45,335 INFO MemoryObserver:41 used RAM: 15779 MB free: 300 MB total: 16080 MB
2022-08-08T06:55:45,992 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16310 #nodes=2369
2022-08-08T06:55:45,992 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187685 lost=0 simT=57600.0s realT=186s; (s/r): 309.6774193548387
2022-08-08T06:56:12,410 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16150 #nodes=2393
2022-08-08T06:56:12,410 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168177 lost=0 simT=61200.0s realT=213s; (s/r): 287.32394366197184
2022-08-08T06:56:29,292 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15746 #nodes=2258
2022-08-08T06:56:29,293 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146180 lost=0 simT=64800.0s realT=229s; (s/r): 282.9694323144105
2022-08-08T06:56:45,335 INFO MemoryObserver:41 used RAM: 15850 MB free: 229 MB total: 16080 MB
2022-08-08T06:56:49,043 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15074 #nodes=2247
2022-08-08T06:56:49,044 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=122527 lost=0 simT=68400.0s realT=249s; (s/r): 274.69879518072287
2022-08-08T06:57:05,100 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14699 #nodes=2052
2022-08-08T06:57:05,100 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97773 lost=0 simT=72000.0s realT=265s; (s/r): 271.6981132075472
2022-08-08T06:57:20,636 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12747 #nodes=1713
2022-08-08T06:57:20,637 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=75199 lost=0 simT=75600.0s realT=281s; (s/r): 269.0391459074733
2022-08-08T06:57:35,350 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11969 #nodes=1564
2022-08-08T06:57:35,351 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=59227 lost=0 simT=79200.0s realT=296s; (s/r): 267.56756756756755
2022-08-08T06:57:45,359 INFO MemoryObserver:41 used RAM: 16015 MB free: 64 MB total: 16080 MB
2022-08-08T06:57:50,231 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11470 #nodes=1436
2022-08-08T06:57:50,231 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45639 lost=0 simT=82800.0s realT=310s; (s/r): 267.0967741935484
2022-08-08T06:58:11,342 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10868 #nodes=1327
2022-08-08T06:58:11,343 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=33417 lost=2 simT=86400.0s realT=332s; (s/r): 260.2409638554217
2022-08-08T06:58:19,382 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9112 #nodes=1046
2022-08-08T06:58:19,382 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26970 lost=3 simT=90000.0s realT=340s; (s/r): 264.70588235294116
2022-08-08T06:58:26,888 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7796 #nodes=852
2022-08-08T06:58:26,888 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22882 lost=5 simT=93600.0s realT=347s; (s/r): 269.7406340057637
2022-08-08T06:58:32,043 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6606 #nodes=728
2022-08-08T06:58:32,043 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19871 lost=6 simT=97200.0s realT=352s; (s/r): 276.1363636363636
2022-08-08T06:58:36,011 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5537 #nodes=584
2022-08-08T06:58:36,011 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17524 lost=6 simT=100800.0s realT=356s; (s/r): 283.14606741573033
2022-08-08T06:58:38,967 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4716 #nodes=554
2022-08-08T06:58:38,967 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15702 lost=7 simT=104400.0s realT=359s; (s/r): 290.8077994428969
2022-08-08T06:58:42,021 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4022 #nodes=400
2022-08-08T06:58:42,021 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14099 lost=7 simT=108000.0s realT=362s; (s/r): 298.3425414364641
2022-08-08T06:58:44,498 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3396 #nodes=344
2022-08-08T06:58:44,498 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12798 lost=7 simT=111600.0s realT=365s; (s/r): 305.75342465753425
2022-08-08T06:58:45,359 INFO MemoryObserver:41 used RAM: 15896 MB free: 183 MB total: 16080 MB
2022-08-08T06:58:46,574 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2827 #nodes=313
2022-08-08T06:58:46,574 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11702 lost=7 simT=115200.0s realT=367s; (s/r): 313.89645776566755
2022-08-08T06:58:48,342 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2369 #nodes=229
2022-08-08T06:58:48,342 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10819 lost=7 simT=118800.0s realT=369s; (s/r): 321.9512195121951
2022-08-08T06:58:49,935 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1997 #nodes=214
2022-08-08T06:58:49,936 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10014 lost=7 simT=122400.0s realT=370s; (s/r): 330.81081081081084
2022-08-08T06:58:51,294 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1751 #nodes=184
2022-08-08T06:58:51,294 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9247 lost=7 simT=126000.0s realT=371s; (s/r): 339.62264150943395
2022-08-08T06:58:52,615 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1428 #nodes=130
2022-08-08T06:58:52,615 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7579 lost=7 simT=129600.0s realT=373s; (s/r): 347.4530831099196
2022-08-08T06:58:53,087 INFO AbstractController$9:234 ### ITERATION 70 fires after mobsim event
2022-08-08T06:58:53,087 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=247.569911458sec
2022-08-08T06:58:53,087 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T06:58:53,131 INFO LegTimesControlerListener:50 [70] average trip (probably: leg) duration is: 1272 seconds = 00:21:12
2022-08-08T06:58:53,131 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T06:58:53,131 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:58:53,131 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:58:53,131 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:58:53,131 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T06:58:53,131 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T06:58:53,131 INFO EventsManagerImpl:137 event # 1
2022-08-08T06:58:53,131 INFO EventsManagerImpl:137 event # 4
2022-08-08T06:58:53,131 INFO EventsManagerImpl:137 event # 16
2022-08-08T06:58:53,131 INFO EventsManagerImpl:137 event # 64
2022-08-08T06:58:53,131 INFO EventsManagerImpl:137 event # 256
2022-08-08T06:58:53,132 INFO EventsManagerImpl:137 event # 1024
2022-08-08T06:58:53,135 INFO EventsManagerImpl:137 event # 4096
2022-08-08T06:58:53,146 INFO EventsManagerImpl:137 event # 16384
2022-08-08T06:58:53,161 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T06:58:53,600 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T06:58:53,600 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T06:58:53,600 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T06:58:53,600 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T06:58:53,600 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T06:58:53,601 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T06:58:53,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-08-08T06:58:53,611 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-08-08T06:58:53,611 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:20:23][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T06:58:53,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-08-08T06:58:53,613 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-08-08T06:58:53,613 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:40][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T06:58:53,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-08-08T06:58:53,615 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-08-08T06:58:53,615 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-08-08T06:58:53,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-08-08T06:58:53,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-08-08T06:58:53,616 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T06:58:53,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-08-08T06:58:53,616 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-08-08T06:58:53,616 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-08-08T06:58:53,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-08-08T06:58:53,616 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-08-08T06:58:53,616 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-08-08T06:58:53,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-08-08T06:58:53,617 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-08-08T06:58:53,617 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-08-08T06:58:53,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-08-08T06:58:53,618 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-08-08T06:58:53,618 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-08-08T06:58:53,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-08-08T06:58:53,618 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T06:58:53,618 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T06:58:53,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-08-08T06:58:53,623 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-08-08T06:58:53,623 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:02][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T06:58:53,624 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T06:58:53,624 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-08-08T06:58:53,624 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-08-08T06:58:53,624 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T06:58:53,969 INFO ControlerListenerManagerImpl:251 [it.70] all ControlerAfterMobsimListeners called.
2022-08-08T06:58:53,969 INFO AbstractController$4:159 ### ITERATION 70 fires scoring event
2022-08-08T06:58:53,969 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T06:58:54,102 INFO NewScoreAssignerImpl:57 it: 70 msaStart: 599
2022-08-08T06:58:54,220 INFO ControlerListenerManagerImpl:194 [it.70] all ControlerScoringListeners called.
2022-08-08T06:58:54,220 INFO AbstractController$5:167 ### ITERATION 70 fires iteration end event
2022-08-08T06:58:54,220 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T06:58:54,220 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T06:58:54,376 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T06:58:54,378 INFO CountSimComparisonTableWriter:93 Writing CountsSimComparison to /net/ils/matsim-leipzig/run-car-free/25pct-test050822/output_95pct_noDepot/ITERS/it.70/leipzig-flexa-25pct-scaledFleet-carfree95pct_noDepot.70.countscompare.txt
2022-08-08T06:58:54,379 INFO CountSimComparisonTableWriter:134 Writing 'average weekday traffic volume' to /net/ils/matsim-leipzig/run-car-free/25pct-test050822/output_95pct_noDepot/ITERS/it.70/leipzig-flexa-25pct-scaledFleet-carfree95pct_noDepot.70.countscompareAWTV.txt
2022-08-08T06:58:54,381 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T06:58:57,084 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T06:58:57,084 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13041563750083446
2022-08-08T06:58:57,084 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2989519197687137
2022-08-08T06:58:57,084 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.657430277759234E-4
2022-08-08T06:58:57,084 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.092565870892537E-4
2022-08-08T06:58:57,084 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T06:58:57,084 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1422097495596625
2022-08-08T06:58:57,084 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14042144019883226
2022-08-08T06:58:57,084 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22710501856349846
2022-08-08T06:58:57,239 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T06:58:57,351 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -94.93412980735978
2022-08-08T06:58:57,351 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -115.52950396753118
2022-08-08T06:58:57,351 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -97.45867928679208
2022-08-08T06:58:57,351 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -77.84052710413116
2022-08-08T06:58:57,414 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T06:58:58,074 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19024.16049937323 meters
2022-08-08T06:58:58,075 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139998.1316194432 meters (statistic on all 2100933 legs which have a finite distance)
2022-08-08T06:58:58,075 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52292.19514994632 meters
2022-08-08T06:58:58,075 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139950.5331066593 meters (statistic on all 764070 trips which have a finite distance)
2022-08-08T06:58:58,075 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T06:58:58,075 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T06:58:59,142 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T06:58:59,144 INFO LegHistogramListener:72 number of legs: 2108489 100%
2022-08-08T06:58:59,144 INFO LegHistogramListener:79 number of bike legs: 100808 4.78105411031312%
2022-08-08T06:58:59,144 INFO LegHistogramListener:79 number of car legs: 232690 11.035865019926591%
2022-08-08T06:58:59,144 INFO LegHistogramListener:79 number of drtNorth legs: 258 0.012236250698960251%
2022-08-08T06:58:59,144 INFO LegHistogramListener:79 number of drtSoutheast legs: 175 0.00829978245084513%
2022-08-08T06:58:59,144 INFO LegHistogramListener:79 number of freight legs: 47065 2.232167205994435%
2022-08-08T06:58:59,144 INFO LegHistogramListener:79 number of pt legs: 131848 6.253198380451593%
2022-08-08T06:58:59,144 INFO LegHistogramListener:79 number of ride legs: 108913 5.1654526061079755%
2022-08-08T06:58:59,144 INFO LegHistogramListener:79 number of walk legs: 1486732 70.51172664405648%
2022-08-08T06:58:59,686 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T06:58:59,686 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T06:59:02,119 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5230220759280465
2022-08-08T06:59:02,120 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4336412700205919
2022-08-08T06:59:02,120 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.00908789803683943
2022-08-08T06:59:02,120 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.007714250501959052
2022-08-08T06:59:02,120 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T06:59:02,120 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.4978933125189358
2022-08-08T06:59:02,120 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.591052291038683
2022-08-08T06:59:02,120 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8689951062201842
2022-08-08T06:59:02,120 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.21797218813065827
2022-08-08T06:59:02,120 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3768749646959746
2022-08-08T06:59:02,120 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 8.768236133862594E-4
2022-08-08T06:59:02,120 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 7.535804700698892E-4
2022-08-08T06:59:02,120 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T06:59:02,120 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.28131146109881533
2022-08-08T06:59:02,120 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.25716094013977825
2022-08-08T06:59:02,120 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5316259878708206
2022-08-08T06:59:02,120 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17336073781561798
2022-08-08T06:59:02,120 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.36468801511782556
2022-08-08T06:59:02,120 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.747295069760754E-4
2022-08-08T06:59:02,120 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.246619800038E-4
2022-08-08T06:59:02,120 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T06:59:02,120 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2128088139387995
2022-08-08T06:59:02,120 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.19954733820486092
2022-08-08T06:59:02,120 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.34762782624770844
2022-08-08T06:59:02,364 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T06:59:03,480 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T06:59:03,806 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T06:59:04,194 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T06:59:05,465 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T06:59:05,785 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T06:59:06,179 INFO ControlerListenerManagerImpl:171 [it.70] all ControlerIterationEndsListeners called.
2022-08-08T06:59:06,339 INFO AbstractController:181 ### ITERATION 70 ENDS
2022-08-08T06:59:06,339 INFO AbstractController:182 ###################################################
2022-08-08T06:59:06,339 INFO AbstractController:133 ###################################################
2022-08-08T06:59:06,339 INFO AbstractController:134 ### ITERATION 71 BEGINS
2022-08-08T06:59:06,340 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T06:59:06,340 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T06:59:06,340 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T06:59:06,340 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T06:59:06,340 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T06:59:12,891 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T06:59:12,917 INFO ControlerListenerManagerImpl:148 [it.71] all ControlerIterationStartsListeners called.
2022-08-08T06:59:12,917 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T06:59:14,596 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169457 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T06:59:14,596 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30736 plans
2022-08-08T06:59:14,596 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:59:14,596 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:59:14,597 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T06:59:14,597 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T06:59:14,599 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:59:14,599 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:59:14,600 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T06:59:14,600 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:59:14,602 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T06:59:14,603 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:59:14,605 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T06:59:14,621 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:59:14,647 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:59:14,648 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:59:14,653 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T06:59:14,663 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:59:14,668 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T06:59:14,671 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:59:14,678 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:59:14,714 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T06:59:14,794 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T06:59:14,997 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T06:59:15,383 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T06:59:16,442 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T06:59:18,128 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T06:59:21,223 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T06:59:32,520 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T06:59:44,965 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T06:59:44,966 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30736 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T06:59:44,966 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30604 plans
2022-08-08T06:59:44,966 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T06:59:44,966 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T06:59:44,966 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T06:59:44,966 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T06:59:44,966 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T06:59:44,966 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T06:59:44,967 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T06:59:44,967 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T06:59:44,967 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T06:59:44,968 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T06:59:44,970 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T06:59:44,973 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T06:59:44,979 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T06:59:44,992 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T06:59:45,015 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T06:59:45,061 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T06:59:45,183 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30604 plans
2022-08-08T06:59:45,183 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T06:59:45,183 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T06:59:45,183 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T06:59:45,184 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:59:45,184 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:59:45,184 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:59:45,184 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:59:45,185 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T06:59:45,188 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T06:59:45,188 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:59:45,188 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:59:45,190 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:59:45,191 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T06:59:45,194 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:59:45,199 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:59:45,206 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T06:59:45,211 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:59:45,336 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:59:45,338 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T06:59:45,360 INFO MemoryObserver:41 used RAM: 15191 MB free: 888 MB total: 16080 MB
2022-08-08T06:59:45,386 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T06:59:45,468 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T06:59:45,729 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T06:59:46,083 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T06:59:46,866 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T06:59:48,724 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T06:59:52,100 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T06:59:59,389 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T07:00:15,025 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T07:00:15,025 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30604 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T07:00:15,025 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7631 plans
2022-08-08T07:00:15,026 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T07:00:15,026 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T07:00:15,026 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T07:00:15,026 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T07:00:15,026 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T07:00:15,026 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T07:00:15,026 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T07:00:15,026 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T07:00:15,026 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T07:00:15,026 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T07:00:15,027 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T07:00:15,027 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T07:00:15,029 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T07:00:15,034 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T07:00:15,034 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7631 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T07:00:15,034 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40333 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T07:00:15,034 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6732 plans
2022-08-08T07:00:15,035 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T07:00:15,035 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T07:00:15,035 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T07:00:15,035 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T07:00:15,037 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T07:00:15,042 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T07:00:15,063 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T07:00:15,127 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T07:00:15,345 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T07:00:15,591 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T07:00:16,055 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T07:00:17,246 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T07:00:20,086 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T07:00:27,186 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T07:00:27,186 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6732 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T07:00:27,186 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T07:00:28,098 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T07:00:28,992 INFO ControlerListenerManagerImpl:213 [it.71] all ControlerReplanningListeners called.
2022-08-08T07:00:28,993 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T07:00:28,993 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T07:00:28,993 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T07:00:29,064 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T07:00:29,128 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T07:00:29,128 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T07:00:29,128 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T07:00:29,129 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T07:00:29,130 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T07:00:29,130 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T07:00:29,130 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T07:00:29,130 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T07:00:29,130 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T07:00:29,130 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T07:00:29,130 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T07:00:29,130 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T07:00:29,130 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T07:00:29,130 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T07:00:29,130 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T07:00:29,130 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T07:00:29,130 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T07:00:29,130 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T07:00:29,131 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T07:00:29,131 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T07:00:29,131 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T07:00:29,131 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T07:00:29,779 INFO ControlerListenerManagerImpl:232 [it.71] all ControlerBeforeMobsimListeners called.
2022-08-08T07:00:29,779 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T07:00:29,779 INFO NetworkImpl:163 node # 1
2022-08-08T07:00:29,779 INFO NetworkImpl:163 node # 4
2022-08-08T07:00:29,779 INFO NetworkImpl:163 node # 16
2022-08-08T07:00:29,779 INFO NetworkImpl:163 node # 64
2022-08-08T07:00:29,779 INFO NetworkImpl:163 node # 256
2022-08-08T07:00:29,779 INFO NetworkImpl:163 node # 1024
2022-08-08T07:00:29,780 INFO NetworkImpl:163 node # 4096
2022-08-08T07:00:29,781 INFO NetworkImpl:163 node # 16384
2022-08-08T07:00:29,786 INFO NetworkImpl:163 node # 65536
2022-08-08T07:00:29,818 INFO NetworkImpl:159 link # 1
2022-08-08T07:00:29,818 INFO NetworkImpl:159 link # 4
2022-08-08T07:00:29,818 INFO NetworkImpl:159 link # 16
2022-08-08T07:00:29,818 INFO NetworkImpl:159 link # 64
2022-08-08T07:00:29,819 INFO NetworkImpl:159 link # 256
2022-08-08T07:00:29,820 INFO NetworkImpl:159 link # 1024
2022-08-08T07:00:29,823 INFO NetworkImpl:159 link # 4096
2022-08-08T07:00:29,837 INFO NetworkImpl:159 link # 16384
2022-08-08T07:00:29,896 INFO NetworkImpl:159 link # 65536
2022-08-08T07:00:30,212 INFO NetworkImpl:159 link # 262144
2022-08-08T07:00:30,706 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T07:00:30,706 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T07:00:30,706 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T07:00:30,706 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T07:00:30,706 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T07:00:30,706 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T07:00:30,706 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T07:00:30,707 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T07:00:30,708 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T07:00:30,710 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T07:00:30,715 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T07:00:30,723 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T07:00:30,741 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T07:00:30,884 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T07:00:30,955 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T07:00:31,101 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T07:00:31,422 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T07:00:31,966 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T07:00:33,033 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T07:00:33,126 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T07:00:33,143 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:00:33,143 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T07:00:33,143 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:00:33,143 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:00:33,143 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:00:33,143 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T07:00:33,143 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:00:33,143 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T07:00:33,143 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:00:33,143 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T07:00:39,851 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:00:39,851 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T07:00:39,852 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T07:00:39,852 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T07:00:39,852 INFO EventsManagerImpl:176
2022-08-08T07:00:39,852 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:00:39,852 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T07:00:39,852 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T07:00:39,852 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T07:00:39,852 INFO EventsManagerImpl:176
2022-08-08T07:00:39,852 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:00:39,852 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T07:00:39,852 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T07:00:39,852 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T07:00:39,852 INFO EventsManagerImpl:176
2022-08-08T07:00:39,852 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:00:39,852 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T07:00:39,852 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T07:00:39,852 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T07:00:39,852 INFO EventsManagerImpl:176
2022-08-08T07:00:39,852 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T07:00:39,852 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T07:00:39,852 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T07:00:39,852 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T07:00:39,853 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T07:00:39,853 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T07:00:39,853 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T07:00:39,853 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:00:39,853 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T07:00:39,853 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T07:00:39,853 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:00:39,853 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T07:00:39,853 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T07:00:39,853 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T07:00:39,853 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T07:00:39,853 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T07:00:39,853 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T07:00:39,853 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T07:00:39,853 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T07:00:39,853 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:00:39,853 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:00:39,853 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:00:39,853 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T07:00:39,853 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T07:00:39,853 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T07:00:39,853 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:00:39,853 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T07:00:39,853 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:00:39,853 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T07:00:39,853 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:00:39,853 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:00:39,853 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T07:00:39,854 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:00:39,854 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T07:00:39,854 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:00:39,854 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:00:39,854 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T07:00:39,854 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T07:00:39,854 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:00:39,854 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:00:39,854 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:00:39,854 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T07:00:39,854 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T07:00:39,854 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T07:00:39,854 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:00:39,854 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T07:00:39,854 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:00:39,854 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T07:00:39,854 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:00:39,854 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:00:39,854 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T07:00:39,854 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:00:39,854 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T07:00:39,854 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:00:39,854 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:00:39,854 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T07:00:41,611 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T07:00:41,614 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T07:00:41,827 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T07:00:41,827 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T07:00:41,827 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T07:00:41,827 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T07:00:41,827 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T07:00:41,827 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T07:00:41,827 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T07:00:41,827 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T07:00:42,053 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T07:00:42,053 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=8s; (s/r): 0.0
2022-08-08T07:00:42,071 INFO VehicularDepartureHandler:110 teleport vehicle 61751_car from link -37853982#0 to link 425019003#3
2022-08-08T07:00:42,075 INFO VehicularDepartureHandler:110 teleport vehicle 167041_car from link -305995140 to link -474324536
2022-08-08T07:00:42,078 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T07:00:42,078 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T07:00:42,082 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T07:00:42,083 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T07:00:42,087 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T07:00:42,087 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T07:00:42,088 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T07:00:42,088 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T07:00:43,301 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1761 #nodes=239
2022-08-08T07:00:43,301 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271765 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T07:00:45,361 INFO MemoryObserver:41 used RAM: 13062 MB free: 3017 MB total: 16080 MB
2022-08-08T07:00:45,391 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3133 #nodes=358
2022-08-08T07:00:45,391 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271283 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T07:00:48,240 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4343 #nodes=486
2022-08-08T07:00:48,240 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270705 lost=0 simT=10800.0s realT=15s; (s/r): 720.0
2022-08-08T07:00:52,078 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5605 #nodes=670
2022-08-08T07:00:52,078 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269881 lost=0 simT=14400.0s realT=18s; (s/r): 800.0
2022-08-08T07:00:56,214 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7142 #nodes=996
2022-08-08T07:00:56,214 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268653 lost=0 simT=18000.0s realT=23s; (s/r): 782.6086956521739
2022-08-08T07:01:03,596 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10960 #nodes=1653
2022-08-08T07:01:03,596 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266781 lost=0 simT=21600.0s realT=30s; (s/r): 720.0
2022-08-08T07:01:17,521 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11964 #nodes=1878
2022-08-08T07:01:17,522 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264131 lost=0 simT=25200.0s realT=44s; (s/r): 572.7272727272727
2022-08-08T07:01:28,934 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13208 #nodes=1917
2022-08-08T07:01:28,934 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260693 lost=0 simT=28800.0s realT=55s; (s/r): 523.6363636363636
2022-08-08T07:01:45,361 INFO MemoryObserver:41 used RAM: 14554 MB free: 1525 MB total: 16080 MB
2022-08-08T07:01:45,934 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14609 #nodes=2129
2022-08-08T07:01:45,935 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257066 lost=0 simT=32400.0s realT=72s; (s/r): 450.0
2022-08-08T07:02:01,337 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14491 #nodes=2085
2022-08-08T07:02:01,338 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251676 lost=0 simT=36000.0s realT=88s; (s/r): 409.09090909090907
2022-08-08T07:02:17,821 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14817 #nodes=2100
2022-08-08T07:02:17,822 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245847 lost=0 simT=39600.0s realT=104s; (s/r): 380.7692307692308
2022-08-08T07:02:31,529 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15327 #nodes=2221
2022-08-08T07:02:31,529 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238004 lost=0 simT=43200.0s realT=118s; (s/r): 366.10169491525426
2022-08-08T07:02:45,361 INFO MemoryObserver:41 used RAM: 15269 MB free: 810 MB total: 16080 MB
2022-08-08T07:02:51,150 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15619 #nodes=2383
2022-08-08T07:02:51,151 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228963 lost=0 simT=46800.0s realT=138s; (s/r): 339.1304347826087
2022-08-08T07:03:05,046 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15784 #nodes=2434
2022-08-08T07:03:05,046 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217793 lost=0 simT=50400.0s realT=151s; (s/r): 333.7748344370861
2022-08-08T07:03:20,500 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16045 #nodes=2386
2022-08-08T07:03:20,500 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204293 lost=0 simT=54000.0s realT=167s; (s/r): 323.3532934131737
2022-08-08T07:03:40,573 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16294 #nodes=2487
2022-08-08T07:03:40,573 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187669 lost=0 simT=57600.0s realT=187s; (s/r): 308.02139037433153
2022-08-08T07:03:48,554 INFO MemoryObserver:41 used RAM: 14865 MB free: 1214 MB total: 16080 MB
2022-08-08T07:04:07,391 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16110 #nodes=2474
2022-08-08T07:04:07,392 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168226 lost=0 simT=61200.0s realT=214s; (s/r): 285.98130841121497
2022-08-08T07:04:22,878 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15824 #nodes=2352
2022-08-08T07:04:22,878 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146158 lost=0 simT=64800.0s realT=229s; (s/r): 282.9694323144105
2022-08-08T07:04:41,804 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15013 #nodes=2206
2022-08-08T07:04:41,804 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=122625 lost=0 simT=68400.0s realT=248s; (s/r): 275.80645161290323
2022-08-08T07:04:48,555 INFO MemoryObserver:41 used RAM: 15697 MB free: 382 MB total: 16080 MB
2022-08-08T07:04:57,232 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14693 #nodes=2044
2022-08-08T07:04:57,233 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97925 lost=0 simT=72000.0s realT=264s; (s/r): 272.72727272727275
2022-08-08T07:05:12,515 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12859 #nodes=1728
2022-08-08T07:05:12,515 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=75256 lost=0 simT=75600.0s realT=279s; (s/r): 270.96774193548384
2022-08-08T07:05:37,401 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12050 #nodes=1525
2022-08-08T07:05:37,401 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=59303 lost=0 simT=79200.0s realT=304s; (s/r): 260.5263157894737
2022-08-08T07:05:48,555 INFO MemoryObserver:41 used RAM: 15643 MB free: 436 MB total: 16080 MB
2022-08-08T07:06:00,785 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11445 #nodes=1426
2022-08-08T07:06:00,785 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45630 lost=0 simT=82800.0s realT=327s; (s/r): 253.21100917431193
2022-08-08T07:06:16,852 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10791 #nodes=1326
2022-08-08T07:06:16,852 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=33309 lost=0 simT=86400.0s realT=343s; (s/r): 251.89504373177843
2022-08-08T07:06:30,686 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9116 #nodes=1029
2022-08-08T07:06:30,686 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26862 lost=3 simT=90000.0s realT=357s; (s/r): 252.10084033613447
2022-08-08T07:06:37,198 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7815 #nodes=864
2022-08-08T07:06:37,198 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22861 lost=7 simT=93600.0s realT=364s; (s/r): 257.14285714285717
2022-08-08T07:06:42,357 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6638 #nodes=726
2022-08-08T07:06:42,357 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19885 lost=7 simT=97200.0s realT=369s; (s/r): 263.4146341463415
2022-08-08T07:06:46,564 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5577 #nodes=648
2022-08-08T07:06:46,564 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17549 lost=7 simT=100800.0s realT=373s; (s/r): 270.2412868632708
2022-08-08T07:06:48,555 INFO MemoryObserver:41 used RAM: 15925 MB free: 154 MB total: 16080 MB
2022-08-08T07:06:49,836 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4776 #nodes=544
2022-08-08T07:06:49,836 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15705 lost=7 simT=104400.0s realT=376s; (s/r): 277.6595744680851
2022-08-08T07:06:52,473 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4065 #nodes=421
2022-08-08T07:06:52,473 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14117 lost=7 simT=108000.0s realT=379s; (s/r): 284.9604221635884
2022-08-08T07:06:54,543 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3424 #nodes=371
2022-08-08T07:06:54,543 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12794 lost=7 simT=111600.0s realT=381s; (s/r): 292.9133858267717
2022-08-08T07:06:56,567 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2815 #nodes=320
2022-08-08T07:06:56,567 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11708 lost=8 simT=115200.0s realT=383s; (s/r): 300.7832898172324
2022-08-08T07:06:58,316 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2370 #nodes=244
2022-08-08T07:06:58,316 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10799 lost=8 simT=118800.0s realT=385s; (s/r): 308.57142857142856
2022-08-08T07:06:59,825 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2008 #nodes=188
2022-08-08T07:06:59,825 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10015 lost=8 simT=122400.0s realT=386s; (s/r): 317.0984455958549
2022-08-08T07:07:01,099 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1730 #nodes=202
2022-08-08T07:07:01,099 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9247 lost=8 simT=126000.0s realT=387s; (s/r): 325.5813953488372
2022-08-08T07:07:02,253 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1407 #nodes=165
2022-08-08T07:07:02,253 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7577 lost=9 simT=129600.0s realT=389s; (s/r): 333.16195372750644
2022-08-08T07:07:10,510 INFO AbstractController$9:234 ### ITERATION 71 fires after mobsim event
2022-08-08T07:07:10,510 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=247.433524364sec
2022-08-08T07:07:10,510 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T07:07:10,555 INFO LegTimesControlerListener:50 [71] average trip (probably: leg) duration is: 1273 seconds = 00:21:13
2022-08-08T07:07:10,555 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T07:07:10,555 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:07:10,555 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:07:10,555 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:07:10,555 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:07:10,555 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T07:07:10,555 INFO EventsManagerImpl:137 event # 1
2022-08-08T07:07:10,555 INFO EventsManagerImpl:137 event # 4
2022-08-08T07:07:10,555 INFO EventsManagerImpl:137 event # 16
2022-08-08T07:07:10,555 INFO EventsManagerImpl:137 event # 64
2022-08-08T07:07:10,556 INFO EventsManagerImpl:137 event # 256
2022-08-08T07:07:10,556 INFO EventsManagerImpl:137 event # 1024
2022-08-08T07:07:10,559 INFO EventsManagerImpl:137 event # 4096
2022-08-08T07:07:10,569 INFO EventsManagerImpl:137 event # 16384
2022-08-08T07:07:10,581 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T07:07:10,860 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T07:07:10,860 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T07:07:10,860 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T07:07:10,860 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T07:07:10,860 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T07:07:10,860 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T07:07:10,861 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T07:07:10,869 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-08-08T07:07:10,869 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:53:31][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T07:07:10,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-08-08T07:07:10,871 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-08-08T07:07:10,871 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:16][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T07:07:10,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-08-08T07:07:10,873 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-08-08T07:07:10,873 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-08-08T07:07:10,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-08-08T07:07:10,874 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-08-08T07:07:10,874 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T07:07:10,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-08-08T07:07:10,874 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-08-08T07:07:10,874 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-08-08T07:07:10,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-08-08T07:07:10,874 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-08-08T07:07:10,874 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-08-08T07:07:10,875 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T07:07:10,875 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-08-08T07:07:10,875 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-08-08T07:07:10,875 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T07:07:10,875 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-08-08T07:07:10,875 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-08-08T07:07:10,876 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T07:07:10,876 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T07:07:10,876 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T07:07:10,878 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T07:07:10,878 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-08-08T07:07:10,878 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-08-08T07:07:10,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-08-08T07:07:10,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-08-08T07:07:10,881 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-08-08T07:07:10,881 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T07:07:11,193 INFO ControlerListenerManagerImpl:251 [it.71] all ControlerAfterMobsimListeners called.
2022-08-08T07:07:11,193 INFO AbstractController$4:159 ### ITERATION 71 fires scoring event
2022-08-08T07:07:11,193 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T07:07:11,317 INFO NewScoreAssignerImpl:57 it: 71 msaStart: 599
2022-08-08T07:07:11,432 INFO ControlerListenerManagerImpl:194 [it.71] all ControlerScoringListeners called.
2022-08-08T07:07:11,433 INFO AbstractController$5:167 ### ITERATION 71 fires iteration end event
2022-08-08T07:07:11,433 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T07:07:11,433 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T07:07:11,509 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T07:07:11,509 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T07:07:13,298 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T07:07:13,298 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13033604297077597
2022-08-08T07:07:13,298 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2995039463481516
2022-08-08T07:07:13,298 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.477700693756194E-4
2022-08-08T07:07:13,298 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.1054036983213256E-4
2022-08-08T07:07:13,298 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T07:07:13,298 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1420171821482307
2022-08-08T07:07:13,298 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14014927825734194
2022-08-08T07:07:13,298 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2271140050426986
2022-08-08T07:07:13,478 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T07:07:13,588 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -94.94400361058321
2022-08-08T07:07:13,588 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -115.43759130150875
2022-08-08T07:07:13,588 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -97.28910572330184
2022-08-08T07:07:13,588 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -77.66673817436299
2022-08-08T07:07:13,661 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T07:07:14,359 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19036.426306343386 meters
2022-08-08T07:07:14,359 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140066.59118669375 meters (statistic on all 2100606 legs which have a finite distance)
2022-08-08T07:07:14,359 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52308.28291481727 meters
2022-08-08T07:07:14,360 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140003.29978570025 meters (statistic on all 764123 trips which have a finite distance)
2022-08-08T07:07:14,360 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T07:07:14,360 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T07:07:15,371 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T07:07:15,372 INFO LegHistogramListener:72 number of legs: 2108160 100%
2022-08-08T07:07:15,372 INFO LegHistogramListener:79 number of bike legs: 100732 4.778195203400122%
2022-08-08T07:07:15,373 INFO LegHistogramListener:79 number of car legs: 233135 11.058695734669096%
2022-08-08T07:07:15,373 INFO LegHistogramListener:79 number of drtNorth legs: 237 0.011242030965391621%
2022-08-08T07:07:15,373 INFO LegHistogramListener:79 number of drtSoutheast legs: 165 0.007826730418943533%
2022-08-08T07:07:15,373 INFO LegHistogramListener:79 number of freight legs: 47065 2.2325155585913783%
2022-08-08T07:07:15,373 INFO LegHistogramListener:79 number of pt legs: 131698 6.247059046751669%
2022-08-08T07:07:15,373 INFO LegHistogramListener:79 number of ride legs: 108669 5.1546846539162114%
2022-08-08T07:07:15,373 INFO LegHistogramListener:79 number of walk legs: 1486459 70.50978104128718%
2022-08-08T07:07:15,917 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T07:07:15,917 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T07:07:18,573 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5265922757359927
2022-08-08T07:07:18,574 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.43432424243980344
2022-08-08T07:07:18,574 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.009158506087697766
2022-08-08T07:07:18,574 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0077925612492746625
2022-08-08T07:07:18,574 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T07:07:18,574 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.49957635169485
2022-08-08T07:07:18,574 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.5947123556386306
2022-08-08T07:07:18,574 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8706460508275263
2022-08-08T07:07:18,574 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2185100930999245
2022-08-08T07:07:18,574 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.37710604558969274
2022-08-08T07:07:18,574 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 8.819587443577748E-4
2022-08-08T07:07:18,574 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 7.587156010414046E-4
2022-08-08T07:07:18,574 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T07:07:18,574 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2824360547815772
2022-08-08T07:07:18,574 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.25782979094881814
2022-08-08T07:07:18,574 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5353361199977406
2022-08-08T07:07:18,574 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1737792509897965
2022-08-08T07:07:18,574 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.36486517713634287
2022-08-08T07:07:18,574 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.747295069760754E-4
2022-08-08T07:07:18,574 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.272295454895577E-4
2022-08-08T07:07:18,574 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T07:07:18,574 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2133672594319518
2022-08-08T07:07:18,574 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.20005058104006943
2022-08-08T07:07:18,575 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3493005951616796
2022-08-08T07:07:18,761 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T07:07:19,963 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T07:07:20,289 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T07:07:20,682 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T07:07:21,916 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T07:07:22,235 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T07:07:22,618 INFO ControlerListenerManagerImpl:171 [it.71] all ControlerIterationEndsListeners called.
2022-08-08T07:07:22,788 INFO AbstractController:181 ### ITERATION 71 ENDS
2022-08-08T07:07:22,788 INFO AbstractController:182 ###################################################
2022-08-08T07:07:22,788 INFO AbstractController:133 ###################################################
2022-08-08T07:07:22,788 INFO AbstractController:134 ### ITERATION 72 BEGINS
2022-08-08T07:07:22,789 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T07:07:22,789 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T07:07:22,789 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T07:07:22,789 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T07:07:22,789 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T07:07:29,357 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T07:07:29,383 INFO ControlerListenerManagerImpl:148 [it.72] all ControlerIterationStartsListeners called.
2022-08-08T07:07:29,383 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T07:07:30,954 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169532 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T07:07:30,954 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30574 plans
2022-08-08T07:07:30,955 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T07:07:30,955 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:07:30,955 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:07:30,955 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:07:30,957 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T07:07:30,960 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T07:07:30,960 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:07:30,962 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T07:07:30,966 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:07:30,966 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:07:30,969 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T07:07:30,969 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:07:30,979 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:07:30,981 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:07:30,984 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T07:07:30,986 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:07:31,035 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T07:07:31,052 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:07:31,073 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:07:31,075 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T07:07:31,197 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T07:07:31,413 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T07:07:31,912 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T07:07:32,612 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T07:07:34,267 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T07:07:37,484 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T07:07:42,658 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T07:07:48,555 INFO MemoryObserver:41 used RAM: 15875 MB free: 204 MB total: 16080 MB
2022-08-08T07:07:55,923 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T07:07:55,924 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30574 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T07:07:55,924 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30648 plans
2022-08-08T07:07:55,924 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T07:07:55,924 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T07:07:55,924 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T07:07:55,924 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T07:07:55,924 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T07:07:55,924 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T07:07:55,924 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T07:07:55,924 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T07:07:55,925 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T07:07:55,926 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T07:07:55,927 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T07:07:55,930 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T07:07:55,937 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T07:07:55,950 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T07:07:55,973 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T07:07:56,045 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T07:08:02,200 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30648 plans
2022-08-08T07:08:02,200 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T07:08:02,201 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T07:08:02,201 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:08:02,201 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:08:02,202 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:08:02,203 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:08:02,205 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T07:08:02,209 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:08:02,211 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T07:08:02,217 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:08:02,221 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T07:08:02,226 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T07:08:02,226 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:08:02,230 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:08:02,311 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T07:08:02,323 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:08:02,328 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:08:02,335 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:08:02,344 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T07:08:02,504 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:08:02,518 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T07:08:02,680 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T07:08:03,266 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T07:08:04,094 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T07:08:05,706 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T07:08:08,768 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T07:08:16,135 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T07:08:32,435 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T07:08:32,436 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30648 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T07:08:32,436 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7674 plans
2022-08-08T07:08:32,436 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T07:08:32,436 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T07:08:32,436 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T07:08:32,436 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T07:08:32,436 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T07:08:32,436 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T07:08:32,436 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T07:08:32,436 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T07:08:32,436 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T07:08:32,437 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T07:08:32,437 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T07:08:32,438 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T07:08:32,439 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T07:08:32,441 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T07:08:32,442 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7674 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T07:08:32,442 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40477 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T07:08:32,442 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6588 plans
2022-08-08T07:08:32,460 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T07:08:32,461 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T07:08:32,461 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T07:08:32,461 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T07:08:32,463 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T07:08:32,486 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T07:08:32,518 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T07:08:32,588 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T07:08:32,789 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T07:08:33,058 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T07:08:33,479 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T07:08:34,357 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T07:08:36,760 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T07:08:44,231 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T07:08:44,231 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6588 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T07:08:44,231 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T07:08:45,110 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T07:08:45,990 INFO ControlerListenerManagerImpl:213 [it.72] all ControlerReplanningListeners called.
2022-08-08T07:08:45,990 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T07:08:45,990 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T07:08:45,990 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T07:08:46,061 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T07:08:46,125 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T07:08:46,125 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T07:08:46,125 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T07:08:46,126 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T07:08:46,127 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T07:08:46,127 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T07:08:46,127 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T07:08:46,127 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T07:08:46,127 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T07:08:46,127 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T07:08:46,127 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T07:08:46,127 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T07:08:46,127 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T07:08:46,127 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T07:08:46,127 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T07:08:46,127 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T07:08:46,127 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T07:08:46,127 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T07:08:46,127 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T07:08:46,127 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T07:08:46,128 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T07:08:46,128 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T07:08:46,758 INFO ControlerListenerManagerImpl:232 [it.72] all ControlerBeforeMobsimListeners called.
2022-08-08T07:08:46,758 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T07:08:46,759 INFO NetworkImpl:163 node # 1
2022-08-08T07:08:46,759 INFO NetworkImpl:163 node # 4
2022-08-08T07:08:46,759 INFO NetworkImpl:163 node # 16
2022-08-08T07:08:46,759 INFO NetworkImpl:163 node # 64
2022-08-08T07:08:46,759 INFO NetworkImpl:163 node # 256
2022-08-08T07:08:46,759 INFO NetworkImpl:163 node # 1024
2022-08-08T07:08:46,759 INFO NetworkImpl:163 node # 4096
2022-08-08T07:08:46,761 INFO NetworkImpl:163 node # 16384
2022-08-08T07:08:46,766 INFO NetworkImpl:163 node # 65536
2022-08-08T07:08:46,849 INFO NetworkImpl:159 link # 1
2022-08-08T07:08:46,849 INFO NetworkImpl:159 link # 4
2022-08-08T07:08:46,849 INFO NetworkImpl:159 link # 16
2022-08-08T07:08:46,849 INFO NetworkImpl:159 link # 64
2022-08-08T07:08:46,849 INFO NetworkImpl:159 link # 256
2022-08-08T07:08:46,850 INFO NetworkImpl:159 link # 1024
2022-08-08T07:08:46,855 INFO NetworkImpl:159 link # 4096
2022-08-08T07:08:46,873 INFO NetworkImpl:159 link # 16384
2022-08-08T07:08:46,945 INFO NetworkImpl:159 link # 65536
2022-08-08T07:08:47,277 INFO NetworkImpl:159 link # 262144
2022-08-08T07:08:47,849 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T07:08:47,849 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T07:08:47,849 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T07:08:47,849 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T07:08:47,850 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T07:08:47,850 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T07:08:47,850 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T07:08:47,851 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T07:08:47,852 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T07:08:47,854 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T07:08:47,859 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T07:08:47,868 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T07:08:48,018 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T07:08:48,058 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T07:08:48,132 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T07:08:48,280 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T07:08:48,557 INFO MemoryObserver:41 used RAM: 15649 MB free: 430 MB total: 16080 MB
2022-08-08T07:08:48,620 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T07:08:49,160 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T07:08:50,222 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T07:08:50,322 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T07:08:50,339 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:08:50,339 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T07:08:50,339 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:08:50,339 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:08:50,339 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:08:50,339 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T07:08:50,340 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:08:50,340 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T07:08:50,340 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:08:50,340 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T07:08:57,758 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:08:57,758 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T07:08:57,758 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T07:08:57,758 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T07:08:57,758 INFO EventsManagerImpl:176
2022-08-08T07:08:57,758 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:08:57,758 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T07:08:57,758 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T07:08:57,758 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T07:08:57,758 INFO EventsManagerImpl:176
2022-08-08T07:08:57,759 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:08:57,759 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T07:08:57,759 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T07:08:57,759 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T07:08:57,759 INFO EventsManagerImpl:176
2022-08-08T07:08:57,759 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:08:57,759 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T07:08:57,759 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T07:08:57,759 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T07:08:57,759 INFO EventsManagerImpl:176
2022-08-08T07:08:57,759 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T07:08:57,759 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T07:08:57,759 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T07:08:57,759 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T07:08:57,759 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T07:08:57,759 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T07:08:57,759 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T07:08:57,759 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:08:57,759 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T07:08:57,759 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T07:08:57,759 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:08:57,760 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T07:08:57,760 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T07:08:57,760 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T07:08:57,760 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T07:08:57,760 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T07:08:57,760 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T07:08:57,760 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T07:08:57,760 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T07:08:57,760 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:08:57,760 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:08:57,760 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:08:57,760 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T07:08:57,760 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T07:08:57,760 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T07:08:57,760 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:08:57,760 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T07:08:57,760 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:08:57,760 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T07:08:57,760 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:08:57,760 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:08:57,760 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T07:08:57,760 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:08:57,760 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T07:08:57,760 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:08:57,760 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:08:57,760 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T07:08:57,761 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T07:08:57,761 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:08:57,761 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:08:57,761 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:08:57,761 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T07:08:57,761 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T07:08:57,761 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T07:08:57,761 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:08:57,761 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T07:08:57,761 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:08:57,761 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T07:08:57,761 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:08:57,761 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:08:57,761 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T07:08:57,761 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:08:57,761 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T07:08:57,761 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:08:57,761 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:08:57,761 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T07:08:59,293 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T07:08:59,296 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T07:08:59,478 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T07:08:59,478 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T07:08:59,478 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T07:08:59,478 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T07:08:59,478 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T07:08:59,478 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T07:08:59,478 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T07:08:59,478 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T07:08:59,693 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T07:08:59,694 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T07:08:59,705 INFO VehicularDepartureHandler:110 teleport vehicle 35835_car from link -129399531 to link 416268873
2022-08-08T07:08:59,718 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T07:08:59,718 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T07:08:59,719 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T07:08:59,721 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T07:08:59,726 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T07:08:59,726 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T07:08:59,727 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T07:08:59,727 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T07:08:59,727 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T07:09:01,108 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1775 #nodes=233
2022-08-08T07:09:01,108 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271765 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T07:09:02,662 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3147 #nodes=342
2022-08-08T07:09:02,663 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271287 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T07:09:05,112 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4353 #nodes=471
2022-08-08T07:09:05,112 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270705 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T07:09:08,561 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5557 #nodes=664
2022-08-08T07:09:08,561 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269871 lost=0 simT=14400.0s realT=18s; (s/r): 800.0
2022-08-08T07:09:12,968 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7149 #nodes=980
2022-08-08T07:09:12,968 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268657 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T07:09:20,830 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10862 #nodes=1651
2022-08-08T07:09:20,831 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266786 lost=0 simT=21600.0s realT=30s; (s/r): 720.0
2022-08-08T07:09:33,390 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11927 #nodes=1869
2022-08-08T07:09:33,391 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264106 lost=0 simT=25200.0s realT=43s; (s/r): 586.046511627907
2022-08-08T07:09:45,530 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13200 #nodes=2014
2022-08-08T07:09:45,531 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260664 lost=0 simT=28800.0s realT=55s; (s/r): 523.6363636363636
2022-08-08T07:09:48,558 INFO MemoryObserver:41 used RAM: 14214 MB free: 1865 MB total: 16080 MB
2022-08-08T07:10:01,910 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14542 #nodes=2115
2022-08-08T07:10:01,910 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257058 lost=0 simT=32400.0s realT=71s; (s/r): 456.3380281690141
2022-08-08T07:10:18,631 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14394 #nodes=2017
2022-08-08T07:10:18,631 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251662 lost=0 simT=36000.0s realT=88s; (s/r): 409.09090909090907
2022-08-08T07:10:33,997 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14698 #nodes=2202
2022-08-08T07:10:33,998 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245826 lost=0 simT=39600.0s realT=103s; (s/r): 384.4660194174757
2022-08-08T07:10:48,558 INFO MemoryObserver:41 used RAM: 14835 MB free: 1244 MB total: 16080 MB
2022-08-08T07:10:52,066 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15186 #nodes=2198
2022-08-08T07:10:52,067 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237999 lost=0 simT=43200.0s realT=121s; (s/r): 357.02479338842977
2022-08-08T07:11:07,085 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15491 #nodes=2363
2022-08-08T07:11:07,085 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228900 lost=0 simT=46800.0s realT=136s; (s/r): 344.11764705882354
2022-08-08T07:11:23,976 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15857 #nodes=2390
2022-08-08T07:11:23,976 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217782 lost=0 simT=50400.0s realT=153s; (s/r): 329.4117647058824
2022-08-08T07:11:41,363 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16056 #nodes=2511
2022-08-08T07:11:41,364 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204319 lost=0 simT=54000.0s realT=171s; (s/r): 315.7894736842105
2022-08-08T07:11:48,558 INFO MemoryObserver:41 used RAM: 15686 MB free: 393 MB total: 16080 MB
2022-08-08T07:11:59,335 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16218 #nodes=2492
2022-08-08T07:11:59,335 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187646 lost=0 simT=57600.0s realT=188s; (s/r): 306.3829787234043
2022-08-08T07:12:25,381 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16113 #nodes=2398
2022-08-08T07:12:25,382 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168128 lost=0 simT=61200.0s realT=215s; (s/r): 284.6511627906977
2022-08-08T07:12:45,120 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15708 #nodes=2350
2022-08-08T07:12:45,120 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146152 lost=0 simT=64800.0s realT=234s; (s/r): 276.9230769230769
2022-08-08T07:12:48,559 INFO MemoryObserver:41 used RAM: 15325 MB free: 754 MB total: 16080 MB
2022-08-08T07:13:00,831 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15072 #nodes=2219
2022-08-08T07:13:00,831 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=122633 lost=0 simT=68400.0s realT=250s; (s/r): 273.6
2022-08-08T07:13:18,139 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14585 #nodes=2135
2022-08-08T07:13:18,139 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97900 lost=0 simT=72000.0s realT=267s; (s/r): 269.6629213483146
2022-08-08T07:13:33,453 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12745 #nodes=1751
2022-08-08T07:13:33,453 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=75144 lost=0 simT=75600.0s realT=283s; (s/r): 267.1378091872792
2022-08-08T07:13:53,551 INFO MemoryObserver:41 used RAM: 15438 MB free: 641 MB total: 16080 MB
2022-08-08T07:13:54,285 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11997 #nodes=1564
2022-08-08T07:13:54,285 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=59159 lost=0 simT=79200.0s realT=303s; (s/r): 261.38613861386136
2022-08-08T07:14:10,097 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11322 #nodes=1478
2022-08-08T07:14:10,097 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45559 lost=0 simT=82800.0s realT=319s; (s/r): 259.56112852664575
2022-08-08T07:14:32,750 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10757 #nodes=1318
2022-08-08T07:14:32,750 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=33279 lost=0 simT=86400.0s realT=342s; (s/r): 252.6315789473684
2022-08-08T07:14:47,269 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9086 #nodes=1016
2022-08-08T07:14:47,269 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26849 lost=2 simT=90000.0s realT=356s; (s/r): 252.80898876404495
2022-08-08T07:14:57,006 INFO MemoryObserver:41 used RAM: 15596 MB free: 483 MB total: 16080 MB
2022-08-08T07:15:08,496 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7714 #nodes=857
2022-08-08T07:15:08,496 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22882 lost=2 simT=93600.0s realT=378s; (s/r): 247.61904761904762
2022-08-08T07:15:19,925 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6534 #nodes=709
2022-08-08T07:15:19,925 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19867 lost=2 simT=97200.0s realT=389s; (s/r): 249.87146529562983
2022-08-08T07:15:31,411 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5538 #nodes=621
2022-08-08T07:15:31,412 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17527 lost=2 simT=100800.0s realT=401s; (s/r): 251.3715710723192
2022-08-08T07:15:33,961 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4686 #nodes=557
2022-08-08T07:15:33,962 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15684 lost=2 simT=104400.0s realT=403s; (s/r): 259.0570719602978
2022-08-08T07:15:36,813 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4019 #nodes=420
2022-08-08T07:15:36,813 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14139 lost=2 simT=108000.0s realT=406s; (s/r): 266.00985221674875
2022-08-08T07:15:39,128 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3333 #nodes=358
2022-08-08T07:15:39,128 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12810 lost=2 simT=111600.0s realT=408s; (s/r): 273.52941176470586
2022-08-08T07:15:41,048 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2746 #nodes=292
2022-08-08T07:15:41,049 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11737 lost=2 simT=115200.0s realT=410s; (s/r): 280.9756097560976
2022-08-08T07:15:42,811 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2288 #nodes=229
2022-08-08T07:15:42,811 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10828 lost=3 simT=118800.0s realT=412s; (s/r): 288.3495145631068
2022-08-08T07:15:44,334 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1973 #nodes=202
2022-08-08T07:15:44,334 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10037 lost=3 simT=122400.0s realT=413s; (s/r): 296.3680387409201
2022-08-08T07:15:45,655 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1727 #nodes=184
2022-08-08T07:15:45,655 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9309 lost=3 simT=126000.0s realT=415s; (s/r): 303.6144578313253
2022-08-08T07:15:46,873 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1401 #nodes=155
2022-08-08T07:15:46,873 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7655 lost=3 simT=129600.0s realT=416s; (s/r): 311.53846153846155
2022-08-08T07:15:47,330 INFO AbstractController$9:234 ### ITERATION 72 fires after mobsim event
2022-08-08T07:15:47,330 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=244.594890038sec
2022-08-08T07:15:47,330 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T07:15:47,448 INFO LegTimesControlerListener:50 [72] average trip (probably: leg) duration is: 1268 seconds = 00:21:08
2022-08-08T07:15:47,448 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T07:15:47,448 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:15:47,448 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:15:47,448 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:15:47,448 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:15:47,448 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T07:15:47,448 INFO EventsManagerImpl:137 event # 1
2022-08-08T07:15:47,448 INFO EventsManagerImpl:137 event # 4
2022-08-08T07:15:47,448 INFO EventsManagerImpl:137 event # 16
2022-08-08T07:15:47,448 INFO EventsManagerImpl:137 event # 64
2022-08-08T07:15:47,449 INFO EventsManagerImpl:137 event # 256
2022-08-08T07:15:47,449 INFO EventsManagerImpl:137 event # 1024
2022-08-08T07:15:47,452 INFO EventsManagerImpl:137 event # 4096
2022-08-08T07:15:47,464 INFO EventsManagerImpl:137 event # 16384
2022-08-08T07:15:47,479 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T07:15:47,855 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T07:15:47,855 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T07:15:47,855 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T07:15:47,855 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T07:15:47,855 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T07:15:47,855 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T07:15:47,855 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T07:15:47,885 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-08-08T07:15:47,885 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:55:17][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T07:15:47,886 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T07:15:47,887 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-08-08T07:15:47,887 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:13][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T07:15:47,889 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T07:15:47,889 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-08-08T07:15:47,889 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-08-08T07:15:47,889 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T07:15:47,889 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-08-08T07:15:47,889 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T07:15:47,890 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T07:15:47,890 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-08-08T07:15:47,890 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-08-08T07:15:47,890 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T07:15:47,890 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-08-08T07:15:47,890 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-08-08T07:15:47,891 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T07:15:47,891 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-08-08T07:15:47,891 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-08-08T07:15:47,891 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T07:15:47,891 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-08-08T07:15:47,891 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-08-08T07:15:47,892 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T07:15:47,892 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T07:15:47,892 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T07:15:47,894 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T07:15:47,894 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-08-08T07:15:47,894 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-08-08T07:15:47,897 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T07:15:47,897 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-08-08T07:15:47,897 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:01][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T07:15:47,897 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T07:15:48,238 INFO ControlerListenerManagerImpl:251 [it.72] all ControlerAfterMobsimListeners called.
2022-08-08T07:15:48,238 INFO AbstractController$4:159 ### ITERATION 72 fires scoring event
2022-08-08T07:15:48,238 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T07:15:48,376 INFO NewScoreAssignerImpl:57 it: 72 msaStart: 599
2022-08-08T07:15:48,499 INFO ControlerListenerManagerImpl:194 [it.72] all ControlerScoringListeners called.
2022-08-08T07:15:48,499 INFO AbstractController$5:167 ### ITERATION 72 fires iteration end event
2022-08-08T07:15:48,499 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T07:15:48,499 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T07:15:48,579 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T07:15:48,579 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T07:15:51,085 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T07:15:51,085 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13022820522037415
2022-08-08T07:15:51,085 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.29933705459157733
2022-08-08T07:15:51,085 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.3749980743258857E-4
2022-08-08T07:15:51,085 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.3878359017546742E-4
2022-08-08T07:15:51,085 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T07:15:51,085 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14196454705577266
2022-08-08T07:15:51,085 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14029691327277302
2022-08-08T07:15:51,085 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22727576166830135
2022-08-08T07:15:51,264 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T07:15:51,376 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -94.69157297381742
2022-08-08T07:15:51,376 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -115.31798961235894
2022-08-08T07:15:51,376 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -97.13017889360162
2022-08-08T07:15:51,376 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -77.57894129965743
2022-08-08T07:15:51,447 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T07:15:52,461 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18997.85939622946 meters
2022-08-08T07:15:52,461 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139731.18463844826 meters (statistic on all 2099830 legs which have a finite distance)
2022-08-08T07:15:52,461 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52204.74079722317 meters
2022-08-08T07:15:52,461 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139683.56298610056 meters (statistic on all 763890 trips which have a finite distance)
2022-08-08T07:15:52,461 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T07:15:52,461 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T07:15:53,470 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T07:15:53,472 INFO LegHistogramListener:72 number of legs: 2107455 100%
2022-08-08T07:15:53,472 INFO LegHistogramListener:79 number of bike legs: 100658 4.776282293097599%
2022-08-08T07:15:53,472 INFO LegHistogramListener:79 number of car legs: 232998 11.055894431909579%
2022-08-08T07:15:53,472 INFO LegHistogramListener:79 number of drtNorth legs: 234 0.011103439931101732%
2022-08-08T07:15:53,472 INFO LegHistogramListener:79 number of drtSoutheast legs: 196 0.009300317207247605%
2022-08-08T07:15:53,472 INFO LegHistogramListener:79 number of freight legs: 47065 2.233262394689329%
2022-08-08T07:15:53,472 INFO LegHistogramListener:79 number of pt legs: 131483 6.238946976329269%
2022-08-08T07:15:53,472 INFO LegHistogramListener:79 number of ride legs: 108780 5.161676050022421%
2022-08-08T07:15:53,472 INFO LegHistogramListener:79 number of walk legs: 1486041 70.51353409681346%
2022-08-08T07:15:54,023 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T07:15:54,023 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T07:15:56,298 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5301457863682814
2022-08-08T07:15:56,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4350136337727294
2022-08-08T07:15:56,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.009231681704041862
2022-08-08T07:15:56,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.007869588213847395
2022-08-08T07:15:56,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T07:15:56,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5010860802004755
2022-08-08T07:15:56,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.5985508660398383
2022-08-08T07:15:56,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8722084144256099
2022-08-08T07:15:56,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.21896711975638938
2022-08-08T07:15:56,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3771997617299229
2022-08-08T07:15:56,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 8.922290063008057E-4
2022-08-08T07:15:56,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 7.702696457273143E-4
2022-08-08T07:15:56,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T07:15:56,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2836453781253691
2022-08-08T07:15:56,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.25854614171934454
2022-08-08T07:15:56,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5388267252756281
2022-08-08T07:15:56,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1741489804197456
2022-08-08T07:15:56,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.36505517698228895
2022-08-08T07:15:56,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.747295069760754E-4
2022-08-08T07:15:56,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.272295454895577E-4
2022-08-08T07:15:56,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T07:15:56,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.21395009679721883
2022-08-08T07:15:56,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.20044341855939035
2022-08-08T07:15:56,299 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3509232965486785
2022-08-08T07:15:56,499 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T07:15:57,007 INFO MemoryObserver:41 used RAM: 15942 MB free: 137 MB total: 16080 MB
2022-08-08T07:15:57,562 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T07:15:57,868 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T07:15:58,279 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T07:15:59,533 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T07:15:59,856 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T07:16:00,241 INFO ControlerListenerManagerImpl:171 [it.72] all ControlerIterationEndsListeners called.
2022-08-08T07:16:00,409 INFO AbstractController:181 ### ITERATION 72 ENDS
2022-08-08T07:16:00,409 INFO AbstractController:182 ###################################################
2022-08-08T07:16:00,409 INFO AbstractController:133 ###################################################
2022-08-08T07:16:00,409 INFO AbstractController:134 ### ITERATION 73 BEGINS
2022-08-08T07:16:00,410 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T07:16:00,410 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T07:16:00,410 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T07:16:00,410 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T07:16:00,410 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T07:16:06,301 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T07:16:06,327 INFO ControlerListenerManagerImpl:148 [it.73] all ControlerIterationStartsListeners called.
2022-08-08T07:16:06,327 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T07:16:07,956 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169558 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T07:16:07,956 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30577 plans
2022-08-08T07:16:07,957 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:16:07,957 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:16:07,957 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:16:07,958 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:16:07,958 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T07:16:07,958 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T07:16:07,959 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:16:07,960 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T07:16:07,962 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T07:16:07,964 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:16:07,966 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:16:07,967 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:16:07,969 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T07:16:07,974 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:16:07,986 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T07:16:07,991 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:16:07,993 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:16:07,994 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:16:08,011 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T07:16:08,082 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T07:16:08,181 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T07:16:08,390 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T07:16:08,771 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T07:16:09,657 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T07:16:11,339 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T07:16:14,570 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T07:16:19,825 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T07:16:38,240 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T07:16:38,240 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30577 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T07:16:38,240 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30540 plans
2022-08-08T07:16:38,241 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T07:16:38,241 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T07:16:38,241 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T07:16:38,241 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T07:16:38,241 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T07:16:38,241 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T07:16:38,241 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T07:16:38,241 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T07:16:38,242 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T07:16:38,242 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T07:16:38,244 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T07:16:38,247 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T07:16:38,254 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T07:16:38,267 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T07:16:38,291 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T07:16:38,355 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T07:16:38,474 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30540 plans
2022-08-08T07:16:38,475 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T07:16:38,475 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:16:38,475 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T07:16:38,475 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:16:38,475 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T07:16:38,475 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:16:38,475 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:16:38,477 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:16:38,477 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:16:38,479 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T07:16:38,481 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:16:38,482 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:16:38,486 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T07:16:38,487 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:16:38,491 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T07:16:38,500 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T07:16:38,518 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:16:38,524 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T07:16:38,605 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:16:38,608 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:16:38,627 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T07:16:38,777 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T07:16:39,268 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T07:16:39,998 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T07:16:41,857 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T07:16:45,072 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T07:16:52,469 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T07:16:57,007 INFO MemoryObserver:41 used RAM: 15650 MB free: 429 MB total: 16080 MB
2022-08-08T07:17:07,817 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T07:17:07,817 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30540 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T07:17:07,817 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7753 plans
2022-08-08T07:17:07,817 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T07:17:07,817 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T07:17:07,817 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T07:17:07,818 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T07:17:07,818 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T07:17:07,818 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T07:17:07,818 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T07:17:07,818 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T07:17:07,818 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T07:17:07,818 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T07:17:07,818 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T07:17:07,819 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T07:17:07,820 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T07:17:07,823 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T07:17:07,823 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7753 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T07:17:07,823 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40228 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T07:17:07,823 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6837 plans
2022-08-08T07:17:07,823 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T07:17:07,824 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T07:17:07,824 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T07:17:07,825 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T07:17:07,832 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T07:17:07,852 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T07:17:08,001 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T07:17:08,114 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T07:17:08,244 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T07:17:08,594 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T07:17:09,029 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T07:17:10,074 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T07:17:12,386 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T07:17:19,277 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T07:17:19,277 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6837 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T07:17:19,277 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T07:17:20,250 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T07:17:21,241 INFO ControlerListenerManagerImpl:213 [it.73] all ControlerReplanningListeners called.
2022-08-08T07:17:21,241 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T07:17:21,241 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T07:17:21,241 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T07:17:21,320 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T07:17:21,390 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T07:17:21,390 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T07:17:21,390 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T07:17:21,399 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T07:17:21,408 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T07:17:21,408 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T07:17:21,409 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T07:17:21,410 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T07:17:21,410 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T07:17:21,410 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T07:17:21,410 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T07:17:21,410 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T07:17:21,410 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T07:17:21,410 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T07:17:21,410 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T07:17:21,410 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T07:17:21,410 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T07:17:21,410 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T07:17:21,410 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T07:17:21,411 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T07:17:21,411 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T07:17:21,411 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T07:17:22,107 INFO ControlerListenerManagerImpl:232 [it.73] all ControlerBeforeMobsimListeners called.
2022-08-08T07:17:22,107 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T07:17:22,107 INFO NetworkImpl:163 node # 1
2022-08-08T07:17:22,107 INFO NetworkImpl:163 node # 4
2022-08-08T07:17:22,107 INFO NetworkImpl:163 node # 16
2022-08-08T07:17:22,108 INFO NetworkImpl:163 node # 64
2022-08-08T07:17:22,108 INFO NetworkImpl:163 node # 256
2022-08-08T07:17:22,108 INFO NetworkImpl:163 node # 1024
2022-08-08T07:17:22,108 INFO NetworkImpl:163 node # 4096
2022-08-08T07:17:22,110 INFO NetworkImpl:163 node # 16384
2022-08-08T07:17:22,116 INFO NetworkImpl:163 node # 65536
2022-08-08T07:17:22,154 INFO NetworkImpl:159 link # 1
2022-08-08T07:17:22,155 INFO NetworkImpl:159 link # 4
2022-08-08T07:17:22,155 INFO NetworkImpl:159 link # 16
2022-08-08T07:17:22,155 INFO NetworkImpl:159 link # 64
2022-08-08T07:17:22,155 INFO NetworkImpl:159 link # 256
2022-08-08T07:17:22,156 INFO NetworkImpl:159 link # 1024
2022-08-08T07:17:22,160 INFO NetworkImpl:159 link # 4096
2022-08-08T07:17:22,177 INFO NetworkImpl:159 link # 16384
2022-08-08T07:17:22,248 INFO NetworkImpl:159 link # 65536
2022-08-08T07:17:22,575 INFO NetworkImpl:159 link # 262144
2022-08-08T07:17:23,244 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T07:17:23,244 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T07:17:23,245 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T07:17:23,245 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T07:17:23,245 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T07:17:23,245 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T07:17:23,245 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T07:17:23,246 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T07:17:23,247 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T07:17:23,250 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T07:17:23,254 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T07:17:23,264 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T07:17:23,283 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T07:17:23,320 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T07:17:23,394 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T07:17:23,626 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T07:17:23,929 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T07:17:24,489 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T07:17:25,575 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T07:17:25,680 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T07:17:25,695 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:17:25,695 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T07:17:25,695 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:17:25,695 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:17:25,695 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:17:25,695 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T07:17:25,695 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:17:25,695 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T07:17:25,695 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:17:25,695 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T07:17:32,837 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:17:32,837 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T07:17:32,837 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T07:17:32,837 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T07:17:32,837 INFO EventsManagerImpl:176
2022-08-08T07:17:32,838 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:17:32,838 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T07:17:32,838 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T07:17:32,838 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T07:17:32,838 INFO EventsManagerImpl:176
2022-08-08T07:17:32,838 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:17:32,838 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T07:17:32,838 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T07:17:32,838 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T07:17:32,838 INFO EventsManagerImpl:176
2022-08-08T07:17:32,838 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:17:32,838 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T07:17:32,838 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T07:17:32,838 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T07:17:32,838 INFO EventsManagerImpl:176
2022-08-08T07:17:32,838 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T07:17:32,838 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T07:17:32,838 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T07:17:32,838 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T07:17:32,838 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T07:17:32,838 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T07:17:32,838 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T07:17:32,838 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:17:32,838 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T07:17:32,839 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T07:17:32,839 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:17:32,839 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T07:17:32,839 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T07:17:32,839 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T07:17:32,839 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T07:17:32,839 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T07:17:32,839 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T07:17:32,839 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T07:17:32,839 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T07:17:32,839 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:17:32,839 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:17:32,839 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:17:32,839 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T07:17:32,839 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T07:17:32,839 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T07:17:32,839 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:17:32,839 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T07:17:32,839 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:17:32,839 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T07:17:32,839 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:17:32,839 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:17:32,839 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T07:17:32,839 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:17:32,839 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T07:17:32,839 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:17:32,839 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:17:32,839 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T07:17:32,839 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T07:17:32,839 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:17:32,840 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:17:32,840 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:17:32,840 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T07:17:32,840 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T07:17:32,840 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T07:17:32,840 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:17:32,840 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T07:17:32,840 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:17:32,840 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T07:17:32,840 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:17:32,840 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:17:32,840 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T07:17:32,840 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:17:32,840 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T07:17:32,840 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:17:32,840 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:17:32,840 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T07:17:34,381 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T07:17:34,384 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T07:17:34,582 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T07:17:34,582 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T07:17:34,582 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T07:17:34,582 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T07:17:34,582 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T07:17:34,582 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T07:17:34,582 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T07:17:34,582 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T07:17:34,803 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T07:17:34,803 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T07:17:34,830 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T07:17:34,830 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T07:17:34,832 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T07:17:34,834 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T07:17:34,839 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T07:17:34,840 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T07:17:34,841 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T07:17:34,841 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T07:17:34,842 INFO VehicularDepartureHandler:110 teleport vehicle 157918_car from link -95454627 to link -103717883#3
2022-08-08T07:17:34,842 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T07:17:36,144 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1775 #nodes=227
2022-08-08T07:17:36,145 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271756 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T07:17:37,611 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3162 #nodes=353
2022-08-08T07:17:37,611 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271276 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T07:17:40,015 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4314 #nodes=464
2022-08-08T07:17:40,015 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270702 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T07:17:43,344 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5596 #nodes=706
2022-08-08T07:17:43,344 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269870 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T07:17:47,572 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7095 #nodes=995
2022-08-08T07:17:47,572 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268671 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-08-08T07:17:55,816 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10894 #nodes=1691
2022-08-08T07:17:55,816 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266782 lost=0 simT=21600.0s realT=30s; (s/r): 720.0
2022-08-08T07:17:57,008 INFO MemoryObserver:41 used RAM: 13530 MB free: 2549 MB total: 16080 MB
2022-08-08T07:18:08,950 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11951 #nodes=1882
2022-08-08T07:18:08,951 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264138 lost=0 simT=25200.0s realT=43s; (s/r): 586.046511627907
2022-08-08T07:18:20,929 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13110 #nodes=1966
2022-08-08T07:18:20,929 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260697 lost=0 simT=28800.0s realT=55s; (s/r): 523.6363636363636
2022-08-08T07:18:37,807 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14475 #nodes=2139
2022-08-08T07:18:37,808 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257078 lost=0 simT=32400.0s realT=72s; (s/r): 450.0
2022-08-08T07:18:53,248 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14378 #nodes=2133
2022-08-08T07:18:53,249 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251689 lost=0 simT=36000.0s realT=87s; (s/r): 413.7931034482759
2022-08-08T07:18:57,009 INFO MemoryObserver:41 used RAM: 14541 MB free: 1538 MB total: 16080 MB
2022-08-08T07:19:09,502 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14809 #nodes=2210
2022-08-08T07:19:09,503 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245844 lost=0 simT=39600.0s realT=103s; (s/r): 384.4660194174757
2022-08-08T07:19:25,295 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15286 #nodes=2180
2022-08-08T07:19:25,295 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238038 lost=0 simT=43200.0s realT=119s; (s/r): 363.02521008403363
2022-08-08T07:19:43,016 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15552 #nodes=2257
2022-08-08T07:19:43,017 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229014 lost=0 simT=46800.0s realT=137s; (s/r): 341.6058394160584
2022-08-08T07:19:57,051 INFO MemoryObserver:41 used RAM: 15167 MB free: 912 MB total: 16080 MB
2022-08-08T07:19:57,259 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15756 #nodes=2431
2022-08-08T07:19:57,259 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217736 lost=0 simT=50400.0s realT=151s; (s/r): 333.7748344370861
2022-08-08T07:20:11,830 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15958 #nodes=2454
2022-08-08T07:20:11,831 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204217 lost=0 simT=54000.0s realT=166s; (s/r): 325.30120481927713
2022-08-08T07:20:31,928 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16247 #nodes=2401
2022-08-08T07:20:31,928 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187660 lost=0 simT=57600.0s realT=186s; (s/r): 309.6774193548387
2022-08-08T07:20:57,051 INFO MemoryObserver:41 used RAM: 15685 MB free: 394 MB total: 16080 MB
2022-08-08T07:20:57,244 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16093 #nodes=2307
2022-08-08T07:20:57,244 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168230 lost=0 simT=61200.0s realT=211s; (s/r): 290.0473933649289
2022-08-08T07:21:15,959 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15817 #nodes=2324
2022-08-08T07:21:15,960 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146231 lost=0 simT=64800.0s realT=230s; (s/r): 281.7391304347826
2022-08-08T07:21:33,674 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15041 #nodes=2155
2022-08-08T07:21:33,674 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=122557 lost=0 simT=68400.0s realT=247s; (s/r): 276.9230769230769
2022-08-08T07:21:49,887 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14556 #nodes=2113
2022-08-08T07:21:49,888 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97783 lost=0 simT=72000.0s realT=264s; (s/r): 272.72727272727275
2022-08-08T07:21:57,052 INFO MemoryObserver:41 used RAM: 15657 MB free: 422 MB total: 16080 MB
2022-08-08T07:22:06,605 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12789 #nodes=1751
2022-08-08T07:22:06,606 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=75149 lost=0 simT=75600.0s realT=280s; (s/r): 270.0
2022-08-08T07:22:19,366 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11963 #nodes=1541
2022-08-08T07:22:19,366 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=59204 lost=0 simT=79200.0s realT=293s; (s/r): 270.3071672354949
2022-08-08T07:22:32,714 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11303 #nodes=1460
2022-08-08T07:22:32,715 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45497 lost=0 simT=82800.0s realT=307s; (s/r): 269.7068403908795
2022-08-08T07:22:50,293 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10649 #nodes=1318
2022-08-08T07:22:50,294 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=33224 lost=2 simT=86400.0s realT=324s; (s/r): 266.6666666666667
2022-08-08T07:22:57,052 INFO MemoryObserver:41 used RAM: 15764 MB free: 315 MB total: 16080 MB
2022-08-08T07:22:59,236 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9044 #nodes=1019
2022-08-08T07:22:59,236 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26789 lost=5 simT=90000.0s realT=333s; (s/r): 270.27027027027026
2022-08-08T07:23:06,174 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7750 #nodes=878
2022-08-08T07:23:06,174 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22779 lost=5 simT=93600.0s realT=340s; (s/r): 275.29411764705884
2022-08-08T07:23:10,643 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6600 #nodes=660
2022-08-08T07:23:10,643 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19828 lost=7 simT=97200.0s realT=344s; (s/r): 282.5581395348837
2022-08-08T07:23:14,962 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5557 #nodes=586
2022-08-08T07:23:14,962 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17444 lost=7 simT=100800.0s realT=349s; (s/r): 288.82521489971344
2022-08-08T07:23:18,733 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4743 #nodes=509
2022-08-08T07:23:18,733 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15601 lost=8 simT=104400.0s realT=353s; (s/r): 295.75070821529744
2022-08-08T07:23:21,722 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4000 #nodes=406
2022-08-08T07:23:21,723 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14009 lost=8 simT=108000.0s realT=356s; (s/r): 303.3707865168539
2022-08-08T07:23:24,047 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3310 #nodes=327
2022-08-08T07:23:24,047 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12682 lost=8 simT=111600.0s realT=358s; (s/r): 311.731843575419
2022-08-08T07:23:26,018 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2767 #nodes=274
2022-08-08T07:23:26,018 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11608 lost=9 simT=115200.0s realT=360s; (s/r): 320.0
2022-08-08T07:23:27,579 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2336 #nodes=259
2022-08-08T07:23:27,580 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10706 lost=9 simT=118800.0s realT=361s; (s/r): 329.0858725761773
2022-08-08T07:23:28,883 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1977 #nodes=221
2022-08-08T07:23:28,883 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9946 lost=9 simT=122400.0s realT=363s; (s/r): 337.1900826446281
2022-08-08T07:23:30,042 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1728 #nodes=202
2022-08-08T07:23:30,043 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9199 lost=10 simT=126000.0s realT=364s; (s/r): 346.15384615384613
2022-08-08T07:23:31,146 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1404 #nodes=152
2022-08-08T07:23:31,146 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7558 lost=10 simT=129600.0s realT=365s; (s/r): 355.06849315068496
2022-08-08T07:23:31,636 INFO AbstractController$9:234 ### ITERATION 73 fires after mobsim event
2022-08-08T07:23:31,636 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T07:23:31,636 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=247.179995757sec
2022-08-08T07:23:39,997 INFO LegTimesControlerListener:50 [73] average trip (probably: leg) duration is: 1268 seconds = 00:21:08
2022-08-08T07:23:39,997 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T07:23:39,997 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:23:39,997 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:23:39,997 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:23:39,997 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:23:39,997 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T07:23:39,997 INFO EventsManagerImpl:137 event # 1
2022-08-08T07:23:39,997 INFO EventsManagerImpl:137 event # 4
2022-08-08T07:23:39,997 INFO EventsManagerImpl:137 event # 16
2022-08-08T07:23:39,997 INFO EventsManagerImpl:137 event # 64
2022-08-08T07:23:39,998 INFO EventsManagerImpl:137 event # 256
2022-08-08T07:23:39,998 INFO EventsManagerImpl:137 event # 1024
2022-08-08T07:23:40,001 INFO EventsManagerImpl:137 event # 4096
2022-08-08T07:23:40,010 INFO EventsManagerImpl:137 event # 16384
2022-08-08T07:23:40,023 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T07:23:40,302 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T07:23:40,302 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T07:23:40,302 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T07:23:40,302 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T07:23:40,302 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T07:23:40,302 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T07:23:40,302 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T07:23:40,313 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-08-08T07:23:40,313 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:15:35][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T07:23:40,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-08-08T07:23:40,315 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-08-08T07:23:40,315 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:31][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T07:23:40,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-08-08T07:23:40,317 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-08-08T07:23:40,317 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-08-08T07:23:40,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-08-08T07:23:40,317 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-08-08T07:23:40,317 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T07:23:40,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-08-08T07:23:40,317 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-08-08T07:23:40,317 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-08-08T07:23:40,318 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T07:23:40,318 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-08-08T07:23:40,318 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-08-08T07:23:40,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-08-08T07:23:40,319 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-08-08T07:23:40,319 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=33:49:07][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T07:23:40,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-08-08T07:23:40,320 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T07:23:40,320 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T07:23:40,321 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T07:23:40,321 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-08-08T07:23:40,321 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-08-08T07:23:40,324 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T07:23:40,324 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-08-08T07:23:40,324 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-08-08T07:23:40,324 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T07:23:40,324 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-08-08T07:23:40,324 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:10][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T07:23:40,324 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T07:23:40,637 INFO ControlerListenerManagerImpl:251 [it.73] all ControlerAfterMobsimListeners called.
2022-08-08T07:23:40,637 INFO AbstractController$4:159 ### ITERATION 73 fires scoring event
2022-08-08T07:23:40,637 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T07:23:40,764 INFO NewScoreAssignerImpl:57 it: 73 msaStart: 599
2022-08-08T07:23:40,876 INFO ControlerListenerManagerImpl:194 [it.73] all ControlerScoringListeners called.
2022-08-08T07:23:40,876 INFO AbstractController$5:167 ### ITERATION 73 fires iteration end event
2022-08-08T07:23:40,877 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T07:23:40,877 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T07:23:40,952 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T07:23:40,952 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T07:23:42,705 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T07:23:42,705 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13063644813260963
2022-08-08T07:23:42,705 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2998505676887289
2022-08-08T07:23:42,705 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.60607896804408E-4
2022-08-08T07:23:42,705 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.7459445303152457E-4
2022-08-08T07:23:42,705 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T07:23:42,705 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14256664116218284
2022-08-08T07:23:42,705 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.139957994628653
2022-08-08T07:23:42,705 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2261319112443963
2022-08-08T07:23:42,873 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T07:23:42,983 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -94.22350557966878
2022-08-08T07:23:42,983 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -114.96336063930679
2022-08-08T07:23:42,983 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -96.91101669949856
2022-08-08T07:23:42,983 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -77.44227824085733
2022-08-08T07:23:43,071 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T07:23:43,756 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18983.23873753964 meters
2022-08-08T07:23:43,756 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139801.2505697717 meters (statistic on all 2102501 legs which have a finite distance)
2022-08-08T07:23:43,756 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52210.612608096766 meters
2022-08-08T07:23:43,756 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139745.1766907198 meters (statistic on all 764141 trips which have a finite distance)
2022-08-08T07:23:43,756 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T07:23:43,756 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T07:23:44,788 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T07:23:44,790 INFO LegHistogramListener:72 number of legs: 2110021 100%
2022-08-08T07:23:44,791 INFO LegHistogramListener:79 number of bike legs: 100938 4.783743858473446%
2022-08-08T07:23:44,791 INFO LegHistogramListener:79 number of car legs: 233406 11.061785640995991%
2022-08-08T07:23:44,791 INFO LegHistogramListener:79 number of drtNorth legs: 249 0.011800830418275458%
2022-08-08T07:23:44,791 INFO LegHistogramListener:79 number of drtSoutheast legs: 144 0.006824576627436409%
2022-08-08T07:23:44,791 INFO LegHistogramListener:79 number of freight legs: 47065 2.230546520627046%
2022-08-08T07:23:44,791 INFO LegHistogramListener:79 number of pt legs: 132165 6.263681735868979%
2022-08-08T07:23:44,791 INFO LegHistogramListener:79 number of ride legs: 108517 5.142934596385533%
2022-08-08T07:23:44,791 INFO LegHistogramListener:79 number of walk legs: 1487537 70.49868224060329%
2022-08-08T07:23:45,364 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T07:23:45,364 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T07:23:47,991 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5336736213457124
2022-08-08T07:23:47,991 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.43565424136142594
2022-08-08T07:23:47,991 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.00932283027878626
2022-08-08T07:23:47,991 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.007937628699219974
2022-08-08T07:23:47,991 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T07:23:47,991 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.502627903274673
2022-08-08T07:23:47,991 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6020029578354396
2022-08-08T07:23:47,991 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8736359808356912
2022-08-08T07:23:47,991 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.21943570045754016
2022-08-08T07:23:47,991 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3773833426621546
2022-08-08T07:23:47,991 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 9.012154855009577E-4
2022-08-08T07:23:47,991 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 7.792561249274662E-4
2022-08-08T07:23:47,991 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T07:23:47,992 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2848867960377329
2022-08-08T07:23:47,992 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.25924066818324204
2022-08-08T07:23:47,992 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5423661142977452
2022-08-08T07:23:47,992 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17454823685278092
2022-08-08T07:23:47,992 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.36526058222114954
2022-08-08T07:23:47,992 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.7601328971895426E-4
2022-08-08T07:23:47,992 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.272295454895577E-4
2022-08-08T07:23:47,992 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T07:23:47,992 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.21449570446294233
2022-08-08T07:23:47,992 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.20085551281985448
2022-08-08T07:23:47,992 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3525318763255057
2022-08-08T07:23:48,174 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T07:23:49,398 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T07:23:49,723 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T07:23:50,116 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T07:23:51,224 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T07:23:51,531 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T07:23:51,916 INFO ControlerListenerManagerImpl:171 [it.73] all ControlerIterationEndsListeners called.
2022-08-08T07:23:52,102 INFO AbstractController:181 ### ITERATION 73 ENDS
2022-08-08T07:23:52,102 INFO AbstractController:182 ###################################################
2022-08-08T07:23:52,102 INFO AbstractController:133 ###################################################
2022-08-08T07:23:52,103 INFO AbstractController:134 ### ITERATION 74 BEGINS
2022-08-08T07:23:52,103 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T07:23:52,103 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T07:23:52,103 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T07:23:52,103 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T07:23:52,103 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T07:23:58,911 INFO MemoryObserver:41 used RAM: 13397 MB free: 2682 MB total: 16080 MB
2022-08-08T07:23:58,959 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T07:23:58,985 INFO ControlerListenerManagerImpl:148 [it.74] all ControlerIterationStartsListeners called.
2022-08-08T07:23:58,985 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T07:24:00,553 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169783 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T07:24:00,554 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30625 plans
2022-08-08T07:24:00,554 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T07:24:00,554 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:24:00,554 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T07:24:00,554 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:24:00,556 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:24:00,556 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T07:24:00,557 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:24:00,559 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T07:24:00,568 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T07:24:00,568 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:24:00,568 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:24:00,570 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:24:00,578 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:24:00,580 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:24:00,581 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T07:24:00,585 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:24:00,593 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:24:00,597 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:24:00,598 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T07:24:00,641 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T07:24:00,793 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T07:24:01,025 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T07:24:01,467 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T07:24:02,466 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T07:24:03,982 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T07:24:07,310 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T07:24:12,380 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T07:24:30,778 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T07:24:30,779 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30625 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T07:24:30,779 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30389 plans
2022-08-08T07:24:30,780 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T07:24:30,780 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T07:24:30,780 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T07:24:30,780 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T07:24:30,780 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T07:24:30,780 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T07:24:30,780 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T07:24:30,780 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T07:24:30,781 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T07:24:30,781 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T07:24:30,783 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T07:24:30,786 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T07:24:30,792 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T07:24:30,806 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T07:24:30,829 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T07:24:30,874 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T07:24:31,052 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30389 plans
2022-08-08T07:24:31,052 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T07:24:31,053 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:24:31,053 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:24:31,053 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:24:31,053 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T07:24:31,053 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:24:31,053 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:24:31,054 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:24:31,054 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T07:24:31,056 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:24:31,057 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:24:31,058 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:24:31,058 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T07:24:31,059 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T07:24:31,068 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:24:31,072 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T07:24:31,077 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:24:31,079 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:24:31,086 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T07:24:31,134 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T07:24:31,188 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T07:24:31,378 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T07:24:31,718 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T07:24:32,623 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T07:24:34,217 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T07:24:37,700 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T07:24:44,414 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T07:24:58,911 INFO MemoryObserver:41 used RAM: 15196 MB free: 883 MB total: 16080 MB
2022-08-08T07:25:00,695 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T07:25:00,695 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30389 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T07:25:00,695 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7631 plans
2022-08-08T07:25:00,695 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T07:25:00,695 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T07:25:00,695 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T07:25:00,695 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T07:25:00,695 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T07:25:00,695 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T07:25:00,696 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T07:25:00,696 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T07:25:00,696 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T07:25:00,696 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T07:25:00,696 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T07:25:00,697 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T07:25:00,698 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T07:25:00,701 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T07:25:00,701 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7631 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T07:25:00,701 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40188 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T07:25:00,701 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6877 plans
2022-08-08T07:25:00,701 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T07:25:00,701 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T07:25:00,701 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T07:25:00,703 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T07:25:00,704 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T07:25:00,707 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T07:25:00,744 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T07:25:00,895 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T07:25:01,056 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T07:25:01,251 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T07:25:01,932 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T07:25:02,688 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T07:25:05,168 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T07:25:13,036 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T07:25:13,036 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6877 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T07:25:13,036 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T07:25:14,006 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T07:25:15,003 INFO ControlerListenerManagerImpl:213 [it.74] all ControlerReplanningListeners called.
2022-08-08T07:25:15,003 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T07:25:15,003 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T07:25:15,003 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T07:25:15,082 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T07:25:15,152 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T07:25:15,153 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T07:25:15,153 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T07:25:15,161 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T07:25:15,170 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T07:25:15,171 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T07:25:15,172 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T07:25:15,172 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T07:25:15,172 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T07:25:15,172 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T07:25:15,172 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T07:25:15,172 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T07:25:15,172 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T07:25:15,172 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T07:25:15,172 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T07:25:15,172 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T07:25:15,173 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T07:25:15,173 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T07:25:15,173 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T07:25:15,173 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T07:25:15,173 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T07:25:15,173 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T07:25:15,873 INFO ControlerListenerManagerImpl:232 [it.74] all ControlerBeforeMobsimListeners called.
2022-08-08T07:25:15,873 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T07:25:15,873 INFO NetworkImpl:163 node # 1
2022-08-08T07:25:15,873 INFO NetworkImpl:163 node # 4
2022-08-08T07:25:15,873 INFO NetworkImpl:163 node # 16
2022-08-08T07:25:15,873 INFO NetworkImpl:163 node # 64
2022-08-08T07:25:15,873 INFO NetworkImpl:163 node # 256
2022-08-08T07:25:15,874 INFO NetworkImpl:163 node # 1024
2022-08-08T07:25:15,874 INFO NetworkImpl:163 node # 4096
2022-08-08T07:25:15,876 INFO NetworkImpl:163 node # 16384
2022-08-08T07:25:15,882 INFO NetworkImpl:163 node # 65536
2022-08-08T07:25:15,921 INFO NetworkImpl:159 link # 1
2022-08-08T07:25:15,921 INFO NetworkImpl:159 link # 4
2022-08-08T07:25:15,921 INFO NetworkImpl:159 link # 16
2022-08-08T07:25:15,921 INFO NetworkImpl:159 link # 64
2022-08-08T07:25:15,922 INFO NetworkImpl:159 link # 256
2022-08-08T07:25:15,923 INFO NetworkImpl:159 link # 1024
2022-08-08T07:25:15,927 INFO NetworkImpl:159 link # 4096
2022-08-08T07:25:15,945 INFO NetworkImpl:159 link # 16384
2022-08-08T07:25:16,017 INFO NetworkImpl:159 link # 65536
2022-08-08T07:25:16,350 INFO NetworkImpl:159 link # 262144
2022-08-08T07:25:17,019 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T07:25:17,019 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T07:25:17,020 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T07:25:17,020 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T07:25:17,020 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T07:25:17,020 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T07:25:17,020 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T07:25:17,021 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T07:25:17,022 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T07:25:17,025 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T07:25:17,029 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T07:25:17,039 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T07:25:17,057 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T07:25:17,094 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T07:25:17,229 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T07:25:17,400 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T07:25:17,698 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T07:25:18,248 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T07:25:19,317 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T07:25:19,415 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T07:25:19,432 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:25:19,432 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T07:25:19,432 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:25:19,432 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:25:19,432 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:25:19,432 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T07:25:19,432 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:25:19,432 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T07:25:19,432 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:25:19,432 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T07:25:26,851 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:25:26,851 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T07:25:26,851 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T07:25:26,851 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T07:25:26,851 INFO EventsManagerImpl:176
2022-08-08T07:25:26,851 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:25:26,851 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T07:25:26,851 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T07:25:26,851 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T07:25:26,851 INFO EventsManagerImpl:176
2022-08-08T07:25:26,851 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:25:26,851 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T07:25:26,851 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T07:25:26,851 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T07:25:26,851 INFO EventsManagerImpl:176
2022-08-08T07:25:26,851 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:25:26,851 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T07:25:26,851 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T07:25:26,851 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T07:25:26,851 INFO EventsManagerImpl:176
2022-08-08T07:25:26,852 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T07:25:26,852 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T07:25:26,852 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T07:25:26,852 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T07:25:26,852 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T07:25:26,852 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T07:25:26,852 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T07:25:26,852 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:25:26,852 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T07:25:26,852 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T07:25:26,852 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:25:26,852 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T07:25:26,852 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T07:25:26,852 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T07:25:26,852 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T07:25:26,852 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T07:25:26,852 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T07:25:26,852 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T07:25:26,852 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T07:25:26,852 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:25:26,852 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:25:26,852 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:25:26,852 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T07:25:26,852 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T07:25:26,852 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T07:25:26,852 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:25:26,853 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T07:25:26,853 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:25:26,853 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T07:25:26,853 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:25:26,853 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:25:26,853 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T07:25:26,853 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:25:26,853 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T07:25:26,853 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:25:26,853 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:25:26,853 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T07:25:26,853 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T07:25:26,853 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:25:26,853 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:25:26,853 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:25:26,853 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T07:25:26,853 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T07:25:26,853 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T07:25:26,853 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:25:26,853 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T07:25:26,853 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:25:26,853 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T07:25:26,853 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:25:26,853 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:25:26,853 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T07:25:26,853 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:25:26,853 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T07:25:26,853 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:25:26,853 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:25:26,853 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T07:25:28,391 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T07:25:28,394 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T07:25:28,575 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T07:25:28,575 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T07:25:28,575 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T07:25:28,575 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T07:25:28,575 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T07:25:28,575 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T07:25:28,575 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T07:25:28,575 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T07:25:28,789 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T07:25:28,790 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T07:25:28,793 INFO VehicularDepartureHandler:110 teleport vehicle 20622_bike from link 37995742#0 to link -37995740#1
2022-08-08T07:25:28,814 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T07:25:28,815 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T07:25:28,816 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T07:25:28,817 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T07:25:28,818 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T07:25:28,822 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T07:25:28,823 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T07:25:28,824 INFO VehicularDepartureHandler:110 teleport vehicle 157918_car from link -95454627 to link -103717883#3
2022-08-08T07:25:28,824 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T07:25:29,781 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1767 #nodes=231
2022-08-08T07:25:29,781 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271759 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T07:25:31,241 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3147 #nodes=348
2022-08-08T07:25:31,242 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271273 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T07:25:33,845 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4314 #nodes=490
2022-08-08T07:25:33,845 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270705 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T07:25:37,283 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5570 #nodes=670
2022-08-08T07:25:37,284 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269866 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T07:25:41,464 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7086 #nodes=980
2022-08-08T07:25:41,464 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268649 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T07:25:47,321 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11016 #nodes=1622
2022-08-08T07:25:47,321 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266777 lost=0 simT=21600.0s realT=27s; (s/r): 800.0
2022-08-08T07:25:58,999 INFO MemoryObserver:41 used RAM: 13620 MB free: 2459 MB total: 16080 MB
2022-08-08T07:26:00,526 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11878 #nodes=1909
2022-08-08T07:26:00,527 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264108 lost=0 simT=25200.0s realT=41s; (s/r): 614.6341463414634
2022-08-08T07:26:12,965 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13209 #nodes=1936
2022-08-08T07:26:12,965 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260678 lost=0 simT=28800.0s realT=53s; (s/r): 543.3962264150944
2022-08-08T07:26:29,398 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14418 #nodes=2164
2022-08-08T07:26:29,398 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257046 lost=0 simT=32400.0s realT=69s; (s/r): 469.5652173913044
2022-08-08T07:26:43,803 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14347 #nodes=2065
2022-08-08T07:26:43,803 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251629 lost=0 simT=36000.0s realT=84s; (s/r): 428.57142857142856
2022-08-08T07:26:58,999 INFO MemoryObserver:41 used RAM: 15129 MB free: 950 MB total: 16080 MB
2022-08-08T07:27:02,341 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14813 #nodes=2190
2022-08-08T07:27:02,341 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245831 lost=0 simT=39600.0s realT=102s; (s/r): 388.2352941176471
2022-08-08T07:27:17,004 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15181 #nodes=2206
2022-08-08T07:27:17,004 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238002 lost=0 simT=43200.0s realT=117s; (s/r): 369.2307692307692
2022-08-08T07:27:35,100 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15476 #nodes=2286
2022-08-08T07:27:35,100 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228974 lost=0 simT=46800.0s realT=135s; (s/r): 346.6666666666667
2022-08-08T07:27:48,971 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15816 #nodes=2359
2022-08-08T07:27:48,972 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217718 lost=0 simT=50400.0s realT=149s; (s/r): 338.255033557047
2022-08-08T07:27:59,000 INFO MemoryObserver:41 used RAM: 15453 MB free: 626 MB total: 16080 MB
2022-08-08T07:28:04,164 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15897 #nodes=2452
2022-08-08T07:28:04,164 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204198 lost=0 simT=54000.0s realT=164s; (s/r): 329.2682926829268
2022-08-08T07:28:24,331 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16328 #nodes=2478
2022-08-08T07:28:24,331 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187634 lost=0 simT=57600.0s realT=184s; (s/r): 313.04347826086956
2022-08-08T07:28:50,678 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16095 #nodes=2426
2022-08-08T07:28:50,678 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168184 lost=0 simT=61200.0s realT=211s; (s/r): 290.0473933649289
2022-08-08T07:28:59,000 INFO MemoryObserver:41 used RAM: 15674 MB free: 405 MB total: 16080 MB
2022-08-08T07:29:06,989 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15784 #nodes=2319
2022-08-08T07:29:06,989 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146120 lost=0 simT=64800.0s realT=227s; (s/r): 285.4625550660793
2022-08-08T07:29:26,024 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14967 #nodes=2071
2022-08-08T07:29:26,025 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=122406 lost=0 simT=68400.0s realT=246s; (s/r): 278.0487804878049
2022-08-08T07:29:41,491 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14574 #nodes=2026
2022-08-08T07:29:41,492 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97611 lost=0 simT=72000.0s realT=262s; (s/r): 274.80916030534354
2022-08-08T07:29:57,277 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12784 #nodes=1683
2022-08-08T07:29:57,277 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=75011 lost=0 simT=75600.0s realT=277s; (s/r): 272.9241877256318
2022-08-08T07:29:59,001 INFO MemoryObserver:41 used RAM: 15907 MB free: 172 MB total: 16080 MB
2022-08-08T07:30:10,940 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11930 #nodes=1570
2022-08-08T07:30:10,940 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58989 lost=0 simT=79200.0s realT=291s; (s/r): 272.16494845360825
2022-08-08T07:30:25,710 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11291 #nodes=1426
2022-08-08T07:30:25,710 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45354 lost=0 simT=82800.0s realT=306s; (s/r): 270.5882352941176
2022-08-08T07:30:39,359 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10715 #nodes=1353
2022-08-08T07:30:39,359 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=33163 lost=1 simT=86400.0s realT=319s; (s/r): 270.846394984326
2022-08-08T07:30:54,134 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8985 #nodes=1062
2022-08-08T07:30:54,134 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26789 lost=5 simT=90000.0s realT=334s; (s/r): 269.4610778443114
2022-08-08T07:30:59,001 INFO MemoryObserver:41 used RAM: 15646 MB free: 433 MB total: 16080 MB
2022-08-08T07:31:00,487 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7667 #nodes=914
2022-08-08T07:31:00,487 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22769 lost=7 simT=93600.0s realT=341s; (s/r): 274.4868035190616
2022-08-08T07:31:05,607 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6536 #nodes=695
2022-08-08T07:31:05,607 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19755 lost=8 simT=97200.0s realT=346s; (s/r): 280.9248554913295
2022-08-08T07:31:09,707 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5498 #nodes=594
2022-08-08T07:31:09,707 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17378 lost=8 simT=100800.0s realT=350s; (s/r): 288.0
2022-08-08T07:31:12,958 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4678 #nodes=553
2022-08-08T07:31:12,958 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15552 lost=8 simT=104400.0s realT=353s; (s/r): 295.75070821529744
2022-08-08T07:31:15,438 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3977 #nodes=407
2022-08-08T07:31:15,438 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13931 lost=8 simT=108000.0s realT=356s; (s/r): 303.3707865168539
2022-08-08T07:31:17,621 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3292 #nodes=343
2022-08-08T07:31:17,621 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12612 lost=8 simT=111600.0s realT=358s; (s/r): 311.731843575419
2022-08-08T07:31:19,592 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2751 #nodes=264
2022-08-08T07:31:19,592 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11538 lost=9 simT=115200.0s realT=360s; (s/r): 320.0
2022-08-08T07:31:21,200 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2279 #nodes=251
2022-08-08T07:31:21,201 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10641 lost=9 simT=118800.0s realT=361s; (s/r): 329.0858725761773
2022-08-08T07:31:22,592 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1949 #nodes=212
2022-08-08T07:31:22,592 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9863 lost=9 simT=122400.0s realT=363s; (s/r): 337.1900826446281
2022-08-08T07:31:23,800 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1719 #nodes=168
2022-08-08T07:31:23,800 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9166 lost=9 simT=126000.0s realT=364s; (s/r): 346.15384615384613
2022-08-08T07:31:24,987 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1430 #nodes=128
2022-08-08T07:31:24,987 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7506 lost=9 simT=129600.0s realT=365s; (s/r): 355.06849315068496
2022-08-08T07:31:33,122 INFO AbstractController$9:234 ### ITERATION 74 fires after mobsim event
2022-08-08T07:31:33,122 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=246.56103861sec
2022-08-08T07:31:33,122 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T07:31:33,156 INFO LegTimesControlerListener:50 [74] average trip (probably: leg) duration is: 1265 seconds = 00:21:05
2022-08-08T07:31:33,157 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T07:31:33,157 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:31:33,157 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:31:33,157 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:31:33,157 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:31:33,157 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T07:31:33,157 INFO EventsManagerImpl:137 event # 1
2022-08-08T07:31:33,157 INFO EventsManagerImpl:137 event # 4
2022-08-08T07:31:33,157 INFO EventsManagerImpl:137 event # 16
2022-08-08T07:31:33,157 INFO EventsManagerImpl:137 event # 64
2022-08-08T07:31:33,157 INFO EventsManagerImpl:137 event # 256
2022-08-08T07:31:33,158 INFO EventsManagerImpl:137 event # 1024
2022-08-08T07:31:33,160 INFO EventsManagerImpl:137 event # 4096
2022-08-08T07:31:33,170 INFO EventsManagerImpl:137 event # 16384
2022-08-08T07:31:33,183 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T07:31:33,463 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T07:31:33,463 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T07:31:33,463 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T07:31:33,463 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T07:31:33,463 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T07:31:33,463 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T07:31:33,463 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T07:31:33,466 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-08-08T07:31:33,466 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:15:35][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T07:31:33,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-08-08T07:31:33,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-08-08T07:31:33,467 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:19][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T07:31:33,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-08-08T07:31:33,469 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-08-08T07:31:33,469 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-08-08T07:31:33,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-08-08T07:31:33,470 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-08-08T07:31:33,470 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T07:31:33,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-08-08T07:31:33,470 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-08-08T07:31:33,470 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-08-08T07:31:33,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-08-08T07:31:33,471 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-08-08T07:31:33,471 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-08-08T07:31:33,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-08-08T07:31:33,471 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-08-08T07:31:33,472 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=33:49:07][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T07:31:33,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-08-08T07:31:33,472 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T07:31:33,472 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T07:31:33,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-08-08T07:31:33,474 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-08-08T07:31:33,474 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:55:04][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T07:31:33,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-08-08T07:31:33,477 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-08-08T07:31:33,477 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-08-08T07:31:33,477 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T07:31:33,477 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-08-08T07:31:33,477 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:48:56][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T07:31:33,477 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T07:31:33,794 INFO ControlerListenerManagerImpl:251 [it.74] all ControlerAfterMobsimListeners called.
2022-08-08T07:31:33,794 INFO AbstractController$4:159 ### ITERATION 74 fires scoring event
2022-08-08T07:31:33,794 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T07:31:33,919 INFO NewScoreAssignerImpl:57 it: 74 msaStart: 599
2022-08-08T07:31:34,031 INFO ControlerListenerManagerImpl:194 [it.74] all ControlerScoringListeners called.
2022-08-08T07:31:34,031 INFO AbstractController$5:167 ### ITERATION 74 fires iteration end event
2022-08-08T07:31:34,031 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T07:31:34,031 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T07:31:34,101 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T07:31:34,101 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T07:31:35,965 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T07:31:35,965 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13052090768575053
2022-08-08T07:31:35,965 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.30026651329742166
2022-08-08T07:31:35,965 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.3493224194683085E-4
2022-08-08T07:31:35,965 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.9770254240334399E-4
2022-08-08T07:31:35,965 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T07:31:35,965 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1418579930881137
2022-08-08T07:31:35,966 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14046380502934727
2022-08-08T07:31:35,966 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22603691132142326
2022-08-08T07:31:36,134 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T07:31:36,246 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -93.89715171411856
2022-08-08T07:31:36,246 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -114.66591815365058
2022-08-08T07:31:36,246 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -96.70379366952392
2022-08-08T07:31:36,246 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -77.33654666683155
2022-08-08T07:31:36,308 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T07:31:37,041 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18986.90701043497 meters
2022-08-08T07:31:37,041 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139782.90853283764 meters (statistic on all 2101819 legs which have a finite distance)
2022-08-08T07:31:37,041 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52198.90936324642 meters
2022-08-08T07:31:37,041 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139735.4270368988 meters (statistic on all 764259 trips which have a finite distance)
2022-08-08T07:31:37,041 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T07:31:37,041 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T07:31:38,151 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T07:31:38,153 INFO LegHistogramListener:72 number of legs: 2109304 100%
2022-08-08T07:31:38,153 INFO LegHistogramListener:79 number of bike legs: 100900 4.783568418777%
2022-08-08T07:31:38,153 INFO LegHistogramListener:79 number of car legs: 233735 11.081143353447393%
2022-08-08T07:31:38,153 INFO LegHistogramListener:79 number of drtNorth legs: 221 0.01047738969821325%
2022-08-08T07:31:38,153 INFO LegHistogramListener:79 number of drtSoutheast legs: 161 0.007632849508653092%
2022-08-08T07:31:38,153 INFO LegHistogramListener:79 number of freight legs: 47065 2.2313047336941474%
2022-08-08T07:31:38,153 INFO LegHistogramListener:79 number of pt legs: 131352 6.227267382985098%
2022-08-08T07:31:38,153 INFO LegHistogramListener:79 number of ride legs: 108880 5.1618922639885%
2022-08-08T07:31:38,153 INFO LegHistogramListener:79 number of walk legs: 1486990 70.496713607901%
2022-08-08T07:31:38,704 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T07:31:38,704 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T07:31:41,407 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5371385509687424
2022-08-08T07:31:41,407 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4363397813461232
2022-08-08T07:31:41,408 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.009394722112387477
2022-08-08T07:31:41,408 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.008012088098306946
2022-08-08T07:31:41,408 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T07:31:41,408 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5040593210329829
2022-08-08T07:31:41,408 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6055333603783565
2022-08-08T07:31:41,408 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8750147635015431
2022-08-08T07:31:41,408 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.21991840276886263
2022-08-08T07:31:41,408 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3775296938948428
2022-08-08T07:31:41,408 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 9.037830509867154E-4
2022-08-08T07:31:41,408 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 7.843912558989818E-4
2022-08-08T07:31:41,408 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T07:31:41,408 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2860897004678104
2022-08-08T07:31:41,408 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.259887694685653
2022-08-08T07:31:41,408 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5459350303229484
2022-08-08T07:31:41,408 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1749641824614737
2022-08-08T07:31:41,408 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.36549808202858214
2022-08-08T07:31:41,408 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.7986463794759086E-4
2022-08-08T07:31:41,408 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.2851332823243658E-4
2022-08-08T07:31:41,408 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T07:31:41,408 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.21505928508706615
2022-08-08T07:31:41,408 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.20131125569357647
2022-08-08T07:31:41,408 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.35414815879879014
2022-08-08T07:31:41,589 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T07:31:42,784 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T07:31:43,110 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T07:31:43,519 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T07:31:44,738 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T07:31:45,062 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T07:31:45,447 INFO ControlerListenerManagerImpl:171 [it.74] all ControlerIterationEndsListeners called.
2022-08-08T07:31:45,616 INFO AbstractController:181 ### ITERATION 74 ENDS
2022-08-08T07:31:45,616 INFO AbstractController:182 ###################################################
2022-08-08T07:31:45,616 INFO AbstractController:133 ###################################################
2022-08-08T07:31:45,616 INFO AbstractController:134 ### ITERATION 75 BEGINS
2022-08-08T07:31:45,617 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T07:31:45,617 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T07:31:45,617 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T07:31:45,617 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T07:31:45,617 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T07:31:52,141 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T07:31:52,167 INFO ControlerListenerManagerImpl:148 [it.75] all ControlerIterationStartsListeners called.
2022-08-08T07:31:52,167 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T07:31:53,735 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169522 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T07:31:53,735 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30642 plans
2022-08-08T07:31:53,735 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T07:31:53,736 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T07:31:53,736 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:31:53,737 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T07:31:53,737 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T07:31:53,737 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:31:53,747 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T07:31:53,750 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:31:53,751 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:31:53,754 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:31:53,759 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T07:31:53,761 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:31:53,767 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:31:53,770 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:31:53,774 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:31:53,780 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T07:31:53,780 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:31:53,812 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:31:53,832 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T07:31:53,868 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:31:53,902 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T07:31:54,143 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T07:31:54,605 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T07:31:55,368 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T07:31:56,960 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T07:31:59,011 INFO MemoryObserver:41 used RAM: 15757 MB free: 322 MB total: 16080 MB
2022-08-08T07:32:00,063 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T07:32:05,184 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T07:32:24,682 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T07:32:24,683 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30642 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T07:32:24,683 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30798 plans
2022-08-08T07:32:24,683 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T07:32:24,683 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T07:32:24,683 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T07:32:24,683 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T07:32:24,683 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T07:32:24,683 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T07:32:24,684 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T07:32:24,684 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T07:32:24,684 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T07:32:24,685 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T07:32:24,687 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T07:32:24,690 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T07:32:24,697 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T07:32:24,709 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T07:32:24,733 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T07:32:24,779 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T07:32:24,928 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30798 plans
2022-08-08T07:32:24,928 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T07:32:24,928 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:32:24,928 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:32:24,928 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T07:32:24,929 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:32:24,929 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:32:24,929 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T07:32:24,929 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:32:24,930 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:32:24,931 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T07:32:24,931 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:32:24,935 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T07:32:24,937 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:32:24,937 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:32:24,943 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T07:32:24,952 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:32:24,956 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:32:24,959 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T07:32:24,961 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:32:24,979 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T07:32:25,108 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T07:32:25,368 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T07:32:25,785 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T07:32:26,520 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T07:32:28,405 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T07:32:31,869 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T07:32:39,099 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T07:32:53,995 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T07:32:53,995 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30798 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T07:32:53,995 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7466 plans
2022-08-08T07:32:53,996 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T07:32:53,996 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T07:32:53,996 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T07:32:53,996 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T07:32:53,996 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T07:32:53,996 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T07:32:53,996 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T07:32:53,996 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T07:32:53,996 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T07:32:53,996 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T07:32:53,996 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T07:32:53,997 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T07:32:53,998 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T07:32:54,001 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T07:32:54,001 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7466 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T07:32:54,001 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40231 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T07:32:54,001 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6834 plans
2022-08-08T07:32:54,001 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T07:32:54,001 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T07:32:54,002 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T07:32:54,004 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T07:32:54,007 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T07:32:54,013 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T07:32:54,061 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T07:32:54,110 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T07:32:54,283 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T07:32:54,683 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T07:32:55,065 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T07:32:56,073 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T07:32:58,684 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T07:32:59,024 INFO MemoryObserver:41 used RAM: 14685 MB free: 1394 MB total: 16080 MB
2022-08-08T07:33:06,565 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T07:33:06,565 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6834 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T07:33:06,565 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T07:33:07,540 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T07:33:08,517 INFO ControlerListenerManagerImpl:213 [it.75] all ControlerReplanningListeners called.
2022-08-08T07:33:08,517 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T07:33:08,517 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T07:33:08,517 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T07:33:08,596 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T07:33:08,667 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T07:33:08,667 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T07:33:08,667 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T07:33:08,676 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T07:33:08,685 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T07:33:08,685 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T07:33:08,686 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T07:33:08,687 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T07:33:08,687 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T07:33:08,687 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T07:33:08,687 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T07:33:08,687 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T07:33:08,687 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T07:33:08,687 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T07:33:08,687 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T07:33:08,687 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T07:33:08,687 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T07:33:08,687 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T07:33:08,687 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T07:33:08,688 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T07:33:08,688 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T07:33:08,688 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T07:33:09,387 INFO ControlerListenerManagerImpl:232 [it.75] all ControlerBeforeMobsimListeners called.
2022-08-08T07:33:09,387 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T07:33:09,387 INFO NetworkImpl:163 node # 1
2022-08-08T07:33:09,387 INFO NetworkImpl:163 node # 4
2022-08-08T07:33:09,387 INFO NetworkImpl:163 node # 16
2022-08-08T07:33:09,387 INFO NetworkImpl:163 node # 64
2022-08-08T07:33:09,388 INFO NetworkImpl:163 node # 256
2022-08-08T07:33:09,388 INFO NetworkImpl:163 node # 1024
2022-08-08T07:33:09,388 INFO NetworkImpl:163 node # 4096
2022-08-08T07:33:09,390 INFO NetworkImpl:163 node # 16384
2022-08-08T07:33:09,396 INFO NetworkImpl:163 node # 65536
2022-08-08T07:33:09,435 INFO NetworkImpl:159 link # 1
2022-08-08T07:33:09,435 INFO NetworkImpl:159 link # 4
2022-08-08T07:33:09,435 INFO NetworkImpl:159 link # 16
2022-08-08T07:33:09,435 INFO NetworkImpl:159 link # 64
2022-08-08T07:33:09,435 INFO NetworkImpl:159 link # 256
2022-08-08T07:33:09,436 INFO NetworkImpl:159 link # 1024
2022-08-08T07:33:09,441 INFO NetworkImpl:159 link # 4096
2022-08-08T07:33:09,458 INFO NetworkImpl:159 link # 16384
2022-08-08T07:33:09,529 INFO NetworkImpl:159 link # 65536
2022-08-08T07:33:09,909 INFO NetworkImpl:159 link # 262144
2022-08-08T07:33:10,481 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T07:33:10,481 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T07:33:10,481 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T07:33:10,481 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T07:33:10,481 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T07:33:10,482 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T07:33:10,482 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T07:33:10,483 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T07:33:10,484 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T07:33:10,486 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T07:33:10,491 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T07:33:10,500 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T07:33:10,658 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T07:33:13,899 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T07:33:13,971 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T07:33:14,119 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T07:33:14,414 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T07:33:14,960 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T07:33:16,022 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T07:33:16,118 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T07:33:16,134 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:33:16,134 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T07:33:16,134 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:33:16,134 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:33:16,134 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:33:16,134 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T07:33:16,134 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:33:16,134 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T07:33:16,134 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:33:16,134 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T07:33:17,715 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:33:17,715 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T07:33:17,715 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T07:33:17,715 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T07:33:17,715 INFO EventsManagerImpl:176
2022-08-08T07:33:17,715 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:33:17,715 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T07:33:17,715 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T07:33:17,715 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T07:33:17,715 INFO EventsManagerImpl:176
2022-08-08T07:33:17,715 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:33:17,715 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T07:33:17,715 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T07:33:17,715 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T07:33:17,715 INFO EventsManagerImpl:176
2022-08-08T07:33:17,715 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:33:17,715 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T07:33:17,716 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T07:33:17,716 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T07:33:17,716 INFO EventsManagerImpl:176
2022-08-08T07:33:17,716 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T07:33:17,716 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T07:33:17,716 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T07:33:17,716 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T07:33:17,716 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T07:33:17,716 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T07:33:17,716 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T07:33:17,716 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:33:17,716 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T07:33:17,716 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T07:33:17,716 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:33:17,716 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T07:33:17,716 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T07:33:17,716 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T07:33:17,716 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T07:33:17,716 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T07:33:17,716 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T07:33:17,716 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T07:33:17,716 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T07:33:17,716 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:33:17,716 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:33:17,716 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:33:17,717 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T07:33:17,717 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T07:33:17,717 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T07:33:17,717 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:33:17,717 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T07:33:17,717 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:33:17,717 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T07:33:17,717 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:33:17,717 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:33:17,717 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T07:33:17,717 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:33:17,717 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T07:33:17,717 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:33:17,717 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:33:17,717 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T07:33:17,717 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T07:33:17,717 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:33:17,717 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:33:17,717 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:33:17,717 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T07:33:17,717 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T07:33:17,717 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T07:33:17,717 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:33:17,717 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T07:33:17,717 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:33:17,717 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T07:33:17,717 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:33:17,717 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:33:17,717 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T07:33:17,717 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:33:17,717 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T07:33:17,717 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:33:17,718 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:33:17,718 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T07:33:19,261 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T07:33:19,264 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T07:33:19,446 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T07:33:19,446 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T07:33:19,446 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T07:33:19,446 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T07:33:19,446 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T07:33:19,446 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T07:33:19,446 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T07:33:19,446 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T07:33:19,662 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T07:33:19,662 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=3s; (s/r): 0.0
2022-08-08T07:33:19,687 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T07:33:19,689 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T07:33:19,690 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T07:33:19,695 INFO VehicularDepartureHandler:110 teleport vehicle 34534_car from link -4347730 to link -22737835#4
2022-08-08T07:33:19,695 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T07:33:19,695 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T07:33:19,696 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T07:33:19,697 INFO VehicularDepartureHandler:110 teleport vehicle 157918_car from link -95454627 to link -103717883#3
2022-08-08T07:33:19,698 INFO VehicularDepartureHandler:110 teleport vehicle 183170_car from link -40717535 to link -22737835#3
2022-08-08T07:33:19,698 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T07:33:21,093 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1774 #nodes=224
2022-08-08T07:33:21,094 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271761 lost=0 simT=3600.0s realT=4s; (s/r): 900.0
2022-08-08T07:33:22,750 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3153 #nodes=343
2022-08-08T07:33:22,750 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271264 lost=0 simT=7200.0s realT=6s; (s/r): 1200.0
2022-08-08T07:33:25,345 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4313 #nodes=489
2022-08-08T07:33:25,345 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270697 lost=0 simT=10800.0s realT=9s; (s/r): 1200.0
2022-08-08T07:33:28,675 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5577 #nodes=710
2022-08-08T07:33:28,676 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269865 lost=0 simT=14400.0s realT=12s; (s/r): 1200.0
2022-08-08T07:33:32,707 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7095 #nodes=991
2022-08-08T07:33:32,708 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268647 lost=0 simT=18000.0s realT=16s; (s/r): 1125.0
2022-08-08T07:33:38,550 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10908 #nodes=1719
2022-08-08T07:33:38,551 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266762 lost=0 simT=21600.0s realT=22s; (s/r): 981.8181818181819
2022-08-08T07:33:50,881 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11978 #nodes=1912
2022-08-08T07:33:50,881 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264099 lost=0 simT=25200.0s realT=34s; (s/r): 741.1764705882352
2022-08-08T07:33:59,030 INFO MemoryObserver:41 used RAM: 14165 MB free: 1914 MB total: 16080 MB
2022-08-08T07:34:03,759 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13189 #nodes=1982
2022-08-08T07:34:03,760 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260652 lost=0 simT=28800.0s realT=47s; (s/r): 612.7659574468086
2022-08-08T07:34:19,800 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14541 #nodes=2158
2022-08-08T07:34:19,801 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257023 lost=0 simT=32400.0s realT=63s; (s/r): 514.2857142857143
2022-08-08T07:34:34,295 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14330 #nodes=2034
2022-08-08T07:34:34,295 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251623 lost=0 simT=36000.0s realT=78s; (s/r): 461.53846153846155
2022-08-08T07:34:52,369 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14810 #nodes=2114
2022-08-08T07:34:52,370 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245784 lost=0 simT=39600.0s realT=96s; (s/r): 412.5
2022-08-08T07:34:59,030 INFO MemoryObserver:41 used RAM: 15154 MB free: 925 MB total: 16080 MB
2022-08-08T07:35:06,838 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15173 #nodes=2259
2022-08-08T07:35:06,839 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237998 lost=0 simT=43200.0s realT=110s; (s/r): 392.72727272727275
2022-08-08T07:35:25,311 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15390 #nodes=2277
2022-08-08T07:35:25,311 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228878 lost=0 simT=46800.0s realT=129s; (s/r): 362.7906976744186
2022-08-08T07:35:41,561 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15726 #nodes=2380
2022-08-08T07:35:41,561 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217720 lost=0 simT=50400.0s realT=145s; (s/r): 347.58620689655174
2022-08-08T07:35:59,030 INFO MemoryObserver:41 used RAM: 15893 MB free: 186 MB total: 16080 MB
2022-08-08T07:35:59,520 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15949 #nodes=2469
2022-08-08T07:35:59,520 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204247 lost=0 simT=54000.0s realT=163s; (s/r): 331.28834355828224
2022-08-08T07:36:17,956 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16173 #nodes=2421
2022-08-08T07:36:17,957 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187674 lost=0 simT=57600.0s realT=181s; (s/r): 318.23204419889504
2022-08-08T07:36:37,399 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16026 #nodes=2406
2022-08-08T07:36:37,400 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168161 lost=0 simT=61200.0s realT=201s; (s/r): 304.4776119402985
2022-08-08T07:37:00,493 INFO MemoryObserver:41 used RAM: 15058 MB free: 1021 MB total: 16080 MB
2022-08-08T07:37:04,181 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15692 #nodes=2321
2022-08-08T07:37:04,181 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146000 lost=0 simT=64800.0s realT=228s; (s/r): 284.2105263157895
2022-08-08T07:37:21,357 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14866 #nodes=2105
2022-08-08T07:37:21,358 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=122178 lost=0 simT=68400.0s realT=245s; (s/r): 279.18367346938777
2022-08-08T07:37:36,445 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14593 #nodes=2079
2022-08-08T07:37:36,445 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97520 lost=0 simT=72000.0s realT=260s; (s/r): 276.9230769230769
2022-08-08T07:37:51,817 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12695 #nodes=1711
2022-08-08T07:37:51,817 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74847 lost=0 simT=75600.0s realT=275s; (s/r): 274.90909090909093
2022-08-08T07:38:00,551 INFO MemoryObserver:41 used RAM: 15666 MB free: 413 MB total: 16080 MB
2022-08-08T07:38:03,034 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11938 #nodes=1487
2022-08-08T07:38:03,034 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58975 lost=0 simT=79200.0s realT=286s; (s/r): 276.9230769230769
2022-08-08T07:38:15,092 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11197 #nodes=1444
2022-08-08T07:38:15,092 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45291 lost=0 simT=82800.0s realT=298s; (s/r): 277.8523489932886
2022-08-08T07:38:26,190 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10691 #nodes=1316
2022-08-08T07:38:26,191 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=33110 lost=1 simT=86400.0s realT=310s; (s/r): 278.7096774193548
2022-08-08T07:38:35,165 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9060 #nodes=1037
2022-08-08T07:38:35,165 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26833 lost=2 simT=90000.0s realT=319s; (s/r): 282.13166144200625
2022-08-08T07:38:42,750 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7632 #nodes=934
2022-08-08T07:38:42,750 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22768 lost=4 simT=93600.0s realT=326s; (s/r): 287.1165644171779
2022-08-08T07:38:48,441 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6574 #nodes=713
2022-08-08T07:38:48,441 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19842 lost=7 simT=97200.0s realT=332s; (s/r): 292.7710843373494
2022-08-08T07:38:59,749 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5528 #nodes=644
2022-08-08T07:38:59,749 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17456 lost=7 simT=100800.0s realT=343s; (s/r): 293.8775510204082
2022-08-08T07:39:00,551 INFO MemoryObserver:41 used RAM: 15897 MB free: 182 MB total: 16080 MB
2022-08-08T07:39:02,716 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4701 #nodes=531
2022-08-08T07:39:02,716 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15592 lost=7 simT=104400.0s realT=346s; (s/r): 301.73410404624275
2022-08-08T07:39:05,433 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3939 #nodes=415
2022-08-08T07:39:05,433 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13984 lost=8 simT=108000.0s realT=349s; (s/r): 309.45558739255017
2022-08-08T07:39:07,693 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3294 #nodes=336
2022-08-08T07:39:07,693 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12704 lost=8 simT=111600.0s realT=351s; (s/r): 317.94871794871796
2022-08-08T07:39:09,560 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2783 #nodes=279
2022-08-08T07:39:09,561 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11640 lost=8 simT=115200.0s realT=353s; (s/r): 326.3456090651558
2022-08-08T07:39:11,125 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2322 #nodes=221
2022-08-08T07:39:11,125 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10742 lost=8 simT=118800.0s realT=354s; (s/r): 335.59322033898303
2022-08-08T07:39:12,457 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1969 #nodes=198
2022-08-08T07:39:12,457 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9988 lost=9 simT=122400.0s realT=356s; (s/r): 343.82022471910113
2022-08-08T07:39:13,630 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1725 #nodes=161
2022-08-08T07:39:13,630 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9278 lost=9 simT=126000.0s realT=357s; (s/r): 352.94117647058823
2022-08-08T07:39:14,740 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1430 #nodes=149
2022-08-08T07:39:14,741 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7622 lost=10 simT=129600.0s realT=358s; (s/r): 362.0111731843575
2022-08-08T07:39:15,237 INFO AbstractController$9:234 ### ITERATION 75 fires after mobsim event
2022-08-08T07:39:15,237 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=248.985628003sec
2022-08-08T07:39:15,237 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T07:39:15,280 INFO LegTimesControlerListener:50 [75] average trip (probably: leg) duration is: 1260 seconds = 00:21:00
2022-08-08T07:39:15,280 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T07:39:15,280 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:39:15,280 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:39:15,280 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:39:15,280 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:39:15,280 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T07:39:15,280 INFO EventsManagerImpl:137 event # 1
2022-08-08T07:39:15,280 INFO EventsManagerImpl:137 event # 4
2022-08-08T07:39:15,280 INFO EventsManagerImpl:137 event # 16
2022-08-08T07:39:15,280 INFO EventsManagerImpl:137 event # 64
2022-08-08T07:39:15,280 INFO EventsManagerImpl:137 event # 256
2022-08-08T07:39:15,281 INFO EventsManagerImpl:137 event # 1024
2022-08-08T07:39:15,284 INFO EventsManagerImpl:137 event # 4096
2022-08-08T07:39:15,295 INFO EventsManagerImpl:137 event # 16384
2022-08-08T07:39:15,310 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T07:39:15,694 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T07:39:15,695 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T07:39:15,695 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T07:39:15,695 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T07:39:15,695 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T07:39:15,695 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T07:39:15,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-08-08T07:39:15,698 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-08-08T07:39:15,698 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:15:35][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T07:39:15,699 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T07:39:15,699 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-08-08T07:39:15,699 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:40:14][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T07:39:15,701 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T07:39:15,701 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-08-08T07:39:15,702 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-08-08T07:39:15,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-08-08T07:39:15,702 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-08-08T07:39:15,702 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T07:39:15,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-08-08T07:39:15,702 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-08-08T07:39:15,702 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-08-08T07:39:15,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-08-08T07:39:15,703 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-08-08T07:39:15,703 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:17][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T07:39:15,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-08-08T07:39:15,703 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-08-08T07:39:15,704 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-08-08T07:39:15,704 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T07:39:15,704 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-08-08T07:39:15,704 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=33:49:07][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T07:39:15,705 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T07:39:15,705 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T07:39:15,705 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T07:39:15,706 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T07:39:15,706 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-08-08T07:39:15,706 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-08-08T07:39:15,709 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T07:39:15,709 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-08-08T07:39:15,709 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-08-08T07:39:15,709 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T07:39:16,048 INFO ControlerListenerManagerImpl:251 [it.75] all ControlerAfterMobsimListeners called.
2022-08-08T07:39:16,048 INFO AbstractController$4:159 ### ITERATION 75 fires scoring event
2022-08-08T07:39:16,048 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T07:39:16,189 INFO NewScoreAssignerImpl:57 it: 75 msaStart: 599
2022-08-08T07:39:16,308 INFO ControlerListenerManagerImpl:194 [it.75] all ControlerScoringListeners called.
2022-08-08T07:39:16,308 INFO AbstractController$5:167 ### ITERATION 75 fires iteration end event
2022-08-08T07:39:16,308 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T07:39:16,308 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T07:39:16,382 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T07:39:16,382 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T07:39:18,659 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T07:39:18,659 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13074300210026857
2022-08-08T07:39:18,659 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2998159055546712
2022-08-08T07:39:18,659 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.567565485757714E-4
2022-08-08T07:39:18,659 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.4763501543106858E-4
2022-08-08T07:39:18,659 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T07:39:18,659 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1423984656228657
2022-08-08T07:39:18,659 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1400927918166553
2022-08-08T07:39:18,659 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22612420854793902
2022-08-08T07:39:18,828 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T07:39:18,940 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -94.21168828071458
2022-08-08T07:39:18,940 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -114.69433188424001
2022-08-08T07:39:18,940 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -96.5688316395643
2022-08-08T07:39:18,940 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -77.20825790329452
2022-08-08T07:39:19,012 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T07:39:19,948 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18967.477330467736 meters
2022-08-08T07:39:19,948 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139637.2748320641 meters (statistic on all 2101780 legs which have a finite distance)
2022-08-08T07:39:19,948 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52151.71705615466 meters
2022-08-08T07:39:19,948 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139575.66511752803 meters (statistic on all 764076 trips which have a finite distance)
2022-08-08T07:39:19,948 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T07:39:19,949 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T07:39:21,031 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T07:39:21,033 INFO LegHistogramListener:72 number of legs: 2109383 100%
2022-08-08T07:39:21,033 INFO LegHistogramListener:79 number of bike legs: 101071 4.791495901882209%
2022-08-08T07:39:21,033 INFO LegHistogramListener:79 number of car legs: 233372 11.063519522059295%
2022-08-08T07:39:21,033 INFO LegHistogramListener:79 number of drtNorth legs: 248 0.011756992447554569%
2022-08-08T07:39:21,033 INFO LegHistogramListener:79 number of drtSoutheast legs: 128 0.006068125134221713%
2022-08-08T07:39:21,033 INFO LegHistogramListener:79 number of freight legs: 47065 2.2312211675167575%
2022-08-08T07:39:21,033 INFO LegHistogramListener:79 number of pt legs: 131733 6.245096314893976%
2022-08-08T07:39:21,033 INFO LegHistogramListener:79 number of ride legs: 108596 5.148235289655791%
2022-08-08T07:39:21,033 INFO LegHistogramListener:79 number of walk legs: 1487170 70.5026066864102%
2022-08-08T07:39:21,602 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T07:39:21,602 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T07:39:23,828 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5406355751603444
2022-08-08T07:39:23,829 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4369495781489907
2022-08-08T07:39:23,829 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.009487154469874755
2022-08-08T07:39:23,829 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.008040331318650283
2022-08-08T07:39:23,829 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T07:39:23,829 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.505584454931523
2022-08-08T07:39:23,829 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6090406548319015
2022-08-08T07:39:23,829 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8765129379624828
2022-08-08T07:39:23,829 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.22032279433286947
2022-08-08T07:39:23,829 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3776798964757596
2022-08-08T07:39:23,829 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 9.07634399215352E-4
2022-08-08T07:39:23,829 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 7.869588213847394E-4
2022-08-08T07:39:23,829 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T07:39:23,829 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.287365780514232
2022-08-08T07:39:23,829 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.26051931579514936
2022-08-08T07:39:23,829 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5496400273188967
2022-08-08T07:39:23,829 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17533647945690856
2022-08-08T07:39:23,829 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.36574071696698623
2022-08-08T07:39:23,829 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.811484206904697E-4
2022-08-08T07:39:23,829 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.2851332823243658E-4
2022-08-08T07:39:23,829 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T07:39:23,829 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2155843522289036
2022-08-08T07:39:23,829 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.20175544452261254
2022-08-08T07:39:23,829 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3556643062181301
2022-08-08T07:39:24,018 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T07:39:25,221 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T07:39:25,558 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T07:39:25,956 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T07:39:27,076 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T07:39:27,409 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T07:39:27,793 INFO ControlerListenerManagerImpl:171 [it.75] all ControlerIterationEndsListeners called.
2022-08-08T07:39:27,955 INFO AbstractController:181 ### ITERATION 75 ENDS
2022-08-08T07:39:27,955 INFO AbstractController:182 ###################################################
2022-08-08T07:39:27,955 INFO AbstractController:133 ###################################################
2022-08-08T07:39:27,955 INFO AbstractController:134 ### ITERATION 76 BEGINS
2022-08-08T07:39:27,956 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T07:39:27,956 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T07:39:27,956 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T07:39:27,956 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T07:39:27,956 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T07:39:33,866 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T07:39:33,892 INFO ControlerListenerManagerImpl:148 [it.76] all ControlerIterationStartsListeners called.
2022-08-08T07:39:33,892 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T07:39:35,462 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169599 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T07:39:35,462 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30452 plans
2022-08-08T07:39:35,463 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T07:39:35,463 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T07:39:35,463 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:39:35,464 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T07:39:35,464 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:39:35,464 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:39:35,465 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:39:35,466 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T07:39:35,468 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:39:35,469 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:39:35,475 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T07:39:35,481 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:39:35,484 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T07:39:35,490 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:39:35,493 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:39:35,500 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:39:35,507 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T07:39:35,609 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T07:39:35,690 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T07:39:35,694 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:39:35,716 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:39:35,974 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T07:39:36,413 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T07:39:37,156 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T07:39:38,715 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T07:39:41,634 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T07:39:46,867 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T07:40:00,552 INFO MemoryObserver:41 used RAM: 14857 MB free: 1222 MB total: 16080 MB
2022-08-08T07:40:06,531 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T07:40:06,531 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30452 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T07:40:06,532 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30814 plans
2022-08-08T07:40:06,532 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T07:40:06,532 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T07:40:06,532 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T07:40:06,532 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T07:40:06,532 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T07:40:06,532 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T07:40:06,532 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T07:40:06,532 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T07:40:06,533 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T07:40:06,534 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T07:40:06,535 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T07:40:06,538 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T07:40:06,545 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T07:40:06,558 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T07:40:06,582 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T07:40:06,629 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T07:40:06,802 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30814 plans
2022-08-08T07:40:06,802 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:40:06,802 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T07:40:06,802 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:40:06,802 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T07:40:06,802 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T07:40:06,803 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:40:06,806 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T07:40:06,806 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:40:06,807 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:40:06,811 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:40:06,811 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:40:06,811 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T07:40:06,814 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:40:06,817 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T07:40:06,819 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:40:06,823 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:40:06,831 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:40:06,832 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T07:40:06,869 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T07:40:06,898 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:40:06,964 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T07:40:07,146 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T07:40:07,503 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T07:40:08,462 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T07:40:10,348 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T07:40:13,691 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T07:40:21,041 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T07:40:37,357 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T07:40:37,358 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30814 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T07:40:37,358 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7563 plans
2022-08-08T07:40:37,358 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T07:40:37,358 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T07:40:37,358 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T07:40:37,358 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T07:40:37,358 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T07:40:37,358 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T07:40:37,358 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T07:40:37,358 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T07:40:37,359 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T07:40:37,359 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T07:40:37,359 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T07:40:37,360 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T07:40:37,361 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T07:40:37,363 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T07:40:37,363 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7563 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T07:40:37,363 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40279 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T07:40:37,363 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6786 plans
2022-08-08T07:40:37,364 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T07:40:37,364 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T07:40:37,365 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T07:40:37,366 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T07:40:37,367 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T07:40:37,378 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T07:40:37,410 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T07:40:37,456 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T07:40:37,767 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T07:40:38,233 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T07:40:38,714 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T07:40:39,578 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T07:40:41,762 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T07:40:49,165 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T07:40:49,165 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6786 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T07:40:49,165 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T07:40:50,143 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T07:40:51,143 INFO ControlerListenerManagerImpl:213 [it.76] all ControlerReplanningListeners called.
2022-08-08T07:40:51,143 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T07:40:51,143 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T07:40:51,143 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T07:40:51,222 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T07:40:51,292 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T07:40:51,292 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T07:40:51,292 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T07:40:51,301 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T07:40:51,311 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T07:40:51,311 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T07:40:51,312 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T07:40:51,312 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T07:40:51,312 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T07:40:51,312 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T07:40:51,313 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T07:40:51,313 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T07:40:51,313 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T07:40:51,313 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T07:40:51,313 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T07:40:51,313 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T07:40:51,313 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T07:40:51,313 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T07:40:51,313 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T07:40:51,313 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T07:40:51,313 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T07:40:51,313 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T07:40:52,014 INFO ControlerListenerManagerImpl:232 [it.76] all ControlerBeforeMobsimListeners called.
2022-08-08T07:40:52,014 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T07:40:52,015 INFO NetworkImpl:163 node # 1
2022-08-08T07:40:52,015 INFO NetworkImpl:163 node # 4
2022-08-08T07:40:52,015 INFO NetworkImpl:163 node # 16
2022-08-08T07:40:52,015 INFO NetworkImpl:163 node # 64
2022-08-08T07:40:52,015 INFO NetworkImpl:163 node # 256
2022-08-08T07:40:52,015 INFO NetworkImpl:163 node # 1024
2022-08-08T07:40:52,016 INFO NetworkImpl:163 node # 4096
2022-08-08T07:40:52,017 INFO NetworkImpl:163 node # 16384
2022-08-08T07:40:52,024 INFO NetworkImpl:163 node # 65536
2022-08-08T07:40:52,062 INFO NetworkImpl:159 link # 1
2022-08-08T07:40:52,062 INFO NetworkImpl:159 link # 4
2022-08-08T07:40:52,062 INFO NetworkImpl:159 link # 16
2022-08-08T07:40:52,062 INFO NetworkImpl:159 link # 64
2022-08-08T07:40:52,063 INFO NetworkImpl:159 link # 256
2022-08-08T07:40:52,064 INFO NetworkImpl:159 link # 1024
2022-08-08T07:40:52,068 INFO NetworkImpl:159 link # 4096
2022-08-08T07:40:52,085 INFO NetworkImpl:159 link # 16384
2022-08-08T07:40:52,156 INFO NetworkImpl:159 link # 65536
2022-08-08T07:40:52,486 INFO NetworkImpl:159 link # 262144
2022-08-08T07:40:57,887 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T07:40:57,887 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T07:40:57,887 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T07:40:57,887 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T07:40:57,887 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T07:40:57,887 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T07:40:57,888 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T07:40:57,888 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T07:40:57,889 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T07:40:57,891 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T07:40:57,896 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T07:40:57,904 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T07:40:57,922 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T07:40:57,957 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T07:40:58,028 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T07:40:58,174 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T07:40:58,462 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T07:40:58,997 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T07:41:00,039 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T07:41:00,133 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T07:41:00,148 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:41:00,148 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T07:41:00,148 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:41:00,149 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:41:00,149 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:41:00,149 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T07:41:00,149 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:41:00,149 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T07:41:00,149 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:41:00,149 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T07:41:00,553 INFO MemoryObserver:41 used RAM: 13371 MB free: 2708 MB total: 16080 MB
2022-08-08T07:41:01,725 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:41:01,725 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T07:41:01,725 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T07:41:01,725 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T07:41:01,725 INFO EventsManagerImpl:176
2022-08-08T07:41:01,725 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:41:01,725 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T07:41:01,725 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T07:41:01,725 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T07:41:01,725 INFO EventsManagerImpl:176
2022-08-08T07:41:01,725 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:41:01,725 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T07:41:01,725 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T07:41:01,725 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T07:41:01,725 INFO EventsManagerImpl:176
2022-08-08T07:41:01,725 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:41:01,726 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T07:41:01,726 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T07:41:01,726 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T07:41:01,726 INFO EventsManagerImpl:176
2022-08-08T07:41:01,726 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T07:41:01,726 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T07:41:01,726 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T07:41:01,726 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T07:41:01,726 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T07:41:01,726 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T07:41:01,726 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T07:41:01,726 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:41:01,726 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T07:41:01,726 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T07:41:01,726 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:41:01,726 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T07:41:01,726 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T07:41:01,726 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T07:41:01,726 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T07:41:01,726 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T07:41:01,726 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T07:41:01,726 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T07:41:01,726 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T07:41:01,726 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:41:01,726 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:41:01,727 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:41:01,727 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T07:41:01,727 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T07:41:01,727 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T07:41:01,727 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:41:01,727 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T07:41:01,727 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:41:01,727 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T07:41:01,727 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:41:01,727 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:41:01,727 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T07:41:01,727 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:41:01,727 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T07:41:01,727 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:41:01,727 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:41:01,727 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T07:41:01,727 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T07:41:01,727 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:41:01,727 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:41:01,727 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:41:01,727 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T07:41:01,727 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T07:41:01,727 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T07:41:01,727 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:41:01,727 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T07:41:01,727 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:41:01,727 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T07:41:01,727 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:41:01,727 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:41:01,727 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T07:41:01,727 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:41:01,727 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T07:41:01,728 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:41:01,728 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:41:01,728 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T07:41:03,261 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T07:41:03,264 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T07:41:03,445 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T07:41:03,445 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T07:41:03,445 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T07:41:03,445 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T07:41:03,445 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T07:41:03,445 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T07:41:03,445 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T07:41:03,445 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T07:41:03,908 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T07:41:03,908 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=3s; (s/r): 0.0
2022-08-08T07:41:03,935 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T07:41:03,935 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T07:41:03,937 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T07:41:03,938 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T07:41:03,939 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T07:41:03,944 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T07:41:03,944 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T07:41:03,944 INFO VehicularDepartureHandler:110 teleport vehicle 103523_car from link -33208732 to link -313885920
2022-08-08T07:41:03,945 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T07:41:03,945 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T07:41:04,991 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1758 #nodes=223
2022-08-08T07:41:04,991 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271769 lost=0 simT=3600.0s realT=4s; (s/r): 900.0
2022-08-08T07:41:06,656 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3112 #nodes=348
2022-08-08T07:41:06,656 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271263 lost=0 simT=7200.0s realT=6s; (s/r): 1200.0
2022-08-08T07:41:09,233 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4276 #nodes=502
2022-08-08T07:41:09,233 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270708 lost=0 simT=10800.0s realT=9s; (s/r): 1200.0
2022-08-08T07:41:12,577 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5567 #nodes=711
2022-08-08T07:41:12,577 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269879 lost=0 simT=14400.0s realT=12s; (s/r): 1200.0
2022-08-08T07:41:16,652 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7088 #nodes=985
2022-08-08T07:41:16,652 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268658 lost=0 simT=18000.0s realT=16s; (s/r): 1125.0
2022-08-08T07:41:22,560 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10982 #nodes=1723
2022-08-08T07:41:22,561 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266758 lost=0 simT=21600.0s realT=22s; (s/r): 981.8181818181819
2022-08-08T07:41:36,360 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11927 #nodes=1913
2022-08-08T07:41:36,360 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264107 lost=0 simT=25200.0s realT=36s; (s/r): 700.0
2022-08-08T07:41:48,625 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13176 #nodes=1958
2022-08-08T07:41:48,626 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260645 lost=0 simT=28800.0s realT=48s; (s/r): 600.0
2022-08-08T07:42:00,555 INFO MemoryObserver:41 used RAM: 14585 MB free: 1494 MB total: 16080 MB
2022-08-08T07:42:05,640 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14533 #nodes=2142
2022-08-08T07:42:05,640 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257024 lost=0 simT=32400.0s realT=65s; (s/r): 498.46153846153845
2022-08-08T07:42:19,369 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14337 #nodes=2059
2022-08-08T07:42:19,369 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251633 lost=0 simT=36000.0s realT=79s; (s/r): 455.69620253164555
2022-08-08T07:42:32,212 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14745 #nodes=2139
2022-08-08T07:42:32,213 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245751 lost=0 simT=39600.0s realT=92s; (s/r): 430.4347826086956
2022-08-08T07:42:48,765 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15214 #nodes=2243
2022-08-08T07:42:48,766 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237894 lost=0 simT=43200.0s realT=108s; (s/r): 400.0
2022-08-08T07:43:00,555 INFO MemoryObserver:41 used RAM: 15690 MB free: 389 MB total: 16080 MB
2022-08-08T07:43:05,206 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15494 #nodes=2360
2022-08-08T07:43:05,207 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228875 lost=0 simT=46800.0s realT=125s; (s/r): 374.4
2022-08-08T07:43:19,113 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15767 #nodes=2395
2022-08-08T07:43:19,114 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217690 lost=0 simT=50400.0s realT=138s; (s/r): 365.2173913043478
2022-08-08T07:43:36,591 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15994 #nodes=2351
2022-08-08T07:43:36,591 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204218 lost=0 simT=54000.0s realT=156s; (s/r): 346.15384615384613
2022-08-08T07:44:00,555 INFO MemoryObserver:41 used RAM: 15317 MB free: 762 MB total: 16080 MB
2022-08-08T07:44:02,790 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16103 #nodes=2483
2022-08-08T07:44:02,790 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187509 lost=0 simT=57600.0s realT=182s; (s/r): 316.4835164835165
2022-08-08T07:44:22,143 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16151 #nodes=2359
2022-08-08T07:44:22,143 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168092 lost=0 simT=61200.0s realT=201s; (s/r): 304.4776119402985
2022-08-08T07:44:37,897 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15670 #nodes=2282
2022-08-08T07:44:37,897 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146061 lost=0 simT=64800.0s realT=217s; (s/r): 298.6175115207373
2022-08-08T07:44:56,969 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14931 #nodes=2055
2022-08-08T07:44:56,970 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=122311 lost=0 simT=68400.0s realT=236s; (s/r): 289.8305084745763
2022-08-08T07:45:00,556 INFO MemoryObserver:41 used RAM: 15516 MB free: 563 MB total: 16080 MB
2022-08-08T07:45:13,232 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14588 #nodes=2057
2022-08-08T07:45:13,233 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97473 lost=0 simT=72000.0s realT=253s; (s/r): 284.5849802371541
2022-08-08T07:45:35,099 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12733 #nodes=1769
2022-08-08T07:45:35,099 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74815 lost=0 simT=75600.0s realT=274s; (s/r): 275.9124087591241
2022-08-08T07:45:51,907 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11902 #nodes=1502
2022-08-08T07:45:51,907 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58942 lost=0 simT=79200.0s realT=291s; (s/r): 272.16494845360825
2022-08-08T07:46:00,556 INFO MemoryObserver:41 used RAM: 15506 MB free: 573 MB total: 16080 MB
2022-08-08T07:46:15,251 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11362 #nodes=1372
2022-08-08T07:46:15,252 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45398 lost=0 simT=82800.0s realT=315s; (s/r): 262.85714285714283
2022-08-08T07:46:37,800 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10634 #nodes=1401
2022-08-08T07:46:37,800 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=33158 lost=1 simT=86400.0s realT=337s; (s/r): 256.379821958457
2022-08-08T07:46:51,444 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9027 #nodes=1046
2022-08-08T07:46:51,444 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26837 lost=2 simT=90000.0s realT=351s; (s/r): 256.4102564102564
2022-08-08T07:47:00,940 INFO MemoryObserver:41 used RAM: 15619 MB free: 460 MB total: 16080 MB
2022-08-08T07:47:04,812 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7661 #nodes=927
2022-08-08T07:47:04,812 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22770 lost=2 simT=93600.0s realT=364s; (s/r): 257.14285714285717
2022-08-08T07:47:09,959 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6586 #nodes=712
2022-08-08T07:47:09,959 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19865 lost=2 simT=97200.0s realT=369s; (s/r): 263.4146341463415
2022-08-08T07:47:14,236 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5538 #nodes=590
2022-08-08T07:47:14,237 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17497 lost=3 simT=100800.0s realT=374s; (s/r): 269.5187165775401
2022-08-08T07:47:17,721 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4652 #nodes=513
2022-08-08T07:47:17,722 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15638 lost=3 simT=104400.0s realT=377s; (s/r): 276.9230769230769
2022-08-08T07:47:20,559 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3917 #nodes=428
2022-08-08T07:47:20,559 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14006 lost=3 simT=108000.0s realT=380s; (s/r): 284.2105263157895
2022-08-08T07:47:22,908 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3270 #nodes=357
2022-08-08T07:47:22,908 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12712 lost=3 simT=111600.0s realT=382s; (s/r): 292.14659685863876
2022-08-08T07:47:24,743 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2762 #nodes=289
2022-08-08T07:47:24,743 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11626 lost=3 simT=115200.0s realT=384s; (s/r): 300.0
2022-08-08T07:47:26,290 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2289 #nodes=220
2022-08-08T07:47:26,290 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10749 lost=3 simT=118800.0s realT=386s; (s/r): 307.7720207253886
2022-08-08T07:47:27,458 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1960 #nodes=213
2022-08-08T07:47:27,458 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10006 lost=4 simT=122400.0s realT=387s; (s/r): 316.27906976744185
2022-08-08T07:47:28,640 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1716 #nodes=181
2022-08-08T07:47:28,640 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9287 lost=4 simT=126000.0s realT=388s; (s/r): 324.74226804123714
2022-08-08T07:47:29,874 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1420 #nodes=155
2022-08-08T07:47:29,874 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7643 lost=4 simT=129600.0s realT=389s; (s/r): 333.16195372750644
2022-08-08T07:47:30,390 INFO AbstractController$9:234 ### ITERATION 76 fires after mobsim event
2022-08-08T07:47:30,390 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=246.078131805sec
2022-08-08T07:47:30,390 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T07:47:30,434 INFO LegTimesControlerListener:50 [76] average trip (probably: leg) duration is: 1260 seconds = 00:21:00
2022-08-08T07:47:30,434 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T07:47:30,434 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:47:30,434 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:47:30,434 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:47:30,434 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:47:30,434 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T07:47:30,434 INFO EventsManagerImpl:137 event # 1
2022-08-08T07:47:30,434 INFO EventsManagerImpl:137 event # 4
2022-08-08T07:47:30,434 INFO EventsManagerImpl:137 event # 16
2022-08-08T07:47:30,435 INFO EventsManagerImpl:137 event # 64
2022-08-08T07:47:30,435 INFO EventsManagerImpl:137 event # 256
2022-08-08T07:47:30,436 INFO EventsManagerImpl:137 event # 1024
2022-08-08T07:47:30,438 INFO EventsManagerImpl:137 event # 4096
2022-08-08T07:47:30,449 INFO EventsManagerImpl:137 event # 16384
2022-08-08T07:47:30,464 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T07:47:30,908 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T07:47:30,908 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T07:47:30,908 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T07:47:30,908 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T07:47:30,908 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T07:47:30,908 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T07:47:30,908 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T07:47:30,911 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-08-08T07:47:30,911 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:15:35][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T07:47:30,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-08-08T07:47:30,913 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-08-08T07:47:30,913 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:40:28][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T07:47:30,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-08-08T07:47:30,915 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-08-08T07:47:30,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-08-08T07:47:30,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-08-08T07:47:30,916 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-08-08T07:47:30,916 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T07:47:30,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-08-08T07:47:30,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-08-08T07:47:30,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-08-08T07:47:30,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-08-08T07:47:30,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-08-08T07:47:30,916 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:00][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T07:47:30,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-08-08T07:47:30,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-08-08T07:47:30,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-08-08T07:47:30,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-08-08T07:47:30,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-08-08T07:47:30,918 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=33:49:07][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T07:47:30,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-08-08T07:47:30,918 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T07:47:30,918 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T07:47:30,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-08-08T07:47:30,920 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-08-08T07:47:30,920 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-08-08T07:47:30,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-08-08T07:47:30,923 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-08-08T07:47:30,923 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-08-08T07:47:30,923 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T07:47:31,264 INFO ControlerListenerManagerImpl:251 [it.76] all ControlerAfterMobsimListeners called.
2022-08-08T07:47:31,264 INFO AbstractController$4:159 ### ITERATION 76 fires scoring event
2022-08-08T07:47:31,264 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T07:47:31,483 INFO NewScoreAssignerImpl:57 it: 76 msaStart: 599
2022-08-08T07:47:31,609 INFO ControlerListenerManagerImpl:194 [it.76] all ControlerScoringListeners called.
2022-08-08T07:47:31,609 INFO AbstractController$5:167 ### ITERATION 76 fires iteration end event
2022-08-08T07:47:31,609 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T07:47:31,609 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T07:47:31,691 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T07:47:31,692 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T07:47:34,649 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T07:47:34,649 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1306980697042678
2022-08-08T07:47:34,649 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.30002772970724617
2022-08-08T07:47:34,649 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.2979711097531543E-4
2022-08-08T07:47:34,649 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.9385119417470744E-4
2022-08-08T07:47:34,649 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T07:47:34,649 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14232400622377875
2022-08-08T07:47:34,649 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1398052244822504
2022-08-08T07:47:34,649 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2263000867837134
2022-08-08T07:47:34,883 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T07:47:34,993 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -94.2022784918533
2022-08-08T07:47:34,993 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -114.59124002629619
2022-08-08T07:47:34,993 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -96.40319666070302
2022-08-08T07:47:34,993 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -77.04931922234326
2022-08-08T07:47:35,075 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T07:47:35,738 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18969.59581001137 meters
2022-08-08T07:47:35,738 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139644.1001878112 meters (statistic on all 2101648 legs which have a finite distance)
2022-08-08T07:47:35,738 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52155.253634159715 meters
2022-08-08T07:47:35,738 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139588.05315658305 meters (statistic on all 764092 trips which have a finite distance)
2022-08-08T07:47:35,738 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T07:47:35,738 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T07:47:36,652 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T07:47:36,654 INFO LegHistogramListener:72 number of legs: 2109263 100%
2022-08-08T07:47:36,654 INFO LegHistogramListener:79 number of bike legs: 101075 4.791958138932888%
2022-08-08T07:47:36,654 INFO LegHistogramListener:79 number of car legs: 233553 11.072730143182714%
2022-08-08T07:47:36,654 INFO LegHistogramListener:79 number of drtNorth legs: 216 0.010240543734944386%
2022-08-08T07:47:36,654 INFO LegHistogramListener:79 number of drtSoutheast legs: 169 0.008012277274100005%
2022-08-08T07:47:36,654 INFO LegHistogramListener:79 number of freight legs: 47065 2.2313481059498033%
2022-08-08T07:47:36,654 INFO LegHistogramListener:79 number of pt legs: 131787 6.248011746282943%
2022-08-08T07:47:36,654 INFO LegHistogramListener:79 number of ride legs: 108335 5.1361541922462965%
2022-08-08T07:47:36,654 INFO LegHistogramListener:79 number of walk legs: 1487063 70.50154485239631%
2022-08-08T07:47:37,200 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T07:47:37,200 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T07:47:39,651 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5441839506616616
2022-08-08T07:47:39,651 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.43760045599963027
2022-08-08T07:47:39,651 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.009548776041532939
2022-08-08T07:47:39,652 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.00809938532482271
2022-08-08T07:47:39,652 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T07:47:39,652 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5071891833601216
2022-08-08T07:47:39,652 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6126776113424773
2022-08-08T07:47:39,652 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8778416531013623
2022-08-08T07:47:39,652 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.220878672260536
2022-08-08T07:47:39,652 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3778506395805625
2022-08-08T07:47:39,652 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 9.243235748727771E-4
2022-08-08T07:47:39,652 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 7.959453005848914E-4
2022-08-08T07:47:39,652 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T07:47:39,652 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.288553279551395
2022-08-08T07:47:39,652 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.26114708555641714
2022-08-08T07:47:39,652 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5531575920343849
2022-08-08T07:47:39,652 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17565742514262828
2022-08-08T07:47:39,652 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.36592429789921793
2022-08-08T07:47:39,652 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.8243220343334856E-4
2022-08-08T07:47:39,652 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.2851332823243658E-4
2022-08-08T07:47:39,652 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T07:47:39,652 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.21617104094239922
2022-08-08T07:47:39,652 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.2022317279202206
2022-08-08T07:47:39,652 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3573948453555308
2022-08-08T07:47:39,826 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T07:47:41,018 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T07:47:41,377 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T07:47:41,757 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T07:47:42,881 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T07:47:43,222 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T07:47:43,614 INFO ControlerListenerManagerImpl:171 [it.76] all ControlerIterationEndsListeners called.
2022-08-08T07:47:43,771 INFO AbstractController:181 ### ITERATION 76 ENDS
2022-08-08T07:47:43,771 INFO AbstractController:182 ###################################################
2022-08-08T07:47:43,771 INFO AbstractController:133 ###################################################
2022-08-08T07:47:43,771 INFO AbstractController:134 ### ITERATION 77 BEGINS
2022-08-08T07:47:43,772 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T07:47:43,772 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T07:47:43,772 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T07:47:43,772 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T07:47:43,772 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T07:47:50,603 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T07:47:50,629 INFO ControlerListenerManagerImpl:148 [it.77] all ControlerIterationStartsListeners called.
2022-08-08T07:47:50,629 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T07:47:52,352 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169549 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T07:47:52,352 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30669 plans
2022-08-08T07:47:52,352 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:47:52,352 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:47:52,354 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T07:47:52,354 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T07:47:52,354 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:47:52,354 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:47:52,355 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T07:47:52,356 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:47:52,359 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T07:47:52,380 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T07:47:52,384 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:47:52,386 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:47:52,386 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T07:47:52,387 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:47:52,390 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:47:52,407 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T07:47:52,413 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:47:52,413 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:47:52,446 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T07:47:52,475 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:47:52,524 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T07:47:52,728 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T07:47:53,309 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T07:47:54,156 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T07:47:55,758 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T07:47:58,980 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T07:48:00,976 INFO MemoryObserver:41 used RAM: 16010 MB free: 69 MB total: 16080 MB
2022-08-08T07:48:11,143 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T07:48:23,516 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T07:48:23,517 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30669 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T07:48:23,517 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30605 plans
2022-08-08T07:48:23,517 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T07:48:23,517 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T07:48:23,517 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T07:48:23,517 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T07:48:23,517 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T07:48:23,517 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T07:48:23,517 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T07:48:23,518 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T07:48:23,518 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T07:48:23,519 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T07:48:23,520 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T07:48:23,523 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T07:48:23,530 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T07:48:23,541 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T07:48:23,564 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T07:48:23,606 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T07:48:23,763 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30605 plans
2022-08-08T07:48:23,763 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:48:23,763 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T07:48:23,763 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:48:23,763 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:48:23,763 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:48:23,764 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T07:48:23,765 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T07:48:23,766 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T07:48:23,766 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:48:23,766 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:48:23,776 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T07:48:23,779 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:48:23,786 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T07:48:23,788 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:48:23,789 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:48:23,809 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T07:48:23,813 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:48:23,858 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T07:48:23,895 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:48:23,899 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:48:23,964 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T07:48:24,276 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T07:48:24,751 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T07:48:25,768 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T07:48:27,485 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T07:48:30,473 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T07:48:37,656 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T07:48:53,988 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T07:48:53,989 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30605 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T07:48:53,989 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7605 plans
2022-08-08T07:48:53,989 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T07:48:53,989 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T07:48:53,989 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T07:48:53,989 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T07:48:53,989 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T07:48:53,989 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T07:48:53,989 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T07:48:53,989 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T07:48:53,990 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T07:48:53,990 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T07:48:53,990 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T07:48:53,991 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T07:48:53,992 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T07:48:53,994 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T07:48:53,995 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7605 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T07:48:53,995 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40215 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T07:48:53,995 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6850 plans
2022-08-08T07:48:53,995 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T07:48:53,995 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T07:48:53,995 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T07:48:53,997 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T07:48:54,000 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T07:48:54,015 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T07:48:54,056 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T07:48:54,135 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T07:48:54,314 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T07:48:54,540 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T07:48:55,095 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T07:48:56,013 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T07:48:58,292 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T07:49:00,977 INFO MemoryObserver:41 used RAM: 15246 MB free: 833 MB total: 16080 MB
2022-08-08T07:49:06,176 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T07:49:06,176 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6850 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T07:49:06,176 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T07:49:07,077 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T07:49:07,969 INFO ControlerListenerManagerImpl:213 [it.77] all ControlerReplanningListeners called.
2022-08-08T07:49:07,969 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T07:49:07,969 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T07:49:07,969 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T07:49:08,040 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T07:49:08,104 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T07:49:08,104 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T07:49:08,104 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T07:49:08,105 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T07:49:08,106 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T07:49:08,106 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T07:49:08,106 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T07:49:08,106 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T07:49:08,106 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T07:49:08,106 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T07:49:08,107 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T07:49:08,107 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T07:49:08,107 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T07:49:08,107 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T07:49:08,107 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T07:49:08,107 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T07:49:08,107 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T07:49:08,107 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T07:49:08,107 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T07:49:08,107 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T07:49:08,107 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T07:49:08,107 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T07:49:08,753 INFO ControlerListenerManagerImpl:232 [it.77] all ControlerBeforeMobsimListeners called.
2022-08-08T07:49:08,753 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T07:49:08,753 INFO NetworkImpl:163 node # 1
2022-08-08T07:49:08,753 INFO NetworkImpl:163 node # 4
2022-08-08T07:49:08,753 INFO NetworkImpl:163 node # 16
2022-08-08T07:49:08,753 INFO NetworkImpl:163 node # 64
2022-08-08T07:49:08,753 INFO NetworkImpl:163 node # 256
2022-08-08T07:49:08,754 INFO NetworkImpl:163 node # 1024
2022-08-08T07:49:08,754 INFO NetworkImpl:163 node # 4096
2022-08-08T07:49:08,755 INFO NetworkImpl:163 node # 16384
2022-08-08T07:49:08,760 INFO NetworkImpl:163 node # 65536
2022-08-08T07:49:08,792 INFO NetworkImpl:159 link # 1
2022-08-08T07:49:08,792 INFO NetworkImpl:159 link # 4
2022-08-08T07:49:08,792 INFO NetworkImpl:159 link # 16
2022-08-08T07:49:08,793 INFO NetworkImpl:159 link # 64
2022-08-08T07:49:08,793 INFO NetworkImpl:159 link # 256
2022-08-08T07:49:08,794 INFO NetworkImpl:159 link # 1024
2022-08-08T07:49:08,797 INFO NetworkImpl:159 link # 4096
2022-08-08T07:49:08,848 INFO NetworkImpl:159 link # 16384
2022-08-08T07:49:08,906 INFO NetworkImpl:159 link # 65536
2022-08-08T07:49:09,184 INFO NetworkImpl:159 link # 262144
2022-08-08T07:49:09,684 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T07:49:09,684 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T07:49:09,684 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T07:49:09,684 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T07:49:09,824 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T07:49:09,824 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T07:49:09,824 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T07:49:09,825 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T07:49:09,826 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T07:49:09,828 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T07:49:09,832 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T07:49:09,841 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T07:49:09,859 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T07:49:09,923 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T07:49:09,994 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T07:49:10,138 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T07:49:10,427 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T07:49:10,961 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T07:49:12,006 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T07:49:12,111 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T07:49:12,127 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:49:12,127 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T07:49:12,128 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:49:12,128 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:49:12,128 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:49:12,128 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T07:49:12,128 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:49:12,128 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T07:49:12,128 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:49:12,128 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T07:49:19,467 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:49:19,468 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T07:49:19,468 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T07:49:19,468 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T07:49:19,468 INFO EventsManagerImpl:176
2022-08-08T07:49:19,468 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:49:19,468 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T07:49:19,468 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T07:49:19,468 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T07:49:19,468 INFO EventsManagerImpl:176
2022-08-08T07:49:19,468 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:49:19,468 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T07:49:19,468 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T07:49:19,468 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T07:49:19,468 INFO EventsManagerImpl:176
2022-08-08T07:49:19,468 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:49:19,468 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T07:49:19,468 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T07:49:19,468 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T07:49:19,468 INFO EventsManagerImpl:176
2022-08-08T07:49:19,468 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T07:49:19,469 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T07:49:19,469 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T07:49:19,469 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T07:49:19,469 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T07:49:19,469 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T07:49:19,469 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T07:49:19,469 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:49:19,469 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T07:49:19,469 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T07:49:19,469 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:49:19,469 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T07:49:19,469 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T07:49:19,469 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T07:49:19,469 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T07:49:19,469 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T07:49:19,469 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T07:49:19,469 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T07:49:19,469 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T07:49:19,469 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:49:19,469 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:49:19,469 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:49:19,469 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T07:49:19,469 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T07:49:19,469 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T07:49:19,469 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:49:19,469 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T07:49:19,469 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:49:19,470 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T07:49:19,470 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:49:19,470 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:49:19,470 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T07:49:19,470 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:49:19,470 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T07:49:19,470 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:49:19,470 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:49:19,470 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T07:49:19,470 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T07:49:19,470 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:49:19,470 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:49:19,470 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:49:19,470 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T07:49:19,470 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T07:49:19,470 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T07:49:19,470 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:49:19,470 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T07:49:19,470 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:49:19,470 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T07:49:19,470 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:49:19,470 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:49:19,470 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T07:49:19,470 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:49:19,470 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T07:49:19,470 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:49:19,470 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:49:19,470 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T07:49:21,005 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T07:49:21,007 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T07:49:21,188 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T07:49:21,188 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T07:49:21,188 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T07:49:21,188 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T07:49:21,188 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T07:49:21,188 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T07:49:21,188 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T07:49:21,188 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T07:49:21,403 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T07:49:21,403 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T07:49:21,427 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T07:49:21,427 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T07:49:21,428 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T07:49:21,429 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T07:49:21,430 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T07:49:21,431 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T07:49:21,434 INFO VehicularDepartureHandler:110 teleport vehicle 154400_car from link -274773870 to link -673996941
2022-08-08T07:49:21,435 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T07:49:21,436 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T07:49:21,436 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T07:49:22,412 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1765 #nodes=227
2022-08-08T07:49:22,413 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271766 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T07:49:23,890 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3140 #nodes=354
2022-08-08T07:49:23,890 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271267 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T07:49:26,530 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4312 #nodes=493
2022-08-08T07:49:26,530 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270716 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T07:49:29,911 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5549 #nodes=746
2022-08-08T07:49:29,911 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269889 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T07:49:34,297 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7082 #nodes=971
2022-08-08T07:49:34,298 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268658 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T07:49:40,867 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10938 #nodes=1654
2022-08-08T07:49:40,868 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266749 lost=0 simT=21600.0s realT=28s; (s/r): 771.4285714285714
2022-08-08T07:49:54,778 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11891 #nodes=1887
2022-08-08T07:49:54,779 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264098 lost=0 simT=25200.0s realT=42s; (s/r): 600.0
2022-08-08T07:50:00,978 INFO MemoryObserver:41 used RAM: 14023 MB free: 2056 MB total: 16080 MB
2022-08-08T07:50:06,013 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13157 #nodes=1927
2022-08-08T07:50:06,013 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260651 lost=0 simT=28800.0s realT=53s; (s/r): 543.3962264150944
2022-08-08T07:50:24,170 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14456 #nodes=2160
2022-08-08T07:50:24,171 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257024 lost=0 simT=32400.0s realT=72s; (s/r): 450.0
2022-08-08T07:50:38,444 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14356 #nodes=2038
2022-08-08T07:50:38,445 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251624 lost=0 simT=36000.0s realT=86s; (s/r): 418.6046511627907
2022-08-08T07:50:56,304 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14743 #nodes=2168
2022-08-08T07:50:56,305 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245795 lost=0 simT=39600.0s realT=104s; (s/r): 380.7692307692308
2022-08-08T07:51:00,978 INFO MemoryObserver:41 used RAM: 14879 MB free: 1200 MB total: 16080 MB
2022-08-08T07:51:12,544 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15220 #nodes=2217
2022-08-08T07:51:12,545 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237986 lost=0 simT=43200.0s realT=120s; (s/r): 360.0
2022-08-08T07:51:29,574 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15460 #nodes=2244
2022-08-08T07:51:29,574 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228818 lost=0 simT=46800.0s realT=137s; (s/r): 341.6058394160584
2022-08-08T07:51:43,749 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15706 #nodes=2377
2022-08-08T07:51:43,750 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217595 lost=0 simT=50400.0s realT=151s; (s/r): 333.7748344370861
2022-08-08T07:52:00,464 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15995 #nodes=2366
2022-08-08T07:52:00,464 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204229 lost=0 simT=54000.0s realT=168s; (s/r): 321.42857142857144
2022-08-08T07:52:00,978 INFO MemoryObserver:41 used RAM: 15517 MB free: 562 MB total: 16080 MB
2022-08-08T07:52:27,458 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16262 #nodes=2452
2022-08-08T07:52:27,458 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187579 lost=0 simT=57600.0s realT=195s; (s/r): 295.38461538461536
2022-08-08T07:52:46,771 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16000 #nodes=2406
2022-08-08T07:52:46,772 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167962 lost=0 simT=61200.0s realT=214s; (s/r): 285.98130841121497
2022-08-08T07:53:00,978 INFO MemoryObserver:41 used RAM: 15724 MB free: 355 MB total: 16080 MB
2022-08-08T07:53:02,615 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15590 #nodes=2223
2022-08-08T07:53:02,615 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145824 lost=0 simT=64800.0s realT=230s; (s/r): 281.7391304347826
2022-08-08T07:53:22,171 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14927 #nodes=2038
2022-08-08T07:53:22,171 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=122107 lost=0 simT=68400.0s realT=250s; (s/r): 273.6
2022-08-08T07:53:37,954 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14578 #nodes=2078
2022-08-08T07:53:37,954 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97387 lost=0 simT=72000.0s realT=265s; (s/r): 271.6981132075472
2022-08-08T07:53:52,864 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12628 #nodes=1692
2022-08-08T07:53:52,864 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74769 lost=0 simT=75600.0s realT=280s; (s/r): 270.0
2022-08-08T07:54:00,978 INFO MemoryObserver:41 used RAM: 15944 MB free: 135 MB total: 16080 MB
2022-08-08T07:54:06,700 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11884 #nodes=1528
2022-08-08T07:54:06,700 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58812 lost=0 simT=79200.0s realT=294s; (s/r): 269.38775510204084
2022-08-08T07:54:20,483 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11271 #nodes=1411
2022-08-08T07:54:20,484 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45237 lost=0 simT=82800.0s realT=308s; (s/r): 268.83116883116884
2022-08-08T07:54:33,723 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10655 #nodes=1365
2022-08-08T07:54:33,723 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=33000 lost=0 simT=86400.0s realT=321s; (s/r): 269.1588785046729
2022-08-08T07:54:49,646 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9076 #nodes=1034
2022-08-08T07:54:49,646 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26683 lost=6 simT=90000.0s realT=337s; (s/r): 267.06231454005933
2022-08-08T07:54:55,726 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7654 #nodes=886
2022-08-08T07:54:55,727 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22579 lost=7 simT=93600.0s realT=343s; (s/r): 272.8862973760933
2022-08-08T07:55:00,666 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6478 #nodes=733
2022-08-08T07:55:00,666 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19625 lost=7 simT=97200.0s realT=348s; (s/r): 279.3103448275862
2022-08-08T07:55:00,979 INFO MemoryObserver:41 used RAM: 15754 MB free: 325 MB total: 16080 MB
2022-08-08T07:55:04,900 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5455 #nodes=591
2022-08-08T07:55:04,900 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17314 lost=7 simT=100800.0s realT=352s; (s/r): 286.3636363636364
2022-08-08T07:55:08,155 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4678 #nodes=520
2022-08-08T07:55:08,155 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15488 lost=7 simT=104400.0s realT=356s; (s/r): 293.2584269662921
2022-08-08T07:55:10,821 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3920 #nodes=412
2022-08-08T07:55:10,821 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13893 lost=7 simT=108000.0s realT=358s; (s/r): 301.67597765363126
2022-08-08T07:55:12,818 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3301 #nodes=349
2022-08-08T07:55:12,818 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12616 lost=7 simT=111600.0s realT=360s; (s/r): 310.0
2022-08-08T07:55:14,405 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2760 #nodes=276
2022-08-08T07:55:14,405 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11557 lost=7 simT=115200.0s realT=362s; (s/r): 318.23204419889504
2022-08-08T07:55:15,984 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2261 #nodes=236
2022-08-08T07:55:15,984 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10664 lost=7 simT=118800.0s realT=363s; (s/r): 327.27272727272725
2022-08-08T07:55:17,358 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1942 #nodes=189
2022-08-08T07:55:17,358 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9894 lost=7 simT=122400.0s realT=365s; (s/r): 335.3424657534247
2022-08-08T07:55:18,546 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1696 #nodes=208
2022-08-08T07:55:18,546 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9171 lost=7 simT=126000.0s realT=366s; (s/r): 344.26229508196724
2022-08-08T07:55:19,725 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1392 #nodes=122
2022-08-08T07:55:19,725 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7543 lost=7 simT=129600.0s realT=367s; (s/r): 353.13351498637604
2022-08-08T07:55:20,226 INFO AbstractController$9:234 ### ITERATION 77 fires after mobsim event
2022-08-08T07:55:20,226 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=249.693379167sec
2022-08-08T07:55:20,226 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T07:55:20,267 INFO LegTimesControlerListener:50 [77] average trip (probably: leg) duration is: 1257 seconds = 00:20:57
2022-08-08T07:55:20,267 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T07:55:20,268 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:55:20,268 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:55:20,268 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:55:20,268 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:55:20,268 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T07:55:20,268 INFO EventsManagerImpl:137 event # 1
2022-08-08T07:55:20,268 INFO EventsManagerImpl:137 event # 4
2022-08-08T07:55:20,268 INFO EventsManagerImpl:137 event # 16
2022-08-08T07:55:20,268 INFO EventsManagerImpl:137 event # 64
2022-08-08T07:55:20,268 INFO EventsManagerImpl:137 event # 256
2022-08-08T07:55:20,269 INFO EventsManagerImpl:137 event # 1024
2022-08-08T07:55:20,272 INFO EventsManagerImpl:137 event # 4096
2022-08-08T07:55:20,283 INFO EventsManagerImpl:137 event # 16384
2022-08-08T07:55:20,297 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T07:55:20,734 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T07:55:20,734 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T07:55:20,734 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T07:55:20,734 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T07:55:20,734 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T07:55:20,735 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T07:55:20,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-08-08T07:55:20,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-08-08T07:55:20,739 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:15:35][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T07:55:20,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-08-08T07:55:20,741 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-08-08T07:55:20,741 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:40:18][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T07:55:20,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-08-08T07:55:20,743 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-08-08T07:55:20,743 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-08-08T07:55:20,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-08-08T07:55:20,744 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-08-08T07:55:20,744 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T07:55:20,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-08-08T07:55:20,744 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-08-08T07:55:20,744 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-08-08T07:55:20,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-08-08T07:55:20,744 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-08-08T07:55:20,744 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:44][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T07:55:20,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-08-08T07:55:20,745 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-08-08T07:55:20,745 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-08-08T07:55:20,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-08-08T07:55:20,746 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-08-08T07:55:20,746 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=33:49:07][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T07:55:20,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-08-08T07:55:20,747 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T07:55:20,747 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T07:55:20,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-08-08T07:55:20,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-08-08T07:55:20,752 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-08-08T07:55:20,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-08-08T07:55:20,752 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-08-08T07:55:20,752 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:02][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T07:55:20,752 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T07:55:21,089 INFO ControlerListenerManagerImpl:251 [it.77] all ControlerAfterMobsimListeners called.
2022-08-08T07:55:21,089 INFO AbstractController$4:159 ### ITERATION 77 fires scoring event
2022-08-08T07:55:21,090 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T07:55:21,229 INFO NewScoreAssignerImpl:57 it: 77 msaStart: 599
2022-08-08T07:55:21,353 INFO ControlerListenerManagerImpl:194 [it.77] all ControlerScoringListeners called.
2022-08-08T07:55:21,353 INFO AbstractController$5:167 ### ITERATION 77 fires iteration end event
2022-08-08T07:55:21,353 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T07:55:21,353 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T07:55:21,437 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T07:55:21,438 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T07:55:23,777 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T07:55:23,777 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13169685267822756
2022-08-08T07:55:23,777 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.300718404822915
2022-08-08T07:55:23,777 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.5804033131865027E-4
2022-08-08T07:55:23,777 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.951349769175863E-4
2022-08-08T07:55:23,777 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T07:55:23,777 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14118914227907384
2022-08-08T07:55:23,777 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1396665759460195
2022-08-08T07:55:23,777 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22585461417193445
2022-08-08T07:55:23,946 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T07:55:24,057 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -93.9074635812105
2022-08-08T07:55:24,058 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -114.2848960208875
2022-08-08T07:55:24,058 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -96.22308653255502
2022-08-08T07:55:24,058 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -76.97854997682734
2022-08-08T07:55:24,191 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T07:55:25,102 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18965.680511426115 meters
2022-08-08T07:55:25,102 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139573.35966582355 meters (statistic on all 2101017 legs which have a finite distance)
2022-08-08T07:55:25,102 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52120.661988903805 meters
2022-08-08T07:55:25,102 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139524.86501247212 meters (statistic on all 764253 trips which have a finite distance)
2022-08-08T07:55:25,102 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T07:55:25,103 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T07:55:25,989 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T07:55:25,991 INFO LegHistogramListener:72 number of legs: 2108533 100%
2022-08-08T07:55:25,991 INFO LegHistogramListener:79 number of bike legs: 101845 4.830135454365665%
2022-08-08T07:55:25,991 INFO LegHistogramListener:79 number of car legs: 234111 11.103027555176988%
2022-08-08T07:55:25,991 INFO LegHistogramListener:79 number of drtNorth legs: 244 0.011572026617558274%
2022-08-08T07:55:25,991 INFO LegHistogramListener:79 number of drtSoutheast legs: 163 0.007730493191237699%
2022-08-08T07:55:25,991 INFO LegHistogramListener:79 number of freight legs: 47065 2.23212062604664%
2022-08-08T07:55:25,991 INFO LegHistogramListener:79 number of pt legs: 130375 6.1832088945252455%
2022-08-08T07:55:25,991 INFO LegHistogramListener:79 number of ride legs: 108248 5.133806300399377%
2022-08-08T07:55:25,991 INFO LegHistogramListener:79 number of walk legs: 1486482 70.49839864967728%
2022-08-08T07:55:26,539 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T07:55:26,540 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T07:55:28,991 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5476719883740635
2022-08-08T07:55:28,991 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.438302685159985
2022-08-08T07:55:28,991 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.009641208399020216
2022-08-08T07:55:28,991 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.008157155548252259
2022-08-08T07:55:28,991 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T07:55:28,991 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5086308713803745
2022-08-08T07:55:28,991 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6161887571442509
2022-08-08T07:55:28,991 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8791973276778424
2022-08-08T07:55:28,991 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2214319826227168
2022-08-08T07:55:28,991 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3780098286406795
2022-08-08T07:55:28,991 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 9.294587058442926E-4
2022-08-08T07:55:28,991 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 8.062155625279222E-4
2022-08-08T07:55:28,991 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T07:55:28,991 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2896509137965564
2022-08-08T07:55:28,991 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2617543147937988
2022-08-08T07:55:28,991 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5568677241613047
2022-08-08T07:55:28,991 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1759591140872048
2022-08-08T07:55:28,991 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3661027437004781
2022-08-08T07:55:28,991 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.8243220343334856E-4
2022-08-08T07:55:28,991 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.2979711097531543E-4
2022-08-08T07:55:28,991 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T07:55:28,991 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2167025269979511
2022-08-08T07:55:28,991 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.20261172761211274
2022-08-08T07:55:28,992 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3590047089151009
2022-08-08T07:55:29,174 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T07:55:30,355 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T07:55:30,673 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T07:55:31,070 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T07:55:32,331 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T07:55:32,655 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T07:55:33,042 INFO ControlerListenerManagerImpl:171 [it.77] all ControlerIterationEndsListeners called.
2022-08-08T07:55:33,192 INFO AbstractController:181 ### ITERATION 77 ENDS
2022-08-08T07:55:33,192 INFO AbstractController:182 ###################################################
2022-08-08T07:55:33,192 INFO AbstractController:133 ###################################################
2022-08-08T07:55:33,192 INFO AbstractController:134 ### ITERATION 78 BEGINS
2022-08-08T07:55:33,193 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T07:55:33,193 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T07:55:33,193 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T07:55:33,193 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T07:55:33,193 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T07:55:39,078 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T07:55:39,104 INFO ControlerListenerManagerImpl:148 [it.78] all ControlerIterationStartsListeners called.
2022-08-08T07:55:39,104 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T07:55:40,745 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169680 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T07:55:40,745 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30649 plans
2022-08-08T07:55:40,745 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T07:55:40,746 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T07:55:40,746 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:55:40,746 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:55:40,746 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T07:55:40,748 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T07:55:40,749 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:55:40,749 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:55:40,750 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:55:40,752 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T07:55:40,752 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:55:40,753 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:55:40,758 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:55:40,760 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:55:40,768 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T07:55:40,769 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:55:40,775 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:55:40,790 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:55:40,793 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T07:55:40,860 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T07:55:41,019 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T07:55:41,181 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T07:55:41,592 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T07:55:42,356 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T07:55:44,003 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T07:55:47,265 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T07:55:52,542 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T07:56:03,645 INFO MemoryObserver:41 used RAM: 14160 MB free: 1919 MB total: 16080 MB
2022-08-08T07:56:10,981 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T07:56:10,981 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30649 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T07:56:10,981 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30569 plans
2022-08-08T07:56:10,982 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T07:56:10,982 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T07:56:10,982 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T07:56:10,982 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T07:56:10,982 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T07:56:10,982 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T07:56:10,982 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T07:56:10,982 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T07:56:10,983 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T07:56:10,983 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T07:56:10,985 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T07:56:10,988 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T07:56:10,995 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T07:56:11,008 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T07:56:11,032 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T07:56:11,078 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T07:56:11,256 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30569 plans
2022-08-08T07:56:11,256 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T07:56:11,256 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T07:56:11,256 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T07:56:11,256 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:56:11,257 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:56:11,257 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:56:11,259 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:56:11,259 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:56:11,259 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T07:56:11,262 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:56:11,262 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T07:56:11,262 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:56:11,263 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:56:11,265 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:56:11,270 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T07:56:11,276 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:56:11,280 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:56:11,286 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T07:56:11,286 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T07:56:11,315 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T07:56:11,422 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T07:56:11,625 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T07:56:12,078 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T07:56:13,077 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T07:56:14,725 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T07:56:18,119 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T07:56:24,937 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T07:56:41,398 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T07:56:41,398 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30569 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T07:56:41,398 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7530 plans
2022-08-08T07:56:41,398 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T07:56:41,398 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T07:56:41,398 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T07:56:41,398 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T07:56:41,398 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T07:56:41,398 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T07:56:41,398 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T07:56:41,398 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T07:56:41,398 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T07:56:41,398 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T07:56:41,399 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T07:56:41,399 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T07:56:41,401 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T07:56:41,403 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T07:56:41,403 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7530 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T07:56:41,403 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40084 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T07:56:41,403 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6981 plans
2022-08-08T07:56:41,404 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T07:56:41,404 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T07:56:41,404 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T07:56:41,404 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T07:56:41,406 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T07:56:41,413 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T07:56:41,454 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T07:56:41,684 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T07:56:41,857 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T07:56:42,195 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T07:56:42,807 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T07:56:43,678 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T07:56:46,162 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T07:56:54,504 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T07:56:54,505 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6981 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T07:56:54,505 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T07:56:55,483 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T07:56:56,482 INFO ControlerListenerManagerImpl:213 [it.78] all ControlerReplanningListeners called.
2022-08-08T07:56:56,482 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T07:56:56,482 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T07:56:56,482 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T07:56:56,561 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T07:56:56,632 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T07:56:56,632 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T07:56:56,632 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T07:56:56,641 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T07:56:56,650 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T07:56:56,650 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T07:56:56,652 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T07:56:56,652 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T07:56:56,652 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T07:56:56,652 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T07:56:56,652 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T07:56:56,652 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T07:56:56,652 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T07:56:56,652 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T07:56:56,652 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T07:56:56,652 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T07:56:56,652 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T07:56:56,653 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T07:56:56,653 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T07:56:56,653 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T07:56:56,653 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T07:56:56,653 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T07:56:57,356 INFO ControlerListenerManagerImpl:232 [it.78] all ControlerBeforeMobsimListeners called.
2022-08-08T07:56:57,356 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T07:56:57,356 INFO NetworkImpl:163 node # 1
2022-08-08T07:56:57,356 INFO NetworkImpl:163 node # 4
2022-08-08T07:56:57,356 INFO NetworkImpl:163 node # 16
2022-08-08T07:56:57,356 INFO NetworkImpl:163 node # 64
2022-08-08T07:56:57,357 INFO NetworkImpl:163 node # 256
2022-08-08T07:56:57,357 INFO NetworkImpl:163 node # 1024
2022-08-08T07:56:57,357 INFO NetworkImpl:163 node # 4096
2022-08-08T07:56:57,359 INFO NetworkImpl:163 node # 16384
2022-08-08T07:56:57,366 INFO NetworkImpl:163 node # 65536
2022-08-08T07:56:57,405 INFO NetworkImpl:159 link # 1
2022-08-08T07:56:57,405 INFO NetworkImpl:159 link # 4
2022-08-08T07:56:57,405 INFO NetworkImpl:159 link # 16
2022-08-08T07:56:57,405 INFO NetworkImpl:159 link # 64
2022-08-08T07:56:57,406 INFO NetworkImpl:159 link # 256
2022-08-08T07:56:57,407 INFO NetworkImpl:159 link # 1024
2022-08-08T07:56:57,411 INFO NetworkImpl:159 link # 4096
2022-08-08T07:56:57,429 INFO NetworkImpl:159 link # 16384
2022-08-08T07:56:57,501 INFO NetworkImpl:159 link # 65536
2022-08-08T07:56:57,834 INFO NetworkImpl:159 link # 262144
2022-08-08T07:56:58,643 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T07:56:58,643 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T07:57:03,186 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T07:57:03,187 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T07:57:03,187 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T07:57:03,187 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T07:57:03,187 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T07:57:03,188 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T07:57:03,189 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T07:57:03,191 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T07:57:03,195 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T07:57:03,204 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T07:57:03,222 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T07:57:03,258 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T07:57:03,329 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T07:57:03,475 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T07:57:03,656 INFO MemoryObserver:41 used RAM: 12972 MB free: 3107 MB total: 16080 MB
2022-08-08T07:57:03,766 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T07:57:04,304 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T07:57:05,352 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T07:57:05,444 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T07:57:05,459 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:57:05,460 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T07:57:05,460 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:57:05,460 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:57:05,460 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:57:05,460 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T07:57:05,460 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:57:05,460 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T07:57:05,460 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:57:05,460 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T07:57:07,035 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:57:07,035 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T07:57:07,035 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T07:57:07,035 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T07:57:07,035 INFO EventsManagerImpl:176
2022-08-08T07:57:07,035 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:57:07,035 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T07:57:07,035 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T07:57:07,035 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T07:57:07,035 INFO EventsManagerImpl:176
2022-08-08T07:57:07,035 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:57:07,035 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T07:57:07,035 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T07:57:07,035 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T07:57:07,036 INFO EventsManagerImpl:176
2022-08-08T07:57:07,036 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:57:07,036 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T07:57:07,036 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T07:57:07,036 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T07:57:07,036 INFO EventsManagerImpl:176
2022-08-08T07:57:07,036 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T07:57:07,036 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T07:57:07,036 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T07:57:07,036 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T07:57:07,036 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T07:57:07,036 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T07:57:07,036 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T07:57:07,036 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:57:07,036 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T07:57:07,036 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T07:57:07,036 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:57:07,036 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T07:57:07,036 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T07:57:07,036 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T07:57:07,036 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T07:57:07,036 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T07:57:07,036 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T07:57:07,036 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T07:57:07,037 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T07:57:07,037 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:57:07,037 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:57:07,037 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:57:07,037 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T07:57:07,037 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T07:57:07,037 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T07:57:07,037 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:57:07,037 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T07:57:07,037 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:57:07,037 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T07:57:07,037 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:57:07,037 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:57:07,037 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T07:57:07,037 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:57:07,037 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T07:57:07,037 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:57:07,037 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:57:07,037 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T07:57:07,037 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T07:57:07,037 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:57:07,037 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T07:57:07,037 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:57:07,037 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T07:57:07,037 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T07:57:07,037 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T07:57:07,037 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:57:07,037 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T07:57:07,037 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:57:07,037 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T07:57:07,037 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:57:07,038 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:57:07,038 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T07:57:07,038 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T07:57:07,038 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T07:57:07,038 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T07:57:07,038 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T07:57:07,038 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T07:57:08,575 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T07:57:08,578 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T07:57:08,759 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T07:57:08,759 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T07:57:08,759 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T07:57:08,759 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T07:57:08,759 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T07:57:08,759 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T07:57:08,759 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T07:57:08,759 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T07:57:08,973 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T07:57:08,973 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=3s; (s/r): 0.0
2022-08-08T07:57:08,997 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T07:57:08,997 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T07:57:08,999 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T07:57:09,000 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T07:57:09,001 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T07:57:09,005 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T07:57:09,005 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T07:57:09,006 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T07:57:09,006 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T07:57:09,006 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T07:57:10,325 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1776 #nodes=231
2022-08-08T07:57:10,325 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271759 lost=0 simT=3600.0s realT=4s; (s/r): 900.0
2022-08-08T07:57:11,819 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3148 #nodes=355
2022-08-08T07:57:11,819 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271280 lost=0 simT=7200.0s realT=6s; (s/r): 1200.0
2022-08-08T07:57:14,281 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4273 #nodes=490
2022-08-08T07:57:14,281 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270701 lost=0 simT=10800.0s realT=8s; (s/r): 1350.0
2022-08-08T07:57:17,575 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5554 #nodes=711
2022-08-08T07:57:17,575 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269870 lost=0 simT=14400.0s realT=12s; (s/r): 1200.0
2022-08-08T07:57:21,692 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7099 #nodes=1002
2022-08-08T07:57:21,693 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268649 lost=0 simT=18000.0s realT=16s; (s/r): 1125.0
2022-08-08T07:57:27,615 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10936 #nodes=1712
2022-08-08T07:57:27,616 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266736 lost=0 simT=21600.0s realT=22s; (s/r): 981.8181818181819
2022-08-08T07:57:40,042 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11893 #nodes=1784
2022-08-08T07:57:40,043 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264078 lost=0 simT=25200.0s realT=34s; (s/r): 741.1764705882352
2022-08-08T07:57:52,947 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13257 #nodes=1996
2022-08-08T07:57:52,947 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260634 lost=0 simT=28800.0s realT=47s; (s/r): 612.7659574468086
2022-08-08T07:58:03,656 INFO MemoryObserver:41 used RAM: 14356 MB free: 1723 MB total: 16080 MB
2022-08-08T07:58:09,434 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14530 #nodes=2135
2022-08-08T07:58:09,435 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256987 lost=0 simT=32400.0s realT=63s; (s/r): 514.2857142857143
2022-08-08T07:58:23,680 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14331 #nodes=2174
2022-08-08T07:58:23,680 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251561 lost=0 simT=36000.0s realT=78s; (s/r): 461.53846153846155
2022-08-08T07:58:42,284 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14742 #nodes=2122
2022-08-08T07:58:42,285 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245762 lost=0 simT=39600.0s realT=96s; (s/r): 412.5
2022-08-08T07:58:56,737 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15100 #nodes=2233
2022-08-08T07:58:56,737 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237956 lost=0 simT=43200.0s realT=111s; (s/r): 389.18918918918916
2022-08-08T07:59:03,658 INFO MemoryObserver:41 used RAM: 15517 MB free: 562 MB total: 16080 MB
2022-08-08T07:59:15,208 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15525 #nodes=2340
2022-08-08T07:59:15,208 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228796 lost=0 simT=46800.0s realT=129s; (s/r): 362.7906976744186
2022-08-08T07:59:28,989 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15618 #nodes=2410
2022-08-08T07:59:28,989 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217584 lost=0 simT=50400.0s realT=143s; (s/r): 352.4475524475524
2022-08-08T07:59:47,266 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15926 #nodes=2444
2022-08-08T07:59:47,266 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204153 lost=0 simT=54000.0s realT=161s; (s/r): 335.40372670807454
2022-08-08T08:00:07,434 INFO MemoryObserver:41 used RAM: 14840 MB free: 1239 MB total: 16080 MB
2022-08-08T08:00:11,625 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16272 #nodes=2441
2022-08-08T08:00:11,625 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187567 lost=0 simT=57600.0s realT=186s; (s/r): 309.6774193548387
2022-08-08T08:00:31,925 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15967 #nodes=2379
2022-08-08T08:00:31,926 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167924 lost=0 simT=61200.0s realT=206s; (s/r): 297.0873786407767
2022-08-08T08:00:48,020 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15679 #nodes=2175
2022-08-08T08:00:48,020 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145800 lost=0 simT=64800.0s realT=222s; (s/r): 291.8918918918919
2022-08-08T08:01:05,613 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14955 #nodes=2135
2022-08-08T08:01:05,613 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=122083 lost=0 simT=68400.0s realT=240s; (s/r): 285.0
2022-08-08T08:01:07,434 INFO MemoryObserver:41 used RAM: 15515 MB free: 564 MB total: 16080 MB
2022-08-08T08:01:22,023 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14598 #nodes=1999
2022-08-08T08:01:22,023 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97190 lost=0 simT=72000.0s realT=256s; (s/r): 281.25
2022-08-08T08:01:43,403 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12754 #nodes=1696
2022-08-08T08:01:43,404 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74643 lost=0 simT=75600.0s realT=277s; (s/r): 272.9241877256318
2022-08-08T08:02:02,617 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11886 #nodes=1436
2022-08-08T08:02:02,617 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58708 lost=0 simT=79200.0s realT=297s; (s/r): 266.6666666666667
2022-08-08T08:02:10,306 INFO MemoryObserver:41 used RAM: 15468 MB free: 611 MB total: 16080 MB
2022-08-08T08:02:26,026 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11210 #nodes=1452
2022-08-08T08:02:26,027 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45153 lost=0 simT=82800.0s realT=320s; (s/r): 258.75
2022-08-08T08:02:48,367 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10610 #nodes=1315
2022-08-08T08:02:48,368 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32870 lost=0 simT=86400.0s realT=342s; (s/r): 252.6315789473684
2022-08-08T08:03:02,631 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9048 #nodes=1025
2022-08-08T08:03:02,632 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26562 lost=4 simT=90000.0s realT=357s; (s/r): 252.10084033613447
2022-08-08T08:03:11,344 INFO MemoryObserver:41 used RAM: 15616 MB free: 463 MB total: 16080 MB
2022-08-08T08:03:15,028 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7664 #nodes=971
2022-08-08T08:03:15,028 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22549 lost=6 simT=93600.0s realT=369s; (s/r): 253.65853658536585
2022-08-08T08:03:26,801 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6441 #nodes=731
2022-08-08T08:03:26,801 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19562 lost=7 simT=97200.0s realT=381s; (s/r): 255.11811023622047
2022-08-08T08:03:30,792 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5471 #nodes=624
2022-08-08T08:03:30,792 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17252 lost=7 simT=100800.0s realT=385s; (s/r): 261.8181818181818
2022-08-08T08:03:34,136 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4639 #nodes=483
2022-08-08T08:03:34,137 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15422 lost=7 simT=104400.0s realT=388s; (s/r): 269.07216494845363
2022-08-08T08:03:37,183 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3920 #nodes=409
2022-08-08T08:03:37,183 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13813 lost=7 simT=108000.0s realT=391s; (s/r): 276.2148337595908
2022-08-08T08:03:39,499 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3314 #nodes=317
2022-08-08T08:03:39,499 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12508 lost=7 simT=111600.0s realT=394s; (s/r): 283.24873096446703
2022-08-08T08:03:41,406 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2776 #nodes=285
2022-08-08T08:03:41,407 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11477 lost=7 simT=115200.0s realT=395s; (s/r): 291.6455696202532
2022-08-08T08:03:42,924 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2265 #nodes=247
2022-08-08T08:03:42,924 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10601 lost=7 simT=118800.0s realT=397s; (s/r): 299.24433249370276
2022-08-08T08:03:44,162 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1956 #nodes=191
2022-08-08T08:03:44,162 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9857 lost=8 simT=122400.0s realT=398s; (s/r): 307.53768844221105
2022-08-08T08:03:45,270 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1701 #nodes=177
2022-08-08T08:03:45,270 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9123 lost=8 simT=126000.0s realT=399s; (s/r): 315.7894736842105
2022-08-08T08:03:46,347 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1396 #nodes=162
2022-08-08T08:03:46,347 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7482 lost=8 simT=129600.0s realT=400s; (s/r): 324.0
2022-08-08T08:03:46,839 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=246.506330136sec
2022-08-08T08:03:46,840 INFO AbstractController$9:234 ### ITERATION 78 fires after mobsim event
2022-08-08T08:03:46,840 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T08:03:46,889 INFO LegTimesControlerListener:50 [78] average trip (probably: leg) duration is: 1255 seconds = 00:20:55
2022-08-08T08:03:46,889 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T08:03:46,889 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:03:46,889 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:03:46,889 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:03:46,889 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:03:46,889 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T08:03:46,889 INFO EventsManagerImpl:137 event # 1
2022-08-08T08:03:46,889 INFO EventsManagerImpl:137 event # 4
2022-08-08T08:03:46,889 INFO EventsManagerImpl:137 event # 16
2022-08-08T08:03:46,889 INFO EventsManagerImpl:137 event # 64
2022-08-08T08:03:46,890 INFO EventsManagerImpl:137 event # 256
2022-08-08T08:03:46,890 INFO EventsManagerImpl:137 event # 1024
2022-08-08T08:03:46,893 INFO EventsManagerImpl:137 event # 4096
2022-08-08T08:03:46,904 INFO EventsManagerImpl:137 event # 16384
2022-08-08T08:03:46,919 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T08:03:47,289 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T08:03:47,289 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T08:03:47,289 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T08:03:47,289 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T08:03:47,289 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T08:03:47,290 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T08:03:47,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-08-08T08:03:47,303 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-08-08T08:03:47,303 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:15:35][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T08:03:47,305 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T08:03:47,305 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-08-08T08:03:47,305 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:35][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T08:03:47,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-08-08T08:03:47,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-08-08T08:03:47,308 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-08-08T08:03:47,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-08-08T08:03:47,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-08-08T08:03:47,308 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T08:03:47,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-08-08T08:03:47,308 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-08-08T08:03:47,308 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-08-08T08:03:47,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-08-08T08:03:47,309 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-08-08T08:03:47,309 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-08-08T08:03:47,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-08-08T08:03:47,310 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-08-08T08:03:47,310 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=33:49:07][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T08:03:47,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-08-08T08:03:47,311 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T08:03:47,311 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T08:03:47,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-08-08T08:03:47,312 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-08-08T08:03:47,312 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-08-08T08:03:47,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-08-08T08:03:47,315 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-08-08T08:03:47,316 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-08-08T08:03:47,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-08-08T08:03:47,316 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-08-08T08:03:47,316 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:40][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T08:03:47,316 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T08:03:47,661 INFO ControlerListenerManagerImpl:251 [it.78] all ControlerAfterMobsimListeners called.
2022-08-08T08:03:47,661 INFO AbstractController$4:159 ### ITERATION 78 fires scoring event
2022-08-08T08:03:47,661 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T08:03:47,875 INFO NewScoreAssignerImpl:57 it: 78 msaStart: 599
2022-08-08T08:03:47,996 INFO ControlerListenerManagerImpl:194 [it.78] all ControlerScoringListeners called.
2022-08-08T08:03:47,996 INFO AbstractController$5:167 ### ITERATION 78 fires iteration end event
2022-08-08T08:03:47,996 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T08:03:47,996 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T08:03:48,076 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T08:03:48,077 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T08:03:50,659 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T08:03:50,659 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13166732567514133
2022-08-08T08:03:50,659 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.30041286453010985
2022-08-08T08:03:50,659 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.362160246897097E-4
2022-08-08T08:03:50,659 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.88716063203192E-4
2022-08-08T08:03:50,659 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T08:03:50,659 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1416705608076534
2022-08-08T08:03:50,660 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13953177875801723
2022-08-08T08:03:50,660 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22587130334759187
2022-08-08T08:03:50,847 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T08:03:50,957 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -93.6386430967126
2022-08-08T08:03:50,957 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -113.9275935134666
2022-08-08T08:03:50,957 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -96.00982401092303
2022-08-08T08:03:50,957 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -76.8481488430119
2022-08-08T08:03:51,013 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T08:03:51,816 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18962.655944655246 meters
2022-08-08T08:03:51,816 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139600.65096589565 meters (statistic on all 2101763 legs which have a finite distance)
2022-08-08T08:03:51,816 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52135.9081289283 meters
2022-08-08T08:03:51,816 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139547.96444105226 meters (statistic on all 764156 trips which have a finite distance)
2022-08-08T08:03:51,816 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T08:03:51,816 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T08:03:52,779 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T08:03:52,780 INFO LegHistogramListener:72 number of legs: 2109218 100%
2022-08-08T08:03:52,781 INFO LegHistogramListener:79 number of bike legs: 101751 4.824110167844196%
2022-08-08T08:03:52,781 INFO LegHistogramListener:79 number of car legs: 233847 11.086905194247347%
2022-08-08T08:03:52,781 INFO LegHistogramListener:79 number of drtNorth legs: 221 0.010477816897068013%
2022-08-08T08:03:52,781 INFO LegHistogramListener:79 number of drtSoutheast legs: 164 0.00777539353447581%
2022-08-08T08:03:52,781 INFO LegHistogramListener:79 number of freight legs: 47065 2.231395711586%
2022-08-08T08:03:52,781 INFO LegHistogramListener:79 number of pt legs: 131135 6.217233116728569%
2022-08-08T08:03:52,781 INFO LegHistogramListener:79 number of ride legs: 108170 5.128440967221027%
2022-08-08T08:03:52,781 INFO LegHistogramListener:79 number of walk legs: 1486865 70.49366163194132%
2022-08-08T08:03:53,314 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T08:03:53,314 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T08:03:55,781 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5509751613714908
2022-08-08T08:03:55,781 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4389715359690249
2022-08-08T08:03:55,781 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.00968357322953522
2022-08-08T08:03:55,781 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.008208506857967413
2022-08-08T08:03:55,781 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T08:03:55,781 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5100558702249701
2022-08-08T08:03:55,781 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6196973353805388
2022-08-08T08:03:55,781 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8804888131171785
2022-08-08T08:03:55,782 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.22199171189861197
2022-08-08T08:03:55,782 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.37822422035874026
2022-08-08T08:03:55,782 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 9.371614023015657E-4
2022-08-08T08:03:55,782 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 8.126344762423165E-4
2022-08-08T08:03:55,782 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T08:03:55,782 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.29085895335760537
2022-08-08T08:03:55,782 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.262398773730724
2022-08-08T08:03:55,782 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5603698834838783
2022-08-08T08:03:55,782 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17630445164503922
2022-08-08T08:03:55,782 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.36630301380836716
2022-08-08T08:03:55,782 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.8628355166198516E-4
2022-08-08T08:03:55,782 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.2979711097531543E-4
2022-08-08T08:03:55,782 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T08:03:55,782 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.21719421578847367
2022-08-08T08:03:55,782 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.2030084164796623
2022-08-08T08:03:55,782 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.36079301827593113
2022-08-08T08:03:55,981 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T08:03:57,187 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T08:03:57,517 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T08:03:57,908 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T08:03:59,106 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T08:03:59,430 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T08:03:59,807 INFO ControlerListenerManagerImpl:171 [it.78] all ControlerIterationEndsListeners called.
2022-08-08T08:03:59,975 INFO AbstractController:181 ### ITERATION 78 ENDS
2022-08-08T08:03:59,976 INFO AbstractController:182 ###################################################
2022-08-08T08:03:59,976 INFO AbstractController:133 ###################################################
2022-08-08T08:03:59,976 INFO AbstractController:134 ### ITERATION 79 BEGINS
2022-08-08T08:03:59,976 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T08:03:59,976 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T08:03:59,977 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T08:03:59,977 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T08:03:59,977 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T08:04:06,436 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T08:04:06,462 INFO ControlerListenerManagerImpl:148 [it.79] all ControlerIterationStartsListeners called.
2022-08-08T08:04:06,462 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T08:04:08,143 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169964 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T08:04:08,143 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30628 plans
2022-08-08T08:04:08,144 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:04:08,144 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:04:08,144 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T08:04:08,144 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:04:08,145 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T08:04:08,145 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:04:08,146 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T08:04:08,149 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:04:08,150 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T08:04:08,155 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:04:08,156 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T08:04:08,157 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:04:08,159 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:04:08,170 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T08:04:08,174 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:04:08,188 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:04:08,212 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:04:08,213 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:04:08,213 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T08:04:08,264 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T08:04:08,351 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T08:04:08,560 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T08:04:09,004 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T08:04:09,687 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T08:04:11,238 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T08:04:11,344 INFO MemoryObserver:41 used RAM: 15930 MB free: 149 MB total: 16080 MB
2022-08-08T08:04:14,301 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T08:04:19,801 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T08:04:39,785 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T08:04:39,785 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30628 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T08:04:39,785 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30358 plans
2022-08-08T08:04:39,785 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T08:04:39,786 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T08:04:39,786 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T08:04:39,786 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T08:04:39,786 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T08:04:39,786 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T08:04:39,786 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T08:04:39,786 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T08:04:39,786 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T08:04:39,787 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T08:04:39,789 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T08:04:39,792 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T08:04:39,799 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T08:04:39,811 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T08:04:39,835 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T08:04:39,881 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T08:04:40,044 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30358 plans
2022-08-08T08:04:40,045 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T08:04:40,045 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T08:04:40,045 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:04:40,045 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:04:40,046 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:04:40,046 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T08:04:40,046 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:04:40,048 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:04:40,049 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T08:04:40,050 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T08:04:40,050 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:04:40,057 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T08:04:40,064 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:04:40,070 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:04:40,071 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T08:04:40,086 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:04:40,096 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T08:04:40,097 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:04:40,202 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T08:04:40,299 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:04:40,300 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:04:40,346 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T08:04:40,809 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T08:04:41,649 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T08:04:43,519 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T08:04:47,069 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T08:04:54,775 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T08:05:11,345 INFO MemoryObserver:41 used RAM: 15019 MB free: 1060 MB total: 16080 MB
2022-08-08T08:05:11,724 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T08:05:11,724 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30358 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T08:05:11,724 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7478 plans
2022-08-08T08:05:11,724 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T08:05:11,724 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T08:05:11,724 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T08:05:11,724 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T08:05:11,724 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T08:05:11,724 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T08:05:11,724 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T08:05:11,724 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T08:05:11,724 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T08:05:11,724 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T08:05:11,725 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T08:05:11,725 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T08:05:11,727 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T08:05:11,729 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T08:05:11,729 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7478 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T08:05:11,729 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40258 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T08:05:11,729 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6807 plans
2022-08-08T08:05:11,730 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T08:05:11,730 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T08:05:11,730 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T08:05:11,731 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T08:05:11,732 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T08:05:11,739 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T08:05:11,778 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T08:05:11,921 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T08:05:12,166 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T08:05:12,908 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T08:05:13,416 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T08:05:14,359 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T08:05:16,586 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T08:05:24,640 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T08:05:24,640 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6807 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T08:05:24,640 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T08:05:25,617 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T08:05:26,617 INFO ControlerListenerManagerImpl:213 [it.79] all ControlerReplanningListeners called.
2022-08-08T08:05:26,617 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T08:05:26,617 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T08:05:26,617 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T08:05:26,699 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T08:05:26,769 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T08:05:26,769 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T08:05:26,769 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T08:05:26,771 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T08:05:26,771 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T08:05:26,771 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T08:05:26,772 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T08:05:26,772 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T08:05:26,772 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T08:05:26,772 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T08:05:26,772 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T08:05:26,772 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T08:05:26,772 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T08:05:26,772 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T08:05:26,772 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T08:05:26,772 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T08:05:26,772 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T08:05:26,772 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T08:05:26,772 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T08:05:26,772 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T08:05:26,773 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T08:05:26,773 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T08:05:27,449 INFO ControlerListenerManagerImpl:232 [it.79] all ControlerBeforeMobsimListeners called.
2022-08-08T08:05:27,449 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T08:05:27,449 INFO NetworkImpl:163 node # 1
2022-08-08T08:05:27,449 INFO NetworkImpl:163 node # 4
2022-08-08T08:05:27,449 INFO NetworkImpl:163 node # 16
2022-08-08T08:05:27,449 INFO NetworkImpl:163 node # 64
2022-08-08T08:05:27,449 INFO NetworkImpl:163 node # 256
2022-08-08T08:05:27,450 INFO NetworkImpl:163 node # 1024
2022-08-08T08:05:27,450 INFO NetworkImpl:163 node # 4096
2022-08-08T08:05:27,451 INFO NetworkImpl:163 node # 16384
2022-08-08T08:05:27,457 INFO NetworkImpl:163 node # 65536
2022-08-08T08:05:27,492 INFO NetworkImpl:159 link # 1
2022-08-08T08:05:27,492 INFO NetworkImpl:159 link # 4
2022-08-08T08:05:27,492 INFO NetworkImpl:159 link # 16
2022-08-08T08:05:27,492 INFO NetworkImpl:159 link # 64
2022-08-08T08:05:27,492 INFO NetworkImpl:159 link # 256
2022-08-08T08:05:27,493 INFO NetworkImpl:159 link # 1024
2022-08-08T08:05:27,497 INFO NetworkImpl:159 link # 4096
2022-08-08T08:05:27,513 INFO NetworkImpl:159 link # 16384
2022-08-08T08:05:27,578 INFO NetworkImpl:159 link # 65536
2022-08-08T08:05:27,884 INFO NetworkImpl:159 link # 262144
2022-08-08T08:05:28,520 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T08:05:28,521 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T08:05:28,520 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T08:05:28,521 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T08:05:28,521 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T08:05:28,521 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T08:05:28,521 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T08:05:28,522 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T08:05:28,523 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T08:05:28,525 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T08:05:28,530 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T08:05:28,540 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T08:05:28,559 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T08:05:28,597 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T08:05:28,670 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T08:05:28,822 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T08:05:29,125 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T08:05:29,733 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T08:05:30,829 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T08:05:30,940 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T08:05:30,955 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:05:30,955 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T08:05:30,955 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T08:05:30,955 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:05:30,955 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:05:30,955 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T08:05:30,955 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T08:05:30,955 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T08:05:30,955 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:05:30,955 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T08:05:32,752 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:05:32,752 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T08:05:32,752 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T08:05:32,752 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T08:05:32,752 INFO EventsManagerImpl:176
2022-08-08T08:05:32,752 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:05:32,753 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T08:05:32,753 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T08:05:32,753 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T08:05:32,753 INFO EventsManagerImpl:176
2022-08-08T08:05:32,753 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:05:32,753 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T08:05:32,753 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T08:05:32,753 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T08:05:32,753 INFO EventsManagerImpl:176
2022-08-08T08:05:32,753 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:05:32,753 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T08:05:32,753 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T08:05:32,753 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T08:05:32,753 INFO EventsManagerImpl:176
2022-08-08T08:05:32,753 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T08:05:32,753 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T08:05:32,753 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T08:05:32,753 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T08:05:32,753 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T08:05:32,753 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T08:05:32,753 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T08:05:32,753 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:05:32,753 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T08:05:32,753 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T08:05:32,753 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:05:32,753 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T08:05:32,753 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T08:05:32,753 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T08:05:32,753 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T08:05:32,754 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T08:05:32,754 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T08:05:32,754 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T08:05:32,754 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T08:05:32,754 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:05:32,754 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:05:32,754 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:05:32,754 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T08:05:32,754 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T08:05:32,754 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T08:05:32,754 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:05:32,754 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T08:05:32,754 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:05:32,754 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T08:05:32,754 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T08:05:32,754 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:05:32,754 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T08:05:32,754 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:05:32,754 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T08:05:32,754 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T08:05:32,754 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:05:32,754 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T08:05:32,754 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T08:05:32,754 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:05:32,754 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:05:32,754 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:05:32,754 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T08:05:32,754 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T08:05:32,754 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T08:05:32,754 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:05:32,754 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T08:05:32,754 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:05:32,754 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T08:05:32,754 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T08:05:32,754 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:05:32,755 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T08:05:32,755 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:05:32,755 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T08:05:32,755 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T08:05:32,755 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:05:32,755 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T08:05:41,019 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T08:05:41,021 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T08:05:41,207 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T08:05:41,207 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T08:05:41,207 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T08:05:41,207 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T08:05:41,207 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T08:05:41,207 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T08:05:41,207 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T08:05:41,207 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T08:05:41,403 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T08:05:41,403 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-08-08T08:05:41,426 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T08:05:41,426 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T08:05:41,428 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T08:05:41,429 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T08:05:41,429 INFO VehicularDepartureHandler:110 teleport vehicle 158740_car from link -26791313 to link 638888294
2022-08-08T08:05:41,429 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T08:05:41,433 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T08:05:41,434 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T08:05:41,434 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T08:05:41,434 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T08:05:42,298 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1773 #nodes=232
2022-08-08T08:05:42,298 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271762 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-08-08T08:05:43,689 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3144 #nodes=357
2022-08-08T08:05:43,689 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271279 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T08:05:45,526 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4317 #nodes=449
2022-08-08T08:05:45,526 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270711 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T08:05:49,159 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5563 #nodes=685
2022-08-08T08:05:49,159 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269863 lost=0 simT=14400.0s realT=18s; (s/r): 800.0
2022-08-08T08:05:54,636 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7113 #nodes=952
2022-08-08T08:05:54,636 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268645 lost=0 simT=18000.0s realT=23s; (s/r): 782.6086956521739
2022-08-08T08:06:03,512 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10929 #nodes=1719
2022-08-08T08:06:03,513 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266755 lost=0 simT=21600.0s realT=32s; (s/r): 675.0
2022-08-08T08:06:11,345 INFO MemoryObserver:41 used RAM: 14033 MB free: 2046 MB total: 16080 MB
2022-08-08T08:06:13,151 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11933 #nodes=1873
2022-08-08T08:06:13,151 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264094 lost=0 simT=25200.0s realT=42s; (s/r): 600.0
2022-08-08T08:06:29,015 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13113 #nodes=1933
2022-08-08T08:06:29,015 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260633 lost=0 simT=28800.0s realT=58s; (s/r): 496.55172413793105
2022-08-08T08:06:42,651 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14519 #nodes=2132
2022-08-08T08:06:42,652 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257017 lost=0 simT=32400.0s realT=71s; (s/r): 456.3380281690141
2022-08-08T08:07:00,483 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14395 #nodes=2070
2022-08-08T08:07:00,483 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251597 lost=0 simT=36000.0s realT=89s; (s/r): 404.4943820224719
2022-08-08T08:07:11,345 INFO MemoryObserver:41 used RAM: 14918 MB free: 1161 MB total: 16080 MB
2022-08-08T08:07:16,618 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14924 #nodes=2177
2022-08-08T08:07:16,619 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245821 lost=0 simT=39600.0s realT=105s; (s/r): 377.14285714285717
2022-08-08T08:07:33,200 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15142 #nodes=2199
2022-08-08T08:07:33,200 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237989 lost=0 simT=43200.0s realT=122s; (s/r): 354.0983606557377
2022-08-08T08:07:49,716 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15475 #nodes=2303
2022-08-08T08:07:49,716 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228922 lost=0 simT=46800.0s realT=138s; (s/r): 339.1304347826087
2022-08-08T08:08:07,542 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15648 #nodes=2454
2022-08-08T08:08:07,542 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217592 lost=0 simT=50400.0s realT=156s; (s/r): 323.0769230769231
2022-08-08T08:08:11,346 INFO MemoryObserver:41 used RAM: 15596 MB free: 483 MB total: 16080 MB
2022-08-08T08:08:22,193 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15849 #nodes=2398
2022-08-08T08:08:22,194 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204111 lost=0 simT=54000.0s realT=171s; (s/r): 315.7894736842105
2022-08-08T08:08:42,598 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16180 #nodes=2454
2022-08-08T08:08:42,598 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187539 lost=0 simT=57600.0s realT=191s; (s/r): 301.57068062827227
2022-08-08T08:09:08,836 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16027 #nodes=2394
2022-08-08T08:09:08,836 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168058 lost=0 simT=61200.0s realT=217s; (s/r): 282.02764976958525
2022-08-08T08:09:11,346 INFO MemoryObserver:41 used RAM: 15435 MB free: 644 MB total: 16080 MB
2022-08-08T08:09:27,380 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15693 #nodes=2264
2022-08-08T08:09:27,381 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145873 lost=0 simT=64800.0s realT=236s; (s/r): 274.5762711864407
2022-08-08T08:09:45,573 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15035 #nodes=2190
2022-08-08T08:09:45,573 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=122120 lost=0 simT=68400.0s realT=254s; (s/r): 269.29133858267716
2022-08-08T08:10:01,619 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14583 #nodes=2071
2022-08-08T08:10:01,620 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97267 lost=0 simT=72000.0s realT=270s; (s/r): 266.6666666666667
2022-08-08T08:10:11,347 INFO MemoryObserver:41 used RAM: 15861 MB free: 218 MB total: 16080 MB
2022-08-08T08:10:18,206 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12755 #nodes=1708
2022-08-08T08:10:18,206 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74764 lost=0 simT=75600.0s realT=287s; (s/r): 263.4146341463415
2022-08-08T08:10:36,063 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11882 #nodes=1514
2022-08-08T08:10:36,064 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58855 lost=0 simT=79200.0s realT=305s; (s/r): 259.672131147541
2022-08-08T08:10:59,314 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11280 #nodes=1441
2022-08-08T08:10:59,315 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45215 lost=0 simT=82800.0s realT=328s; (s/r): 252.4390243902439
2022-08-08T08:11:11,347 INFO MemoryObserver:41 used RAM: 15848 MB free: 231 MB total: 16080 MB
2022-08-08T08:11:22,050 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10726 #nodes=1350
2022-08-08T08:11:22,050 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=33036 lost=1 simT=86400.0s realT=351s; (s/r): 246.15384615384616
2022-08-08T08:11:36,622 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9011 #nodes=1022
2022-08-08T08:11:36,623 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26691 lost=6 simT=90000.0s realT=365s; (s/r): 246.57534246575344
2022-08-08T08:11:49,161 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7662 #nodes=904
2022-08-08T08:11:49,161 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22680 lost=8 simT=93600.0s realT=378s; (s/r): 247.61904761904762
2022-08-08T08:12:00,963 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6522 #nodes=745
2022-08-08T08:12:00,963 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19700 lost=8 simT=97200.0s realT=390s; (s/r): 249.23076923076923
2022-08-08T08:12:11,347 INFO MemoryObserver:41 used RAM: 15926 MB free: 153 MB total: 16080 MB
2022-08-08T08:12:11,641 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5519 #nodes=584
2022-08-08T08:12:11,641 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17361 lost=8 simT=100800.0s realT=400s; (s/r): 252.0
2022-08-08T08:12:22,570 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4665 #nodes=522
2022-08-08T08:12:22,571 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15538 lost=8 simT=104400.0s realT=411s; (s/r): 254.01459854014598
2022-08-08T08:12:24,741 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3926 #nodes=436
2022-08-08T08:12:24,741 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13928 lost=8 simT=108000.0s realT=413s; (s/r): 261.50121065375305
2022-08-08T08:12:27,230 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3331 #nodes=321
2022-08-08T08:12:27,231 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12626 lost=8 simT=111600.0s realT=416s; (s/r): 268.2692307692308
2022-08-08T08:12:29,303 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2770 #nodes=284
2022-08-08T08:12:29,303 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11594 lost=8 simT=115200.0s realT=418s; (s/r): 275.5980861244019
2022-08-08T08:12:30,915 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2320 #nodes=224
2022-08-08T08:12:30,915 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10693 lost=9 simT=118800.0s realT=419s; (s/r): 283.53221957040574
2022-08-08T08:12:32,272 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1975 #nodes=206
2022-08-08T08:12:32,272 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9898 lost=9 simT=122400.0s realT=421s; (s/r): 290.7363420427553
2022-08-08T08:12:33,471 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1701 #nodes=201
2022-08-08T08:12:33,471 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9170 lost=9 simT=126000.0s realT=422s; (s/r): 298.5781990521327
2022-08-08T08:12:34,670 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1453 #nodes=148
2022-08-08T08:12:34,670 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7552 lost=10 simT=129600.0s realT=423s; (s/r): 306.3829787234043
2022-08-08T08:12:35,100 INFO AbstractController$9:234 ### ITERATION 79 fires after mobsim event
2022-08-08T08:12:35,100 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T08:12:35,100 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=243.34023609sec
2022-08-08T08:12:43,351 INFO LegTimesControlerListener:50 [79] average trip (probably: leg) duration is: 1257 seconds = 00:20:57
2022-08-08T08:12:43,351 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T08:12:43,351 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:12:43,351 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:12:43,351 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:12:43,351 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:12:43,351 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T08:12:43,351 INFO EventsManagerImpl:137 event # 1
2022-08-08T08:12:43,351 INFO EventsManagerImpl:137 event # 4
2022-08-08T08:12:43,351 INFO EventsManagerImpl:137 event # 16
2022-08-08T08:12:43,351 INFO EventsManagerImpl:137 event # 64
2022-08-08T08:12:43,351 INFO EventsManagerImpl:137 event # 256
2022-08-08T08:12:43,352 INFO EventsManagerImpl:137 event # 1024
2022-08-08T08:12:43,354 INFO EventsManagerImpl:137 event # 4096
2022-08-08T08:12:43,364 INFO EventsManagerImpl:137 event # 16384
2022-08-08T08:12:43,377 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T08:12:43,655 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T08:12:43,655 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T08:12:43,655 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T08:12:43,655 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T08:12:43,655 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T08:12:43,655 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T08:12:43,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-08-08T08:12:43,658 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-08-08T08:12:43,658 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:15:35][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T08:12:43,660 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T08:12:43,660 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-08-08T08:12:43,660 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-08-08T08:12:43,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-08-08T08:12:43,662 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-08-08T08:12:43,662 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-08-08T08:12:43,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-08-08T08:12:43,662 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-08-08T08:12:43,662 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T08:12:43,663 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T08:12:43,663 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-08-08T08:12:43,663 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-08-08T08:12:43,663 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T08:12:43,663 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-08-08T08:12:43,663 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:42:52][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T08:12:43,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-08-08T08:12:43,664 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-08-08T08:12:43,664 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-08-08T08:12:43,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-08-08T08:12:43,664 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-08-08T08:12:43,664 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-08-08T08:12:43,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-08-08T08:12:43,665 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T08:12:43,665 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T08:12:43,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-08-08T08:12:43,666 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-08-08T08:12:43,666 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-08-08T08:12:43,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-08-08T08:12:43,669 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-08-08T08:12:43,669 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-08-08T08:12:43,669 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T08:12:43,980 INFO ControlerListenerManagerImpl:251 [it.79] all ControlerAfterMobsimListeners called.
2022-08-08T08:12:43,980 INFO AbstractController$4:159 ### ITERATION 79 fires scoring event
2022-08-08T08:12:43,980 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T08:12:44,106 INFO NewScoreAssignerImpl:57 it: 79 msaStart: 599
2022-08-08T08:12:44,221 INFO ControlerListenerManagerImpl:194 [it.79] all ControlerScoringListeners called.
2022-08-08T08:12:44,221 INFO AbstractController$5:167 ### ITERATION 79 fires iteration end event
2022-08-08T08:12:44,221 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T08:12:44,221 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T08:12:44,297 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T08:12:44,298 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T08:12:46,019 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T08:12:46,019 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13181881203880105
2022-08-08T08:12:46,019 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.30179549854419035
2022-08-08T08:12:46,019 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.3878359017546742E-4
2022-08-08T08:12:46,019 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.9641875966046514E-4
2022-08-08T08:12:46,019 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T08:12:46,019 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14121096658570276
2022-08-08T08:12:46,019 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13924292764086948
2022-08-08T08:12:46,019 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22507535804700698
2022-08-08T08:12:46,212 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T08:12:46,322 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -93.64350895863979
2022-08-08T08:12:46,322 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -113.89976531130458
2022-08-08T08:12:46,322 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -95.8586125963001
2022-08-08T08:12:46,322 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -76.7474708644562
2022-08-08T08:12:46,421 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T08:12:47,153 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18957.93558220965 meters
2022-08-08T08:12:47,153 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139571.27900107484 meters (statistic on all 2101844 legs which have a finite distance)
2022-08-08T08:12:47,153 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52126.06487166956 meters
2022-08-08T08:12:47,153 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139528.3733488239 meters (statistic on all 764193 trips which have a finite distance)
2022-08-08T08:12:47,153 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T08:12:47,153 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T08:12:48,106 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T08:12:48,108 INFO LegHistogramListener:72 number of legs: 2109374 100%
2022-08-08T08:12:48,108 INFO LegHistogramListener:79 number of bike legs: 101804 4.826265991711285%
2022-08-08T08:12:48,108 INFO LegHistogramListener:79 number of car legs: 234915 11.136716390739622%
2022-08-08T08:12:48,108 INFO LegHistogramListener:79 number of drtNorth legs: 237 0.011235560882043678%
2022-08-08T08:12:48,108 INFO LegHistogramListener:79 number of drtSoutheast legs: 164 0.007774818500654697%
2022-08-08T08:12:48,108 INFO LegHistogramListener:79 number of freight legs: 47065 2.2312306873982517%
2022-08-08T08:12:48,108 INFO LegHistogramListener:79 number of pt legs: 130462 6.1848681172708115%
2022-08-08T08:12:48,108 INFO LegHistogramListener:79 number of ride legs: 107938 5.117063166607723%
2022-08-08T08:12:48,108 INFO LegHistogramListener:79 number of walk legs: 1486789 70.48484526688961%
2022-08-08T08:12:48,685 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T08:12:48,685 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T08:12:51,319 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5542629289760035
2022-08-08T08:12:51,319 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4396134273404643
2022-08-08T08:12:51,319 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.009740059670221889
2022-08-08T08:12:51,319 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.008259858167682566
2022-08-08T08:12:51,319 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T08:12:51,319 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5114372204563077
2022-08-08T08:12:51,319 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6231751028309978
2022-08-08T08:12:51,319 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8818021228631436
2022-08-08T08:12:51,319 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.22247184664444866
2022-08-08T08:12:51,319 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3784000985945147
2022-08-08T08:12:51,319 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 9.410127505302023E-4
2022-08-08T08:12:51,319 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 8.216209554424685E-4
2022-08-08T08:12:51,319 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T08:12:51,319 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.29200793891248195
2022-08-08T08:12:51,319 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2629777597477624
2022-08-08T08:12:51,319 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5637398131839353
2022-08-08T08:12:51,319 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1766446540719021
2022-08-08T08:12:51,319 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.36649172987157036
2022-08-08T08:12:51,319 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.87567334404864E-4
2022-08-08T08:12:51,319 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.33648459203952E-4
2022-08-08T08:12:51,319 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T08:12:51,319 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2177154315820825
2022-08-08T08:12:51,319 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.20334861890652522
2022-08-08T08:12:51,320 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3625864627677329
2022-08-08T08:12:51,503 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T08:12:52,705 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T08:12:53,031 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T08:12:53,434 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T08:12:54,649 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T08:12:54,986 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T08:12:55,377 INFO ControlerListenerManagerImpl:171 [it.79] all ControlerIterationEndsListeners called.
2022-08-08T08:12:55,537 INFO AbstractController:181 ### ITERATION 79 ENDS
2022-08-08T08:12:55,537 INFO AbstractController:182 ###################################################
2022-08-08T08:12:55,537 INFO AbstractController:133 ###################################################
2022-08-08T08:12:55,537 INFO AbstractController:134 ### ITERATION 80 BEGINS
2022-08-08T08:12:55,538 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T08:12:55,538 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T08:12:55,538 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T08:12:55,538 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T08:12:55,538 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T08:13:02,045 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T08:13:02,071 INFO ControlerListenerManagerImpl:148 [it.80] all ControlerIterationStartsListeners called.
2022-08-08T08:13:02,071 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T08:13:03,649 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169305 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T08:13:03,649 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30825 plans
2022-08-08T08:13:03,649 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T08:13:03,649 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T08:13:03,651 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T08:13:03,652 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T08:13:03,653 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:13:03,656 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T08:13:03,656 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:13:03,660 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:13:03,667 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:13:03,667 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:13:03,669 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:13:03,670 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:13:03,670 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:13:03,674 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T08:13:03,679 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:13:03,693 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:13:03,693 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T08:13:03,709 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:13:03,723 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T08:13:03,740 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:13:03,875 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T08:13:04,093 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T08:13:04,471 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T08:13:05,370 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T08:13:07,078 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T08:13:10,128 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T08:13:11,347 INFO MemoryObserver:41 used RAM: 15901 MB free: 178 MB total: 16080 MB
2022-08-08T08:13:15,209 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T08:13:33,957 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T08:13:33,957 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30825 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T08:13:33,957 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30592 plans
2022-08-08T08:13:33,957 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T08:13:33,957 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T08:13:33,958 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T08:13:33,958 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T08:13:33,958 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T08:13:33,958 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T08:13:33,958 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T08:13:33,958 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T08:13:33,958 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T08:13:33,959 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T08:13:33,961 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T08:13:33,964 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T08:13:33,970 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T08:13:33,984 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T08:13:34,007 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T08:13:34,053 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T08:13:34,230 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30592 plans
2022-08-08T08:13:34,230 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T08:13:34,230 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T08:13:34,230 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:13:34,230 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T08:13:34,231 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:13:34,231 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:13:34,231 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:13:34,231 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:13:34,232 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T08:13:34,233 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T08:13:34,235 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:13:34,239 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:13:34,242 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T08:13:34,243 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:13:34,258 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:13:34,265 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:13:34,267 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T08:13:34,293 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:13:34,295 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:13:34,305 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T08:13:34,404 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T08:13:34,576 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T08:13:35,024 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T08:13:35,888 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T08:13:37,441 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T08:13:40,686 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T08:13:48,047 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T08:14:03,481 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T08:14:03,481 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30592 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T08:14:03,481 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7706 plans
2022-08-08T08:14:03,482 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T08:14:03,482 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T08:14:03,482 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T08:14:03,482 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T08:14:03,482 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T08:14:03,482 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T08:14:03,482 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T08:14:03,482 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T08:14:03,482 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T08:14:03,482 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T08:14:03,482 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T08:14:03,483 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T08:14:03,484 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T08:14:03,487 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T08:14:03,487 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7706 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T08:14:03,487 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40250 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T08:14:03,487 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6815 plans
2022-08-08T08:14:03,488 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T08:14:03,488 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T08:14:03,488 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T08:14:03,488 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T08:14:03,489 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T08:14:03,499 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T08:14:03,528 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T08:14:03,575 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T08:14:03,659 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T08:14:04,213 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T08:14:04,611 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T08:14:05,349 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T08:14:07,881 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T08:14:11,348 INFO MemoryObserver:41 used RAM: 14676 MB free: 1403 MB total: 16080 MB
2022-08-08T08:14:15,432 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T08:14:15,432 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6815 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T08:14:15,432 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T08:14:16,436 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T08:14:17,414 INFO ControlerListenerManagerImpl:213 [it.80] all ControlerReplanningListeners called.
2022-08-08T08:14:17,414 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T08:14:17,414 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T08:14:17,414 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T08:14:17,494 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T08:14:17,565 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T08:14:17,565 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T08:14:17,565 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T08:14:17,574 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T08:14:17,583 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T08:14:17,583 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T08:14:17,584 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T08:14:17,585 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T08:14:17,585 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T08:14:17,585 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T08:14:17,585 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T08:14:17,585 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T08:14:17,585 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T08:14:17,585 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T08:14:17,585 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T08:14:17,585 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T08:14:17,585 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T08:14:17,585 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T08:14:17,585 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T08:14:17,586 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T08:14:17,586 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T08:14:17,586 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T08:14:18,287 INFO ControlerListenerManagerImpl:232 [it.80] all ControlerBeforeMobsimListeners called.
2022-08-08T08:14:18,287 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T08:14:18,288 INFO NetworkImpl:163 node # 1
2022-08-08T08:14:18,288 INFO NetworkImpl:163 node # 4
2022-08-08T08:14:18,288 INFO NetworkImpl:163 node # 16
2022-08-08T08:14:18,288 INFO NetworkImpl:163 node # 64
2022-08-08T08:14:18,288 INFO NetworkImpl:163 node # 256
2022-08-08T08:14:18,288 INFO NetworkImpl:163 node # 1024
2022-08-08T08:14:18,289 INFO NetworkImpl:163 node # 4096
2022-08-08T08:14:18,290 INFO NetworkImpl:163 node # 16384
2022-08-08T08:14:18,297 INFO NetworkImpl:163 node # 65536
2022-08-08T08:14:18,337 INFO NetworkImpl:159 link # 1
2022-08-08T08:14:18,337 INFO NetworkImpl:159 link # 4
2022-08-08T08:14:18,337 INFO NetworkImpl:159 link # 16
2022-08-08T08:14:18,338 INFO NetworkImpl:159 link # 64
2022-08-08T08:14:18,338 INFO NetworkImpl:159 link # 256
2022-08-08T08:14:18,339 INFO NetworkImpl:159 link # 1024
2022-08-08T08:14:18,343 INFO NetworkImpl:159 link # 4096
2022-08-08T08:14:18,361 INFO NetworkImpl:159 link # 16384
2022-08-08T08:14:18,435 INFO NetworkImpl:159 link # 65536
2022-08-08T08:14:18,774 INFO NetworkImpl:159 link # 262144
2022-08-08T08:14:19,428 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T08:14:19,428 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T08:14:19,428 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T08:14:19,428 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T08:14:19,428 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T08:14:19,428 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T08:14:19,429 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T08:14:19,429 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T08:14:19,430 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T08:14:19,433 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T08:14:19,438 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T08:14:19,447 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T08:14:19,466 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T08:14:19,504 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T08:14:19,576 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T08:14:19,821 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T08:14:20,166 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T08:14:20,718 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T08:14:21,782 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T08:14:21,892 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T08:14:21,908 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:14:21,909 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T08:14:21,909 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T08:14:21,909 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:14:21,909 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:14:21,909 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T08:14:21,909 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T08:14:21,909 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T08:14:21,909 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:14:21,909 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T08:14:28,898 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:14:28,898 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T08:14:28,898 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T08:14:28,898 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T08:14:28,898 INFO EventsManagerImpl:176
2022-08-08T08:14:28,898 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:14:28,898 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T08:14:28,898 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T08:14:28,898 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T08:14:28,898 INFO EventsManagerImpl:176
2022-08-08T08:14:28,899 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:14:28,899 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T08:14:28,899 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T08:14:28,899 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T08:14:28,899 INFO EventsManagerImpl:176
2022-08-08T08:14:28,899 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:14:28,899 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T08:14:28,899 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T08:14:28,899 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T08:14:28,899 INFO EventsManagerImpl:176
2022-08-08T08:14:28,899 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T08:14:28,899 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T08:14:28,899 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T08:14:28,899 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T08:14:28,899 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T08:14:28,899 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T08:14:28,899 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T08:14:28,899 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:14:28,899 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T08:14:28,899 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T08:14:28,899 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:14:28,899 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T08:14:28,899 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T08:14:28,899 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T08:14:28,899 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T08:14:28,900 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T08:14:28,900 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T08:14:28,900 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T08:14:28,900 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T08:14:28,900 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:14:28,900 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:14:28,900 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:14:28,900 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T08:14:28,900 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T08:14:28,900 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T08:14:28,900 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:14:28,900 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T08:14:28,900 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:14:28,900 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T08:14:28,900 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T08:14:28,900 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:14:28,900 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T08:14:28,900 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:14:28,900 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T08:14:28,900 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T08:14:28,900 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:14:28,900 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T08:14:28,900 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T08:14:28,900 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:14:28,900 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:14:28,900 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:14:28,900 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T08:14:28,900 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T08:14:28,900 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T08:14:28,901 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:14:28,901 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T08:14:28,901 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:14:28,901 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T08:14:28,901 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T08:14:28,901 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:14:28,901 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T08:14:28,901 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:14:28,901 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T08:14:28,901 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T08:14:28,901 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:14:28,901 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T08:14:30,442 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T08:14:30,445 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T08:14:30,626 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T08:14:30,626 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T08:14:30,626 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T08:14:30,626 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T08:14:30,626 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T08:14:30,626 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T08:14:30,626 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T08:14:30,626 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T08:14:30,840 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T08:14:30,840 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=8s; (s/r): 0.0
2022-08-08T08:14:30,864 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T08:14:30,864 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T08:14:30,865 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T08:14:30,867 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T08:14:30,867 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T08:14:30,868 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T08:14:30,873 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T08:14:30,873 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T08:14:30,874 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T08:14:30,874 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T08:14:31,857 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1768 #nodes=232
2022-08-08T08:14:31,857 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271760 lost=0 simT=3600.0s realT=9s; (s/r): 400.0
2022-08-08T08:14:33,771 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3116 #nodes=365
2022-08-08T08:14:33,771 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271276 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T08:14:36,508 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4296 #nodes=471
2022-08-08T08:14:36,508 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270708 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T08:14:39,906 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5591 #nodes=694
2022-08-08T08:14:39,906 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269867 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T08:14:43,976 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7057 #nodes=968
2022-08-08T08:14:43,976 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268644 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T08:14:49,880 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10961 #nodes=1686
2022-08-08T08:14:49,881 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266745 lost=0 simT=21600.0s realT=27s; (s/r): 800.0
2022-08-08T08:15:03,604 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11817 #nodes=1891
2022-08-08T08:15:03,605 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264059 lost=0 simT=25200.0s realT=41s; (s/r): 614.6341463414634
2022-08-08T08:15:11,349 INFO MemoryObserver:41 used RAM: 14140 MB free: 1939 MB total: 16080 MB
2022-08-08T08:15:15,209 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13126 #nodes=1991
2022-08-08T08:15:15,210 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260641 lost=0 simT=28800.0s realT=53s; (s/r): 543.3962264150944
2022-08-08T08:15:32,414 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14443 #nodes=2128
2022-08-08T08:15:32,415 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256995 lost=0 simT=32400.0s realT=70s; (s/r): 462.85714285714283
2022-08-08T08:15:46,827 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14340 #nodes=2079
2022-08-08T08:15:46,827 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251556 lost=0 simT=36000.0s realT=84s; (s/r): 428.57142857142856
2022-08-08T08:16:05,375 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14788 #nodes=2178
2022-08-08T08:16:05,376 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245753 lost=0 simT=39600.0s realT=103s; (s/r): 384.4660194174757
2022-08-08T08:16:11,349 INFO MemoryObserver:41 used RAM: 14876 MB free: 1203 MB total: 16080 MB
2022-08-08T08:16:18,943 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15227 #nodes=2255
2022-08-08T08:16:18,944 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237923 lost=0 simT=43200.0s realT=117s; (s/r): 369.2307692307692
2022-08-08T08:16:35,319 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15530 #nodes=2354
2022-08-08T08:16:35,319 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228802 lost=0 simT=46800.0s realT=133s; (s/r): 351.8796992481203
2022-08-08T08:16:52,591 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15788 #nodes=2397
2022-08-08T08:16:52,591 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217539 lost=0 simT=50400.0s realT=150s; (s/r): 336.0
2022-08-08T08:17:07,203 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15899 #nodes=2416
2022-08-08T08:17:07,204 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203984 lost=0 simT=54000.0s realT=165s; (s/r): 327.27272727272725
2022-08-08T08:17:11,349 INFO MemoryObserver:41 used RAM: 15887 MB free: 192 MB total: 16080 MB
2022-08-08T08:17:27,061 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16206 #nodes=2499
2022-08-08T08:17:27,062 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187434 lost=0 simT=57600.0s realT=185s; (s/r): 311.35135135135135
2022-08-08T08:17:50,982 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16050 #nodes=2425
2022-08-08T08:17:50,983 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167930 lost=0 simT=61200.0s realT=209s; (s/r): 292.82296650717706
2022-08-08T08:18:11,201 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15752 #nodes=2266
2022-08-08T08:18:11,202 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145891 lost=0 simT=64800.0s realT=229s; (s/r): 282.9694323144105
2022-08-08T08:18:11,349 INFO MemoryObserver:41 used RAM: 15479 MB free: 600 MB total: 16080 MB
2022-08-08T08:18:26,840 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15044 #nodes=2166
2022-08-08T08:18:26,840 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=122102 lost=0 simT=68400.0s realT=244s; (s/r): 280.327868852459
2022-08-08T08:18:43,935 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14532 #nodes=2012
2022-08-08T08:18:43,935 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97334 lost=0 simT=72000.0s realT=262s; (s/r): 274.80916030534354
2022-08-08T08:18:59,667 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12684 #nodes=1746
2022-08-08T08:18:59,667 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74643 lost=0 simT=75600.0s realT=277s; (s/r): 272.9241877256318
2022-08-08T08:19:11,355 INFO MemoryObserver:41 used RAM: 15774 MB free: 305 MB total: 16080 MB
2022-08-08T08:19:12,410 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11829 #nodes=1507
2022-08-08T08:19:12,410 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58759 lost=0 simT=79200.0s realT=290s; (s/r): 273.1034482758621
2022-08-08T08:19:25,058 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11220 #nodes=1476
2022-08-08T08:19:25,058 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45162 lost=0 simT=82800.0s realT=303s; (s/r): 273.26732673267327
2022-08-08T08:19:43,861 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10618 #nodes=1260
2022-08-08T08:19:43,861 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=33025 lost=2 simT=86400.0s realT=321s; (s/r): 269.1588785046729
2022-08-08T08:19:52,623 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8948 #nodes=1044
2022-08-08T08:19:52,623 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26712 lost=6 simT=90000.0s realT=330s; (s/r): 272.72727272727275
2022-08-08T08:19:59,046 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7676 #nodes=900
2022-08-08T08:19:59,047 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22706 lost=6 simT=93600.0s realT=337s; (s/r): 277.7448071216617
2022-08-08T08:20:03,925 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6438 #nodes=756
2022-08-08T08:20:03,925 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19729 lost=7 simT=97200.0s realT=342s; (s/r): 284.2105263157895
2022-08-08T08:20:07,598 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5458 #nodes=555
2022-08-08T08:20:07,598 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17337 lost=7 simT=100800.0s realT=345s; (s/r): 292.17391304347825
2022-08-08T08:20:10,617 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4683 #nodes=482
2022-08-08T08:20:10,618 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15527 lost=8 simT=104400.0s realT=348s; (s/r): 300.0
2022-08-08T08:20:11,366 INFO MemoryObserver:41 used RAM: 15880 MB free: 199 MB total: 16080 MB
2022-08-08T08:20:13,423 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3914 #nodes=420
2022-08-08T08:20:13,424 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13894 lost=9 simT=108000.0s realT=351s; (s/r): 307.6923076923077
2022-08-08T08:20:15,809 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3324 #nodes=345
2022-08-08T08:20:15,809 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12624 lost=9 simT=111600.0s realT=353s; (s/r): 316.1473087818697
2022-08-08T08:20:17,777 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2779 #nodes=292
2022-08-08T08:20:17,777 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11534 lost=9 simT=115200.0s realT=355s; (s/r): 324.50704225352115
2022-08-08T08:20:19,427 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2269 #nodes=260
2022-08-08T08:20:19,427 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10646 lost=9 simT=118800.0s realT=357s; (s/r): 332.7731092436975
2022-08-08T08:20:20,812 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1938 #nodes=191
2022-08-08T08:20:20,812 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9876 lost=9 simT=122400.0s realT=358s; (s/r): 341.8994413407821
2022-08-08T08:20:22,057 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1703 #nodes=177
2022-08-08T08:20:22,057 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9128 lost=9 simT=126000.0s realT=360s; (s/r): 350.0
2022-08-08T08:20:23,197 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1418 #nodes=148
2022-08-08T08:20:23,197 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7474 lost=9 simT=129600.0s realT=361s; (s/r): 359.0027700831025
2022-08-08T08:20:23,700 INFO AbstractController$9:234 ### ITERATION 80 fires after mobsim event
2022-08-08T08:20:23,700 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=249.852463515sec
2022-08-08T08:20:23,700 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T08:20:23,742 INFO LegTimesControlerListener:50 [80] average trip (probably: leg) duration is: 1259 seconds = 00:20:59
2022-08-08T08:20:23,742 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T08:20:23,742 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:20:23,742 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:20:23,742 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:20:23,742 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:20:23,742 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T08:20:23,742 INFO EventsManagerImpl:137 event # 1
2022-08-08T08:20:23,742 INFO EventsManagerImpl:137 event # 4
2022-08-08T08:20:23,743 INFO EventsManagerImpl:137 event # 16
2022-08-08T08:20:23,743 INFO EventsManagerImpl:137 event # 64
2022-08-08T08:20:23,743 INFO EventsManagerImpl:137 event # 256
2022-08-08T08:20:23,744 INFO EventsManagerImpl:137 event # 1024
2022-08-08T08:20:23,746 INFO EventsManagerImpl:137 event # 4096
2022-08-08T08:20:23,757 INFO EventsManagerImpl:137 event # 16384
2022-08-08T08:20:23,842 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T08:20:24,283 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T08:20:24,283 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T08:20:24,283 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T08:20:24,284 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T08:20:24,284 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T08:20:24,284 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T08:20:24,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-08-08T08:20:24,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-08-08T08:20:24,287 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:15:35][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T08:20:24,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-08-08T08:20:24,288 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-08-08T08:20:24,289 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:32][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T08:20:24,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-08-08T08:20:24,291 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-08-08T08:20:24,291 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-08-08T08:20:24,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-08-08T08:20:24,291 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-08-08T08:20:24,291 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T08:20:24,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-08-08T08:20:24,292 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-08-08T08:20:24,292 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-08-08T08:20:24,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-08-08T08:20:24,292 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-08-08T08:20:24,292 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:56][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T08:20:24,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-08-08T08:20:24,293 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-08-08T08:20:24,293 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-08-08T08:20:24,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-08-08T08:20:24,293 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-08-08T08:20:24,293 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-08-08T08:20:24,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-08-08T08:20:24,294 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T08:20:24,294 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T08:20:24,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-08-08T08:20:24,296 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-08-08T08:20:24,296 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-08-08T08:20:24,299 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T08:20:24,299 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-08-08T08:20:24,299 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-08-08T08:20:24,299 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T08:20:24,702 INFO ControlerListenerManagerImpl:251 [it.80] all ControlerAfterMobsimListeners called.
2022-08-08T08:20:24,702 INFO AbstractController$4:159 ### ITERATION 80 fires scoring event
2022-08-08T08:20:24,702 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T08:20:24,846 INFO NewScoreAssignerImpl:57 it: 80 msaStart: 599
2022-08-08T08:20:24,968 INFO ControlerListenerManagerImpl:194 [it.80] all ControlerScoringListeners called.
2022-08-08T08:20:24,968 INFO AbstractController$5:167 ### ITERATION 80 fires iteration end event
2022-08-08T08:20:24,968 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T08:20:24,968 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T08:20:25,144 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T08:20:25,147 INFO CountSimComparisonTableWriter:93 Writing CountsSimComparison to /net/ils/matsim-leipzig/run-car-free/25pct-test050822/output_95pct_noDepot/ITERS/it.80/leipzig-flexa-25pct-scaledFleet-carfree95pct_noDepot.80.countscompare.txt
2022-08-08T08:20:25,147 INFO CountSimComparisonTableWriter:134 Writing 'average weekday traffic volume' to /net/ils/matsim-leipzig/run-car-free/25pct-test050822/output_95pct_noDepot/ITERS/it.80/leipzig-flexa-25pct-scaledFleet-carfree95pct_noDepot.80.countscompareAWTV.txt
2022-08-08T08:20:25,149 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T08:20:27,669 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T08:20:27,669 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13174050129148543
2022-08-08T08:20:27,669 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.30135387728064006
2022-08-08T08:20:27,669 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.1952684903228458E-4
2022-08-08T08:20:27,670 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.861484977174343E-4
2022-08-08T08:20:27,670 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T08:20:27,670 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1408322506765535
2022-08-08T08:20:27,670 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1396922516008771
2022-08-08T08:20:27,670 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22555420901010081
2022-08-08T08:20:27,849 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T08:20:27,961 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -93.67371195721132
2022-08-08T08:20:27,962 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -113.75966227910465
2022-08-08T08:20:27,962 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -95.71409420121577
2022-08-08T08:20:27,962 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -76.63682589725721
2022-08-08T08:20:28,058 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T08:20:28,714 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18976.5876344328 meters
2022-08-08T08:20:28,714 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139645.3193194887 meters (statistic on all 2100892 legs which have a finite distance)
2022-08-08T08:20:28,714 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52145.75365731494 meters
2022-08-08T08:20:28,714 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139588.38134311794 meters (statistic on all 764233 trips which have a finite distance)
2022-08-08T08:20:28,714 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T08:20:28,714 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T08:20:29,632 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T08:20:29,634 INFO LegHistogramListener:72 number of legs: 2108349 100%
2022-08-08T08:20:29,634 INFO LegHistogramListener:79 number of bike legs: 101841 4.8303672684171355%
2022-08-08T08:20:29,634 INFO LegHistogramListener:79 number of car legs: 234559 11.12524539343344%
2022-08-08T08:20:29,634 INFO LegHistogramListener:79 number of drtNorth legs: 220 0.010434705070175763%
2022-08-08T08:20:29,634 INFO LegHistogramListener:79 number of drtSoutheast legs: 157 0.007446584981898158%
2022-08-08T08:20:29,634 INFO LegHistogramListener:79 number of freight legs: 47065 2.2323154278537376%
2022-08-08T08:20:29,634 INFO LegHistogramListener:79 number of pt legs: 130102 6.170799995636396%
2022-08-08T08:20:29,634 INFO LegHistogramListener:79 number of ride legs: 108224 5.133116006885008%
2022-08-08T08:20:29,634 INFO LegHistogramListener:79 number of walk legs: 1486181 70.4902746177222%
2022-08-08T08:20:30,166 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T08:20:30,166 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T08:20:32,456 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5574531290920575
2022-08-08T08:20:32,456 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4402578862773895
2022-08-08T08:20:32,456 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.009809383938337347
2022-08-08T08:20:32,456 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.00831120947739772
2022-08-08T08:20:32,456 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T08:20:32,456 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.512759516681473
2022-08-08T08:20:32,456 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6266541540641994
2022-08-08T08:20:32,456 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8830884731715083
2022-08-08T08:20:32,456 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.22290833277702748
2022-08-08T08:20:32,456 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.37854644982720287
2022-08-08T08:20:32,456 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 9.448640987588388E-4
2022-08-08T08:20:32,456 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 8.331750001283782E-4
2022-08-08T08:20:32,456 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T08:20:32,456 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.293215978473531
2022-08-08T08:20:32,456 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2636427592085736
2022-08-08T08:20:32,456 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5673395399949676
2022-08-08T08:20:32,456 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17700026189167956
2022-08-08T08:20:32,456 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3666239594940869
2022-08-08T08:20:32,456 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.8885111714774286E-4
2022-08-08T08:20:32,457 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.33648459203952E-4
2022-08-08T08:20:32,457 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T08:20:32,457 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2182443500721486
2022-08-08T08:20:32,457 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.2036952402471025
2022-08-08T08:20:32,457 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.36438632617324906
2022-08-08T08:20:32,659 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T08:20:33,870 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T08:20:34,195 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T08:20:34,587 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T08:20:35,857 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T08:20:36,173 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T08:20:36,557 INFO ControlerListenerManagerImpl:171 [it.80] all ControlerIterationEndsListeners called.
2022-08-08T08:20:36,734 INFO AbstractController:181 ### ITERATION 80 ENDS
2022-08-08T08:20:36,734 INFO AbstractController:182 ###################################################
2022-08-08T08:20:36,734 INFO AbstractController:133 ###################################################
2022-08-08T08:20:36,734 INFO AbstractController:134 ### ITERATION 81 BEGINS
2022-08-08T08:20:36,734 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T08:20:36,735 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T08:20:36,735 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T08:20:36,735 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T08:20:36,735 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T08:20:43,032 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T08:20:43,058 INFO ControlerListenerManagerImpl:148 [it.81] all ControlerIterationStartsListeners called.
2022-08-08T08:20:43,058 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T08:20:44,692 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169212 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T08:20:44,692 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30999 plans
2022-08-08T08:20:44,693 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:20:44,693 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T08:20:44,693 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:20:44,694 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:20:44,694 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T08:20:44,695 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T08:20:44,696 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:20:44,697 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T08:20:44,697 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:20:44,698 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:20:44,702 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T08:20:44,702 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:20:44,703 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:20:44,713 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:20:44,714 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T08:20:44,718 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:20:44,719 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:20:44,770 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:20:44,776 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T08:20:44,813 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T08:20:44,905 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T08:20:45,153 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T08:20:45,533 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T08:20:46,375 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T08:20:48,063 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T08:20:51,194 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T08:20:56,107 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T08:21:11,366 INFO MemoryObserver:41 used RAM: 14881 MB free: 1198 MB total: 16080 MB
2022-08-08T08:21:15,857 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T08:21:15,858 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30999 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T08:21:15,859 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30541 plans
2022-08-08T08:21:15,859 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T08:21:15,859 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T08:21:15,859 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T08:21:15,859 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T08:21:15,859 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T08:21:15,859 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T08:21:15,859 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T08:21:15,859 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T08:21:15,860 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T08:21:15,861 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T08:21:15,862 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T08:21:15,865 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T08:21:15,872 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T08:21:15,885 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T08:21:15,909 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T08:21:15,954 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T08:21:16,101 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30541 plans
2022-08-08T08:21:16,101 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T08:21:16,102 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T08:21:16,102 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T08:21:16,102 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:21:16,102 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:21:16,102 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:21:16,103 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:21:16,103 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T08:21:16,103 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:21:16,104 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:21:16,105 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T08:21:16,105 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:21:16,106 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:21:16,112 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T08:21:16,116 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:21:16,116 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:21:16,129 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T08:21:16,195 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:21:16,200 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:21:16,213 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T08:21:16,356 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T08:21:16,606 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T08:21:17,009 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T08:21:17,744 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T08:21:19,538 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T08:21:23,134 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T08:21:30,293 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T08:21:45,915 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T08:21:45,915 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30541 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T08:21:45,915 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7676 plans
2022-08-08T08:21:45,915 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T08:21:45,915 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T08:21:45,915 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T08:21:45,915 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T08:21:45,915 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T08:21:45,915 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T08:21:45,915 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T08:21:45,915 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T08:21:45,916 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T08:21:45,916 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T08:21:45,916 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T08:21:45,917 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T08:21:45,918 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T08:21:45,920 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T08:21:45,920 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7676 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T08:21:45,920 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40420 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T08:21:45,920 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6645 plans
2022-08-08T08:21:45,921 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T08:21:45,921 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T08:21:45,921 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T08:21:45,921 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T08:21:45,923 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T08:21:45,940 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T08:21:45,960 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T08:21:46,071 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T08:21:46,280 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T08:21:46,645 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T08:21:47,248 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T08:21:48,131 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T08:21:50,739 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T08:21:57,524 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T08:21:57,525 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6645 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T08:21:57,525 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T08:21:58,501 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T08:21:59,495 INFO ControlerListenerManagerImpl:213 [it.81] all ControlerReplanningListeners called.
2022-08-08T08:21:59,495 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T08:21:59,495 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T08:21:59,495 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T08:21:59,574 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T08:21:59,645 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T08:21:59,645 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T08:21:59,645 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T08:21:59,654 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T08:21:59,663 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T08:21:59,663 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T08:21:59,664 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T08:21:59,665 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T08:21:59,665 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T08:21:59,665 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T08:21:59,665 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T08:21:59,665 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T08:21:59,665 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T08:21:59,665 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T08:21:59,665 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T08:21:59,665 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T08:21:59,665 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T08:21:59,665 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T08:21:59,665 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T08:21:59,666 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T08:21:59,666 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T08:21:59,666 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T08:22:00,369 INFO ControlerListenerManagerImpl:232 [it.81] all ControlerBeforeMobsimListeners called.
2022-08-08T08:22:00,369 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T08:22:00,369 INFO NetworkImpl:163 node # 1
2022-08-08T08:22:00,369 INFO NetworkImpl:163 node # 4
2022-08-08T08:22:00,369 INFO NetworkImpl:163 node # 16
2022-08-08T08:22:00,369 INFO NetworkImpl:163 node # 64
2022-08-08T08:22:00,369 INFO NetworkImpl:163 node # 256
2022-08-08T08:22:00,369 INFO NetworkImpl:163 node # 1024
2022-08-08T08:22:00,370 INFO NetworkImpl:163 node # 4096
2022-08-08T08:22:00,371 INFO NetworkImpl:163 node # 16384
2022-08-08T08:22:00,378 INFO NetworkImpl:163 node # 65536
2022-08-08T08:22:00,416 INFO NetworkImpl:159 link # 1
2022-08-08T08:22:00,416 INFO NetworkImpl:159 link # 4
2022-08-08T08:22:00,416 INFO NetworkImpl:159 link # 16
2022-08-08T08:22:00,416 INFO NetworkImpl:159 link # 64
2022-08-08T08:22:00,416 INFO NetworkImpl:159 link # 256
2022-08-08T08:22:00,417 INFO NetworkImpl:159 link # 1024
2022-08-08T08:22:00,421 INFO NetworkImpl:159 link # 4096
2022-08-08T08:22:00,439 INFO NetworkImpl:159 link # 16384
2022-08-08T08:22:00,509 INFO NetworkImpl:159 link # 65536
2022-08-08T08:22:00,838 INFO NetworkImpl:159 link # 262144
2022-08-08T08:22:01,644 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T08:22:05,495 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T08:22:05,495 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T08:22:05,495 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T08:22:05,495 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T08:22:05,495 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T08:22:05,495 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T08:22:05,496 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T08:22:05,497 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T08:22:05,499 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T08:22:05,503 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T08:22:05,512 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T08:22:05,530 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T08:22:05,566 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T08:22:05,637 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T08:22:05,783 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T08:22:06,074 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T08:22:06,612 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T08:22:07,659 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T08:22:07,756 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T08:22:07,771 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:22:07,771 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T08:22:07,771 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T08:22:07,771 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:22:07,771 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:22:07,771 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T08:22:07,771 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T08:22:07,771 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T08:22:07,771 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:22:07,771 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T08:22:09,349 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:22:09,349 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T08:22:09,349 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T08:22:09,349 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T08:22:09,349 INFO EventsManagerImpl:176
2022-08-08T08:22:09,349 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:22:09,349 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T08:22:09,349 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T08:22:09,349 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T08:22:09,349 INFO EventsManagerImpl:176
2022-08-08T08:22:09,349 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:22:09,349 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T08:22:09,349 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T08:22:09,349 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T08:22:09,349 INFO EventsManagerImpl:176
2022-08-08T08:22:09,349 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:22:09,349 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T08:22:09,349 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T08:22:09,349 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T08:22:09,349 INFO EventsManagerImpl:176
2022-08-08T08:22:09,350 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T08:22:09,350 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T08:22:09,350 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T08:22:09,350 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T08:22:09,350 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T08:22:09,350 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T08:22:09,350 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T08:22:09,350 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:22:09,350 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T08:22:09,350 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T08:22:09,350 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:22:09,350 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T08:22:09,350 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T08:22:09,350 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T08:22:09,350 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T08:22:09,350 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T08:22:09,350 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T08:22:09,350 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T08:22:09,350 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T08:22:09,350 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:22:09,350 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:22:09,350 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:22:09,350 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T08:22:09,350 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T08:22:09,350 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T08:22:09,350 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:22:09,351 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T08:22:09,351 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:22:09,351 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T08:22:09,351 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T08:22:09,351 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:22:09,351 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T08:22:09,351 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:22:09,351 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T08:22:09,351 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T08:22:09,351 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:22:09,351 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T08:22:09,351 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T08:22:09,351 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:22:09,351 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:22:09,351 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:22:09,351 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T08:22:09,351 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T08:22:09,351 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T08:22:09,351 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:22:09,351 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T08:22:09,351 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:22:09,351 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T08:22:09,351 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T08:22:09,351 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:22:09,351 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T08:22:09,351 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:22:09,351 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T08:22:09,351 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T08:22:09,351 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:22:09,351 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T08:22:10,890 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T08:22:10,893 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T08:22:11,074 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T08:22:11,074 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T08:22:11,074 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T08:22:11,074 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T08:22:11,074 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T08:22:11,074 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T08:22:11,074 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T08:22:11,074 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T08:22:11,371 INFO MemoryObserver:41 used RAM: 13829 MB free: 2250 MB total: 16080 MB
2022-08-08T08:22:11,553 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T08:22:11,553 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=3s; (s/r): 0.0
2022-08-08T08:22:11,578 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T08:22:11,578 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T08:22:11,579 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T08:22:11,581 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T08:22:11,588 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T08:22:11,588 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T08:22:11,590 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T08:22:11,592 INFO VehicularDepartureHandler:110 teleport vehicle 183170_car from link -40717535 to link -22737835#3
2022-08-08T08:22:11,593 INFO VehicularDepartureHandler:110 teleport vehicle 100207_car from link -19080095#2 to link -376768565#2
2022-08-08T08:22:11,593 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T08:22:12,759 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1760 #nodes=235
2022-08-08T08:22:12,759 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271771 lost=0 simT=3600.0s realT=4s; (s/r): 900.0
2022-08-08T08:22:14,663 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3118 #nodes=369
2022-08-08T08:22:14,663 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271279 lost=0 simT=7200.0s realT=6s; (s/r): 1200.0
2022-08-08T08:22:17,337 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4322 #nodes=463
2022-08-08T08:22:17,338 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270694 lost=0 simT=10800.0s realT=9s; (s/r): 1200.0
2022-08-08T08:22:20,848 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5562 #nodes=678
2022-08-08T08:22:20,849 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269868 lost=0 simT=14400.0s realT=13s; (s/r): 1107.6923076923076
2022-08-08T08:22:24,980 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7113 #nodes=1004
2022-08-08T08:22:24,981 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268658 lost=0 simT=18000.0s realT=17s; (s/r): 1058.8235294117646
2022-08-08T08:22:31,173 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10927 #nodes=1728
2022-08-08T08:22:31,173 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266758 lost=0 simT=21600.0s realT=23s; (s/r): 939.1304347826087
2022-08-08T08:22:44,735 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11884 #nodes=1844
2022-08-08T08:22:44,735 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264080 lost=0 simT=25200.0s realT=36s; (s/r): 700.0
2022-08-08T08:22:57,332 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13124 #nodes=1998
2022-08-08T08:22:57,333 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260661 lost=0 simT=28800.0s realT=49s; (s/r): 587.7551020408164
2022-08-08T08:23:11,379 INFO MemoryObserver:41 used RAM: 14239 MB free: 1840 MB total: 16080 MB
2022-08-08T08:23:14,126 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14457 #nodes=2123
2022-08-08T08:23:14,126 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257030 lost=0 simT=32400.0s realT=66s; (s/r): 490.90909090909093
2022-08-08T08:23:28,147 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14286 #nodes=2070
2022-08-08T08:23:28,147 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251623 lost=0 simT=36000.0s realT=80s; (s/r): 450.0
2022-08-08T08:23:47,016 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14819 #nodes=2214
2022-08-08T08:23:47,017 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245795 lost=0 simT=39600.0s realT=99s; (s/r): 400.0
2022-08-08T08:24:01,642 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15099 #nodes=2245
2022-08-08T08:24:01,642 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237959 lost=0 simT=43200.0s realT=113s; (s/r): 382.3008849557522
2022-08-08T08:24:11,379 INFO MemoryObserver:41 used RAM: 15217 MB free: 862 MB total: 16080 MB
2022-08-08T08:24:20,004 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15412 #nodes=2310
2022-08-08T08:24:20,004 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228819 lost=0 simT=46800.0s realT=132s; (s/r): 354.54545454545456
2022-08-08T08:24:35,023 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15669 #nodes=2428
2022-08-08T08:24:35,024 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217538 lost=0 simT=50400.0s realT=147s; (s/r): 342.85714285714283
2022-08-08T08:24:54,468 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15880 #nodes=2437
2022-08-08T08:24:54,469 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204076 lost=0 simT=54000.0s realT=166s; (s/r): 325.30120481927713
2022-08-08T08:25:11,380 INFO MemoryObserver:41 used RAM: 15030 MB free: 1049 MB total: 16080 MB
2022-08-08T08:25:17,811 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16234 #nodes=2413
2022-08-08T08:25:17,811 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187404 lost=0 simT=57600.0s realT=190s; (s/r): 303.1578947368421
2022-08-08T08:25:37,236 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15952 #nodes=2393
2022-08-08T08:25:37,237 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167829 lost=0 simT=61200.0s realT=209s; (s/r): 292.82296650717706
2022-08-08T08:25:54,337 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15607 #nodes=2219
2022-08-08T08:25:54,337 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145795 lost=0 simT=64800.0s realT=226s; (s/r): 286.72566371681415
2022-08-08T08:26:11,365 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14924 #nodes=2111
2022-08-08T08:26:11,365 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=122028 lost=0 simT=68400.0s realT=243s; (s/r): 281.48148148148147
2022-08-08T08:26:11,380 INFO MemoryObserver:41 used RAM: 15666 MB free: 413 MB total: 16080 MB
2022-08-08T08:26:29,131 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14554 #nodes=2024
2022-08-08T08:26:29,132 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97204 lost=0 simT=72000.0s realT=261s; (s/r): 275.86206896551727
2022-08-08T08:26:50,275 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12655 #nodes=1619
2022-08-08T08:26:50,276 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74532 lost=0 simT=75600.0s realT=282s; (s/r): 268.0851063829787
2022-08-08T08:27:12,961 INFO MemoryObserver:41 used RAM: 15446 MB free: 633 MB total: 16080 MB
2022-08-08T08:27:15,213 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11772 #nodes=1440
2022-08-08T08:27:15,214 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58692 lost=0 simT=79200.0s realT=307s; (s/r): 257.9804560260586
2022-08-08T08:27:38,799 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11178 #nodes=1404
2022-08-08T08:27:38,799 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45038 lost=0 simT=82800.0s realT=331s; (s/r): 250.1510574018127
2022-08-08T08:27:53,698 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10624 #nodes=1306
2022-08-08T08:27:53,698 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32894 lost=2 simT=86400.0s realT=345s; (s/r): 250.43478260869566
2022-08-08T08:28:08,204 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8963 #nodes=984
2022-08-08T08:28:08,204 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26566 lost=7 simT=90000.0s realT=360s; (s/r): 250.0
2022-08-08T08:28:12,961 INFO MemoryObserver:41 used RAM: 15777 MB free: 302 MB total: 16080 MB
2022-08-08T08:28:14,635 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7631 #nodes=873
2022-08-08T08:28:14,635 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22578 lost=9 simT=93600.0s realT=366s; (s/r): 255.7377049180328
2022-08-08T08:28:19,734 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6460 #nodes=711
2022-08-08T08:28:19,734 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19573 lost=10 simT=97200.0s realT=371s; (s/r): 261.99460916442047
2022-08-08T08:28:23,812 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5446 #nodes=559
2022-08-08T08:28:23,812 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17246 lost=10 simT=100800.0s realT=376s; (s/r): 268.0851063829787
2022-08-08T08:28:27,125 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4635 #nodes=503
2022-08-08T08:28:27,125 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15445 lost=10 simT=104400.0s realT=379s; (s/r): 275.4617414248021
2022-08-08T08:28:29,757 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3885 #nodes=437
2022-08-08T08:28:29,757 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13865 lost=10 simT=108000.0s realT=381s; (s/r): 283.46456692913387
2022-08-08T08:28:31,628 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3268 #nodes=356
2022-08-08T08:28:31,628 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12560 lost=10 simT=111600.0s realT=383s; (s/r): 291.3838120104439
2022-08-08T08:28:33,581 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2741 #nodes=293
2022-08-08T08:28:33,581 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11516 lost=10 simT=115200.0s realT=385s; (s/r): 299.2207792207792
2022-08-08T08:28:35,205 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2244 #nodes=226
2022-08-08T08:28:35,205 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10601 lost=10 simT=118800.0s realT=387s; (s/r): 306.9767441860465
2022-08-08T08:28:36,581 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1912 #nodes=214
2022-08-08T08:28:36,581 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9810 lost=11 simT=122400.0s realT=388s; (s/r): 315.4639175257732
2022-08-08T08:28:37,763 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1673 #nodes=176
2022-08-08T08:28:37,763 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9094 lost=11 simT=126000.0s realT=389s; (s/r): 323.90745501285346
2022-08-08T08:28:38,915 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1359 #nodes=155
2022-08-08T08:28:38,915 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7465 lost=11 simT=129600.0s realT=391s; (s/r): 331.45780051150894
2022-08-08T08:28:39,433 INFO AbstractController$9:234 ### ITERATION 81 fires after mobsim event
2022-08-08T08:28:39,433 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=252.273328295sec
2022-08-08T08:28:39,433 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T08:28:39,482 INFO LegTimesControlerListener:50 [81] average trip (probably: leg) duration is: 1252 seconds = 00:20:52
2022-08-08T08:28:39,482 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T08:28:39,482 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:28:39,482 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:28:39,482 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:28:39,482 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:28:39,482 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T08:28:39,483 INFO EventsManagerImpl:137 event # 1
2022-08-08T08:28:39,483 INFO EventsManagerImpl:137 event # 4
2022-08-08T08:28:39,483 INFO EventsManagerImpl:137 event # 16
2022-08-08T08:28:39,483 INFO EventsManagerImpl:137 event # 64
2022-08-08T08:28:39,483 INFO EventsManagerImpl:137 event # 256
2022-08-08T08:28:39,484 INFO EventsManagerImpl:137 event # 1024
2022-08-08T08:28:39,486 INFO EventsManagerImpl:137 event # 4096
2022-08-08T08:28:39,497 INFO EventsManagerImpl:137 event # 16384
2022-08-08T08:28:39,511 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T08:28:39,955 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T08:28:39,955 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T08:28:39,955 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T08:28:39,955 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T08:28:39,955 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T08:28:39,955 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T08:28:39,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-08-08T08:28:39,965 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-08-08T08:28:39,965 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:15:35][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T08:28:39,966 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T08:28:39,967 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-08-08T08:28:39,967 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:40:37][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T08:28:39,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-08-08T08:28:39,969 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-08-08T08:28:39,969 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-08-08T08:28:39,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-08-08T08:28:39,969 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-08-08T08:28:39,969 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T08:28:39,970 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T08:28:39,970 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-08-08T08:28:39,970 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-08-08T08:28:39,970 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T08:28:39,970 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-08-08T08:28:39,970 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-08-08T08:28:39,971 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T08:28:39,971 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-08-08T08:28:39,971 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-08-08T08:28:39,971 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T08:28:39,971 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-08-08T08:28:39,971 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-08-08T08:28:39,972 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T08:28:39,972 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T08:28:39,972 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T08:28:39,974 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T08:28:39,974 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-08-08T08:28:39,974 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-08-08T08:28:39,977 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T08:28:39,977 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-08-08T08:28:39,977 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:53][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T08:28:39,977 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T08:28:40,313 INFO ControlerListenerManagerImpl:251 [it.81] all ControlerAfterMobsimListeners called.
2022-08-08T08:28:40,313 INFO AbstractController$4:159 ### ITERATION 81 fires scoring event
2022-08-08T08:28:40,313 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T08:28:40,450 INFO NewScoreAssignerImpl:57 it: 81 msaStart: 599
2022-08-08T08:28:40,574 INFO ControlerListenerManagerImpl:194 [it.81] all ControlerScoringListeners called.
2022-08-08T08:28:40,574 INFO AbstractController$5:167 ### ITERATION 81 fires iteration end event
2022-08-08T08:28:40,574 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T08:28:40,574 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T08:28:40,661 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T08:28:40,661 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T08:28:43,482 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T08:28:43,482 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13262759516681474
2022-08-08T08:28:43,482 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3012511746612097
2022-08-08T08:28:43,483 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.362160246897097E-4
2022-08-08T08:28:43,483 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.70743104802888E-4
2022-08-08T08:28:43,483 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T08:28:43,483 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14130853407416155
2022-08-08T08:28:43,483 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1395882651987039
2022-08-08T08:28:43,483 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22439623697602407
2022-08-08T08:28:43,649 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T08:28:43,761 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -93.33485204232564
2022-08-08T08:28:43,761 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -113.54525024755225
2022-08-08T08:28:43,761 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -95.52729344497668
2022-08-08T08:28:43,761 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -76.51549830965799
2022-08-08T08:28:43,824 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T08:28:44,485 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18947.161847512252 meters
2022-08-08T08:28:44,485 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139602.72671955545 meters (statistic on all 2103513 legs which have a finite distance)
2022-08-08T08:28:44,485 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52131.569033933774 meters
2022-08-08T08:28:44,485 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139549.3150728603 meters (statistic on all 764227 trips which have a finite distance)
2022-08-08T08:28:44,485 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T08:28:44,485 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T08:28:45,442 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T08:28:45,444 INFO LegHistogramListener:72 number of legs: 2110955 100%
2022-08-08T08:28:45,444 INFO LegHistogramListener:79 number of bike legs: 102508 4.856001193772487%
2022-08-08T08:28:45,444 INFO LegHistogramListener:79 number of car legs: 234508 11.109095172564077%
2022-08-08T08:28:45,444 INFO LegHistogramListener:79 number of drtNorth legs: 221 0.010469195222067736%
2022-08-08T08:28:45,444 INFO LegHistogramListener:79 number of drtSoutheast legs: 142 0.006726813219609135%
2022-08-08T08:28:45,444 INFO LegHistogramListener:79 number of freight legs: 47065 2.229559606907774%
2022-08-08T08:28:45,444 INFO LegHistogramListener:79 number of pt legs: 130648 6.189047137433057%
2022-08-08T08:28:45,444 INFO LegHistogramListener:79 number of ride legs: 108190 5.125168466405015%
2022-08-08T08:28:45,444 INFO LegHistogramListener:79 number of walk legs: 1487673 70.47393241447591%
2022-08-08T08:28:45,991 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T08:28:45,991 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T08:28:48,315 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.560838464185029
2022-08-08T08:28:48,315 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4408111966395703
2022-08-08T08:28:48,315 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.0098851271201672
2022-08-08T08:28:48,315 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.008356141873398481
2022-08-08T08:28:48,315 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T08:28:48,315 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5142358668357836
2022-08-08T08:28:48,315 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.630027935112485
2022-08-08T08:28:48,315 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8842220533334703
2022-08-08T08:28:48,315 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.22340900804675023
2022-08-08T08:28:48,315 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3787287469766916
2022-08-08T08:28:48,316 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 9.564181434447486E-4
2022-08-08T08:28:48,316 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 8.35742565614136E-4
2022-08-08T08:28:48,316 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T08:28:48,316 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.29452672065401025
2022-08-08T08:28:48,316 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.26428978571098455
2022-08-08T08:28:48,316 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5709752127228005
2022-08-08T08:28:48,316 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17727499139865563
2022-08-08T08:28:48,316 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.36682166203649025
2022-08-08T08:28:48,316 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.8885111714774286E-4
2022-08-08T08:28:48,316 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.3749980743258857E-4
2022-08-08T08:28:48,316 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T08:28:48,316 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2187232010352424
2022-08-08T08:28:48,316 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.20405855076333723
2022-08-08T08:28:48,316 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.36600645999476217
2022-08-08T08:28:48,502 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T08:28:49,725 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T08:28:50,069 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T08:28:50,437 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T08:28:51,609 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T08:28:51,951 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T08:28:52,343 INFO ControlerListenerManagerImpl:171 [it.81] all ControlerIterationEndsListeners called.
2022-08-08T08:28:52,503 INFO AbstractController:181 ### ITERATION 81 ENDS
2022-08-08T08:28:52,503 INFO AbstractController:182 ###################################################
2022-08-08T08:28:52,503 INFO AbstractController:133 ###################################################
2022-08-08T08:28:52,503 INFO AbstractController:134 ### ITERATION 82 BEGINS
2022-08-08T08:28:52,504 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T08:28:52,504 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T08:28:52,504 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T08:28:52,504 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T08:28:52,504 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T08:28:58,966 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T08:28:58,992 INFO ControlerListenerManagerImpl:148 [it.82] all ControlerIterationStartsListeners called.
2022-08-08T08:28:58,992 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T08:29:00,674 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169667 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T08:29:00,674 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30618 plans
2022-08-08T08:29:00,674 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T08:29:00,674 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:29:00,674 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T08:29:00,675 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:29:00,676 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:29:00,677 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T08:29:00,677 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:29:00,678 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:29:00,678 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T08:29:00,678 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:29:00,684 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T08:29:00,688 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:29:00,690 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:29:00,693 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T08:29:00,694 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:29:00,726 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:29:00,728 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:29:00,734 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:29:00,735 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T08:29:00,792 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T08:29:00,874 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T08:29:01,041 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T08:29:01,475 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T08:29:02,420 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T08:29:04,183 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T08:29:07,478 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T08:29:12,830 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T08:29:12,962 INFO MemoryObserver:41 used RAM: 15843 MB free: 236 MB total: 16080 MB
2022-08-08T08:29:32,594 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T08:29:32,595 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30618 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T08:29:32,595 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30491 plans
2022-08-08T08:29:32,595 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T08:29:32,595 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T08:29:32,595 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T08:29:32,595 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T08:29:32,595 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T08:29:32,595 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T08:29:32,596 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T08:29:32,596 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T08:29:32,596 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T08:29:32,597 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T08:29:32,599 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T08:29:32,602 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T08:29:32,608 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T08:29:32,621 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T08:29:32,645 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T08:29:32,692 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T08:29:32,845 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30491 plans
2022-08-08T08:29:32,846 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:29:32,846 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T08:29:32,846 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T08:29:32,846 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:29:32,846 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:29:32,847 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T08:29:32,847 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T08:29:32,847 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:29:32,849 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:29:32,850 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:29:32,850 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:29:32,850 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T08:29:32,854 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:29:32,856 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T08:29:32,857 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:29:32,871 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T08:29:32,872 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:29:32,880 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:29:32,909 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T08:29:33,000 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:29:33,023 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T08:29:33,215 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T08:29:33,621 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T08:29:34,322 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T08:29:36,060 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T08:29:39,393 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T08:29:46,404 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T08:30:02,252 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T08:30:02,252 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30491 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T08:30:02,252 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7652 plans
2022-08-08T08:30:02,252 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T08:30:02,252 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T08:30:02,252 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T08:30:02,253 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T08:30:02,253 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T08:30:02,253 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T08:30:02,253 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T08:30:02,253 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T08:30:02,253 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T08:30:02,253 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T08:30:02,253 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T08:30:02,254 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T08:30:02,255 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T08:30:02,257 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T08:30:02,258 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7652 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T08:30:02,258 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40273 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T08:30:02,258 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6792 plans
2022-08-08T08:30:02,258 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T08:30:02,258 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T08:30:02,258 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T08:30:02,259 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T08:30:02,262 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T08:30:02,282 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T08:30:02,306 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T08:30:02,470 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T08:30:02,623 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T08:30:02,895 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T08:30:03,406 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T08:30:04,334 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T08:30:06,778 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T08:30:12,963 INFO MemoryObserver:41 used RAM: 14780 MB free: 1299 MB total: 16080 MB
2022-08-08T08:30:14,558 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T08:30:14,558 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6792 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T08:30:14,558 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T08:30:15,537 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T08:30:16,533 INFO ControlerListenerManagerImpl:213 [it.82] all ControlerReplanningListeners called.
2022-08-08T08:30:16,533 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T08:30:16,533 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T08:30:16,533 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T08:30:16,612 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T08:30:16,683 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T08:30:16,683 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T08:30:16,683 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T08:30:16,692 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T08:30:16,701 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T08:30:16,701 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T08:30:16,702 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T08:30:16,702 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T08:30:16,702 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T08:30:16,702 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T08:30:16,703 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T08:30:16,703 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T08:30:16,703 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T08:30:16,703 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T08:30:16,703 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T08:30:16,703 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T08:30:16,703 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T08:30:16,703 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T08:30:16,703 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T08:30:16,703 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T08:30:16,703 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T08:30:16,703 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T08:30:17,406 INFO ControlerListenerManagerImpl:232 [it.82] all ControlerBeforeMobsimListeners called.
2022-08-08T08:30:17,406 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T08:30:17,407 INFO NetworkImpl:163 node # 1
2022-08-08T08:30:17,407 INFO NetworkImpl:163 node # 4
2022-08-08T08:30:17,407 INFO NetworkImpl:163 node # 16
2022-08-08T08:30:17,407 INFO NetworkImpl:163 node # 64
2022-08-08T08:30:17,407 INFO NetworkImpl:163 node # 256
2022-08-08T08:30:17,407 INFO NetworkImpl:163 node # 1024
2022-08-08T08:30:17,407 INFO NetworkImpl:163 node # 4096
2022-08-08T08:30:17,409 INFO NetworkImpl:163 node # 16384
2022-08-08T08:30:17,416 INFO NetworkImpl:163 node # 65536
2022-08-08T08:30:17,456 INFO NetworkImpl:159 link # 1
2022-08-08T08:30:17,456 INFO NetworkImpl:159 link # 4
2022-08-08T08:30:17,456 INFO NetworkImpl:159 link # 16
2022-08-08T08:30:17,456 INFO NetworkImpl:159 link # 64
2022-08-08T08:30:17,456 INFO NetworkImpl:159 link # 256
2022-08-08T08:30:17,457 INFO NetworkImpl:159 link # 1024
2022-08-08T08:30:17,461 INFO NetworkImpl:159 link # 4096
2022-08-08T08:30:17,479 INFO NetworkImpl:159 link # 16384
2022-08-08T08:30:17,553 INFO NetworkImpl:159 link # 65536
2022-08-08T08:30:17,892 INFO NetworkImpl:159 link # 262144
2022-08-08T08:30:25,096 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T08:30:25,096 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T08:30:25,096 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T08:30:25,096 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T08:30:25,096 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T08:30:25,096 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T08:30:25,096 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T08:30:25,097 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T08:30:25,098 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T08:30:25,100 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T08:30:25,105 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T08:30:25,114 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T08:30:25,132 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T08:30:25,169 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T08:30:25,242 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T08:30:25,392 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T08:30:25,690 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T08:30:26,242 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T08:30:27,318 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T08:30:27,414 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T08:30:27,436 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:30:27,436 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T08:30:27,436 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T08:30:27,436 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:30:27,436 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:30:27,436 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T08:30:27,436 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T08:30:27,436 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T08:30:27,436 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:30:27,436 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T08:30:29,012 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:30:29,012 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T08:30:29,012 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T08:30:29,012 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T08:30:29,012 INFO EventsManagerImpl:176
2022-08-08T08:30:29,012 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:30:29,012 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T08:30:29,012 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T08:30:29,012 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T08:30:29,012 INFO EventsManagerImpl:176
2022-08-08T08:30:29,012 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:30:29,012 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T08:30:29,012 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T08:30:29,012 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T08:30:29,013 INFO EventsManagerImpl:176
2022-08-08T08:30:29,013 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:30:29,013 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T08:30:29,013 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T08:30:29,013 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T08:30:29,013 INFO EventsManagerImpl:176
2022-08-08T08:30:29,013 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T08:30:29,013 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T08:30:29,013 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T08:30:29,013 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T08:30:29,013 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T08:30:29,013 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T08:30:29,013 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T08:30:29,013 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:30:29,013 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T08:30:29,013 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T08:30:29,013 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:30:29,013 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T08:30:29,013 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T08:30:29,013 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T08:30:29,013 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T08:30:29,013 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T08:30:29,013 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T08:30:29,013 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T08:30:29,014 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T08:30:29,014 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:30:29,014 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:30:29,014 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:30:29,014 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T08:30:29,014 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T08:30:29,014 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T08:30:29,014 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:30:29,014 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T08:30:29,014 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:30:29,014 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T08:30:29,014 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T08:30:29,014 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:30:29,014 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T08:30:29,014 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:30:29,014 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T08:30:29,014 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T08:30:29,014 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:30:29,014 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T08:30:29,014 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T08:30:29,014 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:30:29,014 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:30:29,014 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:30:29,014 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T08:30:29,014 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T08:30:29,014 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T08:30:29,014 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:30:29,014 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T08:30:29,014 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:30:29,014 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T08:30:29,014 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T08:30:29,014 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:30:29,015 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T08:30:29,015 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:30:29,015 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T08:30:29,015 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T08:30:29,015 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:30:29,015 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T08:30:30,782 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T08:30:30,785 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T08:30:30,994 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T08:30:30,995 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T08:30:30,995 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T08:30:30,995 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T08:30:30,995 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T08:30:30,995 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T08:30:30,995 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T08:30:30,995 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T08:30:31,220 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T08:30:31,221 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=3s; (s/r): 0.0
2022-08-08T08:30:31,247 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T08:30:31,247 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T08:30:31,248 INFO VehicularDepartureHandler:110 teleport vehicle 102273_car from link -316797954 to link -10043220#0
2022-08-08T08:30:31,248 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T08:30:31,249 INFO VehicularDepartureHandler:110 teleport vehicle 190998_car from link -24739580#0 to link -334734081#2
2022-08-08T08:30:31,250 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T08:30:31,251 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T08:30:31,251 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T08:30:31,252 INFO VehicularDepartureHandler:110 teleport vehicle 67444_car from link -316797952 to link -10043220#1
2022-08-08T08:30:31,252 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T08:30:32,302 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1775 #nodes=236
2022-08-08T08:30:32,302 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271757 lost=0 simT=3600.0s realT=4s; (s/r): 900.0
2022-08-08T08:30:34,078 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3092 #nodes=356
2022-08-08T08:30:34,078 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271263 lost=0 simT=7200.0s realT=6s; (s/r): 1200.0
2022-08-08T08:30:36,575 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4296 #nodes=458
2022-08-08T08:30:36,575 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270688 lost=0 simT=10800.0s realT=9s; (s/r): 1200.0
2022-08-08T08:30:40,215 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5523 #nodes=695
2022-08-08T08:30:40,215 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269857 lost=0 simT=14400.0s realT=12s; (s/r): 1200.0
2022-08-08T08:30:44,515 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7071 #nodes=993
2022-08-08T08:30:44,515 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268619 lost=0 simT=18000.0s realT=17s; (s/r): 1058.8235294117646
2022-08-08T08:30:50,456 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10844 #nodes=1666
2022-08-08T08:30:50,457 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266757 lost=0 simT=21600.0s realT=23s; (s/r): 939.1304347826087
2022-08-08T08:31:04,122 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11854 #nodes=1841
2022-08-08T08:31:04,123 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264064 lost=0 simT=25200.0s realT=36s; (s/r): 700.0
2022-08-08T08:31:12,963 INFO MemoryObserver:41 used RAM: 14170 MB free: 1909 MB total: 16080 MB
2022-08-08T08:31:16,188 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13178 #nodes=1973
2022-08-08T08:31:16,188 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260651 lost=0 simT=28800.0s realT=48s; (s/r): 600.0
2022-08-08T08:31:32,911 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14441 #nodes=2156
2022-08-08T08:31:32,911 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257014 lost=0 simT=32400.0s realT=65s; (s/r): 498.46153846153845
2022-08-08T08:31:47,086 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14378 #nodes=2013
2022-08-08T08:31:47,087 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251584 lost=0 simT=36000.0s realT=79s; (s/r): 455.69620253164555
2022-08-08T08:32:05,913 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14713 #nodes=2148
2022-08-08T08:32:05,914 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245766 lost=0 simT=39600.0s realT=98s; (s/r): 404.0816326530612
2022-08-08T08:32:12,963 INFO MemoryObserver:41 used RAM: 14970 MB free: 1109 MB total: 16080 MB
2022-08-08T08:32:20,601 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15045 #nodes=2198
2022-08-08T08:32:20,602 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237901 lost=0 simT=43200.0s realT=113s; (s/r): 382.3008849557522
2022-08-08T08:32:38,631 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15402 #nodes=2315
2022-08-08T08:32:38,632 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228779 lost=0 simT=46800.0s realT=131s; (s/r): 357.2519083969466
2022-08-08T08:32:52,568 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15580 #nodes=2450
2022-08-08T08:32:52,569 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217467 lost=0 simT=50400.0s realT=145s; (s/r): 347.58620689655174
2022-08-08T08:33:09,555 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15855 #nodes=2407
2022-08-08T08:33:09,556 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204036 lost=0 simT=54000.0s realT=162s; (s/r): 333.3333333333333
2022-08-08T08:33:12,965 INFO MemoryObserver:41 used RAM: 15574 MB free: 505 MB total: 16080 MB
2022-08-08T08:33:36,200 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16112 #nodes=2442
2022-08-08T08:33:36,200 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187398 lost=0 simT=57600.0s realT=188s; (s/r): 306.3829787234043
2022-08-08T08:33:54,337 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15941 #nodes=2359
2022-08-08T08:33:54,337 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167880 lost=0 simT=61200.0s realT=206s; (s/r): 297.0873786407767
2022-08-08T08:34:10,476 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15544 #nodes=2326
2022-08-08T08:34:10,476 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145747 lost=0 simT=64800.0s realT=223s; (s/r): 290.5829596412556
2022-08-08T08:34:12,965 INFO MemoryObserver:41 used RAM: 15444 MB free: 635 MB total: 16080 MB
2022-08-08T08:34:29,535 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14868 #nodes=2057
2022-08-08T08:34:29,535 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=122078 lost=0 simT=68400.0s realT=242s; (s/r): 282.64462809917353
2022-08-08T08:34:45,071 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14477 #nodes=2045
2022-08-08T08:34:45,071 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97314 lost=0 simT=72000.0s realT=257s; (s/r): 280.15564202334633
2022-08-08T08:35:00,356 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12602 #nodes=1698
2022-08-08T08:35:00,356 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74624 lost=0 simT=75600.0s realT=272s; (s/r): 277.94117647058823
2022-08-08T08:35:12,965 INFO MemoryObserver:41 used RAM: 15646 MB free: 433 MB total: 16080 MB
2022-08-08T08:35:24,869 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11773 #nodes=1546
2022-08-08T08:35:24,869 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58784 lost=0 simT=79200.0s realT=297s; (s/r): 266.6666666666667
2022-08-08T08:35:48,374 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11267 #nodes=1375
2022-08-08T08:35:48,374 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45144 lost=0 simT=82800.0s realT=320s; (s/r): 258.75
2022-08-08T08:36:03,397 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10659 #nodes=1327
2022-08-08T08:36:03,397 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32976 lost=0 simT=86400.0s realT=335s; (s/r): 257.910447761194
2022-08-08T08:36:12,966 INFO MemoryObserver:41 used RAM: 15683 MB free: 396 MB total: 16080 MB
2022-08-08T08:36:17,352 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8967 #nodes=986
2022-08-08T08:36:17,353 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26647 lost=5 simT=90000.0s realT=349s; (s/r): 257.87965616045847
2022-08-08T08:36:23,675 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7618 #nodes=851
2022-08-08T08:36:23,675 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22568 lost=6 simT=93600.0s realT=356s; (s/r): 262.92134831460675
2022-08-08T08:36:28,728 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6464 #nodes=722
2022-08-08T08:36:28,728 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19579 lost=6 simT=97200.0s realT=361s; (s/r): 269.25207756232686
2022-08-08T08:36:33,071 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5495 #nodes=604
2022-08-08T08:36:33,071 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17235 lost=6 simT=100800.0s realT=365s; (s/r): 276.16438356164383
2022-08-08T08:36:36,497 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4645 #nodes=494
2022-08-08T08:36:36,497 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15381 lost=6 simT=104400.0s realT=369s; (s/r): 282.9268292682927
2022-08-08T08:36:39,086 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3913 #nodes=440
2022-08-08T08:36:39,086 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13811 lost=6 simT=108000.0s realT=371s; (s/r): 291.10512129380055
2022-08-08T08:36:41,066 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3236 #nodes=341
2022-08-08T08:36:41,066 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12487 lost=6 simT=111600.0s realT=373s; (s/r): 299.1957104557641
2022-08-08T08:36:43,173 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2716 #nodes=314
2022-08-08T08:36:43,173 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11418 lost=6 simT=115200.0s realT=375s; (s/r): 307.2
2022-08-08T08:36:44,797 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2292 #nodes=218
2022-08-08T08:36:44,797 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10537 lost=6 simT=118800.0s realT=377s; (s/r): 315.1193633952255
2022-08-08T08:36:46,197 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1944 #nodes=197
2022-08-08T08:36:46,197 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9779 lost=7 simT=122400.0s realT=378s; (s/r): 323.8095238095238
2022-08-08T08:36:47,392 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1698 #nodes=185
2022-08-08T08:36:47,393 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9039 lost=7 simT=126000.0s realT=379s; (s/r): 332.4538258575198
2022-08-08T08:36:48,580 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1416 #nodes=137
2022-08-08T08:36:48,580 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7402 lost=8 simT=129600.0s realT=381s; (s/r): 340.15748031496065
2022-08-08T08:36:56,741 INFO AbstractController$9:234 ### ITERATION 82 fires after mobsim event
2022-08-08T08:36:56,741 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=246.608356037sec
2022-08-08T08:36:56,742 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T08:36:56,776 INFO LegTimesControlerListener:50 [82] average trip (probably: leg) duration is: 1256 seconds = 00:20:56
2022-08-08T08:36:56,776 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T08:36:56,777 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:36:56,777 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:36:56,777 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:36:56,777 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:36:56,777 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T08:36:56,777 INFO EventsManagerImpl:137 event # 1
2022-08-08T08:36:56,777 INFO EventsManagerImpl:137 event # 4
2022-08-08T08:36:56,777 INFO EventsManagerImpl:137 event # 16
2022-08-08T08:36:56,777 INFO EventsManagerImpl:137 event # 64
2022-08-08T08:36:56,777 INFO EventsManagerImpl:137 event # 256
2022-08-08T08:36:56,778 INFO EventsManagerImpl:137 event # 1024
2022-08-08T08:36:56,780 INFO EventsManagerImpl:137 event # 4096
2022-08-08T08:36:56,790 INFO EventsManagerImpl:137 event # 16384
2022-08-08T08:36:56,803 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T08:36:57,081 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T08:36:57,081 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T08:36:57,081 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T08:36:57,081 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T08:36:57,081 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T08:36:57,081 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T08:36:57,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-08-08T08:36:57,085 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-08-08T08:36:57,085 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:15:35][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T08:36:57,086 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T08:36:57,086 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-08-08T08:36:57,086 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:50][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T08:36:57,088 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T08:36:57,088 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-08-08T08:36:57,088 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-08-08T08:36:57,089 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T08:36:57,089 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-08-08T08:36:57,089 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T08:36:57,089 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T08:36:57,089 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-08-08T08:36:57,089 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-08-08T08:36:57,089 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T08:36:57,089 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-08-08T08:36:57,089 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-08-08T08:36:57,090 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T08:36:57,090 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-08-08T08:36:57,090 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-08-08T08:36:57,091 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T08:36:57,091 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-08-08T08:36:57,091 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-08-08T08:36:57,091 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T08:36:57,091 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T08:36:57,091 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T08:36:57,093 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T08:36:57,093 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-08-08T08:36:57,093 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-08-08T08:36:57,096 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T08:36:57,096 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-08-08T08:36:57,096 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-08-08T08:36:57,096 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T08:36:57,410 INFO ControlerListenerManagerImpl:251 [it.82] all ControlerAfterMobsimListeners called.
2022-08-08T08:36:57,411 INFO AbstractController$4:159 ### ITERATION 82 fires scoring event
2022-08-08T08:36:57,411 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T08:36:57,534 INFO NewScoreAssignerImpl:57 it: 82 msaStart: 599
2022-08-08T08:36:57,649 INFO ControlerListenerManagerImpl:194 [it.82] all ControlerScoringListeners called.
2022-08-08T08:36:57,649 INFO AbstractController$5:167 ### ITERATION 82 fires iteration end event
2022-08-08T08:36:57,649 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T08:36:57,649 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T08:36:57,763 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T08:36:57,763 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T08:36:59,550 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T08:36:59,550 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13233489270143836
2022-08-08T08:36:59,550 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3012229314408664
2022-08-08T08:36:59,550 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.33648459203952E-4
2022-08-08T08:36:59,550 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.8743228046031314E-4
2022-08-08T08:36:59,550 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T08:36:59,550 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14125333141621776
2022-08-08T08:36:59,550 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1397641434344783
2022-08-08T08:36:59,550 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2245823854737415
2022-08-08T08:36:59,719 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T08:36:59,830 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -93.40355498471277
2022-08-08T08:36:59,830 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -113.49741494411336
2022-08-08T08:36:59,830 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -95.42454204732084
2022-08-08T08:36:59,830 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -76.43561315700204
2022-08-08T08:36:59,903 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T08:37:00,669 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18951.08130745791 meters
2022-08-08T08:37:00,669 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139617.26718599861 meters (statistic on all 2103297 legs which have a finite distance)
2022-08-08T08:37:00,669 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52124.93072909697 meters
2022-08-08T08:37:00,669 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139556.0107499073 meters (statistic on all 764361 trips which have a finite distance)
2022-08-08T08:37:00,669 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T08:37:00,669 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T08:37:01,753 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T08:37:01,755 INFO LegHistogramListener:72 number of legs: 2110683 100%
2022-08-08T08:37:01,755 INFO LegHistogramListener:79 number of bike legs: 102327 4.8480515548758385%
2022-08-08T08:37:01,755 INFO LegHistogramListener:79 number of car legs: 234485 11.109437087426203%
2022-08-08T08:37:01,755 INFO LegHistogramListener:79 number of drtNorth legs: 221 0.010470544368813318%
2022-08-08T08:37:01,755 INFO LegHistogramListener:79 number of drtSoutheast legs: 159 0.00753310658208741%
2022-08-08T08:37:01,755 INFO LegHistogramListener:79 number of freight legs: 47065 2.2298469263266916%
2022-08-08T08:37:01,755 INFO LegHistogramListener:79 number of pt legs: 130621 6.188565502256853%
2022-08-08T08:37:01,755 INFO LegHistogramListener:79 number of ride legs: 108315 5.13175119143898%
2022-08-08T08:37:01,755 INFO LegHistogramListener:79 number of walk legs: 1487490 70.47434408672453%
2022-08-08T08:37:02,397 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T08:37:02,397 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T08:37:05,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5640068399944541
2022-08-08T08:37:05,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.44151856093089653
2022-08-08T08:37:05,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.009950600040054021
2022-08-08T08:37:05,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.008407493183113636
2022-08-08T08:37:05,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T08:37:05,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5155260684923769
2022-08-08T08:37:05,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6333516486337984
2022-08-08T08:37:05,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.885347930798975
2022-08-08T08:37:05,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.22391225088195874
2022-08-08T08:37:05,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3788789495576085
2022-08-08T08:37:05,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 9.654046226449006E-4
2022-08-08T08:37:05,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 8.395939138427725E-4
2022-08-08T08:37:05,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T08:37:05,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.29576171965265974
2022-08-08T08:37:05,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2649008662965949
2022-08-08T08:37:05,038 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5744157504737158
2022-08-08T08:37:05,038 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17756512629854623
2022-08-08T08:37:05,038 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3669500403107781
2022-08-08T08:37:05,038 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.8885111714774286E-4
2022-08-08T08:37:05,038 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.3878359017546742E-4
2022-08-08T08:37:05,038 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T08:37:05,038 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.21925982222176577
2022-08-08T08:37:05,038 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.20440132075568587
2022-08-08T08:37:05,038 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3676689586467903
2022-08-08T08:37:05,222 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T08:37:06,439 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T08:37:06,764 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T08:37:07,155 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T08:37:08,356 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T08:37:08,682 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T08:37:09,065 INFO ControlerListenerManagerImpl:171 [it.82] all ControlerIterationEndsListeners called.
2022-08-08T08:37:09,242 INFO AbstractController:181 ### ITERATION 82 ENDS
2022-08-08T08:37:09,242 INFO AbstractController:182 ###################################################
2022-08-08T08:37:09,242 INFO AbstractController:133 ###################################################
2022-08-08T08:37:09,242 INFO AbstractController:134 ### ITERATION 83 BEGINS
2022-08-08T08:37:09,243 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T08:37:09,243 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T08:37:09,243 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T08:37:09,243 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T08:37:09,243 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T08:37:15,443 INFO MemoryObserver:41 used RAM: 13388 MB free: 2691 MB total: 16080 MB
2022-08-08T08:37:15,503 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T08:37:15,529 INFO ControlerListenerManagerImpl:148 [it.83] all ControlerIterationStartsListeners called.
2022-08-08T08:37:15,529 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T08:37:17,097 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169213 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T08:37:17,097 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30782 plans
2022-08-08T08:37:17,098 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T08:37:17,098 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T08:37:17,098 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:37:17,098 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:37:17,098 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T08:37:17,100 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T08:37:17,102 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T08:37:17,105 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:37:17,109 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:37:17,110 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T08:37:17,110 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:37:17,119 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:37:17,119 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:37:17,120 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:37:17,133 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T08:37:17,189 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:37:17,197 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T08:37:17,218 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:37:17,423 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T08:37:17,472 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:37:17,497 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:37:17,671 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T08:37:18,110 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T08:37:18,833 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T08:37:20,290 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T08:37:23,748 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T08:37:28,953 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T08:37:48,046 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T08:37:48,046 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30782 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T08:37:48,046 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30817 plans
2022-08-08T08:37:48,046 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T08:37:48,046 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T08:37:48,046 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T08:37:48,046 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T08:37:48,046 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T08:37:48,047 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T08:37:48,047 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T08:37:48,047 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T08:37:48,047 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T08:37:48,048 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T08:37:48,050 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T08:37:48,053 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T08:37:48,060 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T08:37:48,073 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T08:37:48,097 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T08:37:48,144 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T08:37:48,306 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30817 plans
2022-08-08T08:37:48,307 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T08:37:48,307 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T08:37:48,307 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T08:37:48,308 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:37:48,308 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:37:48,309 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T08:37:48,309 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:37:48,310 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:37:48,310 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:37:48,311 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:37:48,313 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T08:37:48,314 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:37:48,319 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:37:48,323 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T08:37:48,330 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:37:48,331 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:37:48,334 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T08:37:48,376 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T08:37:48,404 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:37:48,415 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:37:48,506 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T08:37:48,726 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T08:37:49,197 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T08:37:50,156 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T08:37:51,898 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T08:37:55,356 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T08:38:01,979 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T08:38:15,443 INFO MemoryObserver:41 used RAM: 15295 MB free: 784 MB total: 16080 MB
2022-08-08T08:38:19,598 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T08:38:19,598 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30817 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T08:38:19,599 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7616 plans
2022-08-08T08:38:19,599 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T08:38:19,599 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T08:38:19,599 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T08:38:19,599 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T08:38:19,599 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T08:38:19,599 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T08:38:19,599 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T08:38:19,599 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T08:38:19,599 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T08:38:19,599 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T08:38:19,600 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T08:38:19,600 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T08:38:19,602 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T08:38:19,604 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T08:38:19,604 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7616 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T08:38:19,604 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40155 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T08:38:19,604 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6910 plans
2022-08-08T08:38:19,605 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T08:38:19,605 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T08:38:19,605 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T08:38:19,605 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T08:38:19,607 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T08:38:19,616 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T08:38:19,648 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T08:38:19,812 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T08:38:20,028 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T08:38:20,360 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T08:38:20,831 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T08:38:21,741 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T08:38:23,942 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T08:38:33,100 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T08:38:33,100 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6910 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T08:38:33,100 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T08:38:34,076 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T08:38:35,071 INFO ControlerListenerManagerImpl:213 [it.83] all ControlerReplanningListeners called.
2022-08-08T08:38:35,071 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T08:38:35,071 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T08:38:35,071 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T08:38:35,150 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T08:38:35,221 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T08:38:35,221 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T08:38:35,221 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T08:38:35,230 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T08:38:35,239 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T08:38:35,239 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T08:38:35,240 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T08:38:35,240 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T08:38:35,240 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T08:38:35,240 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T08:38:35,240 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T08:38:35,240 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T08:38:35,241 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T08:38:35,241 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T08:38:35,241 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T08:38:35,241 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T08:38:35,241 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T08:38:35,241 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T08:38:35,241 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T08:38:35,241 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T08:38:35,241 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T08:38:35,241 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T08:38:35,940 INFO ControlerListenerManagerImpl:232 [it.83] all ControlerBeforeMobsimListeners called.
2022-08-08T08:38:35,940 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T08:38:35,941 INFO NetworkImpl:163 node # 1
2022-08-08T08:38:35,941 INFO NetworkImpl:163 node # 4
2022-08-08T08:38:35,941 INFO NetworkImpl:163 node # 16
2022-08-08T08:38:35,941 INFO NetworkImpl:163 node # 64
2022-08-08T08:38:35,941 INFO NetworkImpl:163 node # 256
2022-08-08T08:38:35,941 INFO NetworkImpl:163 node # 1024
2022-08-08T08:38:35,942 INFO NetworkImpl:163 node # 4096
2022-08-08T08:38:35,943 INFO NetworkImpl:163 node # 16384
2022-08-08T08:38:35,950 INFO NetworkImpl:163 node # 65536
2022-08-08T08:38:35,989 INFO NetworkImpl:159 link # 1
2022-08-08T08:38:35,989 INFO NetworkImpl:159 link # 4
2022-08-08T08:38:35,990 INFO NetworkImpl:159 link # 16
2022-08-08T08:38:35,990 INFO NetworkImpl:159 link # 64
2022-08-08T08:38:35,990 INFO NetworkImpl:159 link # 256
2022-08-08T08:38:35,991 INFO NetworkImpl:159 link # 1024
2022-08-08T08:38:35,996 INFO NetworkImpl:159 link # 4096
2022-08-08T08:38:36,013 INFO NetworkImpl:159 link # 16384
2022-08-08T08:38:36,086 INFO NetworkImpl:159 link # 65536
2022-08-08T08:38:36,420 INFO NetworkImpl:159 link # 262144
2022-08-08T08:38:43,717 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T08:38:43,717 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T08:38:43,717 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T08:38:43,717 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T08:38:43,717 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T08:38:43,718 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T08:38:43,718 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T08:38:43,718 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T08:38:43,719 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T08:38:43,722 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T08:38:43,726 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T08:38:43,735 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T08:38:43,752 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T08:38:43,788 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T08:38:43,859 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T08:38:44,004 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T08:38:44,292 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T08:38:44,830 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T08:38:45,901 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T08:38:45,997 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T08:38:46,013 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:38:46,013 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T08:38:46,014 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T08:38:46,014 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:38:46,014 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:38:46,014 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T08:38:46,014 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T08:38:46,014 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T08:38:46,014 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:38:46,014 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T08:38:47,598 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:38:47,598 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T08:38:47,598 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T08:38:47,598 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T08:38:47,598 INFO EventsManagerImpl:176
2022-08-08T08:38:47,598 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:38:47,599 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T08:38:47,599 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T08:38:47,599 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T08:38:47,599 INFO EventsManagerImpl:176
2022-08-08T08:38:47,599 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:38:47,599 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T08:38:47,599 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T08:38:47,599 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T08:38:47,599 INFO EventsManagerImpl:176
2022-08-08T08:38:47,599 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:38:47,599 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T08:38:47,599 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T08:38:47,599 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T08:38:47,599 INFO EventsManagerImpl:176
2022-08-08T08:38:47,599 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T08:38:47,599 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T08:38:47,599 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T08:38:47,599 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T08:38:47,599 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T08:38:47,599 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T08:38:47,599 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T08:38:47,599 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:38:47,599 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T08:38:47,599 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T08:38:47,599 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:38:47,600 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T08:38:47,600 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T08:38:47,600 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T08:38:47,600 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T08:38:47,600 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T08:38:47,600 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T08:38:47,600 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T08:38:47,600 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T08:38:47,600 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:38:47,600 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:38:47,600 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:38:47,600 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T08:38:47,600 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T08:38:47,600 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T08:38:47,600 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:38:47,600 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T08:38:47,600 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:38:47,600 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T08:38:47,600 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T08:38:47,600 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:38:47,600 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T08:38:47,600 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:38:47,600 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T08:38:47,600 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T08:38:47,600 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:38:47,600 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T08:38:47,600 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T08:38:47,600 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:38:47,600 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:38:47,600 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:38:47,601 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T08:38:47,601 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T08:38:47,601 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T08:38:47,601 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:38:47,601 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T08:38:47,601 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:38:47,601 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T08:38:47,601 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T08:38:47,601 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:38:47,601 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T08:38:47,601 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:38:47,601 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T08:38:47,601 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T08:38:47,601 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:38:47,601 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T08:38:49,305 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T08:38:49,308 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T08:38:49,514 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T08:38:49,514 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T08:38:49,514 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T08:38:49,514 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T08:38:49,514 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T08:38:49,514 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T08:38:49,514 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T08:38:49,514 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T08:38:49,736 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T08:38:49,736 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=3s; (s/r): 0.0
2022-08-08T08:38:49,757 INFO VehicularDepartureHandler:110 teleport vehicle 158390_car from link -457416235 to link -10873625#5
2022-08-08T08:38:49,761 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T08:38:49,762 INFO VehicularDepartureHandler:110 teleport vehicle 190998_car from link -24739580#0 to link -334734081#2
2022-08-08T08:38:49,763 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T08:38:49,764 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T08:38:49,765 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T08:38:49,769 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T08:38:49,769 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T08:38:49,770 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T08:38:49,770 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T08:38:50,808 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1765 #nodes=233
2022-08-08T08:38:50,808 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271761 lost=0 simT=3600.0s realT=4s; (s/r): 900.0
2022-08-08T08:38:52,535 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3128 #nodes=357
2022-08-08T08:38:52,535 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271265 lost=0 simT=7200.0s realT=6s; (s/r): 1200.0
2022-08-08T08:38:54,932 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4328 #nodes=483
2022-08-08T08:38:54,932 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270702 lost=0 simT=10800.0s realT=8s; (s/r): 1350.0
2022-08-08T08:38:57,870 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5561 #nodes=694
2022-08-08T08:38:57,870 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269870 lost=0 simT=14400.0s realT=11s; (s/r): 1309.090909090909
2022-08-08T08:39:01,541 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7047 #nodes=975
2022-08-08T08:39:01,541 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268639 lost=0 simT=18000.0s realT=15s; (s/r): 1200.0
2022-08-08T08:39:07,339 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10925 #nodes=1612
2022-08-08T08:39:07,340 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266762 lost=0 simT=21600.0s realT=21s; (s/r): 1028.5714285714287
2022-08-08T08:39:15,444 INFO MemoryObserver:41 used RAM: 14774 MB free: 1305 MB total: 16080 MB
2022-08-08T08:39:20,943 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11937 #nodes=1810
2022-08-08T08:39:20,944 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264096 lost=0 simT=25200.0s realT=34s; (s/r): 741.1764705882352
2022-08-08T08:39:32,431 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13108 #nodes=1949
2022-08-08T08:39:32,431 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260596 lost=0 simT=28800.0s realT=46s; (s/r): 626.0869565217391
2022-08-08T08:39:49,470 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14411 #nodes=2107
2022-08-08T08:39:49,470 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257002 lost=0 simT=32400.0s realT=63s; (s/r): 514.2857142857143
2022-08-08T08:40:03,285 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14234 #nodes=2080
2022-08-08T08:40:03,285 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251572 lost=0 simT=36000.0s realT=77s; (s/r): 467.53246753246754
2022-08-08T08:40:15,444 INFO MemoryObserver:41 used RAM: 14976 MB free: 1103 MB total: 16080 MB
2022-08-08T08:40:21,449 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14658 #nodes=2111
2022-08-08T08:40:21,450 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245737 lost=0 simT=39600.0s realT=95s; (s/r): 416.8421052631579
2022-08-08T08:40:36,295 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15035 #nodes=2208
2022-08-08T08:40:36,295 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237906 lost=0 simT=43200.0s realT=110s; (s/r): 392.72727272727275
2022-08-08T08:40:53,817 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15350 #nodes=2292
2022-08-08T08:40:53,817 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228856 lost=0 simT=46800.0s realT=127s; (s/r): 368.503937007874
2022-08-08T08:41:07,450 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15528 #nodes=2364
2022-08-08T08:41:07,451 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217561 lost=0 simT=50400.0s realT=141s; (s/r): 357.4468085106383
2022-08-08T08:41:15,445 INFO MemoryObserver:41 used RAM: 15386 MB free: 693 MB total: 16080 MB
2022-08-08T08:41:23,049 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15821 #nodes=2391
2022-08-08T08:41:23,049 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204062 lost=0 simT=54000.0s realT=157s; (s/r): 343.9490445859873
2022-08-08T08:41:50,461 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16112 #nodes=2427
2022-08-08T08:41:50,461 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187414 lost=0 simT=57600.0s realT=184s; (s/r): 313.04347826086956
2022-08-08T08:42:10,342 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15993 #nodes=2387
2022-08-08T08:42:10,342 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167907 lost=0 simT=61200.0s realT=204s; (s/r): 300.0
2022-08-08T08:42:15,446 INFO MemoryObserver:41 used RAM: 15671 MB free: 408 MB total: 16080 MB
2022-08-08T08:42:25,871 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15551 #nodes=2262
2022-08-08T08:42:25,872 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145889 lost=0 simT=64800.0s realT=219s; (s/r): 295.8904109589041
2022-08-08T08:42:44,686 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14921 #nodes=2122
2022-08-08T08:42:44,687 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=122186 lost=0 simT=68400.0s realT=238s; (s/r): 287.39495798319325
2022-08-08T08:42:59,889 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14481 #nodes=2003
2022-08-08T08:42:59,889 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97403 lost=0 simT=72000.0s realT=253s; (s/r): 284.5849802371541
2022-08-08T08:43:21,984 INFO MemoryObserver:41 used RAM: 15381 MB free: 698 MB total: 16080 MB
2022-08-08T08:43:22,141 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12653 #nodes=1695
2022-08-08T08:43:22,142 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74670 lost=0 simT=75600.0s realT=276s; (s/r): 273.9130434782609
2022-08-08T08:43:40,393 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11813 #nodes=1490
2022-08-08T08:43:40,393 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58785 lost=0 simT=79200.0s realT=294s; (s/r): 269.38775510204084
2022-08-08T08:44:04,962 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11117 #nodes=1459
2022-08-08T08:44:04,962 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45140 lost=0 simT=82800.0s realT=318s; (s/r): 260.37735849056605
2022-08-08T08:44:21,548 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10623 #nodes=1336
2022-08-08T08:44:21,548 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32974 lost=0 simT=86400.0s realT=335s; (s/r): 257.910447761194
2022-08-08T08:44:21,984 INFO MemoryObserver:41 used RAM: 15933 MB free: 146 MB total: 16080 MB
2022-08-08T08:44:35,532 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8953 #nodes=1024
2022-08-08T08:44:35,532 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26587 lost=3 simT=90000.0s realT=349s; (s/r): 257.87965616045847
2022-08-08T08:44:41,867 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7590 #nodes=871
2022-08-08T08:44:41,867 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22592 lost=4 simT=93600.0s realT=355s; (s/r): 263.6619718309859
2022-08-08T08:44:46,917 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6496 #nodes=763
2022-08-08T08:44:46,917 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19595 lost=5 simT=97200.0s realT=360s; (s/r): 270.0
2022-08-08T08:44:51,140 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5461 #nodes=565
2022-08-08T08:44:51,140 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17245 lost=5 simT=100800.0s realT=365s; (s/r): 276.16438356164383
2022-08-08T08:44:54,359 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4651 #nodes=453
2022-08-08T08:44:54,359 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15410 lost=5 simT=104400.0s realT=368s; (s/r): 283.69565217391306
2022-08-08T08:44:56,779 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3917 #nodes=420
2022-08-08T08:44:56,779 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13845 lost=5 simT=108000.0s realT=370s; (s/r): 291.8918918918919
2022-08-08T08:44:59,027 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3254 #nodes=352
2022-08-08T08:44:59,027 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12510 lost=5 simT=111600.0s realT=373s; (s/r): 299.1957104557641
2022-08-08T08:45:01,081 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2664 #nodes=299
2022-08-08T08:45:01,081 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11432 lost=5 simT=115200.0s realT=375s; (s/r): 307.2
2022-08-08T08:45:02,719 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2247 #nodes=253
2022-08-08T08:45:02,719 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10568 lost=6 simT=118800.0s realT=376s; (s/r): 315.9574468085106
2022-08-08T08:45:04,078 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1913 #nodes=193
2022-08-08T08:45:04,078 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9820 lost=7 simT=122400.0s realT=378s; (s/r): 323.8095238095238
2022-08-08T08:45:05,325 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1662 #nodes=202
2022-08-08T08:45:05,325 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9076 lost=7 simT=126000.0s realT=379s; (s/r): 332.4538258575198
2022-08-08T08:45:06,503 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1382 #nodes=139
2022-08-08T08:45:06,503 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7419 lost=10 simT=129600.0s realT=380s; (s/r): 341.05263157894734
2022-08-08T08:45:07,013 INFO AbstractController$9:234 ### ITERATION 83 fires after mobsim event
2022-08-08T08:45:07,013 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=242.802211667sec
2022-08-08T08:45:07,013 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T08:45:07,063 INFO LegTimesControlerListener:50 [83] average trip (probably: leg) duration is: 1257 seconds = 00:20:57
2022-08-08T08:45:07,063 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T08:45:07,063 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:45:07,063 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:45:07,063 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:45:07,063 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:45:07,063 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T08:45:07,063 INFO EventsManagerImpl:137 event # 1
2022-08-08T08:45:07,063 INFO EventsManagerImpl:137 event # 4
2022-08-08T08:45:07,063 INFO EventsManagerImpl:137 event # 16
2022-08-08T08:45:07,063 INFO EventsManagerImpl:137 event # 64
2022-08-08T08:45:07,063 INFO EventsManagerImpl:137 event # 256
2022-08-08T08:45:07,064 INFO EventsManagerImpl:137 event # 1024
2022-08-08T08:45:07,067 INFO EventsManagerImpl:137 event # 4096
2022-08-08T08:45:07,078 INFO EventsManagerImpl:137 event # 16384
2022-08-08T08:45:07,092 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T08:45:07,536 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T08:45:07,536 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T08:45:07,536 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T08:45:07,536 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T08:45:07,536 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T08:45:07,536 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T08:45:07,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-08-08T08:45:07,539 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-08-08T08:45:07,539 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:15:35][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T08:45:07,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-08-08T08:45:07,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-08-08T08:45:07,541 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T08:45:07,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-08-08T08:45:07,543 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-08-08T08:45:07,543 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-08-08T08:45:07,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-08-08T08:45:07,543 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-08-08T08:45:07,543 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T08:45:07,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-08-08T08:45:07,544 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-08-08T08:45:07,544 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-08-08T08:45:07,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-08-08T08:45:07,544 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-08-08T08:45:07,544 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:42:58][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T08:45:07,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-08-08T08:45:07,545 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-08-08T08:45:07,545 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-08-08T08:45:07,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-08-08T08:45:07,545 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-08-08T08:45:07,545 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-08-08T08:45:07,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-08-08T08:45:07,546 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T08:45:07,546 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T08:45:07,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-08-08T08:45:07,548 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-08-08T08:45:07,548 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-08-08T08:45:07,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-08-08T08:45:07,551 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-08-08T08:45:07,551 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-08-08T08:45:07,551 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T08:45:07,891 INFO ControlerListenerManagerImpl:251 [it.83] all ControlerAfterMobsimListeners called.
2022-08-08T08:45:07,891 INFO AbstractController$4:159 ### ITERATION 83 fires scoring event
2022-08-08T08:45:07,891 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T08:45:08,103 INFO NewScoreAssignerImpl:57 it: 83 msaStart: 599
2022-08-08T08:45:08,227 INFO ControlerListenerManagerImpl:194 [it.83] all ControlerScoringListeners called.
2022-08-08T08:45:08,227 INFO AbstractController$5:167 ### ITERATION 83 fires iteration end event
2022-08-08T08:45:08,227 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T08:45:08,227 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T08:45:08,307 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T08:45:08,307 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T08:45:11,102 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T08:45:11,102 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13267509512830125
2022-08-08T08:45:11,102 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.30165043109424505
2022-08-08T08:45:11,102 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.6831059326168117E-4
2022-08-08T08:45:11,102 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.1439171806076913E-4
2022-08-08T08:45:11,102 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T08:45:11,102 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.140667926485465
2022-08-08T08:45:11,102 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.139332792432871
2022-08-08T08:45:11,102 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22476981775420182
2022-08-08T08:45:11,267 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T08:45:11,378 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -93.20480600852258
2022-08-08T08:45:11,378 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -113.34257333301066
2022-08-08T08:45:11,378 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -95.29228843282391
2022-08-08T08:45:11,378 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -76.34788595138055
2022-08-08T08:45:11,450 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T08:45:12,106 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18934.826386813987 meters
2022-08-08T08:45:12,106 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139434.10815985297 meters (statistic on all 2102341 legs which have a finite distance)
2022-08-08T08:45:12,106 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52052.86833940378 meters
2022-08-08T08:45:12,106 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139378.20851946346 meters (statistic on all 764444 trips which have a finite distance)
2022-08-08T08:45:12,106 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T08:45:12,106 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T08:45:13,052 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T08:45:13,054 INFO LegHistogramListener:72 number of legs: 2109735 100%
2022-08-08T08:45:13,054 INFO LegHistogramListener:79 number of bike legs: 102565 4.861511042856093%
2022-08-08T08:45:13,054 INFO LegHistogramListener:79 number of car legs: 234801 11.129407247829704%
2022-08-08T08:45:13,054 INFO LegHistogramListener:79 number of drtNorth legs: 246 0.01166023220925851%
2022-08-08T08:45:13,054 INFO LegHistogramListener:79 number of drtSoutheast legs: 175 0.008294880636667638%
2022-08-08T08:45:13,054 INFO LegHistogramListener:79 number of freight legs: 47065 2.2308488980843566%
2022-08-08T08:45:13,054 INFO LegHistogramListener:79 number of pt legs: 130024 6.163048913726131%
2022-08-08T08:45:13,054 INFO LegHistogramListener:79 number of ride legs: 107999 5.1190789364541045%
2022-08-08T08:45:13,054 INFO LegHistogramListener:79 number of walk legs: 1486860 70.47614984820369%
2022-08-08T08:45:13,597 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T08:45:13,597 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T08:45:15,910 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5674525128763409
2022-08-08T08:45:15,910 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4421963982191366
2022-08-08T08:45:15,910 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.010034045918341148
2022-08-08T08:45:15,910 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.008471682320257579
2022-08-08T08:45:15,910 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T08:45:15,910 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5168059998870271
2022-08-08T08:45:15,910 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6365816460148817
2022-08-08T08:45:15,910 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8863954975171642
2022-08-08T08:45:15,910 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.22439623697602407
2022-08-08T08:45:15,910 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.37903171970401106
2022-08-08T08:45:15,910 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 9.70539753616416E-4
2022-08-08T08:45:15,910 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 8.5371552401444E-4
2022-08-08T08:45:15,910 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T08:45:15,910 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2969787456929089
2022-08-08T08:45:15,910 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2654554604415186
2022-08-08T08:45:15,910 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5778601395728598
2022-08-08T08:45:15,910 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17791945033558082
2022-08-08T08:45:15,910 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3671040942399236
2022-08-08T08:45:15,910 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.901348998906217E-4
2022-08-08T08:45:15,910 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.3878359017546742E-4
2022-08-08T08:45:15,910 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T08:45:15,910 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.21978360558086035
2022-08-08T08:45:15,910 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.20473510426883437
2022-08-08T08:45:15,910 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3695458490168792
2022-08-08T08:45:16,107 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T08:45:17,318 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T08:45:17,645 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T08:45:18,038 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T08:45:19,170 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T08:45:19,489 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T08:45:19,847 INFO ControlerListenerManagerImpl:171 [it.83] all ControlerIterationEndsListeners called.
2022-08-08T08:45:20,011 INFO AbstractController:181 ### ITERATION 83 ENDS
2022-08-08T08:45:20,011 INFO AbstractController:182 ###################################################
2022-08-08T08:45:20,011 INFO AbstractController:133 ###################################################
2022-08-08T08:45:20,011 INFO AbstractController:134 ### ITERATION 84 BEGINS
2022-08-08T08:45:20,012 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T08:45:20,012 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T08:45:20,012 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T08:45:20,012 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T08:45:20,012 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T08:45:26,022 INFO MemoryObserver:41 used RAM: 13420 MB free: 2659 MB total: 16080 MB
2022-08-08T08:45:26,173 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T08:45:26,199 INFO ControlerListenerManagerImpl:148 [it.84] all ControlerIterationStartsListeners called.
2022-08-08T08:45:26,199 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T08:45:27,823 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 170012 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T08:45:27,823 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30339 plans
2022-08-08T08:45:27,823 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:45:27,824 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:45:27,825 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T08:45:27,826 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:45:27,826 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T08:45:27,826 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:45:27,829 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T08:45:27,832 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:45:27,833 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:45:27,835 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T08:45:27,838 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T08:45:27,839 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:45:27,846 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T08:45:27,891 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:45:27,891 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:45:27,892 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:45:27,902 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:45:27,903 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:45:27,911 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T08:45:27,967 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T08:45:28,057 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T08:45:28,287 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T08:45:28,816 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T08:45:29,661 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T08:45:31,283 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T08:45:34,513 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T08:45:40,107 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T08:45:52,695 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T08:45:52,696 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30339 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T08:45:52,696 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30469 plans
2022-08-08T08:45:52,697 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T08:45:52,697 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T08:45:52,697 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T08:45:52,697 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T08:45:52,697 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T08:45:52,697 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T08:45:52,697 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T08:45:52,697 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T08:45:52,697 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T08:45:52,698 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T08:45:52,700 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T08:45:52,703 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T08:45:52,710 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T08:45:52,723 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T08:45:52,752 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T08:45:52,817 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T08:45:59,740 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30469 plans
2022-08-08T08:45:59,741 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T08:45:59,741 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T08:45:59,741 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T08:45:59,742 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:45:59,742 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T08:45:59,742 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:45:59,742 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:45:59,744 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:45:59,744 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T08:45:59,745 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:45:59,751 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:45:59,752 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:45:59,753 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T08:45:59,757 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:45:59,758 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:45:59,763 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T08:45:59,766 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:45:59,772 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:45:59,782 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:45:59,790 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T08:45:59,918 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T08:46:00,096 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T08:46:00,552 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T08:46:01,367 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T08:46:03,032 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T08:46:06,517 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T08:46:13,755 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T08:46:26,022 INFO MemoryObserver:41 used RAM: 14709 MB free: 1370 MB total: 16080 MB
2022-08-08T08:46:28,750 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T08:46:28,750 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30469 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T08:46:28,750 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7608 plans
2022-08-08T08:46:28,750 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T08:46:28,750 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T08:46:28,751 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T08:46:28,751 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T08:46:28,751 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T08:46:28,751 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T08:46:28,751 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T08:46:28,751 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T08:46:28,751 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T08:46:28,751 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T08:46:28,751 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T08:46:28,752 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T08:46:28,753 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T08:46:28,756 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T08:46:28,756 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7608 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T08:46:28,756 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40105 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T08:46:28,756 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6960 plans
2022-08-08T08:46:28,756 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T08:46:28,756 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T08:46:28,756 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T08:46:28,757 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T08:46:28,758 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T08:46:28,763 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T08:46:28,799 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T08:46:28,897 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T08:46:29,109 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T08:46:29,521 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T08:46:30,056 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T08:46:31,073 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T08:46:33,650 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T08:46:41,558 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T08:46:41,558 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6960 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T08:46:41,558 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T08:46:42,446 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T08:46:43,333 INFO ControlerListenerManagerImpl:213 [it.84] all ControlerReplanningListeners called.
2022-08-08T08:46:43,334 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T08:46:43,334 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T08:46:43,334 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T08:46:43,405 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T08:46:43,469 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T08:46:43,469 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T08:46:43,469 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T08:46:43,470 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T08:46:43,471 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T08:46:43,471 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T08:46:43,471 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T08:46:43,471 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T08:46:43,472 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T08:46:43,472 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T08:46:43,472 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T08:46:43,472 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T08:46:43,472 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T08:46:43,472 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T08:46:43,472 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T08:46:43,472 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T08:46:43,472 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T08:46:43,472 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T08:46:43,472 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T08:46:43,472 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T08:46:43,472 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T08:46:43,472 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T08:46:44,112 INFO ControlerListenerManagerImpl:232 [it.84] all ControlerBeforeMobsimListeners called.
2022-08-08T08:46:44,112 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T08:46:44,113 INFO NetworkImpl:163 node # 1
2022-08-08T08:46:44,113 INFO NetworkImpl:163 node # 4
2022-08-08T08:46:44,113 INFO NetworkImpl:163 node # 16
2022-08-08T08:46:44,113 INFO NetworkImpl:163 node # 64
2022-08-08T08:46:44,113 INFO NetworkImpl:163 node # 256
2022-08-08T08:46:44,113 INFO NetworkImpl:163 node # 1024
2022-08-08T08:46:44,113 INFO NetworkImpl:163 node # 4096
2022-08-08T08:46:44,115 INFO NetworkImpl:163 node # 16384
2022-08-08T08:46:44,155 INFO NetworkImpl:163 node # 65536
2022-08-08T08:46:44,193 INFO NetworkImpl:159 link # 1
2022-08-08T08:46:44,193 INFO NetworkImpl:159 link # 4
2022-08-08T08:46:44,193 INFO NetworkImpl:159 link # 16
2022-08-08T08:46:44,193 INFO NetworkImpl:159 link # 64
2022-08-08T08:46:44,194 INFO NetworkImpl:159 link # 256
2022-08-08T08:46:44,195 INFO NetworkImpl:159 link # 1024
2022-08-08T08:46:44,199 INFO NetworkImpl:159 link # 4096
2022-08-08T08:46:44,217 INFO NetworkImpl:159 link # 16384
2022-08-08T08:46:44,290 INFO NetworkImpl:159 link # 65536
2022-08-08T08:46:44,622 INFO NetworkImpl:159 link # 262144
2022-08-08T08:46:45,195 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T08:46:45,196 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T08:46:45,196 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T08:46:45,196 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T08:46:45,196 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T08:46:45,196 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T08:46:45,196 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T08:46:45,197 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T08:46:45,198 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T08:46:45,200 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T08:46:45,325 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T08:46:45,335 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T08:46:45,357 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T08:46:45,396 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T08:46:45,472 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T08:46:45,620 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T08:46:45,956 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T08:46:46,496 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T08:46:47,558 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T08:46:47,655 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T08:46:47,671 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:46:47,671 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T08:46:47,671 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T08:46:47,671 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:46:47,671 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:46:47,671 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T08:46:47,671 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T08:46:47,671 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T08:46:47,671 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:46:47,672 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T08:46:55,082 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:46:55,083 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T08:46:55,083 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T08:46:55,083 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T08:46:55,083 INFO EventsManagerImpl:176
2022-08-08T08:46:55,083 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:46:55,083 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T08:46:55,083 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T08:46:55,083 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T08:46:55,083 INFO EventsManagerImpl:176
2022-08-08T08:46:55,083 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:46:55,083 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T08:46:55,083 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T08:46:55,083 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T08:46:55,083 INFO EventsManagerImpl:176
2022-08-08T08:46:55,083 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:46:55,083 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T08:46:55,084 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T08:46:55,084 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T08:46:55,084 INFO EventsManagerImpl:176
2022-08-08T08:46:55,084 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T08:46:55,084 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T08:46:55,084 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T08:46:55,084 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T08:46:55,084 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T08:46:55,084 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T08:46:55,084 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T08:46:55,084 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:46:55,084 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T08:46:55,084 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T08:46:55,084 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:46:55,084 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T08:46:55,084 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T08:46:55,084 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T08:46:55,084 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T08:46:55,084 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T08:46:55,084 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T08:46:55,084 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T08:46:55,084 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T08:46:55,084 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:46:55,084 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:46:55,085 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:46:55,085 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T08:46:55,085 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T08:46:55,085 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T08:46:55,085 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:46:55,085 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T08:46:55,085 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:46:55,085 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T08:46:55,085 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T08:46:55,085 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:46:55,085 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T08:46:55,085 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:46:55,085 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T08:46:55,085 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T08:46:55,085 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:46:55,085 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T08:46:55,085 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T08:46:55,085 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:46:55,085 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:46:55,085 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:46:55,085 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T08:46:55,085 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T08:46:55,085 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T08:46:55,085 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:46:55,085 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T08:46:55,085 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:46:55,085 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T08:46:55,085 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T08:46:55,085 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:46:55,085 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T08:46:55,085 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:46:55,085 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T08:46:55,086 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T08:46:55,086 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:46:55,086 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T08:46:56,629 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T08:46:56,632 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T08:46:56,815 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T08:46:56,815 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T08:46:56,815 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T08:46:56,815 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T08:46:56,815 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T08:46:56,815 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T08:46:56,815 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T08:46:56,815 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T08:46:57,030 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T08:46:57,031 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T08:46:57,054 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T08:46:57,055 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T08:46:57,056 INFO VehicularDepartureHandler:110 teleport vehicle 190998_car from link -24739580#0 to link -334734081#2
2022-08-08T08:46:57,057 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T08:46:57,058 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T08:46:57,058 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T08:46:57,063 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T08:46:57,063 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T08:46:57,064 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T08:46:57,064 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T08:46:58,551 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1771 #nodes=227
2022-08-08T08:46:58,551 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271762 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T08:47:00,244 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3127 #nodes=365
2022-08-08T08:47:00,244 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271268 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T08:47:02,944 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4341 #nodes=480
2022-08-08T08:47:02,944 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270706 lost=0 simT=10800.0s realT=15s; (s/r): 720.0
2022-08-08T08:47:06,578 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5547 #nodes=674
2022-08-08T08:47:06,578 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269854 lost=0 simT=14400.0s realT=18s; (s/r): 800.0
2022-08-08T08:47:10,818 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7044 #nodes=963
2022-08-08T08:47:10,818 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268623 lost=0 simT=18000.0s realT=23s; (s/r): 782.6086956521739
2022-08-08T08:47:18,718 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10878 #nodes=1714
2022-08-08T08:47:18,719 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266753 lost=0 simT=21600.0s realT=31s; (s/r): 696.7741935483871
2022-08-08T08:47:26,023 INFO MemoryObserver:41 used RAM: 13937 MB free: 2142 MB total: 16080 MB
2022-08-08T08:47:31,147 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12025 #nodes=1863
2022-08-08T08:47:31,147 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264059 lost=0 simT=25200.0s realT=43s; (s/r): 586.046511627907
2022-08-08T08:47:43,397 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13183 #nodes=1988
2022-08-08T08:47:43,397 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260598 lost=0 simT=28800.0s realT=55s; (s/r): 523.6363636363636
2022-08-08T08:47:59,771 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14388 #nodes=2115
2022-08-08T08:47:59,772 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256982 lost=0 simT=32400.0s realT=72s; (s/r): 450.0
2022-08-08T08:48:15,840 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14210 #nodes=2070
2022-08-08T08:48:15,840 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251533 lost=0 simT=36000.0s realT=88s; (s/r): 409.09090909090907
2022-08-08T08:48:26,023 INFO MemoryObserver:41 used RAM: 15096 MB free: 983 MB total: 16080 MB
2022-08-08T08:48:31,307 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14667 #nodes=2106
2022-08-08T08:48:31,307 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245747 lost=0 simT=39600.0s realT=103s; (s/r): 384.4660194174757
2022-08-08T08:48:48,934 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15083 #nodes=2205
2022-08-08T08:48:48,934 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237829 lost=0 simT=43200.0s realT=121s; (s/r): 357.02479338842977
2022-08-08T08:49:03,987 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15378 #nodes=2256
2022-08-08T08:49:03,988 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228760 lost=0 simT=46800.0s realT=136s; (s/r): 344.11764705882354
2022-08-08T08:49:17,979 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15580 #nodes=2421
2022-08-08T08:49:17,979 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217541 lost=0 simT=50400.0s realT=150s; (s/r): 336.0
2022-08-08T08:49:26,023 INFO MemoryObserver:41 used RAM: 15854 MB free: 225 MB total: 16080 MB
2022-08-08T08:49:37,550 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15797 #nodes=2408
2022-08-08T08:49:37,551 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204044 lost=0 simT=54000.0s realT=169s; (s/r): 319.5266272189349
2022-08-08T08:50:00,912 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16134 #nodes=2428
2022-08-08T08:50:00,913 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187360 lost=0 simT=57600.0s realT=193s; (s/r): 298.44559585492226
2022-08-08T08:50:21,952 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15821 #nodes=2403
2022-08-08T08:50:21,953 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167846 lost=0 simT=61200.0s realT=214s; (s/r): 285.98130841121497
2022-08-08T08:50:26,023 INFO MemoryObserver:41 used RAM: 15458 MB free: 621 MB total: 16080 MB
2022-08-08T08:50:37,731 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15523 #nodes=2269
2022-08-08T08:50:37,732 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145733 lost=0 simT=64800.0s realT=230s; (s/r): 281.7391304347826
2022-08-08T08:50:55,477 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14827 #nodes=2134
2022-08-08T08:50:55,477 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=122028 lost=0 simT=68400.0s realT=247s; (s/r): 276.9230769230769
2022-08-08T08:51:11,609 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14459 #nodes=1988
2022-08-08T08:51:11,610 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97263 lost=0 simT=72000.0s realT=263s; (s/r): 273.7642585551331
2022-08-08T08:51:31,810 INFO MemoryObserver:41 used RAM: 15356 MB free: 723 MB total: 16080 MB
2022-08-08T08:51:33,138 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12587 #nodes=1721
2022-08-08T08:51:33,138 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74596 lost=0 simT=75600.0s realT=285s; (s/r): 265.2631578947368
2022-08-08T08:51:51,040 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11859 #nodes=1507
2022-08-08T08:51:51,041 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58716 lost=0 simT=79200.0s realT=303s; (s/r): 261.38613861386136
2022-08-08T08:52:14,580 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11163 #nodes=1425
2022-08-08T08:52:14,580 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45052 lost=0 simT=82800.0s realT=326s; (s/r): 253.98773006134968
2022-08-08T08:52:29,361 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10455 #nodes=1282
2022-08-08T08:52:29,361 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32882 lost=0 simT=86400.0s realT=341s; (s/r): 253.3724340175953
2022-08-08T08:52:38,498 INFO MemoryObserver:41 used RAM: 15553 MB free: 526 MB total: 16080 MB
2022-08-08T08:52:43,626 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8874 #nodes=1050
2022-08-08T08:52:43,626 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26521 lost=5 simT=90000.0s realT=355s; (s/r): 253.5211267605634
2022-08-08T08:52:50,074 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7572 #nodes=902
2022-08-08T08:52:50,075 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22491 lost=5 simT=93600.0s realT=362s; (s/r): 258.56353591160223
2022-08-08T08:52:55,055 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6428 #nodes=701
2022-08-08T08:52:55,055 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19488 lost=5 simT=97200.0s realT=367s; (s/r): 264.850136239782
2022-08-08T08:52:59,114 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5438 #nodes=588
2022-08-08T08:52:59,114 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17119 lost=6 simT=100800.0s realT=371s; (s/r): 271.6981132075472
2022-08-08T08:53:02,296 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4606 #nodes=513
2022-08-08T08:53:02,296 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15314 lost=6 simT=104400.0s realT=374s; (s/r): 279.14438502673795
2022-08-08T08:53:04,929 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3891 #nodes=436
2022-08-08T08:53:04,929 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13746 lost=6 simT=108000.0s realT=377s; (s/r): 286.47214854111405
2022-08-08T08:53:06,745 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3241 #nodes=329
2022-08-08T08:53:06,745 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12421 lost=6 simT=111600.0s realT=379s; (s/r): 294.4591029023747
2022-08-08T08:53:08,669 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2708 #nodes=299
2022-08-08T08:53:08,669 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11351 lost=6 simT=115200.0s realT=380s; (s/r): 303.1578947368421
2022-08-08T08:53:10,283 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2275 #nodes=232
2022-08-08T08:53:10,283 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10495 lost=6 simT=118800.0s realT=382s; (s/r): 310.9947643979058
2022-08-08T08:53:11,681 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1933 #nodes=198
2022-08-08T08:53:11,681 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9757 lost=6 simT=122400.0s realT=384s; (s/r): 318.75
2022-08-08T08:53:12,926 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1681 #nodes=178
2022-08-08T08:53:12,926 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8991 lost=7 simT=126000.0s realT=385s; (s/r): 327.27272727272725
2022-08-08T08:53:14,105 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1388 #nodes=148
2022-08-08T08:53:14,105 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7363 lost=7 simT=129600.0s realT=386s; (s/r): 335.75129533678756
2022-08-08T08:53:14,620 INFO AbstractController$9:234 ### ITERATION 84 fires after mobsim event
2022-08-08T08:53:14,620 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=244.779229843sec
2022-08-08T08:53:14,620 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T08:53:23,085 INFO LegTimesControlerListener:50 [84] average trip (probably: leg) duration is: 1253 seconds = 00:20:53
2022-08-08T08:53:23,085 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T08:53:23,085 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:53:23,085 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:53:23,085 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:53:23,085 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:53:23,085 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T08:53:23,085 INFO EventsManagerImpl:137 event # 1
2022-08-08T08:53:23,085 INFO EventsManagerImpl:137 event # 4
2022-08-08T08:53:23,085 INFO EventsManagerImpl:137 event # 16
2022-08-08T08:53:23,085 INFO EventsManagerImpl:137 event # 64
2022-08-08T08:53:23,086 INFO EventsManagerImpl:137 event # 256
2022-08-08T08:53:23,086 INFO EventsManagerImpl:137 event # 1024
2022-08-08T08:53:23,089 INFO EventsManagerImpl:137 event # 4096
2022-08-08T08:53:23,098 INFO EventsManagerImpl:137 event # 16384
2022-08-08T08:53:23,111 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T08:53:23,389 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T08:53:23,389 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T08:53:23,389 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T08:53:23,389 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T08:53:23,389 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T08:53:23,390 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T08:53:23,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-08-08T08:53:23,393 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-08-08T08:53:23,393 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:20:29][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T08:53:23,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-08-08T08:53:23,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-08-08T08:53:23,395 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:29:52][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T08:53:23,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-08-08T08:53:23,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-08-08T08:53:23,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-08-08T08:53:23,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-08-08T08:53:23,397 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-08-08T08:53:23,397 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T08:53:23,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-08-08T08:53:23,397 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-08-08T08:53:23,397 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-08-08T08:53:23,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-08-08T08:53:23,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-08-08T08:53:23,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-08-08T08:53:23,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-08-08T08:53:23,399 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-08-08T08:53:23,399 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-08-08T08:53:23,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-08-08T08:53:23,399 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T08:53:23,399 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T08:53:23,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-08-08T08:53:23,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-08-08T08:53:23,401 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-08-08T08:53:23,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-08-08T08:53:23,404 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-08-08T08:53:23,404 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:02][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T08:53:23,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-08-08T08:53:23,404 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-08-08T08:53:23,404 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-08-08T08:53:23,404 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T08:53:23,718 INFO ControlerListenerManagerImpl:251 [it.84] all ControlerAfterMobsimListeners called.
2022-08-08T08:53:23,718 INFO AbstractController$4:159 ### ITERATION 84 fires scoring event
2022-08-08T08:53:23,718 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T08:53:23,842 INFO NewScoreAssignerImpl:57 it: 84 msaStart: 599
2022-08-08T08:53:23,956 INFO ControlerListenerManagerImpl:194 [it.84] all ControlerScoringListeners called.
2022-08-08T08:53:23,956 INFO AbstractController$5:167 ### ITERATION 84 fires iteration end event
2022-08-08T08:53:23,956 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T08:53:23,956 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T08:53:24,031 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T08:53:24,031 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T08:53:25,747 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T08:53:25,747 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1321320550280635
2022-08-08T08:53:25,747 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3022011738909401
2022-08-08T08:53:25,747 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.4391872114698285E-4
2022-08-08T08:53:25,747 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.1310793531789028E-4
2022-08-08T08:53:25,747 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T08:53:25,747 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14067434539917942
2022-08-08T08:53:25,747 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1399027919707092
2022-08-08T08:53:25,747 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2242113722610495
2022-08-08T08:53:25,946 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T08:53:26,057 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -92.8691068402883
2022-08-08T08:53:26,057 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -113.0601768122868
2022-08-08T08:53:26,057 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -95.10362230396085
2022-08-08T08:53:26,057 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -76.21004230025112
2022-08-08T08:53:26,129 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T08:53:26,856 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18919.210680989247 meters
2022-08-08T08:53:26,856 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139381.01055037306 meters (statistic on all 2103275 legs which have a finite distance)
2022-08-08T08:53:26,856 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52029.071886060025 meters
2022-08-08T08:53:26,856 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139323.23813304634 meters (statistic on all 764492 trips which have a finite distance)
2022-08-08T08:53:26,856 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T08:53:26,856 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T08:53:27,908 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T08:53:27,910 INFO LegHistogramListener:72 number of legs: 2110620 100%
2022-08-08T08:53:27,910 INFO LegHistogramListener:79 number of bike legs: 102200 4.8421790753427905%
2022-08-08T08:53:27,910 INFO LegHistogramListener:79 number of car legs: 235230 11.145066378599653%
2022-08-08T08:53:27,910 INFO LegHistogramListener:79 number of drtNorth legs: 235 0.011134169106707982%
2022-08-08T08:53:27,910 INFO LegHistogramListener:79 number of drtSoutheast legs: 175 0.0082914025262719%
2022-08-08T08:53:27,910 INFO LegHistogramListener:79 number of freight legs: 47065 2.2299134851370686%
2022-08-08T08:53:27,910 INFO LegHistogramListener:79 number of pt legs: 129854 6.15241019226578%
2022-08-08T08:53:27,910 INFO LegHistogramListener:79 number of ride legs: 108458 5.138679629682273%
2022-08-08T08:53:27,910 INFO LegHistogramListener:79 number of walk legs: 1487403 70.47232566733946%
2022-08-08T08:53:28,435 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T08:53:28,435 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T08:53:31,125 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5702960916518176
2022-08-08T08:53:31,125 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.44283187067686164
2022-08-08T08:53:31,125 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.01009823505548509
2022-08-08T08:53:31,125 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.00851533093351546
2022-08-08T08:53:31,125 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T08:53:31,125 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5180846474989345
2022-08-08T08:53:31,125 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6398668460539086
2022-08-08T08:53:31,126 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8873994156220955
2022-08-08T08:53:31,126 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.22484812850151742
2022-08-08T08:53:31,126 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3791986114605853
2022-08-08T08:53:31,126 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 9.78242450073689E-4
2022-08-08T08:53:31,126 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 8.601344377288343E-4
2022-08-08T08:53:31,126 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T08:53:31,126 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2982458392601303
2022-08-08T08:53:31,126 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.26609991937844374
2022-08-08T08:53:31,126 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5812865557136034
2022-08-08T08:53:31,126 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17824938250050068
2022-08-08T08:53:31,126 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.36722733738324
2022-08-08T08:53:31,126 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.9141868263350056E-4
2022-08-08T08:53:31,126 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.4006737291834627E-4
2022-08-08T08:53:31,126 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T08:53:31,126 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.22028556463332596
2022-08-08T08:53:31,126 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.2050804418266688
2022-08-08T08:53:31,126 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3714561177382829
2022-08-08T08:53:31,320 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T08:53:32,552 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T08:53:32,871 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T08:53:33,249 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T08:53:34,479 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T08:53:34,820 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T08:53:35,210 INFO ControlerListenerManagerImpl:171 [it.84] all ControlerIterationEndsListeners called.
2022-08-08T08:53:35,404 INFO AbstractController:181 ### ITERATION 84 ENDS
2022-08-08T08:53:35,404 INFO AbstractController:182 ###################################################
2022-08-08T08:53:35,404 INFO AbstractController:133 ###################################################
2022-08-08T08:53:35,404 INFO AbstractController:134 ### ITERATION 85 BEGINS
2022-08-08T08:53:35,405 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T08:53:35,405 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T08:53:35,405 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T08:53:35,405 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T08:53:35,405 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T08:53:41,148 INFO MemoryObserver:41 used RAM: 13377 MB free: 2702 MB total: 16080 MB
2022-08-08T08:53:41,223 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T08:53:41,249 INFO ControlerListenerManagerImpl:148 [it.85] all ControlerIterationStartsListeners called.
2022-08-08T08:53:41,249 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T08:53:42,812 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169759 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T08:53:42,812 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30590 plans
2022-08-08T08:53:42,813 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T08:53:42,813 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:53:42,814 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T08:53:42,814 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:53:42,814 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T08:53:42,814 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:53:42,816 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:53:42,816 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T08:53:42,816 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:53:42,821 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:53:42,822 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T08:53:42,829 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:53:42,834 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T08:53:42,834 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:53:42,839 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:53:42,842 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:53:42,851 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:53:42,853 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:53:42,861 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T08:53:42,895 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T08:53:43,054 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T08:53:43,280 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T08:53:43,640 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T08:53:44,376 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T08:53:46,089 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T08:53:49,472 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T08:53:54,914 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T08:54:13,728 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T08:54:13,729 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30590 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T08:54:13,729 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30502 plans
2022-08-08T08:54:13,729 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T08:54:13,729 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T08:54:13,729 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T08:54:13,729 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T08:54:13,729 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T08:54:13,729 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T08:54:13,729 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T08:54:13,730 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T08:54:13,730 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T08:54:13,731 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T08:54:13,732 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T08:54:13,735 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T08:54:13,742 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T08:54:13,755 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T08:54:13,778 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T08:54:13,823 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T08:54:13,944 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30502 plans
2022-08-08T08:54:13,945 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:54:13,991 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:54:13,991 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:54:13,993 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T08:54:13,993 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T08:54:13,993 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T08:54:13,993 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:54:13,995 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:54:13,996 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:54:13,996 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T08:54:13,996 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:54:13,996 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:54:14,000 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T08:54:14,005 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T08:54:14,005 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:54:14,017 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T08:54:14,023 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:54:14,023 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:54:14,039 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T08:54:14,055 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T08:54:14,121 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T08:54:14,327 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T08:54:14,788 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T08:54:15,603 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T08:54:17,351 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T08:54:21,004 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T08:54:28,424 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T08:54:41,153 INFO MemoryObserver:41 used RAM: 15350 MB free: 729 MB total: 16080 MB
2022-08-08T08:54:44,120 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T08:54:44,120 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30502 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T08:54:44,120 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7577 plans
2022-08-08T08:54:44,120 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T08:54:44,120 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T08:54:44,120 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T08:54:44,121 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T08:54:44,121 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T08:54:44,121 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T08:54:44,121 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T08:54:44,121 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T08:54:44,121 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T08:54:44,121 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T08:54:44,121 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T08:54:44,122 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T08:54:44,123 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T08:54:44,125 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T08:54:44,126 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7577 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T08:54:44,126 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40255 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T08:54:44,126 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6810 plans
2022-08-08T08:54:44,126 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T08:54:44,126 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T08:54:44,126 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T08:54:44,128 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T08:54:44,130 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T08:54:44,140 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T08:54:44,168 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T08:54:44,285 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T08:54:44,505 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T08:54:44,710 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T08:54:45,338 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T08:54:46,298 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T08:54:49,056 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T08:54:55,606 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T08:54:55,606 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6810 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T08:54:55,606 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T08:54:56,545 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T08:54:57,527 INFO ControlerListenerManagerImpl:213 [it.85] all ControlerReplanningListeners called.
2022-08-08T08:54:57,527 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T08:54:57,527 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T08:54:57,527 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T08:54:57,607 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T08:54:57,678 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T08:54:57,679 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T08:54:57,679 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T08:54:57,688 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T08:54:57,697 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T08:54:57,697 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T08:54:57,699 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T08:54:57,699 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T08:54:57,699 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T08:54:57,699 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T08:54:57,699 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T08:54:57,699 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T08:54:57,699 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T08:54:57,699 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T08:54:57,700 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T08:54:57,700 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T08:54:57,700 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T08:54:57,700 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T08:54:57,700 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T08:54:57,700 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T08:54:57,700 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T08:54:57,700 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T08:54:58,400 INFO ControlerListenerManagerImpl:232 [it.85] all ControlerBeforeMobsimListeners called.
2022-08-08T08:54:58,400 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T08:54:58,401 INFO NetworkImpl:163 node # 1
2022-08-08T08:54:58,401 INFO NetworkImpl:163 node # 4
2022-08-08T08:54:58,401 INFO NetworkImpl:163 node # 16
2022-08-08T08:54:58,401 INFO NetworkImpl:163 node # 64
2022-08-08T08:54:58,401 INFO NetworkImpl:163 node # 256
2022-08-08T08:54:58,401 INFO NetworkImpl:163 node # 1024
2022-08-08T08:54:58,402 INFO NetworkImpl:163 node # 4096
2022-08-08T08:54:58,403 INFO NetworkImpl:163 node # 16384
2022-08-08T08:54:58,410 INFO NetworkImpl:163 node # 65536
2022-08-08T08:54:58,449 INFO NetworkImpl:159 link # 1
2022-08-08T08:54:58,449 INFO NetworkImpl:159 link # 4
2022-08-08T08:54:58,449 INFO NetworkImpl:159 link # 16
2022-08-08T08:54:58,449 INFO NetworkImpl:159 link # 64
2022-08-08T08:54:58,449 INFO NetworkImpl:159 link # 256
2022-08-08T08:54:58,451 INFO NetworkImpl:159 link # 1024
2022-08-08T08:54:58,455 INFO NetworkImpl:159 link # 4096
2022-08-08T08:54:58,473 INFO NetworkImpl:159 link # 16384
2022-08-08T08:54:58,544 INFO NetworkImpl:159 link # 65536
2022-08-08T08:54:58,876 INFO NetworkImpl:159 link # 262144
2022-08-08T08:54:59,549 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T08:54:59,549 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T08:54:59,549 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T08:54:59,549 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T08:54:59,549 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T08:54:59,549 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T08:54:59,549 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T08:54:59,550 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T08:54:59,551 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T08:54:59,554 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T08:54:59,558 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T08:54:59,568 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T08:54:59,586 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T08:54:59,623 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T08:54:59,696 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T08:54:59,915 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T08:55:00,212 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T08:55:00,762 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T08:55:01,846 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T08:55:01,950 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T08:55:01,966 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:55:01,967 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T08:55:01,967 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T08:55:01,967 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:55:01,967 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:55:01,967 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T08:55:01,967 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T08:55:01,967 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T08:55:01,967 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:55:01,967 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T08:55:09,473 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:55:09,473 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T08:55:09,474 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T08:55:09,474 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T08:55:09,474 INFO EventsManagerImpl:176
2022-08-08T08:55:09,474 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:55:09,474 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T08:55:09,474 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T08:55:09,474 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T08:55:09,474 INFO EventsManagerImpl:176
2022-08-08T08:55:09,474 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:55:09,474 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T08:55:09,474 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T08:55:09,474 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T08:55:09,474 INFO EventsManagerImpl:176
2022-08-08T08:55:09,474 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:55:09,474 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T08:55:09,474 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T08:55:09,474 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T08:55:09,474 INFO EventsManagerImpl:176
2022-08-08T08:55:09,474 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T08:55:09,474 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T08:55:09,474 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T08:55:09,474 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T08:55:09,475 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T08:55:09,475 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T08:55:09,475 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T08:55:09,475 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:55:09,475 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T08:55:09,475 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T08:55:09,475 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:55:09,475 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T08:55:09,475 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T08:55:09,475 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T08:55:09,475 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T08:55:09,475 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T08:55:09,475 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T08:55:09,475 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T08:55:09,475 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T08:55:09,475 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:55:09,475 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:55:09,475 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:55:09,475 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T08:55:09,475 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T08:55:09,475 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T08:55:09,475 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:55:09,475 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T08:55:09,475 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:55:09,475 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T08:55:09,475 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T08:55:09,475 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:55:09,475 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T08:55:09,475 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:55:09,476 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T08:55:09,476 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T08:55:09,476 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:55:09,476 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T08:55:09,476 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T08:55:09,476 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:55:09,476 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T08:55:09,476 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:55:09,476 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T08:55:09,476 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T08:55:09,476 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T08:55:09,476 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:55:09,476 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T08:55:09,476 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:55:09,476 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T08:55:09,476 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T08:55:09,476 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:55:09,476 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T08:55:09,476 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T08:55:09,476 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T08:55:09,476 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T08:55:09,476 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T08:55:09,476 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T08:55:11,023 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T08:55:11,026 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T08:55:11,224 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T08:55:11,224 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T08:55:11,224 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T08:55:11,224 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T08:55:11,224 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T08:55:11,224 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T08:55:11,224 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T08:55:11,224 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T08:55:11,445 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T08:55:11,445 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T08:55:11,470 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T08:55:11,471 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T08:55:11,472 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T08:55:11,475 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T08:55:11,475 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T08:55:11,483 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T08:55:11,484 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T08:55:11,485 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T08:55:11,485 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T08:55:11,485 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T08:55:12,770 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1764 #nodes=230
2022-08-08T08:55:12,771 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271758 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T08:55:14,295 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3120 #nodes=361
2022-08-08T08:55:14,295 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271271 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T08:55:16,767 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4315 #nodes=480
2022-08-08T08:55:16,768 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270698 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T08:55:20,057 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5517 #nodes=674
2022-08-08T08:55:20,057 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269845 lost=0 simT=14400.0s realT=18s; (s/r): 800.0
2022-08-08T08:55:24,235 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7022 #nodes=939
2022-08-08T08:55:24,235 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268629 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T08:55:32,450 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10941 #nodes=1734
2022-08-08T08:55:32,450 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266768 lost=0 simT=21600.0s realT=30s; (s/r): 720.0
2022-08-08T08:55:41,166 INFO MemoryObserver:41 used RAM: 13872 MB free: 2207 MB total: 16080 MB
2022-08-08T08:55:45,778 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11928 #nodes=1872
2022-08-08T08:55:45,779 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264076 lost=0 simT=25200.0s realT=43s; (s/r): 586.046511627907
2022-08-08T08:55:57,977 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13054 #nodes=1975
2022-08-08T08:55:57,978 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260607 lost=0 simT=28800.0s realT=56s; (s/r): 514.2857142857143
2022-08-08T08:56:15,013 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14361 #nodes=2141
2022-08-08T08:56:15,013 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257010 lost=0 simT=32400.0s realT=73s; (s/r): 443.83561643835617
2022-08-08T08:56:30,416 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14238 #nodes=2116
2022-08-08T08:56:30,416 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251557 lost=0 simT=36000.0s realT=88s; (s/r): 409.09090909090907
2022-08-08T08:56:41,166 INFO MemoryObserver:41 used RAM: 14776 MB free: 1303 MB total: 16080 MB
2022-08-08T08:56:46,741 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14667 #nodes=2125
2022-08-08T08:56:46,742 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245662 lost=0 simT=39600.0s realT=104s; (s/r): 380.7692307692308
2022-08-08T08:57:04,284 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15029 #nodes=2208
2022-08-08T08:57:04,284 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237778 lost=0 simT=43200.0s realT=122s; (s/r): 354.0983606557377
2022-08-08T08:57:19,922 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15369 #nodes=2297
2022-08-08T08:57:19,923 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228671 lost=0 simT=46800.0s realT=137s; (s/r): 341.6058394160584
2022-08-08T08:57:33,925 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15534 #nodes=2464
2022-08-08T08:57:33,925 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217472 lost=0 simT=50400.0s realT=151s; (s/r): 333.7748344370861
2022-08-08T08:57:41,166 INFO MemoryObserver:41 used RAM: 15790 MB free: 289 MB total: 16080 MB
2022-08-08T08:57:48,280 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15718 #nodes=2466
2022-08-08T08:57:48,280 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204057 lost=0 simT=54000.0s realT=166s; (s/r): 325.30120481927713
2022-08-08T08:58:10,133 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16097 #nodes=2470
2022-08-08T08:58:10,134 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187307 lost=0 simT=57600.0s realT=188s; (s/r): 306.3829787234043
2022-08-08T08:58:38,021 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16090 #nodes=2440
2022-08-08T08:58:38,022 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167735 lost=0 simT=61200.0s realT=216s; (s/r): 283.3333333333333
2022-08-08T08:58:41,167 INFO MemoryObserver:41 used RAM: 15523 MB free: 556 MB total: 16080 MB
2022-08-08T08:58:54,633 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15610 #nodes=2355
2022-08-08T08:58:54,634 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145665 lost=0 simT=64800.0s realT=232s; (s/r): 279.3103448275862
2022-08-08T08:59:14,258 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14847 #nodes=2173
2022-08-08T08:59:14,258 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121862 lost=0 simT=68400.0s realT=252s; (s/r): 271.42857142857144
2022-08-08T08:59:30,365 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14397 #nodes=2003
2022-08-08T08:59:30,366 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97101 lost=0 simT=72000.0s realT=268s; (s/r): 268.65671641791045
2022-08-08T08:59:41,168 INFO MemoryObserver:41 used RAM: 15818 MB free: 261 MB total: 16080 MB
2022-08-08T08:59:46,317 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12486 #nodes=1689
2022-08-08T08:59:46,317 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74343 lost=0 simT=75600.0s realT=284s; (s/r): 266.19718309859155
2022-08-08T09:00:00,312 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11764 #nodes=1463
2022-08-08T09:00:00,313 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58567 lost=0 simT=79200.0s realT=298s; (s/r): 265.7718120805369
2022-08-08T09:00:21,567 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11183 #nodes=1425
2022-08-08T09:00:21,567 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45045 lost=0 simT=82800.0s realT=319s; (s/r): 259.56112852664575
2022-08-08T09:00:43,935 INFO MemoryObserver:41 used RAM: 15549 MB free: 530 MB total: 16080 MB
2022-08-08T09:00:44,528 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10471 #nodes=1318
2022-08-08T09:00:44,528 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32835 lost=1 simT=86400.0s realT=342s; (s/r): 252.6315789473684
2022-08-08T09:00:58,086 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8913 #nodes=1029
2022-08-08T09:00:58,086 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26476 lost=2 simT=90000.0s realT=356s; (s/r): 252.80898876404495
2022-08-08T09:01:10,357 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7579 #nodes=882
2022-08-08T09:01:10,358 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22521 lost=2 simT=93600.0s realT=368s; (s/r): 254.34782608695653
2022-08-08T09:01:21,873 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6426 #nodes=727
2022-08-08T09:01:21,873 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19595 lost=3 simT=97200.0s realT=379s; (s/r): 256.46437994722953
2022-08-08T09:01:32,796 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5409 #nodes=578
2022-08-08T09:01:32,796 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17214 lost=3 simT=100800.0s realT=390s; (s/r): 258.46153846153845
2022-08-08T09:01:35,762 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4631 #nodes=465
2022-08-08T09:01:35,762 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15425 lost=3 simT=104400.0s realT=393s; (s/r): 265.64885496183206
2022-08-08T09:01:38,663 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3873 #nodes=409
2022-08-08T09:01:38,663 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13856 lost=4 simT=108000.0s realT=396s; (s/r): 272.72727272727275
2022-08-08T09:01:41,092 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3255 #nodes=343
2022-08-08T09:01:41,092 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12557 lost=4 simT=111600.0s realT=399s; (s/r): 279.69924812030075
2022-08-08T09:01:43,047 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2758 #nodes=288
2022-08-08T09:01:43,047 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11502 lost=5 simT=115200.0s realT=401s; (s/r): 287.28179551122196
2022-08-08T09:01:43,935 INFO MemoryObserver:41 used RAM: 15837 MB free: 242 MB total: 16080 MB
2022-08-08T09:01:44,746 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2319 #nodes=222
2022-08-08T09:01:44,746 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10650 lost=5 simT=118800.0s realT=402s; (s/r): 295.5223880597015
2022-08-08T09:01:46,138 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1965 #nodes=218
2022-08-08T09:01:46,138 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9878 lost=5 simT=122400.0s realT=404s; (s/r): 302.970297029703
2022-08-08T09:01:47,403 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1704 #nodes=178
2022-08-08T09:01:47,403 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9097 lost=5 simT=126000.0s realT=405s; (s/r): 311.1111111111111
2022-08-08T09:01:48,555 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1391 #nodes=135
2022-08-08T09:01:48,555 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7444 lost=5 simT=129600.0s realT=406s; (s/r): 319.2118226600985
2022-08-08T09:01:56,636 INFO AbstractController$9:234 ### ITERATION 85 fires after mobsim event
2022-08-08T09:01:56,636 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=244.112276896sec
2022-08-08T09:01:56,636 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T09:01:56,671 INFO LegTimesControlerListener:50 [85] average trip (probably: leg) duration is: 1251 seconds = 00:20:51
2022-08-08T09:01:56,671 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T09:01:56,671 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:01:56,671 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:01:56,671 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:01:56,671 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:01:56,671 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T09:01:56,671 INFO EventsManagerImpl:137 event # 1
2022-08-08T09:01:56,671 INFO EventsManagerImpl:137 event # 4
2022-08-08T09:01:56,671 INFO EventsManagerImpl:137 event # 16
2022-08-08T09:01:56,671 INFO EventsManagerImpl:137 event # 64
2022-08-08T09:01:56,671 INFO EventsManagerImpl:137 event # 256
2022-08-08T09:01:56,672 INFO EventsManagerImpl:137 event # 1024
2022-08-08T09:01:56,675 INFO EventsManagerImpl:137 event # 4096
2022-08-08T09:01:56,685 INFO EventsManagerImpl:137 event # 16384
2022-08-08T09:01:56,697 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T09:01:56,975 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T09:01:56,975 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T09:01:56,975 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T09:01:56,975 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T09:01:56,975 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T09:01:56,976 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T09:01:56,976 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T09:01:56,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-08-08T09:01:56,978 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:20:29][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:01:56,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-08-08T09:01:56,980 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-08-08T09:01:56,980 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:41:09][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:01:56,982 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T09:01:56,982 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=02:27:05][duration=undefined][facilityId=null]
2022-08-08T09:01:56,982 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=23:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:01:56,982 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T09:01:56,982 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-08-08T09:01:56,982 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:01:56,983 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T09:01:56,983 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-08-08T09:01:56,983 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-08-08T09:01:56,983 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T09:01:56,983 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-08-08T09:01:56,983 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:39:25][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:01:56,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-08-08T09:01:56,984 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-08-08T09:01:56,984 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-08-08T09:01:56,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-08-08T09:01:56,984 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-08-08T09:01:56,984 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=33:49:07][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:01:56,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-08-08T09:01:56,985 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T09:01:56,985 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:01:56,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-08-08T09:01:56,986 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-08-08T09:01:56,986 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-08-08T09:01:56,989 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T09:01:56,989 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-08-08T09:01:56,989 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-08-08T09:01:56,989 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T09:01:57,307 INFO ControlerListenerManagerImpl:251 [it.85] all ControlerAfterMobsimListeners called.
2022-08-08T09:01:57,307 INFO AbstractController$4:159 ### ITERATION 85 fires scoring event
2022-08-08T09:01:57,307 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T09:01:57,441 INFO NewScoreAssignerImpl:57 it: 85 msaStart: 599
2022-08-08T09:01:57,556 INFO ControlerListenerManagerImpl:194 [it.85] all ControlerScoringListeners called.
2022-08-08T09:01:57,556 INFO AbstractController$5:167 ### ITERATION 85 fires iteration end event
2022-08-08T09:01:57,556 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T09:01:57,556 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T09:01:57,633 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T09:01:57,633 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T09:01:59,411 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T09:01:59,411 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13341583777094235
2022-08-08T09:01:59,412 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3021434036675105
2022-08-08T09:01:59,412 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.8243220343334856E-4
2022-08-08T09:01:59,412 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.0155389063198056E-4
2022-08-08T09:01:59,412 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T09:01:59,412 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1410517775255858
2022-08-08T09:01:59,412 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13875252263308976
2022-08-08T09:01:59,412 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22373123751521282
2022-08-08T09:01:59,640 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T09:01:59,752 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -92.86615832619914
2022-08-08T09:01:59,752 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -113.06956998061827
2022-08-08T09:01:59,752 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -94.96761451735722
2022-08-08T09:01:59,752 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -76.10130360957181
2022-08-08T09:01:59,823 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T09:02:00,542 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18908.91864102288 meters
2022-08-08T09:02:00,542 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139364.2005275315 meters (statistic on all 2104166 legs which have a finite distance)
2022-08-08T09:02:00,542 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52025.26520176584 meters
2022-08-08T09:02:00,542 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139306.11988577902 meters (statistic on all 764454 trips which have a finite distance)
2022-08-08T09:02:00,542 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T09:02:00,542 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T09:02:01,821 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T09:02:01,823 INFO LegHistogramListener:72 number of legs: 2111585 100%
2022-08-08T09:02:01,823 INFO LegHistogramListener:79 number of bike legs: 103160 4.885429665393532%
2022-08-08T09:02:01,823 INFO LegHistogramListener:79 number of car legs: 235203 11.138694393074397%
2022-08-08T09:02:01,823 INFO LegHistogramListener:79 number of drtNorth legs: 267 0.012644530056805669%
2022-08-08T09:02:01,823 INFO LegHistogramListener:79 number of drtSoutheast legs: 166 0.007861393218837982%
2022-08-08T09:02:01,823 INFO LegHistogramListener:79 number of freight legs: 47065 2.2288944087024674%
2022-08-08T09:02:01,823 INFO LegHistogramListener:79 number of pt legs: 130193 6.165652815302249%
2022-08-08T09:02:01,823 INFO LegHistogramListener:79 number of ride legs: 107574 5.094466952549862%
2022-08-08T09:02:01,823 INFO LegHistogramListener:79 number of walk legs: 1487957 70.46635584170185%
2022-08-08T09:02:02,348 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T09:02:02,348 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T09:02:05,009 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5734670350267284
2022-08-08T09:02:05,009 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4434519377416721
2022-08-08T09:02:05,009 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.010173978237314942
2022-08-08T09:02:05,009 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.008569249808716371
2022-08-08T09:02:05,009 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T09:02:05,010 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5193055248874122
2022-08-08T09:02:05,010 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6428606274103021
2022-08-08T09:02:05,010 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.888390495899598
2022-08-08T09:02:05,010 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.22532184433363972
2022-08-08T09:02:05,010 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.37937063834813106
2022-08-08T09:02:05,010 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 9.936478429882355E-4
2022-08-08T09:02:05,010 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 8.704046996718651E-4
2022-08-08T09:02:05,010 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T09:02:05,010 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2994731355623225
2022-08-08T09:02:05,010 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2666724864817677
2022-08-08T09:02:05,010 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5846154043658883
2022-08-08T09:02:05,010 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17854080118313417
2022-08-08T09:02:05,010 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.36734672917832767
2022-08-08T09:02:05,010 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.9141868263350056E-4
2022-08-08T09:02:05,010 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.4006737291834627E-4
2022-08-08T09:02:05,010 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T09:02:05,010 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.22080806420967766
2022-08-08T09:02:05,010 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.2055040901318188
2022-08-08T09:02:05,010 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.37324057575088454
2022-08-08T09:02:05,209 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T09:02:06,418 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T09:02:06,744 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T09:02:07,142 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T09:02:08,363 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T09:02:08,687 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T09:02:09,066 INFO ControlerListenerManagerImpl:171 [it.85] all ControlerIterationEndsListeners called.
2022-08-08T09:02:09,231 INFO AbstractController:181 ### ITERATION 85 ENDS
2022-08-08T09:02:09,231 INFO AbstractController:182 ###################################################
2022-08-08T09:02:09,231 INFO AbstractController:133 ###################################################
2022-08-08T09:02:09,231 INFO AbstractController:134 ### ITERATION 86 BEGINS
2022-08-08T09:02:09,232 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T09:02:09,232 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T09:02:09,232 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T09:02:09,232 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T09:02:09,232 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T09:02:15,262 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T09:02:15,291 INFO ControlerListenerManagerImpl:148 [it.86] all ControlerIterationStartsListeners called.
2022-08-08T09:02:15,291 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T09:02:16,860 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169658 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T09:02:16,860 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30892 plans
2022-08-08T09:02:16,860 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T09:02:16,860 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:02:16,860 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T09:02:16,862 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T09:02:16,863 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:02:16,864 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T09:02:16,865 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:02:16,868 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:02:16,869 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:02:16,869 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T09:02:16,871 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:02:16,873 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:02:16,874 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:02:16,876 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:02:16,883 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:02:16,886 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:02:16,886 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T09:02:16,910 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T09:02:16,947 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:02:16,950 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T09:02:17,086 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T09:02:17,352 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T09:02:17,749 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T09:02:18,807 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T09:02:20,380 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T09:02:23,497 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T09:02:28,903 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T09:02:43,935 INFO MemoryObserver:41 used RAM: 14406 MB free: 1673 MB total: 16080 MB
2022-08-08T09:02:47,195 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T09:02:47,195 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30892 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T09:02:47,196 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30242 plans
2022-08-08T09:02:47,196 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T09:02:47,196 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T09:02:47,196 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T09:02:47,196 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T09:02:47,196 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T09:02:47,196 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T09:02:47,196 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T09:02:47,196 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T09:02:47,197 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T09:02:47,198 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T09:02:47,199 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T09:02:47,202 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T09:02:47,209 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T09:02:47,222 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T09:02:47,245 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T09:02:47,308 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T09:02:47,429 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30242 plans
2022-08-08T09:02:47,429 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T09:02:47,429 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T09:02:47,430 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:02:47,430 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:02:47,430 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T09:02:47,430 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T09:02:47,431 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:02:47,431 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:02:47,433 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:02:47,433 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:02:47,434 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T09:02:47,434 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:02:47,434 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:02:47,434 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:02:47,436 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:02:47,441 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T09:02:47,455 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:02:47,456 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T09:02:47,505 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:02:47,538 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T09:02:47,662 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T09:02:47,819 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T09:02:48,386 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T09:02:49,252 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T09:02:50,908 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T09:02:54,376 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T09:03:01,326 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T09:03:16,595 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T09:03:16,595 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30242 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T09:03:16,596 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7636 plans
2022-08-08T09:03:16,596 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T09:03:16,596 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T09:03:16,596 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T09:03:16,596 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T09:03:16,596 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T09:03:16,596 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T09:03:16,596 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T09:03:16,596 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T09:03:16,596 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T09:03:16,596 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T09:03:16,597 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T09:03:16,597 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T09:03:16,598 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T09:03:16,601 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T09:03:16,601 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7636 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T09:03:16,601 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40323 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T09:03:16,601 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6742 plans
2022-08-08T09:03:16,602 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T09:03:16,602 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T09:03:16,602 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T09:03:16,604 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T09:03:16,609 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T09:03:16,626 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T09:03:16,657 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T09:03:16,723 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T09:03:16,851 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T09:03:17,178 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T09:03:17,855 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T09:03:18,792 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T09:03:21,567 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T09:03:28,985 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T09:03:28,985 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6742 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T09:03:28,985 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T09:03:29,960 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T09:03:30,954 INFO ControlerListenerManagerImpl:213 [it.86] all ControlerReplanningListeners called.
2022-08-08T09:03:30,954 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T09:03:30,955 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T09:03:30,955 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T09:03:31,033 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T09:03:31,104 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T09:03:31,104 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T09:03:31,104 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T09:03:31,113 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T09:03:31,122 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T09:03:31,122 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T09:03:31,123 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T09:03:31,124 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T09:03:31,124 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T09:03:31,124 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T09:03:31,124 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T09:03:31,124 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T09:03:31,124 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T09:03:31,124 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T09:03:31,124 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T09:03:31,124 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T09:03:31,124 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T09:03:31,124 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T09:03:31,124 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T09:03:31,125 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T09:03:31,125 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T09:03:31,125 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T09:03:31,824 INFO ControlerListenerManagerImpl:232 [it.86] all ControlerBeforeMobsimListeners called.
2022-08-08T09:03:31,824 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T09:03:31,825 INFO NetworkImpl:163 node # 1
2022-08-08T09:03:31,825 INFO NetworkImpl:163 node # 4
2022-08-08T09:03:31,825 INFO NetworkImpl:163 node # 16
2022-08-08T09:03:31,825 INFO NetworkImpl:163 node # 64
2022-08-08T09:03:31,825 INFO NetworkImpl:163 node # 256
2022-08-08T09:03:31,825 INFO NetworkImpl:163 node # 1024
2022-08-08T09:03:31,826 INFO NetworkImpl:163 node # 4096
2022-08-08T09:03:31,827 INFO NetworkImpl:163 node # 16384
2022-08-08T09:03:31,834 INFO NetworkImpl:163 node # 65536
2022-08-08T09:03:31,872 INFO NetworkImpl:159 link # 1
2022-08-08T09:03:31,873 INFO NetworkImpl:159 link # 4
2022-08-08T09:03:31,873 INFO NetworkImpl:159 link # 16
2022-08-08T09:03:31,873 INFO NetworkImpl:159 link # 64
2022-08-08T09:03:31,873 INFO NetworkImpl:159 link # 256
2022-08-08T09:03:31,874 INFO NetworkImpl:159 link # 1024
2022-08-08T09:03:31,878 INFO NetworkImpl:159 link # 4096
2022-08-08T09:03:31,896 INFO NetworkImpl:159 link # 16384
2022-08-08T09:03:31,967 INFO NetworkImpl:159 link # 65536
2022-08-08T09:03:32,297 INFO NetworkImpl:159 link # 262144
2022-08-08T09:03:38,363 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T09:03:38,363 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T09:03:38,363 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T09:03:38,363 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T09:03:38,364 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T09:03:38,364 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T09:03:38,364 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T09:03:38,365 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T09:03:38,366 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T09:03:38,368 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T09:03:38,372 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T09:03:38,381 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T09:03:38,398 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T09:03:38,434 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T09:03:38,504 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T09:03:38,648 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T09:03:38,935 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T09:03:39,464 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T09:03:40,505 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T09:03:40,607 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T09:03:40,624 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:03:40,624 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T09:03:40,624 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T09:03:40,624 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:03:40,624 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:03:40,624 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T09:03:40,624 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T09:03:40,625 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T09:03:40,625 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:03:40,625 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T09:03:42,209 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:03:42,209 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T09:03:42,209 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T09:03:42,209 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T09:03:42,209 INFO EventsManagerImpl:176
2022-08-08T09:03:42,209 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:03:42,210 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T09:03:42,210 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T09:03:42,210 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T09:03:42,210 INFO EventsManagerImpl:176
2022-08-08T09:03:42,210 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:03:42,210 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T09:03:42,210 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T09:03:42,210 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T09:03:42,210 INFO EventsManagerImpl:176
2022-08-08T09:03:42,210 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:03:42,210 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T09:03:42,210 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T09:03:42,210 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T09:03:42,210 INFO EventsManagerImpl:176
2022-08-08T09:03:42,210 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T09:03:42,210 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T09:03:42,210 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T09:03:42,210 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T09:03:42,210 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T09:03:42,210 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T09:03:42,210 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T09:03:42,210 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:03:42,210 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T09:03:42,210 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T09:03:42,210 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:03:42,211 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T09:03:42,211 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T09:03:42,211 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T09:03:42,211 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T09:03:42,211 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T09:03:42,211 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T09:03:42,211 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T09:03:42,211 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T09:03:42,211 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:03:42,211 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:03:42,211 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:03:42,211 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T09:03:42,211 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T09:03:42,211 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T09:03:42,211 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:03:42,211 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T09:03:42,211 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:03:42,211 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T09:03:42,211 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T09:03:42,211 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:03:42,211 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T09:03:42,211 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:03:42,211 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T09:03:42,211 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T09:03:42,211 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:03:42,211 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T09:03:42,211 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T09:03:42,211 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:03:42,211 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:03:42,211 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:03:42,212 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T09:03:42,212 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T09:03:42,212 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T09:03:42,212 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:03:42,212 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T09:03:42,212 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:03:42,212 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T09:03:42,212 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T09:03:42,212 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:03:42,212 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T09:03:42,212 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:03:42,212 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T09:03:42,212 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T09:03:42,212 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:03:42,212 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T09:03:43,957 INFO MemoryObserver:41 used RAM: 13805 MB free: 2274 MB total: 16080 MB
2022-08-08T09:03:43,978 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T09:03:43,982 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T09:03:44,202 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T09:03:44,202 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T09:03:44,202 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T09:03:44,202 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T09:03:44,202 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T09:03:44,202 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T09:03:44,202 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T09:03:44,202 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T09:03:44,427 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T09:03:44,427 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=3s; (s/r): 0.0
2022-08-08T09:03:44,432 INFO VehicularDepartureHandler:110 teleport vehicle 20465_bike from link 37995742#0 to link -37995740#1
2022-08-08T09:03:44,458 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T09:03:44,459 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T09:03:44,460 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T09:03:44,461 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T09:03:44,461 INFO VehicularDepartureHandler:110 teleport vehicle 225190_car from link -256297682 to link -42868239#3
2022-08-08T09:03:44,463 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T09:03:44,468 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T09:03:44,468 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T09:03:44,468 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T09:03:45,515 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1751 #nodes=229
2022-08-08T09:03:45,516 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271765 lost=0 simT=3600.0s realT=4s; (s/r): 900.0
2022-08-08T09:03:47,205 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3116 #nodes=347
2022-08-08T09:03:47,206 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271269 lost=0 simT=7200.0s realT=6s; (s/r): 1200.0
2022-08-08T09:03:49,761 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4293 #nodes=509
2022-08-08T09:03:49,761 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270689 lost=0 simT=10800.0s realT=9s; (s/r): 1200.0
2022-08-08T09:03:53,140 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5522 #nodes=668
2022-08-08T09:03:53,140 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269858 lost=0 simT=14400.0s realT=12s; (s/r): 1200.0
2022-08-08T09:03:57,151 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7051 #nodes=931
2022-08-08T09:03:57,151 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268629 lost=0 simT=18000.0s realT=16s; (s/r): 1125.0
2022-08-08T09:04:03,050 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10988 #nodes=1681
2022-08-08T09:04:03,051 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266764 lost=0 simT=21600.0s realT=22s; (s/r): 981.8181818181819
2022-08-08T09:04:16,932 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11947 #nodes=1940
2022-08-08T09:04:16,933 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264088 lost=0 simT=25200.0s realT=36s; (s/r): 700.0
2022-08-08T09:04:29,274 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13213 #nodes=1922
2022-08-08T09:04:29,274 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260637 lost=0 simT=28800.0s realT=48s; (s/r): 600.0
2022-08-08T09:04:43,957 INFO MemoryObserver:41 used RAM: 14407 MB free: 1672 MB total: 16080 MB
2022-08-08T09:04:46,137 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14488 #nodes=2077
2022-08-08T09:04:46,138 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257030 lost=0 simT=32400.0s realT=65s; (s/r): 498.46153846153845
2022-08-08T09:05:00,134 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14195 #nodes=2068
2022-08-08T09:05:00,134 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251542 lost=0 simT=36000.0s realT=79s; (s/r): 455.69620253164555
2022-08-08T09:05:18,646 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14720 #nodes=2112
2022-08-08T09:05:18,646 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245732 lost=0 simT=39600.0s realT=98s; (s/r): 404.0816326530612
2022-08-08T09:05:33,371 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14976 #nodes=2189
2022-08-08T09:05:33,371 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237841 lost=0 simT=43200.0s realT=112s; (s/r): 385.7142857142857
2022-08-08T09:05:43,958 INFO MemoryObserver:41 used RAM: 15463 MB free: 616 MB total: 16080 MB
2022-08-08T09:05:51,385 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15407 #nodes=2308
2022-08-08T09:05:51,385 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228782 lost=0 simT=46800.0s realT=130s; (s/r): 360.0
2022-08-08T09:06:05,148 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15563 #nodes=2420
2022-08-08T09:06:05,148 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217485 lost=0 simT=50400.0s realT=144s; (s/r): 350.0
2022-08-08T09:06:23,506 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15774 #nodes=2419
2022-08-08T09:06:23,506 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204024 lost=0 simT=54000.0s realT=162s; (s/r): 333.3333333333333
2022-08-08T09:06:43,958 INFO MemoryObserver:41 used RAM: 15042 MB free: 1037 MB total: 16080 MB
2022-08-08T09:06:48,118 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16068 #nodes=2435
2022-08-08T09:06:48,119 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187346 lost=0 simT=57600.0s realT=187s; (s/r): 308.02139037433153
2022-08-08T09:07:08,211 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15958 #nodes=2442
2022-08-08T09:07:08,211 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167836 lost=0 simT=61200.0s realT=207s; (s/r): 295.6521739130435
2022-08-08T09:07:24,914 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15484 #nodes=2300
2022-08-08T09:07:24,915 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145743 lost=0 simT=64800.0s realT=224s; (s/r): 289.2857142857143
2022-08-08T09:07:42,389 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14822 #nodes=2057
2022-08-08T09:07:42,389 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=122005 lost=0 simT=68400.0s realT=241s; (s/r): 283.81742738589213
2022-08-08T09:07:43,958 INFO MemoryObserver:41 used RAM: 15606 MB free: 473 MB total: 16080 MB
2022-08-08T09:07:59,145 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14474 #nodes=2074
2022-08-08T09:07:59,146 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97294 lost=0 simT=72000.0s realT=258s; (s/r): 279.06976744186045
2022-08-08T09:08:20,156 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12645 #nodes=1662
2022-08-08T09:08:20,156 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74680 lost=0 simT=75600.0s realT=279s; (s/r): 270.96774193548384
2022-08-08T09:08:43,959 INFO MemoryObserver:41 used RAM: 15575 MB free: 504 MB total: 16080 MB
2022-08-08T09:08:44,071 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11720 #nodes=1533
2022-08-08T09:08:44,071 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58673 lost=0 simT=79200.0s realT=303s; (s/r): 261.38613861386136
2022-08-08T09:08:59,978 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11238 #nodes=1455
2022-08-08T09:08:59,978 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45103 lost=0 simT=82800.0s realT=319s; (s/r): 259.56112852664575
2022-08-08T09:09:22,446 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10648 #nodes=1282
2022-08-08T09:09:22,446 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32915 lost=0 simT=86400.0s realT=341s; (s/r): 253.3724340175953
2022-08-08T09:09:36,870 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8964 #nodes=1087
2022-08-08T09:09:36,870 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26580 lost=2 simT=90000.0s realT=356s; (s/r): 252.80898876404495
2022-08-08T09:09:45,024 INFO MemoryObserver:41 used RAM: 15609 MB free: 470 MB total: 16080 MB
2022-08-08T09:09:56,850 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7679 #nodes=888
2022-08-08T09:09:56,850 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22532 lost=4 simT=93600.0s realT=376s; (s/r): 248.93617021276594
2022-08-08T09:10:08,253 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6466 #nodes=705
2022-08-08T09:10:08,253 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19555 lost=4 simT=97200.0s realT=387s; (s/r): 251.1627906976744
2022-08-08T09:10:20,267 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5504 #nodes=624
2022-08-08T09:10:20,267 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17202 lost=4 simT=100800.0s realT=399s; (s/r): 252.6315789473684
2022-08-08T09:10:30,410 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4693 #nodes=493
2022-08-08T09:10:30,410 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15378 lost=4 simT=104400.0s realT=409s; (s/r): 255.25672371638143
2022-08-08T09:10:32,507 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3909 #nodes=422
2022-08-08T09:10:32,507 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13808 lost=4 simT=108000.0s realT=411s; (s/r): 262.77372262773724
2022-08-08T09:10:42,018 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3289 #nodes=334
2022-08-08T09:10:42,018 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12465 lost=4 simT=111600.0s realT=421s; (s/r): 265.083135391924
2022-08-08T09:10:43,453 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2729 #nodes=257
2022-08-08T09:10:43,453 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11404 lost=5 simT=115200.0s realT=422s; (s/r): 272.98578199052133
2022-08-08T09:10:51,472 INFO MemoryObserver:41 used RAM: 15704 MB free: 375 MB total: 16080 MB
2022-08-08T09:10:52,220 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2253 #nodes=225
2022-08-08T09:10:52,221 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10524 lost=5 simT=118800.0s realT=431s; (s/r): 275.6380510440835
2022-08-08T09:10:53,264 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1968 #nodes=181
2022-08-08T09:10:53,264 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9777 lost=5 simT=122400.0s realT=432s; (s/r): 283.3333333333333
2022-08-08T09:11:01,853 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1694 #nodes=180
2022-08-08T09:11:01,853 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9038 lost=5 simT=126000.0s realT=441s; (s/r): 285.7142857142857
2022-08-08T09:11:02,722 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1417 #nodes=122
2022-08-08T09:11:02,722 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7390 lost=5 simT=129600.0s realT=442s; (s/r): 293.2126696832579
2022-08-08T09:11:10,709 INFO AbstractController$9:234 ### ITERATION 86 fires after mobsim event
2022-08-08T09:11:10,709 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=241.900007159sec
2022-08-08T09:11:10,710 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T09:11:10,756 INFO LegTimesControlerListener:50 [86] average trip (probably: leg) duration is: 1256 seconds = 00:20:56
2022-08-08T09:11:10,756 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T09:11:10,756 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:11:10,756 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:11:10,756 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:11:10,756 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:11:10,756 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T09:11:10,756 INFO EventsManagerImpl:137 event # 1
2022-08-08T09:11:10,756 INFO EventsManagerImpl:137 event # 4
2022-08-08T09:11:10,756 INFO EventsManagerImpl:137 event # 16
2022-08-08T09:11:10,756 INFO EventsManagerImpl:137 event # 64
2022-08-08T09:11:10,757 INFO EventsManagerImpl:137 event # 256
2022-08-08T09:11:10,757 INFO EventsManagerImpl:137 event # 1024
2022-08-08T09:11:10,760 INFO EventsManagerImpl:137 event # 4096
2022-08-08T09:11:10,770 INFO EventsManagerImpl:137 event # 16384
2022-08-08T09:11:10,782 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T09:11:11,060 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T09:11:11,060 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T09:11:11,060 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T09:11:11,060 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T09:11:11,060 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T09:11:11,060 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T09:11:11,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-08-08T09:11:11,063 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-08-08T09:11:11,063 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:19:14][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:11:11,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-08-08T09:11:11,065 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-08-08T09:11:11,065 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:23][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:11:11,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-08-08T09:11:11,067 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-08-08T09:11:11,067 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-08-08T09:11:11,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-08-08T09:11:11,067 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-08-08T09:11:11,067 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:11:11,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-08-08T09:11:11,067 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-08-08T09:11:11,068 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-08-08T09:11:11,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-08-08T09:11:11,068 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-08-08T09:11:11,068 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-08-08T09:11:11,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-08-08T09:11:11,068 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-08-08T09:11:11,069 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-08-08T09:11:11,069 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T09:11:11,069 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-08-08T09:11:11,069 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-08-08T09:11:11,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-08-08T09:11:11,070 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T09:11:11,070 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:11:11,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-08-08T09:11:11,071 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-08-08T09:11:11,071 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-08-08T09:11:11,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-08-08T09:11:11,074 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-08-08T09:11:11,074 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-08-08T09:11:11,074 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T09:11:11,393 INFO ControlerListenerManagerImpl:251 [it.86] all ControlerAfterMobsimListeners called.
2022-08-08T09:11:11,393 INFO AbstractController$4:159 ### ITERATION 86 fires scoring event
2022-08-08T09:11:11,393 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T09:11:11,519 INFO NewScoreAssignerImpl:57 it: 86 msaStart: 599
2022-08-08T09:11:11,632 INFO ControlerListenerManagerImpl:194 [it.86] all ControlerScoringListeners called.
2022-08-08T09:11:11,632 INFO AbstractController$5:167 ### ITERATION 86 fires iteration end event
2022-08-08T09:11:11,632 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T09:11:11,632 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T09:11:11,757 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T09:11:11,758 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T09:11:13,618 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T09:11:13,618 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13312441908830885
2022-08-08T09:11:13,618 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.30340151075553184
2022-08-08T09:11:13,618 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.3493224194683085E-4
2022-08-08T09:11:13,618 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.06689021603496E-4
2022-08-08T09:11:13,618 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T09:11:13,618 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14030846731745894
2022-08-08T09:11:13,618 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13898873865777947
2022-08-08T09:11:13,618 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2233140081237772
2022-08-08T09:11:13,794 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T09:11:13,905 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -92.93918607018772
2022-08-08T09:11:13,905 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -112.89424991758149
2022-08-08T09:11:13,905 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -94.84511655513467
2022-08-08T09:11:13,905 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -76.03062305909297
2022-08-08T09:11:13,969 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T09:11:14,808 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18920.95684656178 meters
2022-08-08T09:11:14,808 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139436.75456327113 meters (statistic on all 2103922 legs which have a finite distance)
2022-08-08T09:11:14,809 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52046.79162012535 meters
2022-08-08T09:11:14,809 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139380.89704330263 meters (statistic on all 764548 trips which have a finite distance)
2022-08-08T09:11:14,809 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T09:11:14,809 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T09:11:15,970 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T09:11:15,972 INFO LegHistogramListener:72 number of legs: 2111279 100%
2022-08-08T09:11:15,972 INFO LegHistogramListener:79 number of bike legs: 102921 4.874817586875065%
2022-08-08T09:11:15,972 INFO LegHistogramListener:79 number of car legs: 236178 11.186489327085619%
2022-08-08T09:11:15,972 INFO LegHistogramListener:79 number of drtNorth legs: 225 0.010657047221139413%
2022-08-08T09:11:15,972 INFO LegHistogramListener:79 number of drtSoutheast legs: 170 0.00805199123374978%
2022-08-08T09:11:15,972 INFO LegHistogramListener:79 number of freight legs: 47065 2.2292174553907844%
2022-08-08T09:11:15,972 INFO LegHistogramListener:79 number of pt legs: 129260 6.122355216908803%
2022-08-08T09:11:15,972 INFO LegHistogramListener:79 number of ride legs: 107801 5.105957099937999%
2022-08-08T09:11:15,972 INFO LegHistogramListener:79 number of walk legs: 1487659 70.46245427534684%
2022-08-08T09:11:16,622 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T09:11:16,622 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T09:11:19,263 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5763247354123767
2022-08-08T09:11:19,263 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4441066669405403
2022-08-08T09:11:19,263 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.010224045764287218
2022-08-08T09:11:19,263 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.008620601118431525
2022-08-08T09:11:19,263 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T09:11:19,263 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5204121456117738
2022-08-08T09:11:19,263 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6459686654308118
2022-08-08T09:11:19,263 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8893905626563006
2022-08-08T09:11:19,263 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.22579042503479052
2022-08-08T09:11:19,263 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3795015841879047
2022-08-08T09:11:19,263 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0010013505394455085
2022-08-08T09:11:19,263 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 8.729722651576228E-4
2022-08-08T09:11:19,263 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T09:11:19,263 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3008339452697741
2022-08-08T09:11:19,263 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2673516075527506
2022-08-08T09:11:19,263 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5878967530566868
2022-08-08T09:11:19,263 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17885789552062525
2022-08-08T09:11:19,263 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3674802425835871
2022-08-08T09:11:19,263 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.927024653763794E-4
2022-08-08T09:11:19,263 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.4135115566122515E-4
2022-08-08T09:11:19,263 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T09:11:19,264 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.22130745569665755
2022-08-08T09:11:19,264 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.2058994952166255
2022-08-08T09:11:19,264 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.37498780406394266
2022-08-08T09:11:19,464 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T09:11:20,670 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T09:11:20,996 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T09:11:21,390 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T09:11:22,642 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T09:11:22,964 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T09:11:23,355 INFO ControlerListenerManagerImpl:171 [it.86] all ControlerIterationEndsListeners called.
2022-08-08T09:11:23,532 INFO AbstractController:181 ### ITERATION 86 ENDS
2022-08-08T09:11:23,533 INFO AbstractController:182 ###################################################
2022-08-08T09:11:23,533 INFO AbstractController:133 ###################################################
2022-08-08T09:11:23,533 INFO AbstractController:134 ### ITERATION 87 BEGINS
2022-08-08T09:11:23,533 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T09:11:23,533 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T09:11:23,533 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T09:11:23,533 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T09:11:23,533 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T09:11:29,647 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T09:11:29,672 INFO ControlerListenerManagerImpl:148 [it.87] all ControlerIterationStartsListeners called.
2022-08-08T09:11:29,672 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T09:11:31,228 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169669 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T09:11:31,228 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30521 plans
2022-08-08T09:11:31,229 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T09:11:31,229 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T09:11:31,229 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:11:31,294 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:11:31,294 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T09:11:31,297 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:11:31,298 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T09:11:31,299 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:11:31,300 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T09:11:31,302 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:11:31,306 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:11:31,308 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:11:31,309 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T09:11:31,314 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:11:31,315 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:11:31,324 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:11:31,326 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T09:11:31,357 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:11:31,362 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:11:31,364 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T09:11:31,460 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T09:11:31,690 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T09:11:32,128 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T09:11:33,052 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T09:11:34,804 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T09:11:37,838 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T09:11:42,833 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T09:11:53,901 INFO MemoryObserver:41 used RAM: 14165 MB free: 1914 MB total: 16080 MB
2022-08-08T09:12:01,632 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T09:12:01,633 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30521 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T09:12:01,633 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30714 plans
2022-08-08T09:12:01,633 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T09:12:01,633 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T09:12:01,633 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T09:12:01,633 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T09:12:01,633 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T09:12:01,633 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T09:12:01,634 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T09:12:01,634 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T09:12:01,634 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T09:12:01,635 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T09:12:01,637 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T09:12:01,640 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T09:12:01,647 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T09:12:01,659 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T09:12:01,682 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T09:12:01,728 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T09:12:01,914 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30714 plans
2022-08-08T09:12:01,915 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T09:12:01,915 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T09:12:01,915 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:12:01,915 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T09:12:01,915 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:12:01,915 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:12:01,916 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T09:12:01,916 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:12:01,916 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:12:01,916 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:12:01,918 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T09:12:01,926 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T09:12:01,929 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:12:01,942 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:12:01,950 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:12:01,954 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T09:12:01,965 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:12:01,973 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:12:01,979 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:12:01,988 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T09:12:02,137 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T09:12:02,292 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T09:12:02,719 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T09:12:03,634 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T09:12:05,235 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T09:12:08,500 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T09:12:15,674 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T09:12:31,331 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T09:12:31,331 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30714 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T09:12:31,331 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7524 plans
2022-08-08T09:12:31,331 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T09:12:31,331 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T09:12:31,331 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T09:12:31,331 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T09:12:31,331 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T09:12:31,332 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T09:12:31,332 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T09:12:31,332 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T09:12:31,332 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T09:12:31,332 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T09:12:31,332 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T09:12:31,333 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T09:12:31,334 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T09:12:31,336 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T09:12:31,337 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7524 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T09:12:31,337 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40143 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T09:12:31,337 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6922 plans
2022-08-08T09:12:31,337 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T09:12:31,337 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T09:12:31,337 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T09:12:31,339 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T09:12:31,342 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T09:12:31,348 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T09:12:31,380 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T09:12:31,566 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T09:12:31,811 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T09:12:32,106 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T09:12:32,748 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T09:12:33,685 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T09:12:36,215 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T09:12:44,813 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T09:12:44,813 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6922 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T09:12:44,813 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T09:12:45,786 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T09:12:46,778 INFO ControlerListenerManagerImpl:213 [it.87] all ControlerReplanningListeners called.
2022-08-08T09:12:46,778 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T09:12:46,778 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T09:12:46,778 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T09:12:46,856 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T09:12:46,927 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T09:12:46,927 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T09:12:46,927 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T09:12:46,936 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T09:12:46,945 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T09:12:46,945 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T09:12:46,946 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T09:12:46,947 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T09:12:46,947 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T09:12:46,947 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T09:12:46,947 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T09:12:46,947 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T09:12:46,947 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T09:12:46,947 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T09:12:46,947 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T09:12:46,947 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T09:12:46,947 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T09:12:46,947 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T09:12:46,947 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T09:12:46,948 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T09:12:46,948 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T09:12:46,948 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T09:12:47,646 INFO ControlerListenerManagerImpl:232 [it.87] all ControlerBeforeMobsimListeners called.
2022-08-08T09:12:47,646 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T09:12:47,646 INFO NetworkImpl:163 node # 1
2022-08-08T09:12:47,646 INFO NetworkImpl:163 node # 4
2022-08-08T09:12:47,646 INFO NetworkImpl:163 node # 16
2022-08-08T09:12:47,646 INFO NetworkImpl:163 node # 64
2022-08-08T09:12:47,646 INFO NetworkImpl:163 node # 256
2022-08-08T09:12:47,647 INFO NetworkImpl:163 node # 1024
2022-08-08T09:12:47,647 INFO NetworkImpl:163 node # 4096
2022-08-08T09:12:47,649 INFO NetworkImpl:163 node # 16384
2022-08-08T09:12:47,655 INFO NetworkImpl:163 node # 65536
2022-08-08T09:12:47,694 INFO NetworkImpl:159 link # 1
2022-08-08T09:12:47,694 INFO NetworkImpl:159 link # 4
2022-08-08T09:12:47,694 INFO NetworkImpl:159 link # 16
2022-08-08T09:12:47,694 INFO NetworkImpl:159 link # 64
2022-08-08T09:12:47,694 INFO NetworkImpl:159 link # 256
2022-08-08T09:12:47,695 INFO NetworkImpl:159 link # 1024
2022-08-08T09:12:47,700 INFO NetworkImpl:159 link # 4096
2022-08-08T09:12:47,717 INFO NetworkImpl:159 link # 16384
2022-08-08T09:12:47,788 INFO NetworkImpl:159 link # 65536
2022-08-08T09:12:48,118 INFO NetworkImpl:159 link # 262144
2022-08-08T09:12:48,886 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T09:12:48,886 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T09:12:48,887 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T09:12:48,887 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T09:12:48,887 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T09:12:48,887 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T09:12:48,887 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T09:12:48,888 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T09:12:48,889 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T09:12:48,891 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T09:12:48,896 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T09:12:48,928 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T09:12:48,946 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T09:12:48,983 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T09:12:49,062 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T09:12:49,224 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T09:12:49,546 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T09:12:50,129 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T09:12:51,236 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T09:12:51,339 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T09:12:51,355 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:12:51,355 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T09:12:51,356 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T09:12:51,356 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:12:51,356 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:12:51,356 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T09:12:51,356 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T09:12:51,356 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T09:12:51,356 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:12:51,356 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T09:12:57,132 INFO MemoryObserver:41 used RAM: 11691 MB free: 4388 MB total: 16080 MB
2022-08-08T09:12:58,685 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:12:58,685 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T09:12:58,685 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T09:12:58,685 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T09:12:58,685 INFO EventsManagerImpl:176
2022-08-08T09:12:58,686 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:12:58,686 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T09:12:58,686 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T09:12:58,686 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T09:12:58,686 INFO EventsManagerImpl:176
2022-08-08T09:12:58,686 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:12:58,686 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T09:12:58,686 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T09:12:58,686 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T09:12:58,686 INFO EventsManagerImpl:176
2022-08-08T09:12:58,686 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:12:58,686 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T09:12:58,686 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T09:12:58,686 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T09:12:58,686 INFO EventsManagerImpl:176
2022-08-08T09:12:58,686 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T09:12:58,686 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T09:12:58,686 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T09:12:58,686 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T09:12:58,686 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T09:12:58,686 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T09:12:58,686 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T09:12:58,686 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:12:58,686 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T09:12:58,686 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T09:12:58,687 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:12:58,687 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T09:12:58,687 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T09:12:58,687 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T09:12:58,687 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T09:12:58,687 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T09:12:58,687 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T09:12:58,687 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T09:12:58,687 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T09:12:58,687 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:12:58,687 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:12:58,687 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:12:58,687 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T09:12:58,687 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T09:12:58,687 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T09:12:58,687 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:12:58,687 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T09:12:58,687 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:12:58,687 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T09:12:58,687 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T09:12:58,687 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:12:58,687 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T09:12:58,687 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:12:58,687 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T09:12:58,687 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T09:12:58,687 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:12:58,687 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T09:12:58,687 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T09:12:58,687 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:12:58,688 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:12:58,688 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:12:58,688 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T09:12:58,688 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T09:12:58,688 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T09:12:58,688 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:12:58,688 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T09:12:58,688 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:12:58,688 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T09:12:58,688 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T09:12:58,688 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:12:58,688 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T09:12:58,688 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:12:58,688 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T09:12:58,688 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T09:12:58,688 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:12:58,688 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T09:13:00,227 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T09:13:00,230 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T09:13:00,411 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T09:13:00,411 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T09:13:00,411 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T09:13:00,411 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T09:13:00,411 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T09:13:00,411 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T09:13:00,411 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T09:13:00,411 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T09:13:00,625 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T09:13:00,625 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T09:13:00,633 INFO VehicularDepartureHandler:110 teleport vehicle 131358_car from link -4347723 to link 4376500#0
2022-08-08T09:13:00,650 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T09:13:00,650 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T09:13:00,651 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T09:13:00,653 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T09:13:00,654 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T09:13:00,656 INFO VehicularDepartureHandler:110 teleport vehicle 64725_car from link -806957624 to link -14572932#1
2022-08-08T09:13:00,658 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T09:13:00,658 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T09:13:00,658 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T09:13:02,108 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1761 #nodes=239
2022-08-08T09:13:02,108 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271756 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T09:13:03,770 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3123 #nodes=331
2022-08-08T09:13:03,770 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271270 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T09:13:06,268 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4317 #nodes=519
2022-08-08T09:13:06,269 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270687 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T09:13:09,679 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5578 #nodes=658
2022-08-08T09:13:09,679 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269849 lost=0 simT=14400.0s realT=18s; (s/r): 800.0
2022-08-08T09:13:13,781 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7035 #nodes=999
2022-08-08T09:13:13,781 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268629 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T09:13:20,228 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10943 #nodes=1695
2022-08-08T09:13:20,228 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266745 lost=0 simT=21600.0s realT=28s; (s/r): 771.4285714285714
2022-08-08T09:13:34,657 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11856 #nodes=1900
2022-08-08T09:13:34,658 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264048 lost=0 simT=25200.0s realT=43s; (s/r): 586.046511627907
2022-08-08T09:13:45,707 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13215 #nodes=1999
2022-08-08T09:13:45,708 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260593 lost=0 simT=28800.0s realT=54s; (s/r): 533.3333333333334
2022-08-08T09:13:57,132 INFO MemoryObserver:41 used RAM: 14121 MB free: 1958 MB total: 16080 MB
2022-08-08T09:14:03,511 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14445 #nodes=2154
2022-08-08T09:14:03,512 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256959 lost=0 simT=32400.0s realT=72s; (s/r): 450.0
2022-08-08T09:14:17,958 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14229 #nodes=2131
2022-08-08T09:14:17,958 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251483 lost=0 simT=36000.0s realT=86s; (s/r): 418.6046511627907
2022-08-08T09:14:35,357 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14672 #nodes=2140
2022-08-08T09:14:35,358 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245640 lost=0 simT=39600.0s realT=104s; (s/r): 380.7692307692308
2022-08-08T09:14:51,229 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15038 #nodes=2198
2022-08-08T09:14:51,229 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237793 lost=0 simT=43200.0s realT=119s; (s/r): 363.02521008403363
2022-08-08T09:14:57,132 INFO MemoryObserver:41 used RAM: 15210 MB free: 869 MB total: 16080 MB
2022-08-08T09:15:07,870 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15345 #nodes=2372
2022-08-08T09:15:07,871 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228670 lost=0 simT=46800.0s realT=136s; (s/r): 344.11764705882354
2022-08-08T09:15:21,772 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15552 #nodes=2390
2022-08-08T09:15:21,773 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217424 lost=0 simT=50400.0s realT=150s; (s/r): 336.0
2022-08-08T09:15:38,719 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15703 #nodes=2364
2022-08-08T09:15:38,719 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204006 lost=0 simT=54000.0s realT=167s; (s/r): 323.3532934131737
2022-08-08T09:16:02,726 INFO MemoryObserver:41 used RAM: 14856 MB free: 1223 MB total: 16080 MB
2022-08-08T09:16:04,154 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16172 #nodes=2444
2022-08-08T09:16:04,154 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187399 lost=0 simT=57600.0s realT=192s; (s/r): 300.0
2022-08-08T09:16:23,004 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15924 #nodes=2339
2022-08-08T09:16:23,005 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167703 lost=0 simT=61200.0s realT=211s; (s/r): 290.0473933649289
2022-08-08T09:16:38,989 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15547 #nodes=2320
2022-08-08T09:16:38,989 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145631 lost=0 simT=64800.0s realT=227s; (s/r): 285.4625550660793
2022-08-08T09:16:57,506 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14783 #nodes=2075
2022-08-08T09:16:57,507 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121867 lost=0 simT=68400.0s realT=246s; (s/r): 278.0487804878049
2022-08-08T09:17:02,727 INFO MemoryObserver:41 used RAM: 15749 MB free: 330 MB total: 16080 MB
2022-08-08T09:17:12,892 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14418 #nodes=2033
2022-08-08T09:17:12,893 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97088 lost=0 simT=72000.0s realT=261s; (s/r): 275.86206896551727
2022-08-08T09:17:35,261 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12480 #nodes=1651
2022-08-08T09:17:35,262 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74518 lost=0 simT=75600.0s realT=283s; (s/r): 267.1378091872792
2022-08-08T09:17:51,721 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11730 #nodes=1499
2022-08-08T09:17:51,721 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58597 lost=0 simT=79200.0s realT=300s; (s/r): 264.0
2022-08-08T09:18:02,727 INFO MemoryObserver:41 used RAM: 15742 MB free: 337 MB total: 16080 MB
2022-08-08T09:18:14,793 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11213 #nodes=1441
2022-08-08T09:18:14,793 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45082 lost=0 simT=82800.0s realT=323s; (s/r): 256.3467492260062
2022-08-08T09:18:30,525 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10554 #nodes=1365
2022-08-08T09:18:30,525 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32957 lost=0 simT=86400.0s realT=339s; (s/r): 254.86725663716814
2022-08-08T09:18:45,194 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8986 #nodes=1027
2022-08-08T09:18:45,195 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26575 lost=3 simT=90000.0s realT=353s; (s/r): 254.95750708215297
2022-08-08T09:18:51,882 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7571 #nodes=864
2022-08-08T09:18:51,883 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22568 lost=6 simT=93600.0s realT=360s; (s/r): 260.0
2022-08-08T09:18:57,323 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6379 #nodes=740
2022-08-08T09:18:57,323 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19575 lost=7 simT=97200.0s realT=365s; (s/r): 266.3013698630137
2022-08-08T09:19:01,423 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5482 #nodes=566
2022-08-08T09:19:01,423 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17238 lost=8 simT=100800.0s realT=370s; (s/r): 272.43243243243245
2022-08-08T09:19:02,728 INFO MemoryObserver:41 used RAM: 15748 MB free: 331 MB total: 16080 MB
2022-08-08T09:19:04,537 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4644 #nodes=500
2022-08-08T09:19:04,537 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15414 lost=8 simT=104400.0s realT=373s; (s/r): 279.89276139410185
2022-08-08T09:19:06,907 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3894 #nodes=371
2022-08-08T09:19:06,907 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13813 lost=9 simT=108000.0s realT=375s; (s/r): 288.0
2022-08-08T09:19:09,014 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3242 #nodes=347
2022-08-08T09:19:09,014 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12488 lost=10 simT=111600.0s realT=377s; (s/r): 296.0212201591512
2022-08-08T09:19:11,039 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2710 #nodes=249
2022-08-08T09:19:11,039 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11422 lost=10 simT=115200.0s realT=379s; (s/r): 303.957783641161
2022-08-08T09:19:12,727 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2295 #nodes=203
2022-08-08T09:19:12,727 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10546 lost=10 simT=118800.0s realT=381s; (s/r): 311.81102362204723
2022-08-08T09:19:14,194 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1952 #nodes=208
2022-08-08T09:19:14,194 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9797 lost=10 simT=122400.0s realT=382s; (s/r): 320.4188481675393
2022-08-08T09:19:15,417 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1684 #nodes=166
2022-08-08T09:19:15,417 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9067 lost=10 simT=126000.0s realT=384s; (s/r): 328.125
2022-08-08T09:19:16,555 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1377 #nodes=137
2022-08-08T09:19:16,555 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7415 lost=10 simT=129600.0s realT=385s; (s/r): 336.6233766233766
2022-08-08T09:19:17,063 INFO AbstractController$9:234 ### ITERATION 87 fires after mobsim event
2022-08-08T09:19:17,063 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=243.411244062sec
2022-08-08T09:19:17,063 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T09:19:17,103 INFO LegTimesControlerListener:50 [87] average trip (probably: leg) duration is: 1251 seconds = 00:20:51
2022-08-08T09:19:17,103 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T09:19:17,104 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:19:17,104 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:19:17,104 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:19:17,104 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:19:17,104 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T09:19:17,104 INFO EventsManagerImpl:137 event # 1
2022-08-08T09:19:17,104 INFO EventsManagerImpl:137 event # 4
2022-08-08T09:19:17,104 INFO EventsManagerImpl:137 event # 16
2022-08-08T09:19:17,104 INFO EventsManagerImpl:137 event # 64
2022-08-08T09:19:17,104 INFO EventsManagerImpl:137 event # 256
2022-08-08T09:19:17,105 INFO EventsManagerImpl:137 event # 1024
2022-08-08T09:19:17,108 INFO EventsManagerImpl:137 event # 4096
2022-08-08T09:19:17,119 INFO EventsManagerImpl:137 event # 16384
2022-08-08T09:19:17,132 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T09:19:17,573 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T09:19:17,573 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T09:19:17,573 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T09:19:17,573 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T09:19:17,573 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T09:19:17,573 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T09:19:17,573 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T09:19:17,579 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-08-08T09:19:17,579 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:19:14][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:19:17,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-08-08T09:19:17,581 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-08-08T09:19:17,581 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:43:18][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:19:17,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-08-08T09:19:17,583 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-08-08T09:19:17,583 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-08-08T09:19:17,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-08-08T09:19:17,584 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-08-08T09:19:17,584 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:19:17,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-08-08T09:19:17,584 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-08-08T09:19:17,584 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-08-08T09:19:17,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-08-08T09:19:17,585 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-08-08T09:19:17,585 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-08-08T09:19:17,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-08-08T09:19:17,586 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-08-08T09:19:17,586 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-08-08T09:19:17,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-08-08T09:19:17,586 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T09:19:17,586 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:19:17,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-08-08T09:19:17,591 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-08-08T09:19:17,591 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-08-08T09:19:17,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-08-08T09:19:17,591 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-08-08T09:19:17,592 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:02][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:19:17,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-08-08T09:19:17,592 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-08-08T09:19:17,592 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_46800][coord=[x=738858.7389318789 | y=5689328.029665429]][linkId=376817773][startTime=13:38:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:19:17,592 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T09:19:17,925 INFO ControlerListenerManagerImpl:251 [it.87] all ControlerAfterMobsimListeners called.
2022-08-08T09:19:17,925 INFO AbstractController$4:159 ### ITERATION 87 fires scoring event
2022-08-08T09:19:17,926 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T09:19:18,053 INFO NewScoreAssignerImpl:57 it: 87 msaStart: 599
2022-08-08T09:19:18,171 INFO ControlerListenerManagerImpl:194 [it.87] all ControlerScoringListeners called.
2022-08-08T09:19:18,171 INFO AbstractController$5:167 ### ITERATION 87 fires iteration end event
2022-08-08T09:19:18,171 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T09:19:18,171 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T09:19:18,326 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T09:19:18,327 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T09:19:21,014 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T09:19:21,014 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13276752748578852
2022-08-08T09:19:21,014 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3028969841375804
2022-08-08T09:19:21,014 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.6189167954728687E-4
2022-08-08T09:19:21,014 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.9385119417470744E-4
2022-08-08T09:19:21,014 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T09:19:21,014 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1407346831880947
2022-08-08T09:19:21,014 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1391620493280681
2022-08-08T09:19:21,014 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22356177819315282
2022-08-08T09:19:21,197 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T09:19:21,308 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -92.87466238802097
2022-08-08T09:19:21,308 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -112.80555670198076
2022-08-08T09:19:21,308 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -94.70310816594589
2022-08-08T09:19:21,308 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -75.91868272362183
2022-08-08T09:19:21,380 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T09:19:22,040 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18915.952928096518 meters
2022-08-08T09:19:22,040 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139427.50774540077 meters (statistic on all 2104339 legs which have a finite distance)
2022-08-08T09:19:22,040 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52048.29009346084 meters
2022-08-08T09:19:22,040 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139366.49661139102 meters (statistic on all 764447 trips which have a finite distance)
2022-08-08T09:19:22,040 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T09:19:22,040 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T09:19:23,016 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T09:19:23,018 INFO LegHistogramListener:72 number of legs: 2111745 100%
2022-08-08T09:19:23,018 INFO LegHistogramListener:79 number of bike legs: 102627 4.859819722551729%
2022-08-08T09:19:23,018 INFO LegHistogramListener:79 number of car legs: 235768 11.16460557501024%
2022-08-08T09:19:23,018 INFO LegHistogramListener:79 number of drtNorth legs: 241 0.011412362761602372%
2022-08-08T09:19:23,018 INFO LegHistogramListener:79 number of drtSoutheast legs: 159 0.007529318170517747%
2022-08-08T09:19:23,018 INFO LegHistogramListener:79 number of freight legs: 47065 2.2287255326755835%
2022-08-08T09:19:23,018 INFO LegHistogramListener:79 number of pt legs: 129986 6.155383344106414%
2022-08-08T09:19:23,018 INFO LegHistogramListener:79 number of ride legs: 107923 5.110607578092999%
2022-08-08T09:19:23,018 INFO LegHistogramListener:79 number of walk legs: 1487976 70.46191656663092%
2022-08-08T09:19:23,568 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T09:19:23,568 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T09:19:25,884 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5792196654975685
2022-08-08T09:19:25,884 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.44477808531506596
2022-08-08T09:19:25,884 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.010298505163374192
2022-08-08T09:19:25,884 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.008662965948946527
2022-08-08T09:19:25,884 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T09:19:25,884 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5215893743869937
2022-08-08T09:19:25,884 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6491242034128081
2022-08-08T09:19:25,884 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8903148862311733
2022-08-08T09:19:25,884 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.22631677595937083
2022-08-08T09:19:25,884 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3796402327241356
2022-08-08T09:19:25,884 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0010167559323600549
2022-08-08T09:19:25,884 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 8.832425271006537E-4
2022-08-08T09:19:25,884 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T09:19:25,884 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3021023226197384
2022-08-08T09:19:25,884 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2680024854033902
2022-08-08T09:19:25,884 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5911216153067984
2022-08-08T09:19:25,884 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17911850341742966
2022-08-08T09:19:25,885 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.36764585055741844
2022-08-08T09:19:25,885 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.939862481192583E-4
2022-08-08T09:19:25,885 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.42634938404104E-4
2022-08-08T09:19:25,885 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T09:19:25,885 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.22180042826992302
2022-08-08T09:19:25,885 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.20624354899171704
2022-08-08T09:19:25,885 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3767453026389438
2022-08-08T09:19:26,082 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T09:19:27,299 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T09:19:27,634 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T09:19:28,021 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T09:19:29,252 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T09:19:29,566 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T09:19:29,929 INFO ControlerListenerManagerImpl:171 [it.87] all ControlerIterationEndsListeners called.
2022-08-08T09:19:30,092 INFO AbstractController:181 ### ITERATION 87 ENDS
2022-08-08T09:19:30,092 INFO AbstractController:182 ###################################################
2022-08-08T09:19:30,092 INFO AbstractController:133 ###################################################
2022-08-08T09:19:30,092 INFO AbstractController:134 ### ITERATION 88 BEGINS
2022-08-08T09:19:30,093 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T09:19:30,093 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T09:19:30,093 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T09:19:30,094 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T09:19:30,094 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T09:19:36,578 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T09:19:36,604 INFO ControlerListenerManagerImpl:148 [it.88] all ControlerIterationStartsListeners called.
2022-08-08T09:19:36,604 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T09:19:38,254 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169890 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T09:19:38,254 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30534 plans
2022-08-08T09:19:38,255 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:19:38,258 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T09:19:38,258 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T09:19:38,258 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:19:38,262 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T09:19:38,265 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T09:19:38,267 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:19:38,273 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T09:19:38,274 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:19:38,279 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:19:38,281 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:19:38,281 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:19:38,287 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:19:38,289 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T09:19:38,289 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:19:38,348 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:19:38,352 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T09:19:38,405 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T09:19:38,523 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T09:19:38,553 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:19:38,579 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:19:38,707 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T09:19:39,190 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T09:19:39,908 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T09:19:41,513 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T09:19:44,869 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T09:19:49,898 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T09:20:02,728 INFO MemoryObserver:41 used RAM: 14254 MB free: 1825 MB total: 16080 MB
2022-08-08T09:20:09,191 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T09:20:09,192 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30534 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T09:20:09,192 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30331 plans
2022-08-08T09:20:09,192 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T09:20:09,192 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T09:20:09,192 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T09:20:09,192 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T09:20:09,192 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T09:20:09,192 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T09:20:09,192 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T09:20:09,193 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T09:20:09,193 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T09:20:09,194 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T09:20:09,195 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T09:20:09,199 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T09:20:09,205 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T09:20:09,218 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T09:20:09,241 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T09:20:09,285 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T09:20:09,447 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30331 plans
2022-08-08T09:20:09,447 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T09:20:09,447 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T09:20:09,447 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:20:09,448 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:20:09,448 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T09:20:09,448 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T09:20:09,448 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:20:09,449 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:20:09,450 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:20:09,455 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T09:20:09,466 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:20:09,473 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:20:09,477 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T09:20:09,482 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:20:09,483 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:20:09,497 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T09:20:09,507 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:20:09,517 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:20:09,539 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:20:09,547 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T09:20:09,599 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T09:20:09,765 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T09:20:10,169 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T09:20:11,003 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T09:20:12,734 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T09:20:16,188 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T09:20:23,298 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T09:20:40,132 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T09:20:40,132 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30331 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T09:20:40,132 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7673 plans
2022-08-08T09:20:40,132 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T09:20:40,132 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T09:20:40,133 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T09:20:40,133 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T09:20:40,133 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T09:20:40,133 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T09:20:40,133 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T09:20:40,133 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T09:20:40,133 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T09:20:40,133 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T09:20:40,133 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T09:20:40,134 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T09:20:40,135 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T09:20:40,137 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T09:20:40,137 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7673 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T09:20:40,137 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40151 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T09:20:40,138 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6914 plans
2022-08-08T09:20:40,138 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T09:20:40,138 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T09:20:40,139 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T09:20:40,140 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T09:20:40,142 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T09:20:40,156 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T09:20:40,209 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T09:20:40,262 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T09:20:40,619 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T09:20:40,769 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T09:20:41,382 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T09:20:42,643 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T09:20:44,760 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T09:20:52,860 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T09:20:52,861 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6914 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T09:20:52,861 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T09:20:53,855 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T09:20:54,832 INFO ControlerListenerManagerImpl:213 [it.88] all ControlerReplanningListeners called.
2022-08-08T09:20:54,832 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T09:20:54,832 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T09:20:54,832 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T09:20:54,911 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T09:20:54,982 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T09:20:54,982 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T09:20:54,982 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T09:20:54,991 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T09:20:55,000 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T09:20:55,000 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T09:20:55,001 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T09:20:55,001 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T09:20:55,001 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T09:20:55,001 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T09:20:55,001 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T09:20:55,001 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T09:20:55,001 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T09:20:55,001 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T09:20:55,002 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T09:20:55,002 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T09:20:55,002 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T09:20:55,002 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T09:20:55,002 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T09:20:55,002 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T09:20:55,002 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T09:20:55,002 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T09:20:55,703 INFO ControlerListenerManagerImpl:232 [it.88] all ControlerBeforeMobsimListeners called.
2022-08-08T09:20:55,703 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T09:20:55,704 INFO NetworkImpl:163 node # 1
2022-08-08T09:20:55,704 INFO NetworkImpl:163 node # 4
2022-08-08T09:20:55,704 INFO NetworkImpl:163 node # 16
2022-08-08T09:20:55,704 INFO NetworkImpl:163 node # 64
2022-08-08T09:20:55,704 INFO NetworkImpl:163 node # 256
2022-08-08T09:20:55,704 INFO NetworkImpl:163 node # 1024
2022-08-08T09:20:55,704 INFO NetworkImpl:163 node # 4096
2022-08-08T09:20:55,706 INFO NetworkImpl:163 node # 16384
2022-08-08T09:20:55,713 INFO NetworkImpl:163 node # 65536
2022-08-08T09:20:55,751 INFO NetworkImpl:159 link # 1
2022-08-08T09:20:55,751 INFO NetworkImpl:159 link # 4
2022-08-08T09:20:55,751 INFO NetworkImpl:159 link # 16
2022-08-08T09:20:55,751 INFO NetworkImpl:159 link # 64
2022-08-08T09:20:55,751 INFO NetworkImpl:159 link # 256
2022-08-08T09:20:55,753 INFO NetworkImpl:159 link # 1024
2022-08-08T09:20:55,757 INFO NetworkImpl:159 link # 4096
2022-08-08T09:20:55,775 INFO NetworkImpl:159 link # 16384
2022-08-08T09:20:55,847 INFO NetworkImpl:159 link # 65536
2022-08-08T09:20:56,176 INFO NetworkImpl:159 link # 262144
2022-08-08T09:20:56,820 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T09:20:56,821 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T09:20:56,821 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T09:20:56,821 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T09:20:56,821 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T09:20:56,821 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T09:20:56,821 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T09:20:56,822 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T09:20:56,823 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T09:20:56,826 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T09:20:56,830 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T09:20:56,840 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T09:20:56,860 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T09:20:56,898 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T09:20:56,973 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T09:20:57,188 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T09:20:57,570 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T09:20:58,127 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T09:20:59,205 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T09:20:59,312 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T09:20:59,328 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:20:59,328 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T09:20:59,328 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T09:20:59,328 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:20:59,328 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:20:59,328 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T09:20:59,328 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T09:20:59,328 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T09:20:59,328 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:20:59,328 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T09:21:05,099 INFO MemoryObserver:41 used RAM: 11689 MB free: 4390 MB total: 16080 MB
2022-08-08T09:21:06,655 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:21:06,655 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T09:21:06,655 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T09:21:06,655 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T09:21:06,655 INFO EventsManagerImpl:176
2022-08-08T09:21:06,655 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:21:06,655 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T09:21:06,655 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T09:21:06,655 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T09:21:06,655 INFO EventsManagerImpl:176
2022-08-08T09:21:06,655 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:21:06,655 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T09:21:06,655 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T09:21:06,655 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T09:21:06,655 INFO EventsManagerImpl:176
2022-08-08T09:21:06,655 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:21:06,655 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T09:21:06,656 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T09:21:06,656 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T09:21:06,656 INFO EventsManagerImpl:176
2022-08-08T09:21:06,656 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T09:21:06,656 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T09:21:06,656 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T09:21:06,656 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T09:21:06,656 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T09:21:06,656 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T09:21:06,656 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T09:21:06,656 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:21:06,656 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T09:21:06,656 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T09:21:06,656 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:21:06,656 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T09:21:06,656 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T09:21:06,656 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T09:21:06,656 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T09:21:06,656 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T09:21:06,656 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T09:21:06,656 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T09:21:06,656 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T09:21:06,656 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:21:06,656 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:21:06,656 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:21:06,657 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T09:21:06,657 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T09:21:06,657 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T09:21:06,657 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:21:06,657 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T09:21:06,657 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:21:06,657 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T09:21:06,657 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T09:21:06,657 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:21:06,657 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T09:21:06,657 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:21:06,657 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T09:21:06,657 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T09:21:06,657 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:21:06,657 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T09:21:06,657 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T09:21:06,657 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:21:06,657 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:21:06,657 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:21:06,657 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T09:21:06,657 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T09:21:06,657 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T09:21:06,657 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:21:06,657 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T09:21:06,657 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:21:06,657 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T09:21:06,657 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T09:21:06,657 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:21:06,657 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T09:21:06,657 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:21:06,657 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T09:21:06,658 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T09:21:06,658 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:21:06,658 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T09:21:08,197 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T09:21:08,200 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T09:21:08,381 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T09:21:08,381 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T09:21:08,381 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T09:21:08,382 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T09:21:08,382 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T09:21:08,382 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T09:21:08,382 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T09:21:08,382 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T09:21:08,595 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T09:21:08,595 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T09:21:08,624 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T09:21:08,624 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T09:21:08,625 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T09:21:08,627 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T09:21:08,627 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T09:21:08,628 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T09:21:08,632 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T09:21:08,633 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T09:21:08,633 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T09:21:08,633 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T09:21:09,701 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1769 #nodes=239
2022-08-08T09:21:09,701 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271766 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T09:21:11,347 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3138 #nodes=342
2022-08-08T09:21:11,347 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271266 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T09:21:14,306 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4314 #nodes=503
2022-08-08T09:21:14,306 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270698 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T09:21:17,780 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5515 #nodes=662
2022-08-08T09:21:17,780 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269860 lost=0 simT=14400.0s realT=18s; (s/r): 800.0
2022-08-08T09:21:22,008 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7026 #nodes=959
2022-08-08T09:21:22,008 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268622 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T09:21:30,337 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10946 #nodes=1728
2022-08-08T09:21:30,338 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266744 lost=0 simT=21600.0s realT=31s; (s/r): 696.7741935483871
2022-08-08T09:21:42,943 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11952 #nodes=1831
2022-08-08T09:21:42,943 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264033 lost=0 simT=25200.0s realT=43s; (s/r): 586.046511627907
2022-08-08T09:21:55,344 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13248 #nodes=1925
2022-08-08T09:21:55,345 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260595 lost=0 simT=28800.0s realT=56s; (s/r): 514.2857142857143
2022-08-08T09:22:05,099 INFO MemoryObserver:41 used RAM: 14474 MB free: 1605 MB total: 16080 MB
2022-08-08T09:22:11,775 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14474 #nodes=2109
2022-08-08T09:22:11,776 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256970 lost=0 simT=32400.0s realT=72s; (s/r): 450.0
2022-08-08T09:22:27,645 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14280 #nodes=2006
2022-08-08T09:22:27,645 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251529 lost=0 simT=36000.0s realT=88s; (s/r): 409.09090909090907
2022-08-08T09:22:43,512 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14641 #nodes=2131
2022-08-08T09:22:43,513 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245651 lost=0 simT=39600.0s realT=104s; (s/r): 380.7692307692308
2022-08-08T09:23:01,146 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14967 #nodes=2176
2022-08-08T09:23:01,147 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237752 lost=0 simT=43200.0s realT=121s; (s/r): 357.02479338842977
2022-08-08T09:23:05,099 INFO MemoryObserver:41 used RAM: 14888 MB free: 1191 MB total: 16080 MB
2022-08-08T09:23:16,434 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15367 #nodes=2254
2022-08-08T09:23:16,435 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228594 lost=0 simT=46800.0s realT=137s; (s/r): 341.6058394160584
2022-08-08T09:23:30,431 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15517 #nodes=2394
2022-08-08T09:23:30,431 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217432 lost=0 simT=50400.0s realT=151s; (s/r): 333.7748344370861
2022-08-08T09:23:47,559 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15845 #nodes=2379
2022-08-08T09:23:47,560 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204011 lost=0 simT=54000.0s realT=168s; (s/r): 321.42857142857144
2022-08-08T09:24:11,468 INFO MemoryObserver:41 used RAM: 14829 MB free: 1250 MB total: 16080 MB
2022-08-08T09:24:12,895 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16104 #nodes=2424
2022-08-08T09:24:12,895 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187327 lost=0 simT=57600.0s realT=193s; (s/r): 298.44559585492226
2022-08-08T09:24:32,205 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15810 #nodes=2457
2022-08-08T09:24:32,205 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167773 lost=0 simT=61200.0s realT=212s; (s/r): 288.6792452830189
2022-08-08T09:24:47,746 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15518 #nodes=2228
2022-08-08T09:24:47,747 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145709 lost=0 simT=64800.0s realT=228s; (s/r): 284.2105263157895
2022-08-08T09:25:06,598 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14732 #nodes=2068
2022-08-08T09:25:06,599 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121990 lost=0 simT=68400.0s realT=247s; (s/r): 276.9230769230769
2022-08-08T09:25:11,469 INFO MemoryObserver:41 used RAM: 15484 MB free: 595 MB total: 16080 MB
2022-08-08T09:25:21,222 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14466 #nodes=2019
2022-08-08T09:25:21,223 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97048 lost=0 simT=72000.0s realT=261s; (s/r): 275.86206896551727
2022-08-08T09:25:36,246 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12562 #nodes=1703
2022-08-08T09:25:36,246 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74369 lost=0 simT=75600.0s realT=276s; (s/r): 273.9130434782609
2022-08-08T09:26:01,690 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11822 #nodes=1480
2022-08-08T09:26:01,690 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58514 lost=0 simT=79200.0s realT=302s; (s/r): 262.25165562913907
2022-08-08T09:26:13,587 INFO MemoryObserver:41 used RAM: 15468 MB free: 611 MB total: 16080 MB
2022-08-08T09:26:17,534 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11156 #nodes=1461
2022-08-08T09:26:17,534 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45033 lost=0 simT=82800.0s realT=318s; (s/r): 260.37735849056605
2022-08-08T09:26:40,121 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10541 #nodes=1303
2022-08-08T09:26:40,121 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32840 lost=1 simT=86400.0s realT=340s; (s/r): 254.11764705882354
2022-08-08T09:26:54,230 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8963 #nodes=955
2022-08-08T09:26:54,230 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26538 lost=5 simT=90000.0s realT=354s; (s/r): 254.23728813559322
2022-08-08T09:27:00,013 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7596 #nodes=853
2022-08-08T09:27:00,013 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22485 lost=5 simT=93600.0s realT=360s; (s/r): 260.0
2022-08-08T09:27:04,951 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6423 #nodes=743
2022-08-08T09:27:04,951 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19474 lost=6 simT=97200.0s realT=365s; (s/r): 266.3013698630137
2022-08-08T09:27:09,161 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5402 #nodes=602
2022-08-08T09:27:09,161 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17173 lost=7 simT=100800.0s realT=369s; (s/r): 273.1707317073171
2022-08-08T09:27:12,544 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4626 #nodes=526
2022-08-08T09:27:12,545 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15338 lost=7 simT=104400.0s realT=373s; (s/r): 279.89276139410185
2022-08-08T09:27:13,587 INFO MemoryObserver:41 used RAM: 15768 MB free: 311 MB total: 16080 MB
2022-08-08T09:27:15,342 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3912 #nodes=414
2022-08-08T09:27:15,342 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13739 lost=8 simT=108000.0s realT=376s; (s/r): 287.2340425531915
2022-08-08T09:27:17,500 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3242 #nodes=330
2022-08-08T09:27:17,500 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12449 lost=8 simT=111600.0s realT=378s; (s/r): 295.23809523809524
2022-08-08T09:27:18,916 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2699 #nodes=278
2022-08-08T09:27:18,916 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11385 lost=8 simT=115200.0s realT=379s; (s/r): 303.957783641161
2022-08-08T09:27:20,616 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2267 #nodes=238
2022-08-08T09:27:20,616 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10507 lost=8 simT=118800.0s realT=381s; (s/r): 311.81102362204723
2022-08-08T09:27:22,075 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1981 #nodes=205
2022-08-08T09:27:22,076 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9763 lost=8 simT=122400.0s realT=382s; (s/r): 320.4188481675393
2022-08-08T09:27:23,389 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1705 #nodes=187
2022-08-08T09:27:23,389 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9026 lost=8 simT=126000.0s realT=384s; (s/r): 328.125
2022-08-08T09:27:24,558 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1392 #nodes=138
2022-08-08T09:27:24,558 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7382 lost=8 simT=129600.0s realT=385s; (s/r): 336.6233766233766
2022-08-08T09:27:32,709 INFO AbstractController$9:234 ### ITERATION 88 fires after mobsim event
2022-08-08T09:27:32,709 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=244.516701003sec
2022-08-08T09:27:32,709 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T09:27:32,744 INFO LegTimesControlerListener:50 [88] average trip (probably: leg) duration is: 1248 seconds = 00:20:48
2022-08-08T09:27:32,744 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T09:27:32,744 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:27:32,744 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:27:32,744 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:27:32,744 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:27:32,744 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T09:27:32,744 INFO EventsManagerImpl:137 event # 1
2022-08-08T09:27:32,744 INFO EventsManagerImpl:137 event # 4
2022-08-08T09:27:32,744 INFO EventsManagerImpl:137 event # 16
2022-08-08T09:27:32,744 INFO EventsManagerImpl:137 event # 64
2022-08-08T09:27:32,745 INFO EventsManagerImpl:137 event # 256
2022-08-08T09:27:32,745 INFO EventsManagerImpl:137 event # 1024
2022-08-08T09:27:32,748 INFO EventsManagerImpl:137 event # 4096
2022-08-08T09:27:32,758 INFO EventsManagerImpl:137 event # 16384
2022-08-08T09:27:32,770 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T09:27:33,048 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T09:27:33,049 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T09:27:33,049 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T09:27:33,049 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T09:27:33,049 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T09:27:33,049 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T09:27:33,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-08-08T09:27:33,051 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-08-08T09:27:33,052 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:19:14][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:27:33,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-08-08T09:27:33,053 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-08-08T09:27:33,053 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:40:12][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:27:33,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-08-08T09:27:33,055 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-08-08T09:27:33,055 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-08-08T09:27:33,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-08-08T09:27:33,056 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-08-08T09:27:33,056 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:27:33,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-08-08T09:27:33,056 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-08-08T09:27:33,056 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-08-08T09:27:33,057 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T09:27:33,057 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-08-08T09:27:33,057 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-08-08T09:27:33,057 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T09:27:33,057 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-08-08T09:27:33,057 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-08-08T09:27:33,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-08-08T09:27:33,058 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T09:27:33,058 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:27:33,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-08-08T09:27:33,060 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-08-08T09:27:33,060 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-08-08T09:27:33,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-08-08T09:27:33,063 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-08-08T09:27:33,063 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-08-08T09:27:33,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-08-08T09:27:33,063 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-08-08T09:27:33,063 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:48:56][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:27:33,063 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T09:27:33,377 INFO ControlerListenerManagerImpl:251 [it.88] all ControlerAfterMobsimListeners called.
2022-08-08T09:27:33,377 INFO AbstractController$4:159 ### ITERATION 88 fires scoring event
2022-08-08T09:27:33,377 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T09:27:33,500 INFO NewScoreAssignerImpl:57 it: 88 msaStart: 599
2022-08-08T09:27:33,614 INFO ControlerListenerManagerImpl:194 [it.88] all ControlerScoringListeners called.
2022-08-08T09:27:33,614 INFO AbstractController$5:167 ### ITERATION 88 fires iteration end event
2022-08-08T09:27:33,614 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T09:27:33,614 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T09:27:33,688 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T09:27:33,689 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T09:27:35,418 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T09:27:35,418 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1330602299511649
2022-08-08T09:27:35,418 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.30315759203438486
2022-08-08T09:27:35,418 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 1.8743228046031314E-4
2022-08-08T09:27:35,418 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.0797280434637486E-4
2022-08-08T09:27:35,418 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T09:27:35,418 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14033285918957364
2022-08-08T09:27:35,419 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13919029254841145
2022-08-08T09:27:35,419 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22344238639806507
2022-08-08T09:27:35,643 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T09:27:35,754 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -92.65043201138204
2022-08-08T09:27:35,754 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -112.61283431813798
2022-08-08T09:27:35,754 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -94.53793824526458
2022-08-08T09:27:35,754 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -75.77970820202198
2022-08-08T09:27:35,820 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T09:27:36,574 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18910.16288012148 meters
2022-08-08T09:27:36,574 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139350.98286739152 meters (statistic on all 2103828 legs which have a finite distance)
2022-08-08T09:27:36,574 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52009.755886760395 meters
2022-08-08T09:27:36,575 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139297.38271242077 meters (statistic on all 764634 trips which have a finite distance)
2022-08-08T09:27:36,575 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T09:27:36,575 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T09:27:37,663 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T09:27:37,665 INFO LegHistogramListener:72 number of legs: 2111188 100%
2022-08-08T09:27:37,665 INFO LegHistogramListener:79 number of bike legs: 102859 4.8720909743708285%
2022-08-08T09:27:37,665 INFO LegHistogramListener:79 number of car legs: 236008 11.1789191677861%
2022-08-08T09:27:37,665 INFO LegHistogramListener:79 number of drtNorth legs: 183 0.00866810535111037%
2022-08-08T09:27:37,666 INFO LegHistogramListener:79 number of drtSoutheast legs: 166 0.007862871520679353%
2022-08-08T09:27:37,666 INFO LegHistogramListener:79 number of freight legs: 47065 2.229313542896227%
2022-08-08T09:27:37,666 INFO LegHistogramListener:79 number of pt legs: 129351 6.1269294823578%
2022-08-08T09:27:37,666 INFO LegHistogramListener:79 number of ride legs: 107939 5.11271378958198%
2022-08-08T09:27:37,666 INFO LegHistogramListener:79 number of walk legs: 1487617 70.46350206613528%
2022-08-08T09:27:38,209 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T09:27:38,209 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T09:27:40,867 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5822827711220775
2022-08-08T09:27:40,867 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4453840307697048
2022-08-08T09:27:40,867 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.010338302428403437
2022-08-08T09:27:40,867 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.00871816860689032
2022-08-08T09:27:40,867 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T09:27:40,867 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5227909950343284
2022-08-08T09:27:40,867 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6522219711713747
2022-08-08T09:27:40,867 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8912700205918752
2022-08-08T09:27:40,867 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.22674684317823526
2022-08-08T09:27:40,867 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3797891515223096
2022-08-08T09:27:40,867 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0010283099770459646
2022-08-08T09:27:40,867 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 8.883776580721691E-4
2022-08-08T09:27:40,867 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T09:27:40,867 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3033232000082162
2022-08-08T09:27:40,867 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.26860714707528616
2022-08-08T09:27:40,868 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.594474855831198
2022-08-08T09:27:40,868 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17942789505846346
2022-08-08T09:27:40,868 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.36777551261444924
2022-08-08T09:27:40,868 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.9527003086213716E-4
2022-08-08T09:27:40,868 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.4391872114698285E-4
2022-08-08T09:27:40,868 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T09:27:40,868 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.22224333331621623
2022-08-08T09:27:40,868 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.20654138658806492
2022-08-08T09:27:40,868 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3784950985174877
2022-08-08T09:27:41,044 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T09:27:42,288 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T09:27:42,614 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T09:27:43,016 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T09:27:44,223 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T09:27:44,540 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T09:27:44,916 INFO ControlerListenerManagerImpl:171 [it.88] all ControlerIterationEndsListeners called.
2022-08-08T09:27:45,162 INFO AbstractController:181 ### ITERATION 88 ENDS
2022-08-08T09:27:45,162 INFO AbstractController:182 ###################################################
2022-08-08T09:27:45,162 INFO AbstractController:133 ###################################################
2022-08-08T09:27:45,162 INFO AbstractController:134 ### ITERATION 89 BEGINS
2022-08-08T09:27:45,163 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T09:27:45,163 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T09:27:45,163 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T09:27:45,163 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T09:27:45,163 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T09:27:51,463 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T09:27:51,489 INFO ControlerListenerManagerImpl:148 [it.89] all ControlerIterationStartsListeners called.
2022-08-08T09:27:51,489 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T09:27:53,055 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169839 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T09:27:53,055 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30497 plans
2022-08-08T09:27:53,055 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T09:27:53,056 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T09:27:53,056 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:27:53,056 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T09:27:53,060 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T09:27:53,060 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:27:53,062 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:27:53,062 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:27:53,066 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:27:53,066 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:27:53,067 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T09:27:53,070 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:27:53,077 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T09:27:53,080 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:27:53,088 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:27:53,092 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:27:53,099 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T09:27:53,100 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:27:53,118 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:27:53,126 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T09:27:53,192 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T09:27:53,507 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T09:27:53,953 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T09:27:54,882 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T09:27:56,480 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T09:27:59,608 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T09:28:05,113 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T09:28:16,985 INFO MemoryObserver:41 used RAM: 14157 MB free: 1922 MB total: 16080 MB
2022-08-08T09:28:24,757 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T09:28:24,757 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30497 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T09:28:24,757 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30470 plans
2022-08-08T09:28:24,758 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T09:28:24,758 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T09:28:24,758 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T09:28:24,758 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T09:28:24,758 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T09:28:24,758 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T09:28:24,758 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T09:28:24,758 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T09:28:24,758 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T09:28:24,759 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T09:28:24,761 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T09:28:24,764 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T09:28:24,771 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T09:28:24,798 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T09:28:24,822 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T09:28:24,867 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T09:28:24,988 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30470 plans
2022-08-08T09:28:24,989 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T09:28:24,989 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T09:28:24,989 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T09:28:24,989 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T09:28:24,990 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:28:24,990 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:28:24,990 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:28:24,991 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:28:24,991 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T09:28:24,991 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:28:24,993 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:28:24,995 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:28:24,996 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T09:28:25,001 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:28:25,010 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T09:28:25,014 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:28:25,016 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:28:25,033 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:28:25,035 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:28:25,050 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T09:28:25,153 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T09:28:25,472 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T09:28:25,892 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T09:28:26,925 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T09:28:28,637 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T09:28:32,311 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T09:28:39,562 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T09:28:56,699 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T09:28:56,699 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30470 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T09:28:56,699 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7622 plans
2022-08-08T09:28:56,700 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T09:28:56,700 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T09:28:56,700 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T09:28:56,700 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T09:28:56,700 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T09:28:56,700 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T09:28:56,700 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T09:28:56,700 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T09:28:56,700 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T09:28:56,700 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T09:28:56,700 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T09:28:56,701 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T09:28:56,702 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T09:28:56,704 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T09:28:56,705 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7622 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T09:28:56,705 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40186 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T09:28:56,705 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6879 plans
2022-08-08T09:28:56,705 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T09:28:56,705 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T09:28:56,705 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T09:28:56,707 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T09:28:56,710 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T09:28:56,714 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T09:28:56,758 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T09:28:56,890 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T09:28:57,176 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T09:28:57,470 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T09:28:57,927 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T09:28:58,804 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T09:29:01,269 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T09:29:09,419 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T09:29:09,419 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6879 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T09:29:09,419 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T09:29:10,394 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T09:29:11,369 INFO ControlerListenerManagerImpl:213 [it.89] all ControlerReplanningListeners called.
2022-08-08T09:29:11,369 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T09:29:11,369 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T09:29:11,369 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T09:29:11,447 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T09:29:11,518 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T09:29:11,518 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T09:29:11,518 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T09:29:11,527 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T09:29:11,536 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T09:29:11,536 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T09:29:11,537 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T09:29:11,538 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T09:29:11,538 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T09:29:11,538 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T09:29:11,538 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T09:29:11,538 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T09:29:11,538 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T09:29:11,538 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T09:29:11,538 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T09:29:11,538 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T09:29:11,538 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T09:29:11,538 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T09:29:11,538 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T09:29:11,539 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T09:29:11,539 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T09:29:11,539 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T09:29:12,239 INFO ControlerListenerManagerImpl:232 [it.89] all ControlerBeforeMobsimListeners called.
2022-08-08T09:29:12,239 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T09:29:12,240 INFO NetworkImpl:163 node # 1
2022-08-08T09:29:12,240 INFO NetworkImpl:163 node # 4
2022-08-08T09:29:12,240 INFO NetworkImpl:163 node # 16
2022-08-08T09:29:12,240 INFO NetworkImpl:163 node # 64
2022-08-08T09:29:12,240 INFO NetworkImpl:163 node # 256
2022-08-08T09:29:12,240 INFO NetworkImpl:163 node # 1024
2022-08-08T09:29:12,241 INFO NetworkImpl:163 node # 4096
2022-08-08T09:29:12,242 INFO NetworkImpl:163 node # 16384
2022-08-08T09:29:12,249 INFO NetworkImpl:163 node # 65536
2022-08-08T09:29:12,288 INFO NetworkImpl:159 link # 1
2022-08-08T09:29:12,288 INFO NetworkImpl:159 link # 4
2022-08-08T09:29:12,288 INFO NetworkImpl:159 link # 16
2022-08-08T09:29:12,288 INFO NetworkImpl:159 link # 64
2022-08-08T09:29:12,288 INFO NetworkImpl:159 link # 256
2022-08-08T09:29:12,289 INFO NetworkImpl:159 link # 1024
2022-08-08T09:29:12,294 INFO NetworkImpl:159 link # 4096
2022-08-08T09:29:12,311 INFO NetworkImpl:159 link # 16384
2022-08-08T09:29:12,383 INFO NetworkImpl:159 link # 65536
2022-08-08T09:29:12,768 INFO NetworkImpl:159 link # 262144
2022-08-08T09:29:13,337 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T09:29:13,337 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T09:29:13,337 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T09:29:13,337 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T09:29:13,337 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T09:29:13,338 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T09:29:13,338 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T09:29:13,339 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T09:29:13,340 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T09:29:13,342 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T09:29:13,347 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T09:29:13,356 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T09:29:13,375 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T09:29:13,523 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T09:29:13,595 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T09:29:13,744 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T09:29:14,076 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T09:29:14,628 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T09:29:15,703 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T09:29:15,804 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T09:29:15,821 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:29:15,821 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T09:29:15,821 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T09:29:15,821 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:29:15,821 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:29:15,821 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T09:29:15,821 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T09:29:15,821 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T09:29:15,821 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:29:15,821 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T09:29:21,603 INFO MemoryObserver:41 used RAM: 11694 MB free: 4385 MB total: 16080 MB
2022-08-08T09:29:23,157 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:29:23,157 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T09:29:23,157 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T09:29:23,158 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T09:29:23,158 INFO EventsManagerImpl:176
2022-08-08T09:29:23,158 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:29:23,158 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T09:29:23,158 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T09:29:23,158 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T09:29:23,158 INFO EventsManagerImpl:176
2022-08-08T09:29:23,158 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:29:23,158 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T09:29:23,158 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T09:29:23,158 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T09:29:23,158 INFO EventsManagerImpl:176
2022-08-08T09:29:23,158 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:29:23,158 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T09:29:23,158 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T09:29:23,158 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T09:29:23,158 INFO EventsManagerImpl:176
2022-08-08T09:29:23,158 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T09:29:23,158 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T09:29:23,158 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T09:29:23,158 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T09:29:23,158 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T09:29:23,158 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T09:29:23,158 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T09:29:23,159 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:29:23,159 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T09:29:23,159 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T09:29:23,159 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:29:23,159 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T09:29:23,159 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T09:29:23,159 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T09:29:23,159 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T09:29:23,159 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T09:29:23,159 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T09:29:23,159 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T09:29:23,159 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T09:29:23,159 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:29:23,159 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:29:23,159 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:29:23,159 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T09:29:23,159 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T09:29:23,159 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T09:29:23,159 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:29:23,159 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T09:29:23,159 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:29:23,159 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T09:29:23,159 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T09:29:23,159 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:29:23,159 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T09:29:23,159 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:29:23,159 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T09:29:23,159 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T09:29:23,159 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:29:23,160 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T09:29:23,160 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T09:29:23,160 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:29:23,160 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:29:23,160 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:29:23,160 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T09:29:23,160 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T09:29:23,160 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T09:29:23,160 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:29:23,160 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T09:29:23,160 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:29:23,160 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T09:29:23,160 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T09:29:23,160 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:29:23,160 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T09:29:23,160 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:29:23,160 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T09:29:23,160 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T09:29:23,160 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:29:23,160 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T09:29:24,704 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T09:29:24,707 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T09:29:24,889 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T09:29:24,889 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T09:29:24,889 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T09:29:24,889 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T09:29:24,889 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T09:29:24,889 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T09:29:24,889 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T09:29:24,889 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T09:29:25,103 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T09:29:25,103 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T09:29:25,127 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T09:29:25,128 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T09:29:25,130 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T09:29:25,131 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T09:29:25,131 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T09:29:25,135 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T09:29:25,136 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T09:29:25,137 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T09:29:25,137 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T09:29:25,137 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T09:29:26,101 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1761 #nodes=238
2022-08-08T09:29:26,102 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271760 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T09:29:27,581 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3125 #nodes=328
2022-08-08T09:29:27,581 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271274 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T09:29:30,276 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4322 #nodes=498
2022-08-08T09:29:30,276 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270701 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T09:29:33,472 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5522 #nodes=656
2022-08-08T09:29:33,472 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269857 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T09:29:37,662 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7096 #nodes=955
2022-08-08T09:29:37,662 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268642 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-08-08T09:29:43,884 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11009 #nodes=1655
2022-08-08T09:29:43,885 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266751 lost=0 simT=21600.0s realT=28s; (s/r): 771.4285714285714
2022-08-08T09:29:58,019 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11876 #nodes=1899
2022-08-08T09:29:58,020 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264035 lost=0 simT=25200.0s realT=42s; (s/r): 600.0
2022-08-08T09:30:09,216 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13183 #nodes=1946
2022-08-08T09:30:09,217 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260576 lost=0 simT=28800.0s realT=53s; (s/r): 543.3962264150944
2022-08-08T09:30:21,604 INFO MemoryObserver:41 used RAM: 14120 MB free: 1959 MB total: 16080 MB
2022-08-08T09:30:26,826 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14461 #nodes=2186
2022-08-08T09:30:26,826 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256977 lost=0 simT=32400.0s realT=71s; (s/r): 456.3380281690141
2022-08-08T09:30:40,748 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14199 #nodes=2074
2022-08-08T09:30:40,749 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251626 lost=0 simT=36000.0s realT=84s; (s/r): 428.57142857142856
2022-08-08T09:30:58,238 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14680 #nodes=2156
2022-08-08T09:30:58,238 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245740 lost=0 simT=39600.0s realT=102s; (s/r): 388.2352941176471
2022-08-08T09:31:13,653 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14952 #nodes=2207
2022-08-08T09:31:13,653 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237795 lost=0 simT=43200.0s realT=117s; (s/r): 369.2307692307692
2022-08-08T09:31:21,605 INFO MemoryObserver:41 used RAM: 15222 MB free: 857 MB total: 16080 MB
2022-08-08T09:31:30,755 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15373 #nodes=2268
2022-08-08T09:31:30,755 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228679 lost=0 simT=46800.0s realT=134s; (s/r): 349.25373134328356
2022-08-08T09:31:44,494 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15523 #nodes=2347
2022-08-08T09:31:44,494 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217476 lost=0 simT=50400.0s realT=148s; (s/r): 340.5405405405405
2022-08-08T09:31:59,708 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15842 #nodes=2383
2022-08-08T09:31:59,709 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204043 lost=0 simT=54000.0s realT=163s; (s/r): 331.28834355828224
2022-08-08T09:32:19,463 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16010 #nodes=2490
2022-08-08T09:32:19,463 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187330 lost=0 simT=57600.0s realT=183s; (s/r): 314.75409836065575
2022-08-08T09:32:28,360 INFO MemoryObserver:41 used RAM: 14857 MB free: 1222 MB total: 16080 MB
2022-08-08T09:32:45,663 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15856 #nodes=2378
2022-08-08T09:32:45,664 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167813 lost=0 simT=61200.0s realT=209s; (s/r): 292.82296650717706
2022-08-08T09:33:01,936 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15547 #nodes=2228
2022-08-08T09:33:01,937 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145673 lost=0 simT=64800.0s realT=226s; (s/r): 286.72566371681415
2022-08-08T09:33:20,669 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14657 #nodes=2064
2022-08-08T09:33:20,670 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121846 lost=0 simT=68400.0s realT=244s; (s/r): 280.327868852459
2022-08-08T09:33:28,360 INFO MemoryObserver:41 used RAM: 15506 MB free: 573 MB total: 16080 MB
2022-08-08T09:33:35,913 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14455 #nodes=1980
2022-08-08T09:33:35,913 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96998 lost=0 simT=72000.0s realT=260s; (s/r): 276.9230769230769
2022-08-08T09:33:51,521 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12488 #nodes=1687
2022-08-08T09:33:51,522 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74299 lost=0 simT=75600.0s realT=275s; (s/r): 274.90909090909093
2022-08-08T09:34:16,906 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11760 #nodes=1481
2022-08-08T09:34:16,906 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58424 lost=0 simT=79200.0s realT=301s; (s/r): 263.12292358803984
2022-08-08T09:34:28,616 INFO MemoryObserver:41 used RAM: 15482 MB free: 597 MB total: 16080 MB
2022-08-08T09:34:32,738 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11198 #nodes=1441
2022-08-08T09:34:32,738 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44919 lost=0 simT=82800.0s realT=316s; (s/r): 262.0253164556962
2022-08-08T09:34:55,453 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10547 #nodes=1329
2022-08-08T09:34:55,453 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32781 lost=0 simT=86400.0s realT=339s; (s/r): 254.86725663716814
2022-08-08T09:35:08,867 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8763 #nodes=1050
2022-08-08T09:35:08,868 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26400 lost=2 simT=90000.0s realT=353s; (s/r): 254.95750708215297
2022-08-08T09:35:14,824 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7483 #nodes=901
2022-08-08T09:35:14,824 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22377 lost=3 simT=93600.0s realT=359s; (s/r): 260.7242339832869
2022-08-08T09:35:20,358 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6353 #nodes=733
2022-08-08T09:35:20,358 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19373 lost=4 simT=97200.0s realT=364s; (s/r): 267.032967032967
2022-08-08T09:35:24,854 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5365 #nodes=612
2022-08-08T09:35:24,854 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17068 lost=4 simT=100800.0s realT=369s; (s/r): 273.1707317073171
2022-08-08T09:35:28,000 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4579 #nodes=504
2022-08-08T09:35:28,000 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15200 lost=5 simT=104400.0s realT=372s; (s/r): 280.64516129032256
2022-08-08T09:35:28,616 INFO MemoryObserver:41 used RAM: 15825 MB free: 254 MB total: 16080 MB
2022-08-08T09:35:30,581 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3841 #nodes=397
2022-08-08T09:35:30,581 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13630 lost=5 simT=108000.0s realT=374s; (s/r): 288.7700534759358
2022-08-08T09:35:32,485 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3225 #nodes=330
2022-08-08T09:35:32,485 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12353 lost=5 simT=111600.0s realT=376s; (s/r): 296.8085106382979
2022-08-08T09:35:34,173 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2687 #nodes=275
2022-08-08T09:35:34,174 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11296 lost=6 simT=115200.0s realT=378s; (s/r): 304.76190476190476
2022-08-08T09:35:35,781 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2268 #nodes=203
2022-08-08T09:35:35,781 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10455 lost=6 simT=118800.0s realT=379s; (s/r): 313.45646437994725
2022-08-08T09:35:37,117 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1916 #nodes=195
2022-08-08T09:35:37,117 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9693 lost=6 simT=122400.0s realT=381s; (s/r): 321.25984251968504
2022-08-08T09:35:38,379 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1702 #nodes=152
2022-08-08T09:35:38,379 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8946 lost=6 simT=126000.0s realT=382s; (s/r): 329.84293193717275
2022-08-08T09:35:39,501 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1381 #nodes=161
2022-08-08T09:35:39,501 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7304 lost=6 simT=129600.0s realT=383s; (s/r): 338.38120104438644
2022-08-08T09:35:40,026 INFO AbstractController$9:234 ### ITERATION 89 fires after mobsim event
2022-08-08T09:35:40,026 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=245.737944468sec
2022-08-08T09:35:40,026 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T09:35:40,066 INFO LegTimesControlerListener:50 [89] average trip (probably: leg) duration is: 1250 seconds = 00:20:50
2022-08-08T09:35:40,066 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T09:35:40,067 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:35:40,067 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:35:40,067 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:35:40,067 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:35:40,067 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T09:35:40,067 INFO EventsManagerImpl:137 event # 1
2022-08-08T09:35:40,067 INFO EventsManagerImpl:137 event # 4
2022-08-08T09:35:40,067 INFO EventsManagerImpl:137 event # 16
2022-08-08T09:35:40,067 INFO EventsManagerImpl:137 event # 64
2022-08-08T09:35:40,067 INFO EventsManagerImpl:137 event # 256
2022-08-08T09:35:40,068 INFO EventsManagerImpl:137 event # 1024
2022-08-08T09:35:40,071 INFO EventsManagerImpl:137 event # 4096
2022-08-08T09:35:40,082 INFO EventsManagerImpl:137 event # 16384
2022-08-08T09:35:40,096 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T09:35:40,540 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T09:35:40,540 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T09:35:40,540 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T09:35:40,540 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T09:35:40,540 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T09:35:40,540 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T09:35:40,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-08-08T09:35:40,543 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-08-08T09:35:40,543 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:56:05][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:35:40,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-08-08T09:35:40,545 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-08-08T09:35:40,545 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:50:31][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:35:40,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-08-08T09:35:40,547 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-08-08T09:35:40,547 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-08-08T09:35:40,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-08-08T09:35:40,548 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-08-08T09:35:40,548 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:35:40,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-08-08T09:35:40,548 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-08-08T09:35:40,548 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-08-08T09:35:40,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-08-08T09:35:40,549 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-08-08T09:35:40,549 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:19:43][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:35:40,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-08-08T09:35:40,550 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-08-08T09:35:40,550 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-08-08T09:35:40,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-08-08T09:35:40,550 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-08-08T09:35:40,550 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-08-08T09:35:40,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-08-08T09:35:40,551 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T09:35:40,551 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:35:40,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-08-08T09:35:40,553 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-08-08T09:35:40,553 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-08-08T09:35:40,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-08-08T09:35:40,556 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-08-08T09:35:40,556 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:57][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:35:40,556 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T09:35:40,897 INFO ControlerListenerManagerImpl:251 [it.89] all ControlerAfterMobsimListeners called.
2022-08-08T09:35:40,897 INFO AbstractController$4:159 ### ITERATION 89 fires scoring event
2022-08-08T09:35:40,897 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T09:35:41,030 INFO NewScoreAssignerImpl:57 it: 89 msaStart: 599
2022-08-08T09:35:41,154 INFO ControlerListenerManagerImpl:194 [it.89] all ControlerScoringListeners called.
2022-08-08T09:35:41,154 INFO AbstractController$5:167 ### ITERATION 89 fires iteration end event
2022-08-08T09:35:41,154 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T09:35:41,154 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T09:35:41,239 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T09:35:41,240 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T09:35:44,091 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T09:35:44,091 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13362894570626024
2022-08-08T09:35:44,091 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3029188084442094
2022-08-08T09:35:44,091 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 1.8358093223167657E-4
2022-08-08T09:35:44,091 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.182430662894057E-4
2022-08-08T09:35:44,091 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T09:35:44,091 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14033799432054514
2022-08-08T09:35:44,091 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13895792787195038
2022-08-08T09:35:44,091 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2233332648649204
2022-08-08T09:35:44,258 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T09:35:44,368 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -92.47898416369796
2022-08-08T09:35:44,368 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -112.40081961228256
2022-08-08T09:35:44,368 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -94.38514369751391
2022-08-08T09:35:44,368 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -75.70488959033909
2022-08-08T09:35:44,440 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T09:35:45,154 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18912.34205319525 meters
2022-08-08T09:35:45,154 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139394.5328923712 meters (statistic on all 2104243 legs which have a finite distance)
2022-08-08T09:35:45,154 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52027.02781122183 meters
2022-08-08T09:35:45,154 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139343.45975690466 meters (statistic on all 764633 trips which have a finite distance)
2022-08-08T09:35:45,154 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T09:35:45,154 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T09:35:46,133 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T09:35:46,135 INFO LegHistogramListener:72 number of legs: 2111517 100%
2022-08-08T09:35:46,135 INFO LegHistogramListener:79 number of bike legs: 103328 4.893543362426161%
2022-08-08T09:35:46,135 INFO LegHistogramListener:79 number of car legs: 235776 11.166189995155142%
2022-08-08T09:35:46,135 INFO LegHistogramListener:79 number of drtNorth legs: 176 0.008335239545786277%
2022-08-08T09:35:46,135 INFO LegHistogramListener:79 number of drtSoutheast legs: 180 0.00852467680819051%
2022-08-08T09:35:46,135 INFO LegHistogramListener:79 number of freight legs: 47065 2.228966188763813%
2022-08-08T09:35:46,135 INFO LegHistogramListener:79 number of pt legs: 129513 6.1336470414398745%
2022-08-08T09:35:46,135 INFO LegHistogramListener:79 number of ride legs: 107709 5.101024524074398%
2022-08-08T09:35:46,135 INFO LegHistogramListener:79 number of walk legs: 1487770 70.45976897178663%
2022-08-08T09:35:46,707 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T09:35:46,707 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T09:35:49,216 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5853009443505857
2022-08-08T09:35:49,217 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.44595659787302877
2022-08-08T09:35:49,217 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.010397356434575863
2022-08-08T09:35:49,217 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.008770803699348352
2022-08-08T09:35:49,217 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T09:35:49,217 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.523855250928175
2022-08-08T09:35:49,217 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6549769689375927
2022-08-08T09:35:49,217 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8922225873870913
2022-08-08T09:35:49,217 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.22721414009664317
2022-08-08T09:35:49,217 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3799342189722549
2022-08-08T09:35:49,217 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0010347288907603589
2022-08-08T09:35:49,217 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 8.973641372723211E-4
2022-08-08T09:35:49,217 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T09:35:49,217 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.304586442227209
2022-08-08T09:35:49,217 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2692991059736979
2022-08-08T09:35:49,217 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5977305288671387
2022-08-08T09:35:49,217 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1796679624313818
2022-08-08T09:35:49,217 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.36793213410908043
2022-08-08T09:35:49,217 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.991213790907737E-4
2022-08-08T09:35:49,217 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.4391872114698285E-4
2022-08-08T09:35:49,217 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T09:35:49,217 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.22272090049656718
2022-08-08T09:35:49,217 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.20685206201184161
2022-08-08T09:35:49,217 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3803976645424342
2022-08-08T09:35:49,408 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T09:35:50,650 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T09:35:50,974 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T09:35:51,369 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T09:35:52,617 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T09:35:52,940 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T09:35:53,324 INFO ControlerListenerManagerImpl:171 [it.89] all ControlerIterationEndsListeners called.
2022-08-08T09:35:53,559 INFO AbstractController:181 ### ITERATION 89 ENDS
2022-08-08T09:35:53,559 INFO AbstractController:182 ###################################################
2022-08-08T09:35:53,559 INFO AbstractController:133 ###################################################
2022-08-08T09:35:53,559 INFO AbstractController:134 ### ITERATION 90 BEGINS
2022-08-08T09:35:53,560 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T09:35:53,560 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T09:35:53,560 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T09:35:53,560 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T09:35:53,560 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T09:35:59,477 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T09:35:59,502 INFO ControlerListenerManagerImpl:148 [it.90] all ControlerIterationStartsListeners called.
2022-08-08T09:35:59,502 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T09:36:01,149 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169506 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T09:36:01,149 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30607 plans
2022-08-08T09:36:01,150 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:36:01,151 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T09:36:01,152 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:36:01,152 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T09:36:01,152 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:36:01,153 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:36:01,154 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T09:36:01,157 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T09:36:01,161 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:36:01,164 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:36:01,167 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T09:36:01,167 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:36:01,175 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:36:01,177 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:36:01,179 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T09:36:01,182 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:36:01,185 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:36:01,203 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T09:36:01,256 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T09:36:01,256 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:36:01,430 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T09:36:01,659 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T09:36:02,207 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T09:36:03,014 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T09:36:04,940 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T09:36:08,165 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T09:36:13,607 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T09:36:28,627 INFO MemoryObserver:41 used RAM: 14840 MB free: 1239 MB total: 16080 MB
2022-08-08T09:36:32,531 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T09:36:32,531 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30607 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T09:36:32,531 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30666 plans
2022-08-08T09:36:32,531 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T09:36:32,531 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T09:36:32,532 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T09:36:32,532 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T09:36:32,532 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T09:36:32,532 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T09:36:32,532 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T09:36:32,532 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T09:36:32,532 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T09:36:32,533 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T09:36:32,535 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T09:36:32,538 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T09:36:32,545 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T09:36:32,558 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T09:36:32,582 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T09:36:32,627 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T09:36:32,787 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30666 plans
2022-08-08T09:36:32,787 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T09:36:32,787 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T09:36:32,787 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T09:36:32,787 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T09:36:32,788 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:36:32,788 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:36:32,788 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:36:32,789 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:36:32,789 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:36:32,792 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T09:36:32,793 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:36:32,796 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:36:32,798 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T09:36:32,801 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:36:32,808 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:36:32,812 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T09:36:32,817 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:36:32,825 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:36:32,855 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T09:36:32,943 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T09:36:33,077 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:36:33,232 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T09:36:33,751 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T09:36:34,597 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T09:36:36,035 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T09:36:39,192 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T09:36:46,343 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T09:37:03,116 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T09:37:03,116 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30666 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T09:37:03,116 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7649 plans
2022-08-08T09:37:03,117 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T09:37:03,117 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T09:37:03,117 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T09:37:03,117 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T09:37:03,117 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T09:37:03,117 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T09:37:03,117 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T09:37:03,117 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T09:37:03,117 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T09:37:03,117 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T09:37:03,117 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T09:37:03,118 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T09:37:03,119 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T09:37:03,122 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T09:37:03,122 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7649 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T09:37:03,122 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40462 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T09:37:03,122 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6603 plans
2022-08-08T09:37:03,122 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T09:37:03,122 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T09:37:03,122 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T09:37:03,123 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T09:37:03,125 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T09:37:03,135 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T09:37:03,171 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T09:37:03,267 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T09:37:03,400 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T09:37:03,791 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T09:37:04,477 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T09:37:05,334 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T09:37:08,115 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T09:37:14,812 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T09:37:14,812 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6603 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T09:37:14,812 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T09:37:15,789 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T09:37:16,788 INFO ControlerListenerManagerImpl:213 [it.90] all ControlerReplanningListeners called.
2022-08-08T09:37:16,788 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T09:37:16,788 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T09:37:16,788 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T09:37:16,867 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T09:37:16,937 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T09:37:16,937 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T09:37:16,937 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T09:37:16,946 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T09:37:16,955 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T09:37:16,955 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T09:37:16,957 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T09:37:16,957 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T09:37:16,957 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T09:37:16,957 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T09:37:16,957 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T09:37:16,957 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T09:37:16,957 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T09:37:16,957 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T09:37:16,957 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T09:37:16,957 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T09:37:16,957 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T09:37:16,957 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T09:37:16,957 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T09:37:16,958 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T09:37:16,958 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T09:37:16,958 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T09:37:17,660 INFO ControlerListenerManagerImpl:232 [it.90] all ControlerBeforeMobsimListeners called.
2022-08-08T09:37:17,660 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T09:37:17,660 INFO NetworkImpl:163 node # 1
2022-08-08T09:37:17,660 INFO NetworkImpl:163 node # 4
2022-08-08T09:37:17,660 INFO NetworkImpl:163 node # 16
2022-08-08T09:37:17,660 INFO NetworkImpl:163 node # 64
2022-08-08T09:37:17,660 INFO NetworkImpl:163 node # 256
2022-08-08T09:37:17,660 INFO NetworkImpl:163 node # 1024
2022-08-08T09:37:17,661 INFO NetworkImpl:163 node # 4096
2022-08-08T09:37:17,663 INFO NetworkImpl:163 node # 16384
2022-08-08T09:37:17,669 INFO NetworkImpl:163 node # 65536
2022-08-08T09:37:17,707 INFO NetworkImpl:159 link # 1
2022-08-08T09:37:17,707 INFO NetworkImpl:159 link # 4
2022-08-08T09:37:17,707 INFO NetworkImpl:159 link # 16
2022-08-08T09:37:17,707 INFO NetworkImpl:159 link # 64
2022-08-08T09:37:17,708 INFO NetworkImpl:159 link # 256
2022-08-08T09:37:17,709 INFO NetworkImpl:159 link # 1024
2022-08-08T09:37:17,713 INFO NetworkImpl:159 link # 4096
2022-08-08T09:37:17,730 INFO NetworkImpl:159 link # 16384
2022-08-08T09:37:17,802 INFO NetworkImpl:159 link # 65536
2022-08-08T09:37:18,132 INFO NetworkImpl:159 link # 262144
2022-08-08T09:37:18,867 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T09:37:18,867 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T09:37:18,867 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T09:37:18,867 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T09:37:18,867 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T09:37:18,867 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T09:37:18,868 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T09:37:18,868 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T09:37:18,869 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T09:37:18,872 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T09:37:18,876 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T09:37:18,886 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T09:37:18,944 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T09:37:18,987 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T09:37:19,059 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T09:37:19,209 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T09:37:19,506 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T09:37:20,059 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T09:37:21,137 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T09:37:21,232 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T09:37:21,247 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:37:21,247 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T09:37:21,247 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T09:37:21,247 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:37:21,247 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:37:21,247 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T09:37:21,247 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T09:37:21,247 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T09:37:21,247 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:37:21,247 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T09:37:28,291 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:37:28,291 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T09:37:28,291 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T09:37:28,291 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T09:37:28,291 INFO EventsManagerImpl:176
2022-08-08T09:37:28,291 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:37:28,291 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T09:37:28,291 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T09:37:28,291 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T09:37:28,291 INFO EventsManagerImpl:176
2022-08-08T09:37:28,291 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:37:28,292 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T09:37:28,292 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T09:37:28,292 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T09:37:28,292 INFO EventsManagerImpl:176
2022-08-08T09:37:28,292 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:37:28,292 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T09:37:28,292 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T09:37:28,292 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T09:37:28,292 INFO EventsManagerImpl:176
2022-08-08T09:37:28,292 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T09:37:28,292 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T09:37:28,292 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T09:37:28,292 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T09:37:28,292 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T09:37:28,292 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T09:37:28,292 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T09:37:28,292 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:37:28,292 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T09:37:28,292 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T09:37:28,292 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:37:28,292 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T09:37:28,292 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T09:37:28,292 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T09:37:28,292 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T09:37:28,292 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T09:37:28,293 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T09:37:28,293 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T09:37:28,293 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T09:37:28,293 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:37:28,293 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:37:28,293 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:37:28,293 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T09:37:28,293 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T09:37:28,293 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T09:37:28,293 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:37:28,293 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T09:37:28,293 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:37:28,293 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T09:37:28,293 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T09:37:28,293 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:37:28,293 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T09:37:28,293 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:37:28,293 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T09:37:28,293 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T09:37:28,293 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:37:28,293 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T09:37:28,293 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T09:37:28,293 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:37:28,293 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:37:28,293 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:37:28,293 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T09:37:28,293 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T09:37:28,293 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T09:37:28,293 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:37:28,293 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T09:37:28,294 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:37:28,294 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T09:37:28,294 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T09:37:28,294 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:37:28,294 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T09:37:28,294 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:37:28,294 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T09:37:28,294 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T09:37:28,294 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:37:28,294 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T09:37:28,629 INFO MemoryObserver:41 used RAM: 12991 MB free: 3088 MB total: 16080 MB
2022-08-08T09:37:29,843 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T09:37:29,847 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T09:37:30,029 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T09:37:30,029 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T09:37:30,029 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T09:37:30,029 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T09:37:30,029 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T09:37:30,029 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T09:37:30,029 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T09:37:30,029 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T09:37:30,245 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T09:37:30,245 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=8s; (s/r): 0.0
2022-08-08T09:37:30,273 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T09:37:30,273 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T09:37:30,274 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T09:37:30,276 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T09:37:30,277 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T09:37:30,281 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T09:37:30,281 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T09:37:30,282 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T09:37:30,282 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T09:37:30,282 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T09:37:31,248 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1766 #nodes=239
2022-08-08T09:37:31,248 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271757 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T09:37:32,733 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3127 #nodes=337
2022-08-08T09:37:32,733 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271282 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T09:37:35,376 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4300 #nodes=470
2022-08-08T09:37:35,376 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270692 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T09:37:38,546 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5497 #nodes=668
2022-08-08T09:37:38,546 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269859 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T09:37:42,838 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7013 #nodes=979
2022-08-08T09:37:42,838 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268639 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-08-08T09:37:49,391 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10913 #nodes=1665
2022-08-08T09:37:49,392 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266759 lost=0 simT=21600.0s realT=28s; (s/r): 771.4285714285714
2022-08-08T09:38:03,780 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11872 #nodes=1900
2022-08-08T09:38:03,780 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264047 lost=0 simT=25200.0s realT=42s; (s/r): 600.0
2022-08-08T09:38:16,006 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13132 #nodes=1991
2022-08-08T09:38:16,006 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260592 lost=0 simT=28800.0s realT=54s; (s/r): 533.3333333333334
2022-08-08T09:38:28,629 INFO MemoryObserver:41 used RAM: 14149 MB free: 1930 MB total: 16080 MB
2022-08-08T09:38:32,613 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14365 #nodes=2094
2022-08-08T09:38:32,614 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256976 lost=0 simT=32400.0s realT=71s; (s/r): 456.3380281690141
2022-08-08T09:38:45,259 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14251 #nodes=2055
2022-08-08T09:38:45,260 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251524 lost=0 simT=36000.0s realT=84s; (s/r): 428.57142857142856
2022-08-08T09:38:58,024 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14797 #nodes=2108
2022-08-08T09:38:58,025 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245663 lost=0 simT=39600.0s realT=96s; (s/r): 412.5
2022-08-08T09:39:17,502 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14975 #nodes=2199
2022-08-08T09:39:17,502 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237734 lost=0 simT=43200.0s realT=116s; (s/r): 372.41379310344826
2022-08-08T09:39:28,629 INFO MemoryObserver:41 used RAM: 15138 MB free: 941 MB total: 16080 MB
2022-08-08T09:39:31,017 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15278 #nodes=2331
2022-08-08T09:39:31,017 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228590 lost=0 simT=46800.0s realT=129s; (s/r): 362.7906976744186
2022-08-08T09:39:44,866 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15538 #nodes=2430
2022-08-08T09:39:44,867 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217399 lost=0 simT=50400.0s realT=143s; (s/r): 352.4475524475524
2022-08-08T09:40:02,531 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15727 #nodes=2415
2022-08-08T09:40:02,532 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203966 lost=0 simT=54000.0s realT=161s; (s/r): 335.40372670807454
2022-08-08T09:40:27,346 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15973 #nodes=2411
2022-08-08T09:40:27,347 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187289 lost=0 simT=57600.0s realT=186s; (s/r): 309.6774193548387
2022-08-08T09:40:28,630 INFO MemoryObserver:41 used RAM: 14900 MB free: 1179 MB total: 16080 MB
2022-08-08T09:40:47,117 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15869 #nodes=2402
2022-08-08T09:40:47,118 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167776 lost=0 simT=61200.0s realT=205s; (s/r): 298.5365853658537
2022-08-08T09:41:02,539 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15391 #nodes=2274
2022-08-08T09:41:02,540 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145700 lost=0 simT=64800.0s realT=221s; (s/r): 293.2126696832579
2022-08-08T09:41:20,738 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14702 #nodes=2129
2022-08-08T09:41:20,738 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=122180 lost=0 simT=68400.0s realT=239s; (s/r): 286.1924686192469
2022-08-08T09:41:28,630 INFO MemoryObserver:41 used RAM: 15684 MB free: 395 MB total: 16080 MB
2022-08-08T09:41:36,183 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14501 #nodes=2047
2022-08-08T09:41:36,183 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97352 lost=0 simT=72000.0s realT=254s; (s/r): 283.46456692913387
2022-08-08T09:41:58,396 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12490 #nodes=1666
2022-08-08T09:41:58,397 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74646 lost=0 simT=75600.0s realT=277s; (s/r): 272.9241877256318
2022-08-08T09:42:16,400 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11730 #nodes=1493
2022-08-08T09:42:16,401 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58661 lost=0 simT=79200.0s realT=295s; (s/r): 268.47457627118644
2022-08-08T09:42:28,630 INFO MemoryObserver:41 used RAM: 15862 MB free: 217 MB total: 16080 MB
2022-08-08T09:42:39,545 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11186 #nodes=1431
2022-08-08T09:42:39,546 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45213 lost=0 simT=82800.0s realT=318s; (s/r): 260.37735849056605
2022-08-08T09:42:54,752 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10557 #nodes=1288
2022-08-08T09:42:54,752 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32919 lost=3 simT=86400.0s realT=333s; (s/r): 259.4594594594595
2022-08-08T09:43:09,259 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8834 #nodes=1051
2022-08-08T09:43:09,260 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26503 lost=6 simT=90000.0s realT=348s; (s/r): 258.62068965517244
2022-08-08T09:43:16,081 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7566 #nodes=875
2022-08-08T09:43:16,081 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22486 lost=6 simT=93600.0s realT=354s; (s/r): 264.40677966101697
2022-08-08T09:43:21,032 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6340 #nodes=710
2022-08-08T09:43:21,032 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19442 lost=6 simT=97200.0s realT=359s; (s/r): 270.75208913649027
2022-08-08T09:43:25,085 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5392 #nodes=587
2022-08-08T09:43:25,085 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17093 lost=8 simT=100800.0s realT=363s; (s/r): 277.68595041322317
2022-08-08T09:43:28,369 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4564 #nodes=494
2022-08-08T09:43:28,369 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15271 lost=8 simT=104400.0s realT=367s; (s/r): 284.46866485013624
2022-08-08T09:43:28,630 INFO MemoryObserver:41 used RAM: 15890 MB free: 189 MB total: 16080 MB
2022-08-08T09:43:31,022 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3850 #nodes=380
2022-08-08T09:43:31,022 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13702 lost=8 simT=108000.0s realT=369s; (s/r): 292.6829268292683
2022-08-08T09:43:32,808 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3218 #nodes=351
2022-08-08T09:43:32,808 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12426 lost=9 simT=111600.0s realT=371s; (s/r): 300.8086253369272
2022-08-08T09:43:34,618 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2727 #nodes=304
2022-08-08T09:43:34,618 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11345 lost=10 simT=115200.0s realT=373s; (s/r): 308.84718498659515
2022-08-08T09:43:36,239 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2245 #nodes=234
2022-08-08T09:43:36,239 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10481 lost=12 simT=118800.0s realT=374s; (s/r): 317.6470588235294
2022-08-08T09:43:37,640 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1945 #nodes=198
2022-08-08T09:43:37,640 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9716 lost=12 simT=122400.0s realT=376s; (s/r): 325.531914893617
2022-08-08T09:43:38,830 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1677 #nodes=178
2022-08-08T09:43:38,830 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8971 lost=13 simT=126000.0s realT=377s; (s/r): 334.2175066312997
2022-08-08T09:43:39,964 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1375 #nodes=152
2022-08-08T09:43:39,964 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7331 lost=13 simT=129600.0s realT=378s; (s/r): 342.85714285714283
2022-08-08T09:43:40,465 INFO AbstractController$9:234 ### ITERATION 90 fires after mobsim event
2022-08-08T09:43:40,465 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=243.786749271sec
2022-08-08T09:43:40,465 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T09:43:40,572 INFO LegTimesControlerListener:50 [90] average trip (probably: leg) duration is: 1257 seconds = 00:20:57
2022-08-08T09:43:40,572 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T09:43:40,572 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:43:40,572 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:43:40,572 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:43:40,572 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:43:40,572 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T09:43:40,572 INFO EventsManagerImpl:137 event # 1
2022-08-08T09:43:40,572 INFO EventsManagerImpl:137 event # 4
2022-08-08T09:43:40,572 INFO EventsManagerImpl:137 event # 16
2022-08-08T09:43:40,572 INFO EventsManagerImpl:137 event # 64
2022-08-08T09:43:40,572 INFO EventsManagerImpl:137 event # 256
2022-08-08T09:43:40,573 INFO EventsManagerImpl:137 event # 1024
2022-08-08T09:43:40,576 INFO EventsManagerImpl:137 event # 4096
2022-08-08T09:43:40,588 INFO EventsManagerImpl:137 event # 16384
2022-08-08T09:43:40,602 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T09:43:40,989 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T09:43:40,989 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T09:43:40,989 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T09:43:40,989 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T09:43:40,989 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T09:43:40,989 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T09:43:40,989 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T09:43:40,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-08-08T09:43:40,992 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:18:53][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:43:40,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-08-08T09:43:40,994 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-08-08T09:43:40,994 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:30][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:43:40,996 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T09:43:40,996 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-08-08T09:43:40,996 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-08-08T09:43:40,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-08-08T09:43:40,997 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-08-08T09:43:40,997 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:43:40,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-08-08T09:43:40,997 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-08-08T09:43:40,997 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-08-08T09:43:40,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-08-08T09:43:40,997 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-08-08T09:43:40,997 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:19:49][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:43:40,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-08-08T09:43:40,998 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-08-08T09:43:40,998 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-08-08T09:43:40,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-08-08T09:43:40,999 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-08-08T09:43:40,999 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-08-08T09:43:40,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-08-08T09:43:40,999 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T09:43:40,999 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:43:41,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-08-08T09:43:41,001 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-08-08T09:43:41,001 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-08-08T09:43:41,004 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T09:43:41,004 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-08-08T09:43:41,004 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-08-08T09:43:41,004 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T09:43:41,340 INFO ControlerListenerManagerImpl:251 [it.90] all ControlerAfterMobsimListeners called.
2022-08-08T09:43:41,340 INFO AbstractController$4:159 ### ITERATION 90 fires scoring event
2022-08-08T09:43:41,340 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T09:43:41,479 INFO NewScoreAssignerImpl:57 it: 90 msaStart: 599
2022-08-08T09:43:41,603 INFO ControlerListenerManagerImpl:194 [it.90] all ControlerScoringListeners called.
2022-08-08T09:43:41,603 INFO AbstractController$5:167 ### ITERATION 90 fires iteration end event
2022-08-08T09:43:41,603 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T09:43:41,603 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T09:43:41,768 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T09:43:41,771 INFO CountSimComparisonTableWriter:93 Writing CountsSimComparison to /net/ils/matsim-leipzig/run-car-free/25pct-test050822/output_95pct_noDepot/ITERS/it.90/leipzig-flexa-25pct-scaledFleet-carfree95pct_noDepot.90.countscompare.txt
2022-08-08T09:43:41,772 INFO CountSimComparisonTableWriter:134 Writing 'average weekday traffic volume' to /net/ils/matsim-leipzig/run-car-free/25pct-test050822/output_95pct_noDepot/ITERS/it.90/leipzig-flexa-25pct-scaledFleet-carfree95pct_noDepot.90.countscompareAWTV.txt
2022-08-08T09:43:41,773 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T09:43:44,285 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T09:43:44,285 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13311543260910869
2022-08-08T09:43:44,285 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3024797547461448
2022-08-08T09:43:44,285 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.2594576274667885E-4
2022-08-08T09:43:44,285 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.0797280434637486E-4
2022-08-08T09:43:44,285 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T09:43:44,285 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1399823865007677
2022-08-08T09:43:44,285 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13905677914315204
2022-08-08T09:43:44,285 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22451049364014028
2022-08-08T09:43:44,478 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T09:43:44,591 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -92.61655966533431
2022-08-08T09:43:44,591 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -112.58559462111023
2022-08-08T09:43:44,591 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -94.3007455333534
2022-08-08T09:43:44,591 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -75.627215960575
2022-08-08T09:43:44,686 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T09:43:45,555 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18923.572283419977 meters
2022-08-08T09:43:45,555 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139318.22475122084 meters (statistic on all 2101843 legs which have a finite distance)
2022-08-08T09:43:45,555 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52004.27330685238 meters
2022-08-08T09:43:45,555 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139254.10025745846 meters (statistic on all 764477 trips which have a finite distance)
2022-08-08T09:43:45,555 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T09:43:45,555 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T09:43:46,510 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T09:43:46,512 INFO LegHistogramListener:72 number of legs: 2109150 100%
2022-08-08T09:43:46,512 INFO LegHistogramListener:79 number of bike legs: 102965 4.8818244316430786%
2022-08-08T09:43:46,512 INFO LegHistogramListener:79 number of car legs: 235486 11.164971671052319%
2022-08-08T09:43:46,512 INFO LegHistogramListener:79 number of drtNorth legs: 217 0.01028850484792452%
2022-08-08T09:43:46,512 INFO LegHistogramListener:79 number of drtSoutheast legs: 168 0.007965294075812531%
2022-08-08T09:43:46,512 INFO LegHistogramListener:79 number of freight legs: 47065 2.231467652845933%
2022-08-08T09:43:46,512 INFO LegHistogramListener:79 number of pt legs: 129116 6.121707796979826%
2022-08-08T09:43:46,512 INFO LegHistogramListener:79 number of ride legs: 107834 5.112675722447431%
2022-08-08T09:43:46,512 INFO LegHistogramListener:79 number of walk legs: 1486299 70.46909892610768%
2022-08-08T09:43:47,038 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T09:43:47,038 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T09:43:49,429 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5882780365313217
2022-08-08T09:43:49,429 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.446579232503325
2022-08-08T09:43:49,429 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.010455126658005413
2022-08-08T09:43:49,429 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.008810600964377597
2022-08-08T09:43:49,429 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T09:43:49,429 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5250478850963094
2022-08-08T09:43:49,429 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.658068317782445
2022-08-08T09:43:49,429 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8931610325721357
2022-08-08T09:43:49,429 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2277469099349379
2022-08-08T09:43:49,429 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3800561783328284
2022-08-08T09:43:49,429 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0010411478044747532
2022-08-08T09:43:49,430 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 9.089181819582308E-4
2022-08-08T09:43:49,430 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T09:43:49,430 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.30588049523203087
2022-08-08T09:43:49,430 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2699512676070803
2022-08-08T09:43:49,430 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6010889045225098
2022-08-08T09:43:49,430 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17998120542064425
2022-08-08T09:43:49,430 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3680938907346832
2022-08-08T09:43:49,430 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.0040516183365255E-4
2022-08-08T09:43:49,430 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.4648628663274057E-4
2022-08-08T09:43:49,430 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T09:43:49,430 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2231920487632037
2022-08-08T09:43:49,430 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.20719483200419025
2022-08-08T09:43:49,430 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3823259062222382
2022-08-08T09:43:49,673 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T09:43:50,876 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T09:43:51,198 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T09:43:51,603 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T09:43:52,892 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T09:43:53,217 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T09:43:53,600 INFO ControlerListenerManagerImpl:171 [it.90] all ControlerIterationEndsListeners called.
2022-08-08T09:43:53,778 INFO AbstractController:181 ### ITERATION 90 ENDS
2022-08-08T09:43:53,778 INFO AbstractController:182 ###################################################
2022-08-08T09:43:53,778 INFO AbstractController:133 ###################################################
2022-08-08T09:43:53,778 INFO AbstractController:134 ### ITERATION 91 BEGINS
2022-08-08T09:43:53,778 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T09:43:53,778 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T09:43:53,778 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T09:43:53,779 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T09:43:53,779 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T09:44:00,233 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T09:44:00,259 INFO ControlerListenerManagerImpl:148 [it.91] all ControlerIterationStartsListeners called.
2022-08-08T09:44:00,259 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T09:44:01,892 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169836 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T09:44:01,893 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30433 plans
2022-08-08T09:44:01,893 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:44:01,893 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T09:44:01,893 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:44:01,894 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T09:44:01,894 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T09:44:01,897 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:44:01,898 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T09:44:01,899 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:44:01,901 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:44:01,901 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T09:44:01,902 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:44:01,905 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:44:01,915 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:44:01,917 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T09:44:01,917 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:44:01,917 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:44:01,922 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:44:01,930 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:44:01,937 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T09:44:02,024 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T09:44:02,131 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T09:44:02,356 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T09:44:02,789 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T09:44:03,717 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T09:44:05,271 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T09:44:08,233 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T09:44:13,372 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T09:44:32,228 INFO MemoryObserver:41 used RAM: 14142 MB free: 1937 MB total: 16080 MB
2022-08-08T09:44:32,811 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T09:44:32,811 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30433 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T09:44:32,811 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30532 plans
2022-08-08T09:44:32,811 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T09:44:32,811 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T09:44:32,811 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T09:44:32,811 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T09:44:32,811 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T09:44:32,811 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T09:44:32,811 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T09:44:32,811 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T09:44:32,812 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T09:44:32,813 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T09:44:32,814 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T09:44:32,817 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T09:44:32,823 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T09:44:32,835 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T09:44:32,856 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T09:44:32,898 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T09:44:33,025 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30532 plans
2022-08-08T09:44:33,026 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:44:33,026 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:44:33,026 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T09:44:33,026 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:44:33,027 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T09:44:33,027 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T09:44:33,027 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:44:33,027 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:44:33,028 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:44:33,029 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:44:33,030 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T09:44:33,031 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T09:44:33,032 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:44:33,034 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:44:33,039 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:44:33,041 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T09:44:33,051 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:44:33,056 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T09:44:33,059 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:44:33,104 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T09:44:33,243 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T09:44:33,504 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T09:44:33,866 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T09:44:34,594 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T09:44:36,250 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T09:44:39,614 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T09:44:46,943 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T09:45:03,897 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T09:45:03,898 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30532 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T09:45:03,898 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7627 plans
2022-08-08T09:45:03,898 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T09:45:03,898 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T09:45:03,898 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T09:45:03,898 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T09:45:03,898 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T09:45:03,898 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T09:45:03,898 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T09:45:03,898 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T09:45:03,898 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T09:45:03,899 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T09:45:03,899 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T09:45:03,900 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T09:45:03,902 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T09:45:03,923 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T09:45:03,923 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7627 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T09:45:03,923 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40152 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T09:45:03,924 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6913 plans
2022-08-08T09:45:03,924 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T09:45:03,924 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T09:45:03,924 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T09:45:03,924 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T09:45:03,927 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T09:45:03,937 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T09:45:03,954 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T09:45:04,066 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T09:45:04,422 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T09:45:04,884 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T09:45:05,466 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T09:45:06,757 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T09:45:09,791 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T09:45:17,634 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T09:45:17,634 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6913 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T09:45:17,634 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T09:45:18,523 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T09:45:19,524 INFO ControlerListenerManagerImpl:213 [it.91] all ControlerReplanningListeners called.
2022-08-08T09:45:19,524 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T09:45:19,524 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T09:45:19,524 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T09:45:19,603 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T09:45:19,675 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T09:45:19,675 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T09:45:19,675 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T09:45:19,685 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T09:45:19,695 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T09:45:19,695 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T09:45:19,696 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T09:45:19,697 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T09:45:19,697 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T09:45:19,697 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T09:45:19,697 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T09:45:19,697 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T09:45:19,697 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T09:45:19,697 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T09:45:19,697 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T09:45:19,697 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T09:45:19,697 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T09:45:19,697 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T09:45:19,697 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T09:45:19,698 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T09:45:19,698 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T09:45:19,698 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T09:45:20,397 INFO ControlerListenerManagerImpl:232 [it.91] all ControlerBeforeMobsimListeners called.
2022-08-08T09:45:20,397 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T09:45:20,397 INFO NetworkImpl:163 node # 1
2022-08-08T09:45:20,397 INFO NetworkImpl:163 node # 4
2022-08-08T09:45:20,397 INFO NetworkImpl:163 node # 16
2022-08-08T09:45:20,397 INFO NetworkImpl:163 node # 64
2022-08-08T09:45:20,398 INFO NetworkImpl:163 node # 256
2022-08-08T09:45:20,398 INFO NetworkImpl:163 node # 1024
2022-08-08T09:45:20,398 INFO NetworkImpl:163 node # 4096
2022-08-08T09:45:20,400 INFO NetworkImpl:163 node # 16384
2022-08-08T09:45:20,407 INFO NetworkImpl:163 node # 65536
2022-08-08T09:45:20,447 INFO NetworkImpl:159 link # 1
2022-08-08T09:45:20,447 INFO NetworkImpl:159 link # 4
2022-08-08T09:45:20,447 INFO NetworkImpl:159 link # 16
2022-08-08T09:45:20,447 INFO NetworkImpl:159 link # 64
2022-08-08T09:45:20,447 INFO NetworkImpl:159 link # 256
2022-08-08T09:45:20,448 INFO NetworkImpl:159 link # 1024
2022-08-08T09:45:20,453 INFO NetworkImpl:159 link # 4096
2022-08-08T09:45:20,471 INFO NetworkImpl:159 link # 16384
2022-08-08T09:45:20,545 INFO NetworkImpl:159 link # 65536
2022-08-08T09:45:20,883 INFO NetworkImpl:159 link # 262144
2022-08-08T09:45:21,557 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T09:45:21,557 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T09:45:21,557 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T09:45:21,557 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T09:45:21,557 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T09:45:21,557 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T09:45:21,558 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T09:45:21,558 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T09:45:21,559 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T09:45:21,562 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T09:45:21,566 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T09:45:21,575 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T09:45:21,594 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T09:45:21,630 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T09:45:21,701 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T09:45:21,848 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T09:45:22,198 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T09:45:22,762 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T09:45:23,818 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T09:45:23,923 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T09:45:23,939 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:45:23,939 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T09:45:23,940 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T09:45:23,940 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:45:23,940 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:45:23,940 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T09:45:23,940 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T09:45:23,940 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T09:45:23,940 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:45:23,940 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T09:45:31,344 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:45:31,344 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T09:45:31,344 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T09:45:31,344 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T09:45:31,344 INFO EventsManagerImpl:176
2022-08-08T09:45:31,344 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:45:31,344 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T09:45:31,344 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T09:45:31,344 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T09:45:31,344 INFO EventsManagerImpl:176
2022-08-08T09:45:31,344 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:45:31,344 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T09:45:31,345 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T09:45:31,345 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T09:45:31,345 INFO EventsManagerImpl:176
2022-08-08T09:45:31,345 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:45:31,345 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T09:45:31,345 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T09:45:31,345 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T09:45:31,345 INFO EventsManagerImpl:176
2022-08-08T09:45:31,345 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T09:45:31,345 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T09:45:31,345 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T09:45:31,345 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T09:45:31,345 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T09:45:31,345 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T09:45:31,345 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T09:45:31,345 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:45:31,345 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T09:45:31,345 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T09:45:31,345 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:45:31,345 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T09:45:31,345 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T09:45:31,345 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T09:45:31,345 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T09:45:31,345 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T09:45:31,346 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T09:45:31,346 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T09:45:31,346 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T09:45:31,346 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:45:31,346 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:45:31,346 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:45:31,346 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T09:45:31,346 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T09:45:31,346 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T09:45:31,346 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:45:31,346 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T09:45:31,346 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:45:31,346 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T09:45:31,346 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T09:45:31,346 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:45:31,346 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T09:45:31,346 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:45:31,346 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T09:45:31,346 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T09:45:31,346 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:45:31,346 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T09:45:31,346 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T09:45:31,346 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:45:31,346 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:45:31,346 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:45:31,346 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T09:45:31,346 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T09:45:31,346 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T09:45:31,346 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:45:31,346 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T09:45:31,347 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:45:31,347 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T09:45:31,347 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T09:45:31,347 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:45:31,347 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T09:45:31,347 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:45:31,347 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T09:45:31,347 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T09:45:31,347 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:45:31,347 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T09:45:32,228 INFO MemoryObserver:41 used RAM: 12980 MB free: 3099 MB total: 16080 MB
2022-08-08T09:45:32,888 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T09:45:32,891 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T09:45:33,072 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T09:45:33,072 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T09:45:33,072 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T09:45:33,072 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T09:45:33,072 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T09:45:33,072 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T09:45:33,072 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T09:45:33,072 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T09:45:33,285 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T09:45:33,285 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T09:45:33,300 INFO VehicularDepartureHandler:110 teleport vehicle 93872_car from link -23572314 to link 79142047#0
2022-08-08T09:45:33,309 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T09:45:33,310 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T09:45:33,310 INFO VehicularDepartureHandler:110 teleport vehicle 102273_car from link -316797954 to link -10043220#0
2022-08-08T09:45:33,311 INFO VehicularDepartureHandler:110 teleport vehicle 190998_car from link -24739580#0 to link -334734081#2
2022-08-08T09:45:33,312 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T09:45:33,313 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T09:45:33,313 INFO VehicularDepartureHandler:110 teleport vehicle 158740_car from link -26791313 to link 638888294
2022-08-08T09:45:33,314 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T09:45:33,314 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T09:45:34,248 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1757 #nodes=232
2022-08-08T09:45:34,248 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271751 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T09:45:35,637 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3101 #nodes=343
2022-08-08T09:45:35,637 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271265 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T09:45:38,305 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4313 #nodes=460
2022-08-08T09:45:38,306 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270682 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T09:45:41,603 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5495 #nodes=695
2022-08-08T09:45:41,603 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269853 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T09:45:45,869 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7030 #nodes=952
2022-08-08T09:45:45,870 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268613 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-08-08T09:45:51,791 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10881 #nodes=1718
2022-08-08T09:45:51,792 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266740 lost=0 simT=21600.0s realT=27s; (s/r): 800.0
2022-08-08T09:46:05,023 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11809 #nodes=1850
2022-08-08T09:46:05,024 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264040 lost=0 simT=25200.0s realT=41s; (s/r): 614.6341463414634
2022-08-08T09:46:17,410 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13055 #nodes=1929
2022-08-08T09:46:17,411 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260593 lost=0 simT=28800.0s realT=53s; (s/r): 543.3962264150944
2022-08-08T09:46:32,228 INFO MemoryObserver:41 used RAM: 14237 MB free: 1842 MB total: 16080 MB
2022-08-08T09:46:33,988 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14304 #nodes=2126
2022-08-08T09:46:33,989 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256990 lost=0 simT=32400.0s realT=70s; (s/r): 462.85714285714283
2022-08-08T09:46:47,924 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14126 #nodes=2091
2022-08-08T09:46:47,924 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251525 lost=0 simT=36000.0s realT=83s; (s/r): 433.73493975903614
2022-08-08T09:47:06,716 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14700 #nodes=2166
2022-08-08T09:47:06,716 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245669 lost=0 simT=39600.0s realT=102s; (s/r): 388.2352941176471
2022-08-08T09:47:21,171 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15023 #nodes=2295
2022-08-08T09:47:21,172 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237797 lost=0 simT=43200.0s realT=117s; (s/r): 369.2307692307692
2022-08-08T09:47:32,230 INFO MemoryObserver:41 used RAM: 15318 MB free: 761 MB total: 16080 MB
2022-08-08T09:47:39,319 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15311 #nodes=2268
2022-08-08T09:47:39,320 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228670 lost=0 simT=46800.0s realT=135s; (s/r): 346.6666666666667
2022-08-08T09:47:52,996 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15457 #nodes=2335
2022-08-08T09:47:52,997 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217418 lost=0 simT=50400.0s realT=149s; (s/r): 338.255033557047
2022-08-08T09:48:10,273 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15744 #nodes=2377
2022-08-08T09:48:10,274 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203936 lost=0 simT=54000.0s realT=166s; (s/r): 325.30120481927713
2022-08-08T09:48:32,741 INFO MemoryObserver:41 used RAM: 14817 MB free: 1262 MB total: 16080 MB
2022-08-08T09:48:35,042 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15866 #nodes=2541
2022-08-08T09:48:35,042 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187188 lost=0 simT=57600.0s realT=191s; (s/r): 301.57068062827227
2022-08-08T09:48:54,809 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15865 #nodes=2380
2022-08-08T09:48:54,809 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167736 lost=0 simT=61200.0s realT=210s; (s/r): 291.42857142857144
2022-08-08T09:49:10,448 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15503 #nodes=2233
2022-08-08T09:49:10,449 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145753 lost=0 simT=64800.0s realT=226s; (s/r): 286.72566371681415
2022-08-08T09:49:29,227 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14748 #nodes=2122
2022-08-08T09:49:29,227 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121920 lost=0 simT=68400.0s realT=245s; (s/r): 279.18367346938777
2022-08-08T09:49:32,742 INFO MemoryObserver:41 used RAM: 15874 MB free: 205 MB total: 16080 MB
2022-08-08T09:49:44,655 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14420 #nodes=2095
2022-08-08T09:49:44,655 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97221 lost=0 simT=72000.0s realT=260s; (s/r): 276.9230769230769
2022-08-08T09:50:07,296 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12489 #nodes=1685
2022-08-08T09:50:07,297 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74683 lost=0 simT=75600.0s realT=283s; (s/r): 267.1378091872792
2022-08-08T09:50:25,040 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11630 #nodes=1546
2022-08-08T09:50:25,040 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58613 lost=0 simT=79200.0s realT=301s; (s/r): 263.12292358803984
2022-08-08T09:50:35,033 INFO MemoryObserver:41 used RAM: 15459 MB free: 620 MB total: 16080 MB
2022-08-08T09:50:48,305 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11265 #nodes=1426
2022-08-08T09:50:48,305 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45055 lost=0 simT=82800.0s realT=324s; (s/r): 255.55555555555554
2022-08-08T09:51:03,499 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10507 #nodes=1296
2022-08-08T09:51:03,499 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32817 lost=1 simT=86400.0s realT=339s; (s/r): 254.86725663716814
2022-08-08T09:51:17,202 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8899 #nodes=1023
2022-08-08T09:51:17,202 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26572 lost=5 simT=90000.0s realT=353s; (s/r): 254.95750708215297
2022-08-08T09:51:24,466 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7532 #nodes=867
2022-08-08T09:51:24,466 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22492 lost=5 simT=93600.0s realT=360s; (s/r): 260.0
2022-08-08T09:51:29,823 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6381 #nodes=745
2022-08-08T09:51:29,823 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19516 lost=6 simT=97200.0s realT=365s; (s/r): 266.3013698630137
2022-08-08T09:51:33,900 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5395 #nodes=610
2022-08-08T09:51:33,900 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17166 lost=6 simT=100800.0s realT=369s; (s/r): 273.1707317073171
2022-08-08T09:51:35,048 INFO MemoryObserver:41 used RAM: 15720 MB free: 359 MB total: 16080 MB
2022-08-08T09:51:37,071 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4560 #nodes=522
2022-08-08T09:51:37,071 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15345 lost=6 simT=104400.0s realT=373s; (s/r): 279.89276139410185
2022-08-08T09:51:39,581 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3849 #nodes=398
2022-08-08T09:51:39,581 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13757 lost=6 simT=108000.0s realT=375s; (s/r): 288.0
2022-08-08T09:51:41,530 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3247 #nodes=324
2022-08-08T09:51:41,530 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12457 lost=6 simT=111600.0s realT=377s; (s/r): 296.0212201591512
2022-08-08T09:51:43,431 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2714 #nodes=277
2022-08-08T09:51:43,431 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11385 lost=6 simT=115200.0s realT=379s; (s/r): 303.957783641161
2022-08-08T09:51:45,105 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2267 #nodes=215
2022-08-08T09:51:45,105 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10528 lost=6 simT=118800.0s realT=381s; (s/r): 311.81102362204723
2022-08-08T09:51:46,627 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1890 #nodes=194
2022-08-08T09:51:46,627 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9749 lost=6 simT=122400.0s realT=382s; (s/r): 320.4188481675393
2022-08-08T09:51:47,939 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1675 #nodes=171
2022-08-08T09:51:47,939 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9022 lost=6 simT=126000.0s realT=384s; (s/r): 328.125
2022-08-08T09:51:49,192 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1363 #nodes=161
2022-08-08T09:51:49,192 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7385 lost=6 simT=129600.0s realT=385s; (s/r): 336.6233766233766
2022-08-08T09:51:49,700 INFO AbstractController$9:234 ### ITERATION 91 fires after mobsim event
2022-08-08T09:51:49,700 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=244.289848133sec
2022-08-08T09:51:49,700 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T09:51:49,811 INFO LegTimesControlerListener:50 [91] average trip (probably: leg) duration is: 1249 seconds = 00:20:49
2022-08-08T09:51:49,812 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T09:51:49,812 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:51:49,812 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:51:49,812 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:51:49,812 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:51:49,812 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T09:51:49,812 INFO EventsManagerImpl:137 event # 1
2022-08-08T09:51:49,812 INFO EventsManagerImpl:137 event # 4
2022-08-08T09:51:49,812 INFO EventsManagerImpl:137 event # 16
2022-08-08T09:51:49,812 INFO EventsManagerImpl:137 event # 64
2022-08-08T09:51:49,812 INFO EventsManagerImpl:137 event # 256
2022-08-08T09:51:49,813 INFO EventsManagerImpl:137 event # 1024
2022-08-08T09:51:49,818 INFO EventsManagerImpl:137 event # 4096
2022-08-08T09:51:49,831 INFO EventsManagerImpl:137 event # 16384
2022-08-08T09:51:49,847 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T09:51:50,229 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T09:51:50,229 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T09:51:50,229 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T09:51:50,229 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T09:51:50,229 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T09:51:50,229 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T09:51:50,230 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T09:51:50,231 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-08-08T09:51:50,231 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:19:19][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:51:50,233 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T09:51:50,233 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-08-08T09:51:50,233 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:40:34][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:51:50,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-08-08T09:51:50,235 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-08-08T09:51:50,235 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-08-08T09:51:50,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-08-08T09:51:50,235 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-08-08T09:51:50,236 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:51:50,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-08-08T09:51:50,236 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-08-08T09:51:50,236 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-08-08T09:51:50,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-08-08T09:51:50,236 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-08-08T09:51:50,236 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:19:42][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:51:50,237 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T09:51:50,237 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-08-08T09:51:50,237 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-08-08T09:51:50,237 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T09:51:50,237 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-08-08T09:51:50,237 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-08-08T09:51:50,238 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T09:51:50,238 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T09:51:50,238 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:51:50,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-08-08T09:51:50,240 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-08-08T09:51:50,240 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-08-08T09:51:50,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-08-08T09:51:50,243 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-08-08T09:51:50,243 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-08-08T09:51:50,243 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T09:51:50,581 INFO ControlerListenerManagerImpl:251 [it.91] all ControlerAfterMobsimListeners called.
2022-08-08T09:51:50,581 INFO AbstractController$4:159 ### ITERATION 91 fires scoring event
2022-08-08T09:51:50,581 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T09:51:50,719 INFO NewScoreAssignerImpl:57 it: 91 msaStart: 599
2022-08-08T09:51:50,844 INFO ControlerListenerManagerImpl:194 [it.91] all ControlerScoringListeners called.
2022-08-08T09:51:50,844 INFO AbstractController$5:167 ### ITERATION 91 fires iteration end event
2022-08-08T09:51:50,844 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T09:51:50,844 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T09:51:51,004 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T09:51:51,004 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T09:51:53,559 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T09:51:53,559 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13311158126088005
2022-08-08T09:51:53,559 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.30302536241186834
2022-08-08T09:51:53,559 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.4905385211849827E-4
2022-08-08T09:51:53,559 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.0797280434637486E-4
2022-08-08T09:51:53,559 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T09:51:53,559 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1403829267165459
2022-08-08T09:51:53,559 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1390246845745801
2022-08-08T09:51:53,559 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22357718358606737
2022-08-08T09:51:53,758 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T09:51:53,870 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -92.63731121041356
2022-08-08T09:51:53,870 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -112.45869632869494
2022-08-08T09:51:53,870 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -94.17886856530971
2022-08-08T09:51:53,870 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -75.53992837542361
2022-08-08T09:51:53,949 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T09:51:54,721 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18891.901701706225 meters
2022-08-08T09:51:54,722 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139217.73777756805 meters (statistic on all 2103848 legs which have a finite distance)
2022-08-08T09:51:54,722 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51960.56313559821 meters
2022-08-08T09:51:54,722 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139154.16390996438 meters (statistic on all 764571 trips which have a finite distance)
2022-08-08T09:51:54,722 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T09:51:54,722 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T09:51:55,701 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T09:51:55,703 INFO LegHistogramListener:72 number of legs: 2111198 100%
2022-08-08T09:51:55,703 INFO LegHistogramListener:79 number of bike legs: 102879 4.873015226425944%
2022-08-08T09:51:55,703 INFO LegHistogramListener:79 number of car legs: 235891 11.173324340019269%
2022-08-08T09:51:55,703 INFO LegHistogramListener:79 number of drtNorth legs: 234 0.011083754342321278%
2022-08-08T09:51:55,703 INFO LegHistogramListener:79 number of drtSoutheast legs: 171 0.008099666634773243%
2022-08-08T09:51:55,703 INFO LegHistogramListener:79 number of freight legs: 47065 2.229302983424577%
2022-08-08T09:51:55,703 INFO LegHistogramListener:79 number of pt legs: 129492 6.133579133743022%
2022-08-08T09:51:55,703 INFO LegHistogramListener:79 number of ride legs: 107801 5.106152999387078%
2022-08-08T09:51:55,703 INFO LegHistogramListener:79 number of walk legs: 1487665 70.46544189602302%
2022-08-08T09:51:56,252 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T09:51:56,253 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T09:51:58,591 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5911537098753704
2022-08-08T09:51:58,591 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4472326779194503
2022-08-08T09:51:58,591 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.01051289688143496
2022-08-08T09:51:58,591 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.008877357667007297
2022-08-08T09:51:58,591 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T09:51:58,591 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5261917355202145
2022-08-08T09:51:58,591 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6609273019508363
2022-08-08T09:51:58,591 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8941610993288384
2022-08-08T09:51:58,591 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2282565716838608
2022-08-08T09:51:58,591 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3802127998274596
2022-08-08T09:51:58,591 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0010488505009320264
2022-08-08T09:51:58,591 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 9.230397921298983E-4
2022-08-08T09:51:58,591 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T09:51:58,591 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3071796833678243
2022-08-08T09:51:58,591 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.27060856437143427
2022-08-08T09:51:58,591 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6043561316031365
2022-08-08T09:51:58,592 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18022384035904837
2022-08-08T09:51:58,592 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3682094311815423
2022-08-08T09:51:58,592 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.0040516183365255E-4
2022-08-08T09:51:58,592 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.4905385211849827E-4
2022-08-08T09:51:58,592 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T09:51:58,592 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.22365292676789722
2022-08-08T09:51:58,592 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.20751192634168134
2022-08-08T09:51:58,592 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3842002290268413
2022-08-08T09:51:58,821 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T09:51:59,943 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T09:52:00,271 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T09:52:00,671 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T09:52:01,938 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T09:52:02,264 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T09:52:02,620 INFO ControlerListenerManagerImpl:171 [it.91] all ControlerIterationEndsListeners called.
2022-08-08T09:52:02,794 INFO AbstractController:181 ### ITERATION 91 ENDS
2022-08-08T09:52:02,794 INFO AbstractController:182 ###################################################
2022-08-08T09:52:02,794 INFO AbstractController:133 ###################################################
2022-08-08T09:52:02,794 INFO AbstractController:134 ### ITERATION 92 BEGINS
2022-08-08T09:52:02,794 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T09:52:02,794 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T09:52:02,794 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T09:52:02,795 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T09:52:02,795 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T09:52:09,141 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T09:52:09,167 INFO ControlerListenerManagerImpl:148 [it.92] all ControlerIterationStartsListeners called.
2022-08-08T09:52:09,167 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T09:52:10,798 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169925 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T09:52:10,798 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30693 plans
2022-08-08T09:52:10,799 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:52:10,799 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:52:10,800 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T09:52:10,801 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T09:52:10,801 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T09:52:10,802 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:52:10,802 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:52:10,803 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T09:52:10,804 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:52:10,807 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:52:10,809 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:52:10,810 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T09:52:10,810 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:52:10,824 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:52:10,829 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T09:52:10,852 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:52:10,853 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:52:10,864 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T09:52:10,953 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T09:52:11,068 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T09:52:11,189 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:52:11,293 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T09:52:11,783 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T09:52:12,570 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T09:52:14,124 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T09:52:17,158 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T09:52:22,141 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T09:52:35,049 INFO MemoryObserver:41 used RAM: 14476 MB free: 1603 MB total: 16080 MB
2022-08-08T09:52:39,794 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T09:52:39,795 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30693 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T09:52:39,795 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30395 plans
2022-08-08T09:52:39,795 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T09:52:39,795 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T09:52:39,795 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T09:52:39,795 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T09:52:39,795 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T09:52:39,795 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T09:52:39,795 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T09:52:39,796 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T09:52:39,796 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T09:52:39,797 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T09:52:39,798 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T09:52:39,802 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T09:52:39,808 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T09:52:39,821 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T09:52:39,861 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T09:52:39,905 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T09:52:40,025 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30395 plans
2022-08-08T09:52:40,026 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T09:52:40,026 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:52:40,026 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:52:40,026 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T09:52:40,026 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:52:40,026 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:52:40,027 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:52:40,027 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T09:52:40,028 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:52:40,031 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T09:52:40,036 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T09:52:40,037 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:52:40,040 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:52:40,042 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T09:52:40,044 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:52:40,049 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:52:40,050 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T09:52:40,053 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:52:40,055 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T09:52:40,074 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T09:52:40,130 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T09:52:40,418 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T09:52:40,794 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T09:52:41,653 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T09:52:43,316 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T09:52:46,795 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T09:52:53,743 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T09:53:11,779 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T09:53:11,779 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30395 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T09:53:11,779 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7415 plans
2022-08-08T09:53:11,779 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T09:53:11,779 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T09:53:11,779 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T09:53:11,779 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T09:53:11,779 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T09:53:11,779 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T09:53:11,779 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T09:53:11,779 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T09:53:11,779 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T09:53:11,780 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T09:53:11,780 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T09:53:11,781 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T09:53:11,782 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T09:53:11,784 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T09:53:11,784 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7415 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T09:53:11,784 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40293 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T09:53:11,784 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6772 plans
2022-08-08T09:53:11,785 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T09:53:11,785 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T09:53:11,785 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T09:53:11,785 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T09:53:11,787 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T09:53:11,793 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T09:53:11,831 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T09:53:11,954 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T09:53:12,169 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T09:53:12,593 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T09:53:13,040 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T09:53:14,167 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T09:53:16,787 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T09:53:25,678 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T09:53:25,679 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6772 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T09:53:25,679 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T09:53:26,652 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T09:53:27,647 INFO ControlerListenerManagerImpl:213 [it.92] all ControlerReplanningListeners called.
2022-08-08T09:53:27,647 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T09:53:27,647 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T09:53:27,647 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T09:53:27,726 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T09:53:27,796 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T09:53:27,796 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T09:53:27,796 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T09:53:27,805 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T09:53:27,814 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T09:53:27,814 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T09:53:27,816 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T09:53:27,816 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T09:53:27,816 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T09:53:27,816 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T09:53:27,816 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T09:53:27,816 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T09:53:27,816 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T09:53:27,816 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T09:53:27,816 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T09:53:27,816 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T09:53:27,816 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T09:53:27,816 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T09:53:27,816 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T09:53:27,817 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T09:53:27,817 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T09:53:27,817 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T09:53:28,516 INFO ControlerListenerManagerImpl:232 [it.92] all ControlerBeforeMobsimListeners called.
2022-08-08T09:53:28,516 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T09:53:28,517 INFO NetworkImpl:163 node # 1
2022-08-08T09:53:28,517 INFO NetworkImpl:163 node # 4
2022-08-08T09:53:28,517 INFO NetworkImpl:163 node # 16
2022-08-08T09:53:28,517 INFO NetworkImpl:163 node # 64
2022-08-08T09:53:28,517 INFO NetworkImpl:163 node # 256
2022-08-08T09:53:28,517 INFO NetworkImpl:163 node # 1024
2022-08-08T09:53:28,518 INFO NetworkImpl:163 node # 4096
2022-08-08T09:53:28,519 INFO NetworkImpl:163 node # 16384
2022-08-08T09:53:28,526 INFO NetworkImpl:163 node # 65536
2022-08-08T09:53:28,565 INFO NetworkImpl:159 link # 1
2022-08-08T09:53:28,565 INFO NetworkImpl:159 link # 4
2022-08-08T09:53:28,565 INFO NetworkImpl:159 link # 16
2022-08-08T09:53:28,565 INFO NetworkImpl:159 link # 64
2022-08-08T09:53:28,566 INFO NetworkImpl:159 link # 256
2022-08-08T09:53:28,567 INFO NetworkImpl:159 link # 1024
2022-08-08T09:53:28,571 INFO NetworkImpl:159 link # 4096
2022-08-08T09:53:28,589 INFO NetworkImpl:159 link # 16384
2022-08-08T09:53:28,661 INFO NetworkImpl:159 link # 65536
2022-08-08T09:53:28,998 INFO NetworkImpl:159 link # 262144
2022-08-08T09:53:29,741 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T09:53:29,741 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T09:53:29,741 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T09:53:29,741 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T09:53:29,741 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T09:53:29,741 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T09:53:29,741 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T09:53:29,742 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T09:53:29,743 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T09:53:29,746 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T09:53:29,750 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T09:53:29,759 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T09:53:29,778 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T09:53:29,814 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T09:53:29,886 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T09:53:30,033 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T09:53:30,327 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T09:53:30,908 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T09:53:31,975 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T09:53:32,070 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T09:53:32,085 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:53:32,085 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T09:53:32,085 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T09:53:32,085 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:53:32,085 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:53:32,085 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T09:53:32,085 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T09:53:32,085 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T09:53:32,085 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:53:32,085 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T09:53:39,688 INFO MemoryObserver:41 used RAM: 12483 MB free: 3596 MB total: 16080 MB
2022-08-08T09:53:39,875 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:53:39,875 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T09:53:39,875 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T09:53:39,875 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T09:53:39,875 INFO EventsManagerImpl:176
2022-08-08T09:53:39,875 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:53:39,875 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T09:53:39,875 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T09:53:39,875 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T09:53:39,875 INFO EventsManagerImpl:176
2022-08-08T09:53:39,875 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:53:39,875 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T09:53:39,875 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T09:53:39,875 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T09:53:39,875 INFO EventsManagerImpl:176
2022-08-08T09:53:39,875 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:53:39,875 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T09:53:39,875 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T09:53:39,875 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T09:53:39,875 INFO EventsManagerImpl:176
2022-08-08T09:53:39,876 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T09:53:39,876 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T09:53:39,876 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T09:53:39,876 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T09:53:39,876 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T09:53:39,876 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T09:53:39,876 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T09:53:39,876 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:53:39,876 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T09:53:39,876 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T09:53:39,876 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:53:39,876 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T09:53:39,876 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T09:53:39,876 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T09:53:39,876 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T09:53:39,876 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T09:53:39,876 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T09:53:39,876 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T09:53:39,876 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T09:53:39,876 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:53:39,876 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:53:39,876 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:53:39,876 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T09:53:39,876 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T09:53:39,876 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T09:53:39,876 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:53:39,876 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T09:53:39,876 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:53:39,876 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T09:53:39,876 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T09:53:39,876 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:53:39,876 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T09:53:39,876 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:53:39,877 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T09:53:39,877 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T09:53:39,877 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:53:39,877 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T09:53:39,877 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T09:53:39,877 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:53:39,877 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:53:39,877 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:53:39,877 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T09:53:39,877 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T09:53:39,877 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T09:53:39,877 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:53:39,877 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T09:53:39,877 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:53:39,877 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T09:53:39,877 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T09:53:39,877 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:53:39,877 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T09:53:39,877 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T09:53:39,877 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T09:53:39,877 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T09:53:39,877 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T09:53:39,877 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T09:53:41,290 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T09:53:41,292 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T09:53:41,458 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T09:53:41,458 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T09:53:41,458 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T09:53:41,458 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T09:53:41,458 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T09:53:41,458 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T09:53:41,458 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T09:53:41,458 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T09:53:41,652 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T09:53:41,652 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T09:53:41,666 INFO VehicularDepartureHandler:110 teleport vehicle 150721_car from link -14610806 to link -257163754#1
2022-08-08T09:53:41,674 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T09:53:41,674 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T09:53:41,675 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T09:53:41,676 INFO VehicularDepartureHandler:110 teleport vehicle 190998_car from link -24739580#0 to link -334734081#2
2022-08-08T09:53:41,677 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T09:53:41,678 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T09:53:41,678 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T09:53:41,682 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T09:53:41,682 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T09:53:42,541 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1765 #nodes=233
2022-08-08T09:53:42,541 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271754 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T09:53:43,778 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3126 #nodes=358
2022-08-08T09:53:43,778 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271267 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T09:53:45,798 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4311 #nodes=467
2022-08-08T09:53:45,798 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270685 lost=0 simT=10800.0s realT=13s; (s/r): 830.7692307692307
2022-08-08T09:53:48,692 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5503 #nodes=664
2022-08-08T09:53:48,692 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269847 lost=0 simT=14400.0s realT=16s; (s/r): 900.0
2022-08-08T09:53:53,500 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6997 #nodes=979
2022-08-08T09:53:53,500 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268606 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-08-08T09:54:02,261 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10912 #nodes=1684
2022-08-08T09:54:02,262 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266717 lost=0 simT=21600.0s realT=30s; (s/r): 720.0
2022-08-08T09:54:12,108 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11788 #nodes=1938
2022-08-08T09:54:12,108 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264035 lost=0 simT=25200.0s realT=40s; (s/r): 630.0
2022-08-08T09:54:27,181 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13033 #nodes=2020
2022-08-08T09:54:27,182 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260584 lost=0 simT=28800.0s realT=55s; (s/r): 523.6363636363636
2022-08-08T09:54:39,689 INFO MemoryObserver:41 used RAM: 14151 MB free: 1928 MB total: 16080 MB
2022-08-08T09:54:41,038 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14286 #nodes=2175
2022-08-08T09:54:41,039 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256983 lost=0 simT=32400.0s realT=68s; (s/r): 476.47058823529414
2022-08-08T09:54:59,377 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14106 #nodes=2127
2022-08-08T09:54:59,377 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251539 lost=0 simT=36000.0s realT=87s; (s/r): 413.7931034482759
2022-08-08T09:55:13,538 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14617 #nodes=2137
2022-08-08T09:55:13,538 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245652 lost=0 simT=39600.0s realT=101s; (s/r): 392.0792079207921
2022-08-08T09:55:32,688 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14939 #nodes=2185
2022-08-08T09:55:32,689 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237742 lost=0 simT=43200.0s realT=120s; (s/r): 360.0
2022-08-08T09:55:39,689 INFO MemoryObserver:41 used RAM: 15118 MB free: 961 MB total: 16080 MB
2022-08-08T09:55:46,450 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15163 #nodes=2278
2022-08-08T09:55:46,450 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228663 lost=0 simT=46800.0s realT=134s; (s/r): 349.25373134328356
2022-08-08T09:56:03,432 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15449 #nodes=2367
2022-08-08T09:56:03,432 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217437 lost=0 simT=50400.0s realT=151s; (s/r): 333.7748344370861
2022-08-08T09:56:21,148 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15696 #nodes=2301
2022-08-08T09:56:21,148 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203919 lost=0 simT=54000.0s realT=169s; (s/r): 319.5266272189349
2022-08-08T09:56:36,984 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16013 #nodes=2362
2022-08-08T09:56:36,985 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187345 lost=0 simT=57600.0s realT=184s; (s/r): 313.04347826086956
2022-08-08T09:56:39,689 INFO MemoryObserver:41 used RAM: 15558 MB free: 521 MB total: 16080 MB
2022-08-08T09:56:57,459 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15701 #nodes=2386
2022-08-08T09:56:57,460 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167740 lost=0 simT=61200.0s realT=205s; (s/r): 298.5365853658537
2022-08-08T09:57:24,060 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15449 #nodes=2237
2022-08-08T09:57:24,061 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145629 lost=0 simT=64800.0s realT=231s; (s/r): 280.5194805194805
2022-08-08T09:57:39,381 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14561 #nodes=2116
2022-08-08T09:57:39,382 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121965 lost=0 simT=68400.0s realT=247s; (s/r): 276.9230769230769
2022-08-08T09:57:39,689 INFO MemoryObserver:41 used RAM: 15904 MB free: 175 MB total: 16080 MB
2022-08-08T09:57:58,555 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14258 #nodes=2134
2022-08-08T09:57:58,555 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97186 lost=0 simT=72000.0s realT=266s; (s/r): 270.6766917293233
2022-08-08T09:58:12,615 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12478 #nodes=1637
2022-08-08T09:58:12,616 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74537 lost=0 simT=75600.0s realT=280s; (s/r): 270.0
2022-08-08T09:58:26,243 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11642 #nodes=1509
2022-08-08T09:58:26,243 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58550 lost=0 simT=79200.0s realT=294s; (s/r): 269.38775510204084
2022-08-08T09:58:39,689 INFO MemoryObserver:41 used RAM: 15547 MB free: 532 MB total: 16080 MB
2022-08-08T09:58:51,242 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11179 #nodes=1422
2022-08-08T09:58:51,242 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44957 lost=0 simT=82800.0s realT=319s; (s/r): 259.56112852664575
2022-08-08T09:59:06,323 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10463 #nodes=1276
2022-08-08T09:59:06,323 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32790 lost=0 simT=86400.0s realT=334s; (s/r): 258.68263473053895
2022-08-08T09:59:19,672 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8807 #nodes=1048
2022-08-08T09:59:19,672 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26479 lost=2 simT=90000.0s realT=347s; (s/r): 259.3659942363112
2022-08-08T09:59:26,220 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7509 #nodes=859
2022-08-08T09:59:26,220 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22470 lost=2 simT=93600.0s realT=354s; (s/r): 264.40677966101697
2022-08-08T09:59:31,325 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6315 #nodes=694
2022-08-08T09:59:31,325 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19490 lost=3 simT=97200.0s realT=359s; (s/r): 270.75208913649027
2022-08-08T09:59:35,436 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5411 #nodes=592
2022-08-08T09:59:35,436 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17198 lost=3 simT=100800.0s realT=363s; (s/r): 277.68595041322317
2022-08-08T09:59:38,622 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4530 #nodes=493
2022-08-08T09:59:38,622 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15375 lost=3 simT=104400.0s realT=366s; (s/r): 285.24590163934425
2022-08-08T09:59:39,690 INFO MemoryObserver:41 used RAM: 15860 MB free: 219 MB total: 16080 MB
2022-08-08T09:59:41,245 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3848 #nodes=398
2022-08-08T09:59:41,245 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13830 lost=3 simT=108000.0s realT=369s; (s/r): 292.6829268292683
2022-08-08T09:59:43,075 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3259 #nodes=341
2022-08-08T09:59:43,076 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12552 lost=4 simT=111600.0s realT=370s; (s/r): 301.6216216216216
2022-08-08T09:59:44,905 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2720 #nodes=262
2022-08-08T09:59:44,905 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11475 lost=5 simT=115200.0s realT=372s; (s/r): 309.6774193548387
2022-08-08T09:59:46,573 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2228 #nodes=248
2022-08-08T09:59:46,573 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10608 lost=5 simT=118800.0s realT=374s; (s/r): 317.6470588235294
2022-08-08T09:59:47,957 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1919 #nodes=191
2022-08-08T09:59:47,958 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9840 lost=5 simT=122400.0s realT=375s; (s/r): 326.4
2022-08-08T09:59:49,223 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1683 #nodes=183
2022-08-08T09:59:49,223 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9104 lost=5 simT=126000.0s realT=377s; (s/r): 334.2175066312997
2022-08-08T09:59:50,359 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1359 #nodes=168
2022-08-08T09:59:50,360 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7452 lost=5 simT=129600.0s realT=378s; (s/r): 342.85714285714283
2022-08-08T09:59:50,787 INFO AbstractController$9:234 ### ITERATION 92 fires after mobsim event
2022-08-08T09:59:50,787 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=243.821133061sec
2022-08-08T09:59:50,787 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T09:59:50,836 INFO LegTimesControlerListener:50 [92] average trip (probably: leg) duration is: 1248 seconds = 00:20:48
2022-08-08T09:59:50,836 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T09:59:50,836 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:59:50,836 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:59:50,836 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:59:50,836 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T09:59:50,836 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T09:59:50,836 INFO EventsManagerImpl:137 event # 1
2022-08-08T09:59:50,836 INFO EventsManagerImpl:137 event # 4
2022-08-08T09:59:50,836 INFO EventsManagerImpl:137 event # 16
2022-08-08T09:59:50,836 INFO EventsManagerImpl:137 event # 64
2022-08-08T09:59:50,837 INFO EventsManagerImpl:137 event # 256
2022-08-08T09:59:50,837 INFO EventsManagerImpl:137 event # 1024
2022-08-08T09:59:50,840 INFO EventsManagerImpl:137 event # 4096
2022-08-08T09:59:50,851 INFO EventsManagerImpl:137 event # 16384
2022-08-08T09:59:50,865 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T09:59:51,234 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T09:59:51,234 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T09:59:51,234 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T09:59:51,234 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T09:59:51,234 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T09:59:51,235 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T09:59:51,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-08-08T09:59:51,238 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-08-08T09:59:51,238 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:19:14][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:59:51,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-08-08T09:59:51,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-08-08T09:59:51,239 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:54][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:59:51,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-08-08T09:59:51,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-08-08T09:59:51,242 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-08-08T09:59:51,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-08-08T09:59:51,242 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-08-08T09:59:51,242 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:59:51,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-08-08T09:59:51,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-08-08T09:59:51,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-08-08T09:59:51,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-08-08T09:59:51,243 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-08-08T09:59:51,243 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:20:52][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:59:51,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-08-08T09:59:51,244 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-08-08T09:59:51,244 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-08-08T09:59:51,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-08-08T09:59:51,244 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-08-08T09:59:51,244 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-08-08T09:59:51,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-08-08T09:59:51,245 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T09:59:51,245 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=34:43:42][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T09:59:51,247 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T09:59:51,247 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-08-08T09:59:51,247 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-08-08T09:59:51,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-08-08T09:59:51,250 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-08-08T09:59:51,250 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-08-08T09:59:51,250 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T09:59:51,588 INFO ControlerListenerManagerImpl:251 [it.92] all ControlerAfterMobsimListeners called.
2022-08-08T09:59:51,588 INFO AbstractController$4:159 ### ITERATION 92 fires scoring event
2022-08-08T09:59:51,588 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T09:59:51,799 INFO NewScoreAssignerImpl:57 it: 92 msaStart: 599
2022-08-08T09:59:51,923 INFO ControlerListenerManagerImpl:194 [it.92] all ControlerScoringListeners called.
2022-08-08T09:59:51,923 INFO AbstractController$5:167 ### ITERATION 92 fires iteration end event
2022-08-08T09:59:51,923 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T09:59:51,923 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T09:59:52,006 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T09:59:52,006 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T09:59:54,606 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T09:59:54,607 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13337218915768448
2022-08-08T09:59:54,607 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.30270698429163434
2022-08-08T09:59:54,607 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.6959437600456E-4
2022-08-08T09:59:54,607 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.7844580126016114E-4
2022-08-08T09:59:54,607 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T09:59:54,607 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1399092108844236
2022-08-08T09:59:54,607 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1391389412386963
2022-08-08T09:59:54,607 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22400339945670314
2022-08-08T09:59:54,787 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T09:59:54,898 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -92.288485473475
2022-08-08T09:59:54,898 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -112.23097041555066
2022-08-08T09:59:54,898 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -94.0086672518232
2022-08-08T09:59:54,898 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -75.44172124244876
2022-08-08T09:59:54,970 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T09:59:55,773 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18860.09111353187 meters
2022-08-08T09:59:55,774 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138883.03864091748 meters (statistic on all 2102330 legs which have a finite distance)
2022-08-08T09:59:55,774 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51857.86744496065 meters
2022-08-08T09:59:55,774 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138831.91015095054 meters (statistic on all 764311 trips which have a finite distance)
2022-08-08T09:59:55,774 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T09:59:55,774 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T09:59:56,756 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T09:59:56,758 INFO LegHistogramListener:72 number of legs: 2109751 100%
2022-08-08T09:59:56,758 INFO LegHistogramListener:79 number of bike legs: 103127 4.888112388618373%
2022-08-08T09:59:56,758 INFO LegHistogramListener:79 number of car legs: 235637 11.16894837352844%
2022-08-08T09:59:56,758 INFO LegHistogramListener:79 number of drtNorth legs: 247 0.011707542738455866%
2022-08-08T09:59:56,758 INFO LegHistogramListener:79 number of drtSoutheast legs: 147 0.006967646892927175%
2022-08-08T09:59:56,758 INFO LegHistogramListener:79 number of freight legs: 47065 2.230831979698078%
2022-08-08T09:59:56,758 INFO LegHistogramListener:79 number of pt legs: 128967 6.112901475102986%
2022-08-08T09:59:56,758 INFO LegHistogramListener:79 number of ride legs: 107890 5.113873627740904%
2022-08-08T09:59:56,758 INFO LegHistogramListener:79 number of walk legs: 1486671 70.46665696567983%
2022-08-08T09:59:57,375 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T09:59:57,375 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T09:59:59,766 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5940730318326769
2022-08-08T09:59:59,767 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.447829636894889
2022-08-08T09:59:59,767 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.010589923846007692
2022-08-08T09:59:59,767 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.008923573845750935
2022-08-08T09:59:59,767 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T09:59:59,767 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5272123428008031
2022-08-08T09:59:59,767 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6638491914736285
2022-08-08T09:59:59,767 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8950392067249675
2022-08-08T09:59:59,767 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2287482604743834
2022-08-08T09:59:59,767 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3803398943190046
2022-08-08T09:59:59,767 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0010539856319035418
2022-08-08T09:59:59,767 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 9.333100540729291E-4
2022-08-08T09:59:59,767 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T09:59:59,767 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3084621823279603
2022-08-08T09:59:59,767 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.27126200978755965
2022-08-08T09:59:59,767 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6076426154249064
2022-08-08T09:59:59,767 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1804947185177958
2022-08-08T09:59:59,767 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.36833909323857306
2022-08-08T09:59:59,767 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.029727273194103E-4
2022-08-08T09:59:59,767 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.4905385211849827E-4
2022-08-08T09:59:59,767 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T09:59:59,767 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2241086696416192
2022-08-08T09:59:59,767 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.20782645311368667
2022-08-08T09:59:59,767 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.38615414636150297
2022-08-08T09:59:59,952 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T10:00:01,054 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T10:00:01,390 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T10:00:01,799 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T10:00:03,116 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T10:00:03,442 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T10:00:03,819 INFO ControlerListenerManagerImpl:171 [it.92] all ControlerIterationEndsListeners called.
2022-08-08T10:00:03,995 INFO AbstractController:181 ### ITERATION 92 ENDS
2022-08-08T10:00:03,995 INFO AbstractController:182 ###################################################
2022-08-08T10:00:03,995 INFO AbstractController:133 ###################################################
2022-08-08T10:00:03,995 INFO AbstractController:134 ### ITERATION 93 BEGINS
2022-08-08T10:00:03,996 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T10:00:03,996 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T10:00:03,996 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T10:00:03,996 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T10:00:03,996 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T10:00:10,300 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T10:00:10,326 INFO ControlerListenerManagerImpl:148 [it.93] all ControlerIterationStartsListeners called.
2022-08-08T10:00:10,326 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T10:00:11,966 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169508 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T10:00:11,966 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30685 plans
2022-08-08T10:00:11,966 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T10:00:11,967 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T10:00:11,970 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T10:00:11,970 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:00:11,973 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:00:11,979 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T10:00:11,993 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:00:11,993 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T10:00:12,002 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:00:12,005 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T10:00:12,017 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:00:12,018 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:00:12,019 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:00:12,026 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T10:00:12,045 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:00:12,046 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:00:12,059 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T10:00:12,079 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:00:12,185 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T10:00:12,347 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:00:12,348 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:00:12,423 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T10:00:12,762 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T10:00:13,645 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T10:00:15,298 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T10:00:18,718 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T10:00:23,918 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T10:00:39,690 INFO MemoryObserver:41 used RAM: 14804 MB free: 1275 MB total: 16080 MB
2022-08-08T10:00:43,137 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T10:00:43,138 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30685 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T10:00:43,138 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30555 plans
2022-08-08T10:00:43,138 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T10:00:43,138 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T10:00:43,139 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T10:00:43,139 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T10:00:43,139 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T10:00:43,139 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T10:00:43,139 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T10:00:43,139 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T10:00:43,139 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T10:00:43,140 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T10:00:43,142 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T10:00:43,145 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T10:00:43,151 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T10:00:43,164 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T10:00:43,187 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T10:00:43,232 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T10:00:43,385 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30555 plans
2022-08-08T10:00:43,385 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T10:00:43,385 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T10:00:43,386 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T10:00:43,386 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:00:43,386 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:00:43,387 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T10:00:43,389 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:00:43,390 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:00:43,390 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:00:43,390 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T10:00:43,390 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:00:43,391 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:00:43,393 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:00:43,395 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T10:00:43,396 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:00:43,398 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:00:43,413 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:00:43,414 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T10:00:43,484 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T10:00:43,519 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:00:43,631 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T10:00:43,862 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T10:00:44,366 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T10:00:45,118 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T10:00:46,855 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T10:00:50,157 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T10:00:57,651 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T10:01:13,684 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T10:01:13,684 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30555 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T10:01:13,684 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7680 plans
2022-08-08T10:01:13,684 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T10:01:13,684 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T10:01:13,684 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T10:01:13,684 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T10:01:13,684 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T10:01:13,684 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T10:01:13,685 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T10:01:13,685 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T10:01:13,685 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T10:01:13,685 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T10:01:13,685 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T10:01:13,686 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T10:01:13,687 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T10:01:13,689 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T10:01:13,689 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7680 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T10:01:13,690 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40150 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T10:01:13,690 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6915 plans
2022-08-08T10:01:13,690 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T10:01:13,690 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T10:01:13,690 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T10:01:13,690 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T10:01:13,694 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T10:01:13,706 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T10:01:13,742 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T10:01:13,817 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T10:01:14,147 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T10:01:14,598 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T10:01:15,065 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T10:01:16,126 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T10:01:18,580 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T10:01:28,721 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T10:01:28,721 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6915 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T10:01:28,722 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T10:01:29,714 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T10:01:30,694 INFO ControlerListenerManagerImpl:213 [it.93] all ControlerReplanningListeners called.
2022-08-08T10:01:30,694 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T10:01:30,694 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T10:01:30,694 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T10:01:30,771 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T10:01:30,840 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T10:01:30,840 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T10:01:30,841 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T10:01:30,842 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T10:01:30,843 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T10:01:30,843 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T10:01:30,843 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T10:01:30,843 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T10:01:30,843 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T10:01:30,843 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T10:01:30,843 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T10:01:30,843 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T10:01:30,843 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T10:01:30,843 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T10:01:30,843 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T10:01:30,843 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T10:01:30,843 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T10:01:30,843 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T10:01:30,843 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T10:01:30,844 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T10:01:30,844 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T10:01:30,844 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T10:01:31,517 INFO ControlerListenerManagerImpl:232 [it.93] all ControlerBeforeMobsimListeners called.
2022-08-08T10:01:31,518 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T10:01:31,518 INFO NetworkImpl:163 node # 1
2022-08-08T10:01:31,518 INFO NetworkImpl:163 node # 4
2022-08-08T10:01:31,518 INFO NetworkImpl:163 node # 16
2022-08-08T10:01:31,518 INFO NetworkImpl:163 node # 64
2022-08-08T10:01:31,518 INFO NetworkImpl:163 node # 256
2022-08-08T10:01:31,518 INFO NetworkImpl:163 node # 1024
2022-08-08T10:01:31,519 INFO NetworkImpl:163 node # 4096
2022-08-08T10:01:31,520 INFO NetworkImpl:163 node # 16384
2022-08-08T10:01:31,526 INFO NetworkImpl:163 node # 65536
2022-08-08T10:01:31,560 INFO NetworkImpl:159 link # 1
2022-08-08T10:01:31,560 INFO NetworkImpl:159 link # 4
2022-08-08T10:01:31,560 INFO NetworkImpl:159 link # 16
2022-08-08T10:01:31,560 INFO NetworkImpl:159 link # 64
2022-08-08T10:01:31,561 INFO NetworkImpl:159 link # 256
2022-08-08T10:01:31,562 INFO NetworkImpl:159 link # 1024
2022-08-08T10:01:31,566 INFO NetworkImpl:159 link # 4096
2022-08-08T10:01:31,581 INFO NetworkImpl:159 link # 16384
2022-08-08T10:01:31,646 INFO NetworkImpl:159 link # 65536
2022-08-08T10:01:31,951 INFO NetworkImpl:159 link # 262144
2022-08-08T10:01:32,576 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T10:01:32,576 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T10:01:32,576 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T10:01:32,576 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T10:01:32,576 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T10:01:32,576 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T10:01:32,577 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T10:01:32,577 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T10:01:32,579 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T10:01:32,581 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T10:01:32,586 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T10:01:32,595 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T10:01:32,614 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T10:01:32,652 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T10:01:32,726 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T10:01:32,878 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T10:01:33,254 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T10:01:33,808 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T10:01:34,922 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T10:01:35,019 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T10:01:35,035 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:01:35,035 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T10:01:35,035 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T10:01:35,035 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:01:35,035 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:01:35,035 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T10:01:35,035 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T10:01:35,035 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T10:01:35,035 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:01:35,035 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T10:01:36,668 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:01:36,668 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T10:01:36,668 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T10:01:36,668 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T10:01:36,668 INFO EventsManagerImpl:176
2022-08-08T10:01:36,668 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:01:36,668 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T10:01:36,668 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T10:01:36,669 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T10:01:36,669 INFO EventsManagerImpl:176
2022-08-08T10:01:36,669 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:01:36,669 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T10:01:36,669 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T10:01:36,669 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T10:01:36,669 INFO EventsManagerImpl:176
2022-08-08T10:01:36,669 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:01:36,669 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T10:01:36,669 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T10:01:36,669 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T10:01:36,669 INFO EventsManagerImpl:176
2022-08-08T10:01:36,669 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T10:01:36,669 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T10:01:36,669 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T10:01:36,669 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T10:01:36,669 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T10:01:36,669 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T10:01:36,669 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T10:01:36,669 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:01:36,669 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T10:01:36,669 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T10:01:36,669 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:01:36,669 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T10:01:36,669 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T10:01:36,669 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T10:01:36,669 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T10:01:36,669 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T10:01:36,669 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T10:01:36,670 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T10:01:36,670 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T10:01:36,670 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:01:36,670 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:01:36,670 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:01:36,670 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T10:01:36,670 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T10:01:36,670 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T10:01:36,670 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:01:36,670 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T10:01:36,670 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:01:36,670 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T10:01:36,670 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T10:01:36,670 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:01:36,670 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T10:01:36,670 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:01:36,670 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T10:01:36,670 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T10:01:36,670 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:01:36,670 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T10:01:36,670 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T10:01:36,670 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:01:36,670 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:01:36,670 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:01:36,670 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T10:01:36,670 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T10:01:36,670 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T10:01:36,670 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:01:36,670 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T10:01:36,670 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:01:36,670 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T10:01:36,670 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T10:01:36,670 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:01:36,670 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T10:01:36,670 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:01:36,670 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T10:01:36,671 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T10:01:36,671 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:01:36,671 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T10:01:43,555 INFO MemoryObserver:41 used RAM: 12605 MB free: 3474 MB total: 16080 MB
2022-08-08T10:01:44,847 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T10:01:44,849 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T10:01:45,023 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T10:01:45,023 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T10:01:45,023 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T10:01:45,023 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T10:01:45,023 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T10:01:45,023 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T10:01:45,023 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T10:01:45,023 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T10:01:45,221 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T10:01:45,221 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-08-08T10:01:45,243 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T10:01:45,244 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T10:01:45,245 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T10:01:45,246 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T10:01:45,251 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T10:01:45,252 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T10:01:45,252 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T10:01:45,253 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T10:01:45,254 INFO VehicularDepartureHandler:110 teleport vehicle 157918_car from link -95454627 to link -103717883#3
2022-08-08T10:01:45,254 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T10:01:46,112 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1764 #nodes=243
2022-08-08T10:01:46,112 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271756 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-08-08T10:01:47,585 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3120 #nodes=359
2022-08-08T10:01:47,585 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271267 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T10:01:49,490 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4297 #nodes=493
2022-08-08T10:01:49,490 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270669 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T10:01:53,318 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5486 #nodes=677
2022-08-08T10:01:53,318 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269845 lost=0 simT=14400.0s realT=18s; (s/r): 800.0
2022-08-08T10:01:58,956 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6978 #nodes=957
2022-08-08T10:01:58,956 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268609 lost=0 simT=18000.0s realT=23s; (s/r): 782.6086956521739
2022-08-08T10:02:07,879 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10849 #nodes=1755
2022-08-08T10:02:07,879 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266725 lost=0 simT=21600.0s realT=32s; (s/r): 675.0
2022-08-08T10:02:17,908 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11841 #nodes=1842
2022-08-08T10:02:17,908 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264020 lost=0 simT=25200.0s realT=42s; (s/r): 600.0
2022-08-08T10:02:34,210 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13117 #nodes=1984
2022-08-08T10:02:34,210 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260564 lost=0 simT=28800.0s realT=59s; (s/r): 488.135593220339
2022-08-08T10:02:43,556 INFO MemoryObserver:41 used RAM: 14597 MB free: 1482 MB total: 16080 MB
2022-08-08T10:02:48,070 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14308 #nodes=2127
2022-08-08T10:02:48,071 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256936 lost=0 simT=32400.0s realT=73s; (s/r): 443.83561643835617
2022-08-08T10:03:05,772 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14235 #nodes=2098
2022-08-08T10:03:05,772 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251565 lost=0 simT=36000.0s realT=90s; (s/r): 400.0
2022-08-08T10:03:22,226 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14657 #nodes=2066
2022-08-08T10:03:22,227 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245666 lost=0 simT=39600.0s realT=107s; (s/r): 370.0934579439252
2022-08-08T10:03:38,800 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14982 #nodes=2256
2022-08-08T10:03:38,800 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237756 lost=0 simT=43200.0s realT=123s; (s/r): 351.219512195122
2022-08-08T10:03:43,556 INFO MemoryObserver:41 used RAM: 14847 MB free: 1232 MB total: 16080 MB
2022-08-08T10:03:57,569 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15239 #nodes=2327
2022-08-08T10:03:57,570 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228654 lost=0 simT=46800.0s realT=142s; (s/r): 329.5774647887324
2022-08-08T10:04:13,500 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15491 #nodes=2405
2022-08-08T10:04:13,500 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217448 lost=0 simT=50400.0s realT=158s; (s/r): 318.9873417721519
2022-08-08T10:04:29,020 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15592 #nodes=2406
2022-08-08T10:04:29,020 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203968 lost=0 simT=54000.0s realT=173s; (s/r): 312.1387283236994
2022-08-08T10:04:43,556 INFO MemoryObserver:41 used RAM: 15564 MB free: 515 MB total: 16080 MB
2022-08-08T10:04:49,490 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16030 #nodes=2401
2022-08-08T10:04:49,490 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187257 lost=0 simT=57600.0s realT=194s; (s/r): 296.9072164948454
2022-08-08T10:05:15,648 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15821 #nodes=2396
2022-08-08T10:05:15,649 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167741 lost=0 simT=61200.0s realT=220s; (s/r): 278.1818181818182
2022-08-08T10:05:33,155 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15435 #nodes=2284
2022-08-08T10:05:33,155 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145585 lost=0 simT=64800.0s realT=238s; (s/r): 272.2689075630252
2022-08-08T10:05:43,556 INFO MemoryObserver:41 used RAM: 15580 MB free: 499 MB total: 16080 MB
2022-08-08T10:05:51,824 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14652 #nodes=2136
2022-08-08T10:05:51,825 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121802 lost=0 simT=68400.0s realT=256s; (s/r): 267.1875
2022-08-08T10:06:07,767 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14374 #nodes=2004
2022-08-08T10:06:07,768 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97032 lost=0 simT=72000.0s realT=272s; (s/r): 264.70588235294116
2022-08-08T10:06:24,509 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12513 #nodes=1648
2022-08-08T10:06:24,510 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74455 lost=0 simT=75600.0s realT=289s; (s/r): 261.5916955017301
2022-08-08T10:06:48,044 INFO MemoryObserver:41 used RAM: 15424 MB free: 655 MB total: 16080 MB
2022-08-08T10:06:49,049 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11651 #nodes=1542
2022-08-08T10:06:49,049 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58592 lost=0 simT=79200.0s realT=314s; (s/r): 252.22929936305732
2022-08-08T10:07:05,145 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11186 #nodes=1457
2022-08-08T10:07:05,145 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44887 lost=0 simT=82800.0s realT=330s; (s/r): 250.9090909090909
2022-08-08T10:07:28,626 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10542 #nodes=1309
2022-08-08T10:07:28,626 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32697 lost=1 simT=86400.0s realT=353s; (s/r): 244.75920679886684
2022-08-08T10:07:42,346 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8879 #nodes=1067
2022-08-08T10:07:42,346 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26388 lost=2 simT=90000.0s realT=367s; (s/r): 245.2316076294278
2022-08-08T10:07:48,044 INFO MemoryObserver:41 used RAM: 15808 MB free: 271 MB total: 16080 MB
2022-08-08T10:07:48,365 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7499 #nodes=896
2022-08-08T10:07:48,365 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22363 lost=4 simT=93600.0s realT=373s; (s/r): 250.93833780160858
2022-08-08T10:07:53,699 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6395 #nodes=702
2022-08-08T10:07:53,699 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19393 lost=7 simT=97200.0s realT=378s; (s/r): 257.14285714285717
2022-08-08T10:07:58,007 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5393 #nodes=579
2022-08-08T10:07:58,007 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17037 lost=7 simT=100800.0s realT=382s; (s/r): 263.8743455497382
2022-08-08T10:08:01,349 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4531 #nodes=468
2022-08-08T10:08:01,349 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15176 lost=7 simT=104400.0s realT=386s; (s/r): 270.46632124352334
2022-08-08T10:08:04,008 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3851 #nodes=423
2022-08-08T10:08:04,008 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13599 lost=7 simT=108000.0s realT=388s; (s/r): 278.35051546391753
2022-08-08T10:08:06,139 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3229 #nodes=333
2022-08-08T10:08:06,139 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12331 lost=7 simT=111600.0s realT=391s; (s/r): 285.4219948849105
2022-08-08T10:08:07,680 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2694 #nodes=267
2022-08-08T10:08:07,680 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11254 lost=7 simT=115200.0s realT=392s; (s/r): 293.8775510204082
2022-08-08T10:08:09,141 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2231 #nodes=227
2022-08-08T10:08:09,141 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10402 lost=7 simT=118800.0s realT=394s; (s/r): 301.52284263959393
2022-08-08T10:08:10,593 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1926 #nodes=212
2022-08-08T10:08:10,593 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9663 lost=8 simT=122400.0s realT=395s; (s/r): 309.873417721519
2022-08-08T10:08:11,965 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1703 #nodes=168
2022-08-08T10:08:11,965 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8920 lost=8 simT=126000.0s realT=396s; (s/r): 318.1818181818182
2022-08-08T10:08:13,235 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1385 #nodes=154
2022-08-08T10:08:13,235 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7283 lost=9 simT=129600.0s realT=398s; (s/r): 325.6281407035176
2022-08-08T10:08:21,289 INFO AbstractController$9:234 ### ITERATION 93 fires after mobsim event
2022-08-08T10:08:21,289 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=245.626818015sec
2022-08-08T10:08:21,289 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T10:08:21,332 INFO LegTimesControlerListener:50 [93] average trip (probably: leg) duration is: 1248 seconds = 00:20:48
2022-08-08T10:08:21,332 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T10:08:21,332 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:08:21,332 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:08:21,332 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:08:21,332 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:08:21,332 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T10:08:21,332 INFO EventsManagerImpl:137 event # 1
2022-08-08T10:08:21,332 INFO EventsManagerImpl:137 event # 4
2022-08-08T10:08:21,332 INFO EventsManagerImpl:137 event # 16
2022-08-08T10:08:21,332 INFO EventsManagerImpl:137 event # 64
2022-08-08T10:08:21,332 INFO EventsManagerImpl:137 event # 256
2022-08-08T10:08:21,333 INFO EventsManagerImpl:137 event # 1024
2022-08-08T10:08:21,335 INFO EventsManagerImpl:137 event # 4096
2022-08-08T10:08:21,345 INFO EventsManagerImpl:137 event # 16384
2022-08-08T10:08:21,357 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T10:08:21,636 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T10:08:21,636 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T10:08:21,636 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T10:08:21,636 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T10:08:21,636 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T10:08:21,636 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T10:08:21,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-08-08T10:08:21,648 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-08-08T10:08:21,648 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:19:14][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T10:08:21,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-08-08T10:08:21,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-08-08T10:08:21,650 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:38][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T10:08:21,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-08-08T10:08:21,652 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-08-08T10:08:21,652 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:14:59][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T10:08:21,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-08-08T10:08:21,653 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-08-08T10:08:21,653 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T10:08:21,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-08-08T10:08:21,653 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-08-08T10:08:21,653 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-08-08T10:08:21,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-08-08T10:08:21,653 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-08-08T10:08:21,653 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:19:42][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T10:08:21,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-08-08T10:08:21,654 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-08-08T10:08:21,654 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-08-08T10:08:21,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-08-08T10:08:21,655 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-08-08T10:08:21,655 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-08-08T10:08:21,655 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T10:08:21,655 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T10:08:21,655 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T10:08:21,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-08-08T10:08:21,657 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-08-08T10:08:21,657 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-08-08T10:08:21,660 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T10:08:21,660 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-08-08T10:08:21,660 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:48:37][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T10:08:21,660 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T10:08:21,978 INFO ControlerListenerManagerImpl:251 [it.93] all ControlerAfterMobsimListeners called.
2022-08-08T10:08:21,978 INFO AbstractController$4:159 ### ITERATION 93 fires scoring event
2022-08-08T10:08:21,978 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T10:08:22,110 INFO NewScoreAssignerImpl:57 it: 93 msaStart: 599
2022-08-08T10:08:22,223 INFO ControlerListenerManagerImpl:194 [it.93] all ControlerScoringListeners called.
2022-08-08T10:08:22,223 INFO AbstractController$5:167 ### ITERATION 93 fires iteration end event
2022-08-08T10:08:22,223 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T10:08:22,223 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T10:08:22,302 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T10:08:22,302 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T10:08:24,130 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T10:08:24,130 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13371367536729023
2022-08-08T10:08:24,130 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.30384313201908214
2022-08-08T10:08:24,130 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.2594576274667885E-4
2022-08-08T10:08:24,131 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.567565485757714E-4
2022-08-08T10:08:24,131 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T10:08:24,131 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1397089407765345
2022-08-08T10:08:24,131 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13889117116932068
2022-08-08T10:08:24,131 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22293914356285657
2022-08-08T10:08:24,308 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T10:08:24,419 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -92.08170658690761
2022-08-08T10:08:24,419 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -111.96297281569244
2022-08-08T10:08:24,419 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -93.85189554406955
2022-08-08T10:08:24,420 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -75.37822021760329
2022-08-08T10:08:24,499 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T10:08:25,294 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18889.427633406893 meters
2022-08-08T10:08:25,294 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139209.89372007814 meters (statistic on all 2104005 legs which have a finite distance)
2022-08-08T10:08:25,294 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51955.95267710398 meters
2022-08-08T10:08:25,294 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139159.28749826815 meters (statistic on all 764667 trips which have a finite distance)
2022-08-08T10:08:25,294 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T10:08:25,294 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T10:08:26,402 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T10:08:26,404 INFO LegHistogramListener:72 number of legs: 2111265 100%
2022-08-08T10:08:26,404 INFO LegHistogramListener:79 number of bike legs: 103441 4.899479695822173%
2022-08-08T10:08:26,404 INFO LegHistogramListener:79 number of car legs: 236528 11.203141244704005%
2022-08-08T10:08:26,404 INFO LegHistogramListener:79 number of drtNorth legs: 216 0.010230833173476565%
2022-08-08T10:08:26,405 INFO LegHistogramListener:79 number of drtSoutheast legs: 206 0.009757183489519317%
2022-08-08T10:08:26,405 INFO LegHistogramListener:79 number of freight legs: 47065 2.2292322375447897%
2022-08-08T10:08:26,405 INFO LegHistogramListener:79 number of pt legs: 128665 6.094213658635936%
2022-08-08T10:08:26,405 INFO LegHistogramListener:79 number of ride legs: 107676 5.100070336978067%
2022-08-08T10:08:26,405 INFO LegHistogramListener:79 number of walk legs: 1487468 70.45387480965204%
2022-08-08T10:08:27,041 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T10:08:27,041 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T10:08:29,817 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.59703985375147
2022-08-08T10:08:29,818 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.44841504182564174
2022-08-08T10:08:29,818 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.010636140024751332
2022-08-08T10:08:29,818 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.008971073807237454
2022-08-08T10:08:29,818 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T10:08:29,818 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5281726122924765
2022-08-08T10:08:29,818 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6665605406265886
2022-08-08T10:08:29,818 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8959840708237263
2022-08-08T10:08:29,818 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.22921170604456267
2022-08-08T10:08:29,818 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3804798266379784
2022-08-08T10:08:29,818 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0010616883283608148
2022-08-08T10:08:29,818 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 9.448640987588388E-4
2022-08-08T10:08:29,818 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T10:08:29,818 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3097536677672964
2022-08-08T10:08:29,818 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2719501173377427
2022-08-08T10:08:29,818 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6107172750941012
2022-08-08T10:08:29,818 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18071552914957095
2022-08-08T10:08:29,818 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.36850213364691864
2022-08-08T10:08:29,818 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.029727273194103E-4
2022-08-08T10:08:29,818 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.5290520034713487E-4
2022-08-08T10:08:29,818 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T10:08:29,818 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2245644125153412
2022-08-08T10:08:29,818 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.2081884798471785
2022-08-08T10:08:29,818 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3880644150829067
2022-08-08T10:08:30,027 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T10:08:31,250 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T10:08:31,567 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T10:08:31,963 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T10:08:33,156 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T10:08:33,479 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T10:08:33,872 INFO ControlerListenerManagerImpl:171 [it.93] all ControlerIterationEndsListeners called.
2022-08-08T10:08:34,110 INFO AbstractController:181 ### ITERATION 93 ENDS
2022-08-08T10:08:34,110 INFO AbstractController:182 ###################################################
2022-08-08T10:08:34,110 INFO AbstractController:133 ###################################################
2022-08-08T10:08:34,110 INFO AbstractController:134 ### ITERATION 94 BEGINS
2022-08-08T10:08:34,111 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T10:08:34,111 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T10:08:34,111 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T10:08:34,111 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T10:08:34,111 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T10:08:40,776 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T10:08:40,802 INFO ControlerListenerManagerImpl:148 [it.94] all ControlerIterationStartsListeners called.
2022-08-08T10:08:40,802 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T10:08:42,442 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169424 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T10:08:42,442 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30657 plans
2022-08-08T10:08:42,458 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T10:08:42,458 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:08:42,458 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:08:42,458 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T10:08:42,458 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:08:42,459 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T10:08:42,460 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:08:42,460 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:08:42,462 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:08:42,462 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T10:08:42,463 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:08:42,495 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T10:08:42,496 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:08:42,499 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:08:42,501 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:08:42,508 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T10:08:42,547 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T10:08:42,571 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:08:42,672 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:08:42,742 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T10:08:42,859 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T10:08:43,032 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T10:08:43,442 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T10:08:44,475 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T10:08:51,790 INFO MemoryObserver:41 used RAM: 14140 MB free: 1939 MB total: 16080 MB
2022-08-08T10:08:52,382 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T10:08:55,628 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T10:09:00,531 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T10:09:11,705 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T10:09:11,705 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30657 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T10:09:11,705 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30599 plans
2022-08-08T10:09:11,705 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T10:09:11,705 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T10:09:11,705 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T10:09:11,705 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T10:09:11,705 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T10:09:11,705 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T10:09:11,705 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T10:09:11,706 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T10:09:11,706 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T10:09:11,707 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T10:09:11,708 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T10:09:11,711 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T10:09:11,717 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T10:09:11,729 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T10:09:11,750 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T10:09:11,792 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T10:09:11,944 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30599 plans
2022-08-08T10:09:11,944 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T10:09:11,944 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:09:11,944 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:09:11,944 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:09:11,944 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:09:11,945 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T10:09:11,945 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T10:09:11,946 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:09:11,946 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:09:11,946 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T10:09:11,948 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:09:11,948 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T10:09:11,948 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:09:11,955 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T10:09:11,968 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:09:11,973 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:09:11,998 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:09:12,001 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T10:09:12,061 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T10:09:12,153 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T10:09:12,154 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:09:12,336 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T10:09:12,832 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T10:09:13,546 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T10:09:15,258 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T10:09:18,832 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T10:09:25,587 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T10:09:41,437 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T10:09:41,438 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30599 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T10:09:41,438 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7748 plans
2022-08-08T10:09:41,438 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T10:09:41,439 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T10:09:41,439 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T10:09:41,439 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T10:09:41,439 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T10:09:41,439 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T10:09:41,439 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T10:09:41,439 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T10:09:41,439 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T10:09:41,439 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T10:09:41,439 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T10:09:41,440 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T10:09:41,441 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T10:09:41,444 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T10:09:41,444 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7748 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T10:09:41,444 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40318 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T10:09:41,444 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6747 plans
2022-08-08T10:09:41,445 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T10:09:41,445 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T10:09:41,445 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T10:09:41,446 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T10:09:41,447 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T10:09:41,452 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T10:09:41,485 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T10:09:41,644 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T10:09:41,776 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T10:09:42,249 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T10:09:42,868 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T10:09:43,935 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T10:09:46,206 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T10:09:51,791 INFO MemoryObserver:41 used RAM: 15207 MB free: 872 MB total: 16080 MB
2022-08-08T10:09:54,773 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T10:09:54,773 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6747 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T10:09:54,773 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T10:09:55,664 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T10:09:56,580 INFO ControlerListenerManagerImpl:213 [it.94] all ControlerReplanningListeners called.
2022-08-08T10:09:56,580 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T10:09:56,581 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T10:09:56,581 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T10:09:56,651 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T10:09:56,715 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T10:09:56,715 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T10:09:56,715 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T10:09:56,716 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T10:09:56,717 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T10:09:56,717 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T10:09:56,718 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T10:09:56,718 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T10:09:56,718 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T10:09:56,718 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T10:09:56,718 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T10:09:56,718 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T10:09:56,718 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T10:09:56,718 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T10:09:56,718 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T10:09:56,718 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T10:09:56,718 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T10:09:56,718 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T10:09:56,718 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T10:09:56,718 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T10:09:56,718 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T10:09:56,718 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T10:09:57,357 INFO ControlerListenerManagerImpl:232 [it.94] all ControlerBeforeMobsimListeners called.
2022-08-08T10:09:57,357 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T10:09:57,357 INFO NetworkImpl:163 node # 1
2022-08-08T10:09:57,357 INFO NetworkImpl:163 node # 4
2022-08-08T10:09:57,357 INFO NetworkImpl:163 node # 16
2022-08-08T10:09:57,357 INFO NetworkImpl:163 node # 64
2022-08-08T10:09:57,357 INFO NetworkImpl:163 node # 256
2022-08-08T10:09:57,357 INFO NetworkImpl:163 node # 1024
2022-08-08T10:09:57,358 INFO NetworkImpl:163 node # 4096
2022-08-08T10:09:57,359 INFO NetworkImpl:163 node # 16384
2022-08-08T10:09:57,364 INFO NetworkImpl:163 node # 65536
2022-08-08T10:09:57,397 INFO NetworkImpl:159 link # 1
2022-08-08T10:09:57,397 INFO NetworkImpl:159 link # 4
2022-08-08T10:09:57,397 INFO NetworkImpl:159 link # 16
2022-08-08T10:09:57,397 INFO NetworkImpl:159 link # 64
2022-08-08T10:09:57,398 INFO NetworkImpl:159 link # 256
2022-08-08T10:09:57,398 INFO NetworkImpl:159 link # 1024
2022-08-08T10:09:57,402 INFO NetworkImpl:159 link # 4096
2022-08-08T10:09:57,417 INFO NetworkImpl:159 link # 16384
2022-08-08T10:09:57,477 INFO NetworkImpl:159 link # 65536
2022-08-08T10:09:57,755 INFO NetworkImpl:159 link # 262144
2022-08-08T10:09:58,373 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T10:09:58,373 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T10:09:58,373 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T10:09:58,373 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T10:09:58,374 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T10:09:58,374 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T10:09:58,374 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T10:09:58,375 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T10:09:58,376 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T10:09:58,378 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T10:09:58,383 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T10:09:58,392 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T10:09:58,411 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T10:09:58,448 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T10:09:58,520 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T10:09:58,666 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T10:09:59,017 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T10:09:59,577 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T10:10:00,650 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T10:10:00,752 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T10:10:00,769 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:10:00,769 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T10:10:00,769 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T10:10:00,769 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:10:00,769 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:10:00,769 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T10:10:00,769 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T10:10:00,769 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T10:10:00,769 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:10:00,769 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T10:10:08,103 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:10:08,103 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T10:10:08,103 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T10:10:08,103 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T10:10:08,103 INFO EventsManagerImpl:176
2022-08-08T10:10:08,103 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:10:08,104 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T10:10:08,104 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T10:10:08,104 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T10:10:08,104 INFO EventsManagerImpl:176
2022-08-08T10:10:08,104 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:10:08,104 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T10:10:08,104 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T10:10:08,104 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T10:10:08,104 INFO EventsManagerImpl:176
2022-08-08T10:10:08,104 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:10:08,104 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T10:10:08,104 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T10:10:08,104 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T10:10:08,104 INFO EventsManagerImpl:176
2022-08-08T10:10:08,104 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T10:10:08,104 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T10:10:08,104 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T10:10:08,104 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T10:10:08,104 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T10:10:08,104 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T10:10:08,104 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T10:10:08,104 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:10:08,104 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T10:10:08,104 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T10:10:08,105 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:10:08,105 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T10:10:08,105 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T10:10:08,105 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T10:10:08,105 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T10:10:08,105 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T10:10:08,105 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T10:10:08,105 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T10:10:08,105 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T10:10:08,105 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:10:08,105 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:10:08,105 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:10:08,105 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T10:10:08,105 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T10:10:08,105 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T10:10:08,105 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:10:08,105 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T10:10:08,105 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:10:08,105 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T10:10:08,105 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T10:10:08,105 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:10:08,105 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T10:10:08,105 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:10:08,105 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T10:10:08,105 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T10:10:08,105 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:10:08,105 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T10:10:08,105 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T10:10:08,105 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:10:08,106 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:10:08,106 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:10:08,106 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T10:10:08,106 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T10:10:08,106 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T10:10:08,106 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:10:08,106 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T10:10:08,106 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:10:08,106 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T10:10:08,106 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T10:10:08,106 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:10:08,106 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T10:10:08,106 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:10:08,106 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T10:10:08,106 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T10:10:08,106 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:10:08,106 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T10:10:09,642 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T10:10:09,645 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T10:10:09,825 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T10:10:09,825 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T10:10:09,825 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T10:10:09,825 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T10:10:09,825 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T10:10:09,825 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T10:10:09,825 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T10:10:09,825 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T10:10:10,040 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T10:10:10,040 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273930 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T10:10:10,064 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T10:10:10,064 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T10:10:10,065 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T10:10:10,067 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T10:10:10,067 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T10:10:10,068 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T10:10:10,072 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T10:10:10,073 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T10:10:10,073 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T10:10:10,073 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T10:10:11,452 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1744 #nodes=231
2022-08-08T10:10:11,452 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271765 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T10:10:12,900 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3121 #nodes=365
2022-08-08T10:10:12,900 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271274 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T10:10:15,304 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4291 #nodes=476
2022-08-08T10:10:15,304 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270670 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T10:10:18,491 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5500 #nodes=684
2022-08-08T10:10:18,491 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269849 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T10:10:22,669 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6951 #nodes=966
2022-08-08T10:10:22,669 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268622 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-08-08T10:10:30,411 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10803 #nodes=1692
2022-08-08T10:10:30,412 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266743 lost=0 simT=21600.0s realT=29s; (s/r): 744.8275862068965
2022-08-08T10:10:43,401 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11763 #nodes=1905
2022-08-08T10:10:43,402 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264022 lost=0 simT=25200.0s realT=42s; (s/r): 600.0
2022-08-08T10:10:51,791 INFO MemoryObserver:41 used RAM: 13816 MB free: 2263 MB total: 16080 MB
2022-08-08T10:10:55,187 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13130 #nodes=1942
2022-08-08T10:10:55,188 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260578 lost=0 simT=28800.0s realT=54s; (s/r): 533.3333333333334
2022-08-08T10:11:11,941 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14233 #nodes=2121
2022-08-08T10:11:11,941 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256910 lost=0 simT=32400.0s realT=71s; (s/r): 456.3380281690141
2022-08-08T10:11:27,123 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14271 #nodes=2112
2022-08-08T10:11:27,123 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251494 lost=0 simT=36000.0s realT=86s; (s/r): 418.6046511627907
2022-08-08T10:11:43,049 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14658 #nodes=2064
2022-08-08T10:11:43,049 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245553 lost=0 simT=39600.0s realT=102s; (s/r): 388.2352941176471
2022-08-08T10:11:51,792 INFO MemoryObserver:41 used RAM: 15124 MB free: 955 MB total: 16080 MB
2022-08-08T10:12:00,408 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15000 #nodes=2195
2022-08-08T10:12:00,408 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237720 lost=0 simT=43200.0s realT=119s; (s/r): 363.02521008403363
2022-08-08T10:12:15,989 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15310 #nodes=2231
2022-08-08T10:12:15,989 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228596 lost=0 simT=46800.0s realT=135s; (s/r): 346.6666666666667
2022-08-08T10:12:29,847 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15327 #nodes=2385
2022-08-08T10:12:29,847 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217349 lost=0 simT=50400.0s realT=149s; (s/r): 338.255033557047
2022-08-08T10:12:44,116 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15676 #nodes=2411
2022-08-08T10:12:44,116 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203892 lost=0 simT=54000.0s realT=163s; (s/r): 331.28834355828224
2022-08-08T10:12:51,792 INFO MemoryObserver:41 used RAM: 15519 MB free: 560 MB total: 16080 MB
2022-08-08T10:13:04,207 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15841 #nodes=2438
2022-08-08T10:13:04,208 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187240 lost=0 simT=57600.0s realT=183s; (s/r): 314.75409836065575
2022-08-08T10:13:29,463 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15770 #nodes=2377
2022-08-08T10:13:29,463 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167780 lost=0 simT=61200.0s realT=208s; (s/r): 294.2307692307692
2022-08-08T10:13:46,888 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15286 #nodes=2232
2022-08-08T10:13:46,889 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145633 lost=0 simT=64800.0s realT=226s; (s/r): 286.72566371681415
2022-08-08T10:13:51,792 INFO MemoryObserver:41 used RAM: 15355 MB free: 724 MB total: 16080 MB
2022-08-08T10:14:03,845 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14645 #nodes=2066
2022-08-08T10:14:03,845 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121885 lost=0 simT=68400.0s realT=243s; (s/r): 281.48148148148147
2022-08-08T10:14:19,169 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14244 #nodes=1991
2022-08-08T10:14:19,170 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96987 lost=0 simT=72000.0s realT=258s; (s/r): 279.06976744186045
2022-08-08T10:14:34,262 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12517 #nodes=1637
2022-08-08T10:14:34,262 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74535 lost=0 simT=75600.0s realT=273s; (s/r): 276.9230769230769
2022-08-08T10:14:51,793 INFO MemoryObserver:41 used RAM: 15505 MB free: 574 MB total: 16080 MB
2022-08-08T10:14:52,472 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11616 #nodes=1509
2022-08-08T10:14:52,473 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58685 lost=0 simT=79200.0s realT=291s; (s/r): 272.16494845360825
2022-08-08T10:15:17,099 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11164 #nodes=1434
2022-08-08T10:15:17,099 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45206 lost=0 simT=82800.0s realT=316s; (s/r): 262.0253164556962
2022-08-08T10:15:32,181 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10476 #nodes=1291
2022-08-08T10:15:32,182 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32983 lost=2 simT=86400.0s realT=331s; (s/r): 261.02719033232626
2022-08-08T10:15:45,751 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8827 #nodes=1046
2022-08-08T10:15:45,751 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26601 lost=4 simT=90000.0s realT=344s; (s/r): 261.6279069767442
2022-08-08T10:15:51,793 INFO MemoryObserver:41 used RAM: 15652 MB free: 427 MB total: 16080 MB
2022-08-08T10:15:51,975 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7551 #nodes=880
2022-08-08T10:15:51,975 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22520 lost=4 simT=93600.0s realT=351s; (s/r): 266.6666666666667
2022-08-08T10:15:57,250 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6321 #nodes=712
2022-08-08T10:15:57,250 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19482 lost=6 simT=97200.0s realT=356s; (s/r): 273.03370786516854
2022-08-08T10:16:01,592 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5327 #nodes=586
2022-08-08T10:16:01,592 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17093 lost=7 simT=100800.0s realT=360s; (s/r): 280.0
2022-08-08T10:16:04,901 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4485 #nodes=492
2022-08-08T10:16:04,901 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15272 lost=8 simT=104400.0s realT=364s; (s/r): 286.8131868131868
2022-08-08T10:16:07,447 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3828 #nodes=392
2022-08-08T10:16:07,447 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13645 lost=8 simT=108000.0s realT=366s; (s/r): 295.08196721311475
2022-08-08T10:16:09,212 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3176 #nodes=331
2022-08-08T10:16:09,212 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12353 lost=8 simT=111600.0s realT=368s; (s/r): 303.2608695652174
2022-08-08T10:16:10,999 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2662 #nodes=275
2022-08-08T10:16:11,000 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11310 lost=8 simT=115200.0s realT=370s; (s/r): 311.35135135135135
2022-08-08T10:16:12,534 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2207 #nodes=233
2022-08-08T10:16:12,534 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10427 lost=8 simT=118800.0s realT=371s; (s/r): 320.2156334231806
2022-08-08T10:16:13,847 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1894 #nodes=205
2022-08-08T10:16:13,847 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9713 lost=8 simT=122400.0s realT=373s; (s/r): 328.15013404825737
2022-08-08T10:16:15,046 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1660 #nodes=184
2022-08-08T10:16:15,046 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8976 lost=8 simT=126000.0s realT=374s; (s/r): 336.8983957219251
2022-08-08T10:16:16,163 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1362 #nodes=159
2022-08-08T10:16:16,163 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7349 lost=9 simT=129600.0s realT=375s; (s/r): 345.6
2022-08-08T10:16:16,668 INFO AbstractController$9:234 ### ITERATION 94 fires after mobsim event
2022-08-08T10:16:16,668 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=244.507571849sec
2022-08-08T10:16:16,668 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T10:16:16,775 INFO LegTimesControlerListener:50 [94] average trip (probably: leg) duration is: 1255 seconds = 00:20:55
2022-08-08T10:16:16,775 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T10:16:16,775 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:16:16,775 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:16:16,775 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:16:16,775 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:16:16,775 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T10:16:16,775 INFO EventsManagerImpl:137 event # 1
2022-08-08T10:16:16,775 INFO EventsManagerImpl:137 event # 4
2022-08-08T10:16:16,775 INFO EventsManagerImpl:137 event # 16
2022-08-08T10:16:16,775 INFO EventsManagerImpl:137 event # 64
2022-08-08T10:16:16,775 INFO EventsManagerImpl:137 event # 256
2022-08-08T10:16:16,776 INFO EventsManagerImpl:137 event # 1024
2022-08-08T10:16:16,779 INFO EventsManagerImpl:137 event # 4096
2022-08-08T10:16:16,791 INFO EventsManagerImpl:137 event # 16384
2022-08-08T10:16:16,806 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T10:16:17,193 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T10:16:17,193 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T10:16:17,193 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T10:16:17,193 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T10:16:17,193 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T10:16:17,193 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T10:16:17,194 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T10:16:17,201 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-08-08T10:16:17,201 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:19:14][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T10:16:17,203 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T10:16:17,203 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-08-08T10:16:17,203 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:28][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T10:16:17,205 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T10:16:17,205 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-08-08T10:16:17,206 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T10:16:17,206 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T10:16:17,206 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-08-08T10:16:17,206 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-08-08T10:16:17,206 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T10:16:17,206 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-08-08T10:16:17,206 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:19:53][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T10:16:17,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-08-08T10:16:17,207 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-08-08T10:16:17,207 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-08-08T10:16:17,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-08-08T10:16:17,207 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-08-08T10:16:17,207 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=33:49:07][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T10:16:17,208 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T10:16:17,208 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T10:16:17,208 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T10:16:17,210 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T10:16:17,210 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-08-08T10:16:17,210 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-08-08T10:16:17,213 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T10:16:17,213 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-08-08T10:16:17,213 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-08-08T10:16:17,213 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T10:16:17,213 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-08-08T10:16:17,213 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:02][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T10:16:17,213 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T10:16:17,551 INFO ControlerListenerManagerImpl:251 [it.94] all ControlerAfterMobsimListeners called.
2022-08-08T10:16:17,551 INFO AbstractController$4:159 ### ITERATION 94 fires scoring event
2022-08-08T10:16:17,551 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T10:16:17,676 INFO NewScoreAssignerImpl:57 it: 94 msaStart: 599
2022-08-08T10:16:17,797 INFO ControlerListenerManagerImpl:194 [it.94] all ControlerScoringListeners called.
2022-08-08T10:16:17,797 INFO AbstractController$5:167 ### ITERATION 94 fires iteration end event
2022-08-08T10:16:17,797 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T10:16:17,797 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T10:16:17,956 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T10:16:17,956 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T10:16:20,474 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T10:16:20,474 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1331744866152811
2022-08-08T10:16:20,474 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.30330907839804455
2022-08-08T10:16:20,474 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.7344572423319656E-4
2022-08-08T10:16:20,474 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.8358093223167657E-4
2022-08-08T10:16:20,474 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T10:16:20,474 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1404496834191756
2022-08-08T10:16:20,475 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13853556334954323
2022-08-08T10:16:20,475 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22365292676789722
2022-08-08T10:16:20,647 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T10:16:20,760 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -92.28188254481287
2022-08-08T10:16:20,760 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -112.18730467744798
2022-08-08T10:16:20,760 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -93.77727415980151
2022-08-08T10:16:20,760 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -75.30457468771256
2022-08-08T10:16:20,830 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T10:16:21,677 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18892.429990169258 meters
2022-08-08T10:16:21,678 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139200.85195413092 meters (statistic on all 2103534 legs which have a finite distance)
2022-08-08T10:16:21,678 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51963.91098968519 meters
2022-08-08T10:16:21,678 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139149.47860707747 meters (statistic on all 764496 trips which have a finite distance)
2022-08-08T10:16:21,678 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T10:16:21,678 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T10:16:22,823 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T10:16:22,825 INFO LegHistogramListener:72 number of legs: 2110849 100%
2022-08-08T10:16:22,825 INFO LegHistogramListener:79 number of bike legs: 103046 4.881732421409584%
2022-08-08T10:16:22,825 INFO LegHistogramListener:79 number of car legs: 236091 11.184646556906724%
2022-08-08T10:16:22,825 INFO LegHistogramListener:79 number of drtNorth legs: 244 0.011559329918909405%
2022-08-08T10:16:22,825 INFO LegHistogramListener:79 number of drtSoutheast legs: 150 0.007106145441952504%
2022-08-08T10:16:22,825 INFO LegHistogramListener:79 number of freight legs: 47065 2.2296715681699637%
2022-08-08T10:16:22,825 INFO LegHistogramListener:79 number of pt legs: 129396 6.1300453040459075%
2022-08-08T10:16:22,825 INFO LegHistogramListener:79 number of ride legs: 107425 5.0891844940116515%
2022-08-08T10:16:22,825 INFO LegHistogramListener:79 number of walk legs: 1487432 70.46605418009531%
2022-08-08T10:16:23,397 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T10:16:23,397 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T10:16:25,788 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5996972840292292
2022-08-08T10:16:25,788 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.44897348731879405
2022-08-08T10:16:25,788 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.010723437251267093
2022-08-08T10:16:25,788 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.00900958728952382
2022-08-08T10:16:25,788 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T10:16:25,788 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5292330168380944
2022-08-08T10:16:25,788 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6692128357733764
2022-08-08T10:16:25,788 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8968929890056846
2022-08-08T10:16:25,788 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.22972778670719995
2022-08-08T10:16:25,788 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3806377319153525
2022-08-08T10:16:25,788 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0010719585903038458
2022-08-08T10:16:25,788 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 9.448640987588388E-4
2022-08-08T10:16:25,788 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T10:16:25,788 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3110798153406903
2022-08-08T10:16:25,788 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.27257146818529604
2022-08-08T10:16:25,788 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6140294345707287
2022-08-08T10:16:25,788 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1809864073083184
2022-08-08T10:16:25,788 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3686099713973205
2022-08-08T10:16:25,788 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.029727273194103E-4
2022-08-08T10:16:25,788 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.5290520034713487E-4
2022-08-08T10:16:25,788 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T10:16:25,788 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.22507279048152123
2022-08-08T10:16:25,788 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.20844523639575427
2022-08-08T10:16:25,789 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.389957994628653
2022-08-08T10:16:25,982 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T10:16:27,089 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T10:16:27,415 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T10:16:27,809 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T10:16:29,038 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T10:16:29,364 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T10:16:29,757 INFO ControlerListenerManagerImpl:171 [it.94] all ControlerIterationEndsListeners called.
2022-08-08T10:16:29,932 INFO AbstractController:181 ### ITERATION 94 ENDS
2022-08-08T10:16:29,932 INFO AbstractController:182 ###################################################
2022-08-08T10:16:29,933 INFO AbstractController:133 ###################################################
2022-08-08T10:16:29,933 INFO AbstractController:134 ### ITERATION 95 BEGINS
2022-08-08T10:16:29,933 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T10:16:29,933 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T10:16:29,933 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T10:16:29,934 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T10:16:29,934 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T10:16:36,441 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T10:16:36,467 INFO ControlerListenerManagerImpl:148 [it.95] all ControlerIterationStartsListeners called.
2022-08-08T10:16:36,467 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T10:16:38,151 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169722 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T10:16:38,151 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30411 plans
2022-08-08T10:16:38,151 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:16:38,178 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T10:16:38,178 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:16:38,178 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T10:16:38,179 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:16:38,182 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T10:16:38,182 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:16:38,185 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T10:16:38,185 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:16:38,192 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T10:16:38,193 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:16:38,193 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:16:38,196 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:16:38,196 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:16:38,224 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T10:16:38,224 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:16:38,226 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:16:38,238 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T10:16:38,238 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:16:38,281 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T10:16:38,406 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T10:16:38,670 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T10:16:39,230 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T10:16:40,104 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T10:16:41,645 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T10:16:45,159 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T10:16:50,691 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T10:16:51,793 INFO MemoryObserver:41 used RAM: 15964 MB free: 115 MB total: 16080 MB
2022-08-08T10:17:08,783 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T10:17:08,784 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30411 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T10:17:08,784 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30594 plans
2022-08-08T10:17:08,784 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T10:17:08,784 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T10:17:08,784 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T10:17:08,784 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T10:17:08,784 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T10:17:08,785 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T10:17:08,785 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T10:17:08,785 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T10:17:08,785 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T10:17:08,786 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T10:17:08,788 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T10:17:08,791 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T10:17:08,797 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T10:17:08,811 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T10:17:08,834 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T10:17:08,881 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T10:17:09,027 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30594 plans
2022-08-08T10:17:09,027 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T10:17:09,027 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T10:17:09,027 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:17:09,027 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:17:09,027 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:17:09,027 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T10:17:09,028 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T10:17:09,028 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:17:09,030 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:17:09,032 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:17:09,032 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T10:17:09,032 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:17:09,045 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:17:09,046 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T10:17:09,047 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:17:09,060 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:17:09,069 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T10:17:09,070 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:17:09,083 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:17:09,110 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T10:17:09,200 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T10:17:09,332 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T10:17:09,722 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T10:17:10,567 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T10:17:12,227 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T10:17:15,290 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T10:17:22,767 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T10:17:39,733 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T10:17:39,733 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30594 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T10:17:39,733 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7701 plans
2022-08-08T10:17:39,734 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T10:17:39,734 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T10:17:39,734 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T10:17:39,734 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T10:17:39,734 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T10:17:39,734 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T10:17:39,734 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T10:17:39,734 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T10:17:39,734 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T10:17:39,734 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T10:17:39,735 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T10:17:39,735 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T10:17:39,736 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T10:17:39,739 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T10:17:39,739 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7701 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T10:17:39,739 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40334 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T10:17:39,739 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6731 plans
2022-08-08T10:17:39,740 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T10:17:39,740 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T10:17:39,740 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T10:17:39,740 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T10:17:39,742 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T10:17:39,761 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T10:17:39,817 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T10:17:39,961 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T10:17:40,143 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T10:17:40,597 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T10:17:41,180 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T10:17:42,195 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T10:17:45,099 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T10:17:51,793 INFO MemoryObserver:41 used RAM: 15266 MB free: 813 MB total: 16080 MB
2022-08-08T10:17:54,315 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T10:17:54,315 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6731 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T10:17:54,315 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T10:17:55,285 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T10:17:56,255 INFO ControlerListenerManagerImpl:213 [it.95] all ControlerReplanningListeners called.
2022-08-08T10:17:56,255 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T10:17:56,255 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T10:17:56,255 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T10:17:56,334 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T10:17:56,404 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T10:17:56,404 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T10:17:56,405 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T10:17:56,413 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T10:17:56,422 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T10:17:56,423 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T10:17:56,424 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T10:17:56,424 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T10:17:56,424 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T10:17:56,424 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T10:17:56,424 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T10:17:56,424 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T10:17:56,424 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T10:17:56,424 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T10:17:56,425 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T10:17:56,425 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T10:17:56,425 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T10:17:56,425 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T10:17:56,425 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T10:17:56,425 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T10:17:56,425 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T10:17:56,425 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T10:17:57,125 INFO ControlerListenerManagerImpl:232 [it.95] all ControlerBeforeMobsimListeners called.
2022-08-08T10:17:57,125 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T10:17:57,126 INFO NetworkImpl:163 node # 1
2022-08-08T10:17:57,126 INFO NetworkImpl:163 node # 4
2022-08-08T10:17:57,126 INFO NetworkImpl:163 node # 16
2022-08-08T10:17:57,126 INFO NetworkImpl:163 node # 64
2022-08-08T10:17:57,126 INFO NetworkImpl:163 node # 256
2022-08-08T10:17:57,126 INFO NetworkImpl:163 node # 1024
2022-08-08T10:17:57,127 INFO NetworkImpl:163 node # 4096
2022-08-08T10:17:57,128 INFO NetworkImpl:163 node # 16384
2022-08-08T10:17:57,135 INFO NetworkImpl:163 node # 65536
2022-08-08T10:17:57,175 INFO NetworkImpl:159 link # 1
2022-08-08T10:17:57,175 INFO NetworkImpl:159 link # 4
2022-08-08T10:17:57,175 INFO NetworkImpl:159 link # 16
2022-08-08T10:17:57,175 INFO NetworkImpl:159 link # 64
2022-08-08T10:17:57,175 INFO NetworkImpl:159 link # 256
2022-08-08T10:17:57,176 INFO NetworkImpl:159 link # 1024
2022-08-08T10:17:57,181 INFO NetworkImpl:159 link # 4096
2022-08-08T10:17:57,199 INFO NetworkImpl:159 link # 16384
2022-08-08T10:17:57,318 INFO NetworkImpl:159 link # 65536
2022-08-08T10:17:57,657 INFO NetworkImpl:159 link # 262144
2022-08-08T10:17:58,231 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T10:17:58,231 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T10:17:58,231 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T10:17:58,231 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T10:17:58,231 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T10:17:58,232 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T10:17:58,232 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T10:17:58,232 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T10:17:58,234 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T10:17:58,236 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T10:17:58,240 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T10:17:58,250 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T10:17:58,268 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T10:17:58,390 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T10:17:58,461 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T10:17:58,608 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T10:17:58,902 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T10:17:59,480 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T10:18:00,553 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T10:18:00,659 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T10:18:00,674 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:18:00,674 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T10:18:00,674 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T10:18:00,674 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:18:00,674 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:18:00,674 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T10:18:00,674 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T10:18:00,674 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T10:18:00,674 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:18:00,674 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T10:18:02,487 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:18:02,487 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T10:18:02,487 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T10:18:02,487 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T10:18:02,487 INFO EventsManagerImpl:176
2022-08-08T10:18:02,487 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:18:02,487 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T10:18:02,488 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T10:18:02,488 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T10:18:02,488 INFO EventsManagerImpl:176
2022-08-08T10:18:02,488 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:18:02,488 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T10:18:02,488 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T10:18:02,488 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T10:18:02,488 INFO EventsManagerImpl:176
2022-08-08T10:18:02,488 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:18:02,488 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T10:18:02,488 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T10:18:02,488 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T10:18:02,488 INFO EventsManagerImpl:176
2022-08-08T10:18:02,488 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T10:18:02,488 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T10:18:02,488 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T10:18:02,488 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T10:18:02,488 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T10:18:02,488 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T10:18:02,488 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T10:18:02,488 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:18:02,488 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T10:18:02,488 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T10:18:02,488 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:18:02,488 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T10:18:02,489 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T10:18:02,489 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T10:18:02,489 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T10:18:02,489 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T10:18:02,489 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T10:18:02,489 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T10:18:02,489 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T10:18:02,489 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:18:02,489 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:18:02,489 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:18:02,489 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T10:18:02,489 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T10:18:02,489 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T10:18:02,489 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:18:02,489 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T10:18:02,489 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:18:02,489 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T10:18:02,489 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T10:18:02,489 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:18:02,489 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T10:18:02,489 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:18:02,489 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T10:18:02,489 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T10:18:02,489 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:18:02,489 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T10:18:02,489 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T10:18:02,489 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:18:02,489 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:18:02,489 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:18:02,489 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T10:18:02,490 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T10:18:02,490 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T10:18:02,490 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:18:02,490 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T10:18:02,490 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:18:02,490 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T10:18:02,490 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T10:18:02,490 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:18:02,490 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T10:18:02,490 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:18:02,490 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T10:18:02,490 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T10:18:02,490 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:18:02,490 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T10:18:10,387 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T10:18:10,389 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T10:18:10,569 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T10:18:10,569 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T10:18:10,569 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T10:18:10,569 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T10:18:10,569 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T10:18:10,569 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T10:18:10,569 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T10:18:10,569 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T10:18:10,768 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T10:18:10,768 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273930 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-08-08T10:18:10,790 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T10:18:10,790 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T10:18:10,791 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T10:18:10,793 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T10:18:10,793 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T10:18:10,794 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T10:18:10,798 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T10:18:10,799 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T10:18:10,799 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T10:18:10,799 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T10:18:11,662 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1765 #nodes=229
2022-08-08T10:18:11,662 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271759 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T10:18:12,938 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3107 #nodes=342
2022-08-08T10:18:12,938 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271262 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T10:18:15,066 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4281 #nodes=481
2022-08-08T10:18:15,066 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270674 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T10:18:17,662 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5553 #nodes=715
2022-08-08T10:18:17,662 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269844 lost=0 simT=14400.0s realT=16s; (s/r): 900.0
2022-08-08T10:18:22,637 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6986 #nodes=996
2022-08-08T10:18:22,637 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268617 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-08-08T10:18:32,376 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10822 #nodes=1708
2022-08-08T10:18:32,376 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266714 lost=0 simT=21600.0s realT=31s; (s/r): 696.7741935483871
2022-08-08T10:18:42,697 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11829 #nodes=1868
2022-08-08T10:18:42,698 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264006 lost=0 simT=25200.0s realT=42s; (s/r): 600.0
2022-08-08T10:18:51,794 INFO MemoryObserver:41 used RAM: 14210 MB free: 1869 MB total: 16080 MB
2022-08-08T10:18:58,936 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13065 #nodes=1963
2022-08-08T10:18:58,936 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260550 lost=0 simT=28800.0s realT=58s; (s/r): 496.55172413793105
2022-08-08T10:19:12,496 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14262 #nodes=2120
2022-08-08T10:19:12,496 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256947 lost=0 simT=32400.0s realT=71s; (s/r): 456.3380281690141
2022-08-08T10:19:30,387 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14166 #nodes=2084
2022-08-08T10:19:30,387 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251502 lost=0 simT=36000.0s realT=89s; (s/r): 404.4943820224719
2022-08-08T10:19:46,044 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14609 #nodes=2154
2022-08-08T10:19:46,045 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245558 lost=0 simT=39600.0s realT=105s; (s/r): 377.14285714285717
2022-08-08T10:19:51,794 INFO MemoryObserver:41 used RAM: 14698 MB free: 1381 MB total: 16080 MB
2022-08-08T10:20:03,570 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14977 #nodes=2190
2022-08-08T10:20:03,571 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237700 lost=0 simT=43200.0s realT=122s; (s/r): 354.0983606557377
2022-08-08T10:20:17,526 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15233 #nodes=2309
2022-08-08T10:20:17,526 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228610 lost=0 simT=46800.0s realT=136s; (s/r): 344.11764705882354
2022-08-08T10:20:37,829 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15443 #nodes=2407
2022-08-08T10:20:37,829 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217321 lost=0 simT=50400.0s realT=157s; (s/r): 321.0191082802548
2022-08-08T10:20:51,794 INFO MemoryObserver:41 used RAM: 15735 MB free: 344 MB total: 16080 MB
2022-08-08T10:20:52,330 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15635 #nodes=2419
2022-08-08T10:20:52,330 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203805 lost=0 simT=54000.0s realT=171s; (s/r): 315.7894736842105
2022-08-08T10:21:09,304 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15898 #nodes=2439
2022-08-08T10:21:09,305 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187157 lost=0 simT=57600.0s realT=188s; (s/r): 306.3829787234043
2022-08-08T10:21:36,568 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15845 #nodes=2401
2022-08-08T10:21:36,568 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167686 lost=0 simT=61200.0s realT=215s; (s/r): 284.6511627906977
2022-08-08T10:21:51,795 INFO MemoryObserver:41 used RAM: 15270 MB free: 809 MB total: 16080 MB
2022-08-08T10:21:54,268 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15369 #nodes=2335
2022-08-08T10:21:54,268 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145567 lost=0 simT=64800.0s realT=233s; (s/r): 278.11158798283265
2022-08-08T10:22:10,970 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14666 #nodes=2070
2022-08-08T10:22:10,971 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121759 lost=0 simT=68400.0s realT=250s; (s/r): 273.6
2022-08-08T10:22:28,072 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14224 #nodes=2007
2022-08-08T10:22:28,072 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96998 lost=0 simT=72000.0s realT=267s; (s/r): 269.6629213483146
2022-08-08T10:22:41,624 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12406 #nodes=1620
2022-08-08T10:22:41,624 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74301 lost=0 simT=75600.0s realT=280s; (s/r): 270.0
2022-08-08T10:22:51,797 INFO MemoryObserver:41 used RAM: 15893 MB free: 186 MB total: 16080 MB
2022-08-08T10:22:55,783 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11784 #nodes=1470
2022-08-08T10:22:55,784 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58471 lost=0 simT=79200.0s realT=295s; (s/r): 268.47457627118644
2022-08-08T10:23:14,090 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11128 #nodes=1429
2022-08-08T10:23:14,091 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44870 lost=0 simT=82800.0s realT=313s; (s/r): 264.5367412140575
2022-08-08T10:23:30,689 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10452 #nodes=1289
2022-08-08T10:23:30,690 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32687 lost=0 simT=86400.0s realT=330s; (s/r): 261.8181818181818
2022-08-08T10:23:44,752 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8792 #nodes=1017
2022-08-08T10:23:44,752 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26385 lost=6 simT=90000.0s realT=344s; (s/r): 261.6279069767442
2022-08-08T10:23:51,660 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7505 #nodes=846
2022-08-08T10:23:51,660 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22385 lost=7 simT=93600.0s realT=350s; (s/r): 267.42857142857144
2022-08-08T10:23:51,797 INFO MemoryObserver:41 used RAM: 15972 MB free: 107 MB total: 16080 MB
2022-08-08T10:24:04,435 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6407 #nodes=692
2022-08-08T10:24:04,435 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19395 lost=8 simT=97200.0s realT=363s; (s/r): 267.7685950413223
2022-08-08T10:24:15,955 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5344 #nodes=584
2022-08-08T10:24:15,955 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17027 lost=8 simT=100800.0s realT=375s; (s/r): 268.8
2022-08-08T10:24:18,458 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4540 #nodes=454
2022-08-08T10:24:18,459 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15219 lost=8 simT=104400.0s realT=377s; (s/r): 276.9230769230769
2022-08-08T10:24:28,225 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3796 #nodes=398
2022-08-08T10:24:28,226 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13626 lost=9 simT=108000.0s realT=387s; (s/r): 279.06976744186045
2022-08-08T10:24:29,942 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3187 #nodes=344
2022-08-08T10:24:29,942 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12338 lost=9 simT=111600.0s realT=389s; (s/r): 286.88946015424165
2022-08-08T10:24:31,671 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2692 #nodes=257
2022-08-08T10:24:31,672 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11315 lost=9 simT=115200.0s realT=390s; (s/r): 295.38461538461536
2022-08-08T10:24:33,233 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2257 #nodes=220
2022-08-08T10:24:33,233 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10473 lost=9 simT=118800.0s realT=392s; (s/r): 303.0612244897959
2022-08-08T10:24:34,601 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1918 #nodes=213
2022-08-08T10:24:34,601 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9741 lost=9 simT=122400.0s realT=393s; (s/r): 311.4503816793893
2022-08-08T10:24:35,832 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1687 #nodes=186
2022-08-08T10:24:35,832 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9021 lost=9 simT=126000.0s realT=395s; (s/r): 318.9873417721519
2022-08-08T10:24:36,977 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1401 #nodes=136
2022-08-08T10:24:36,977 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7377 lost=9 simT=129600.0s realT=396s; (s/r): 327.27272727272725
2022-08-08T10:24:37,407 INFO AbstractController$9:234 ### ITERATION 95 fires after mobsim event
2022-08-08T10:24:37,407 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=243.853174444sec
2022-08-08T10:24:37,407 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T10:24:37,455 INFO LegTimesControlerListener:50 [95] average trip (probably: leg) duration is: 1245 seconds = 00:20:45
2022-08-08T10:24:37,455 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T10:24:37,455 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:24:37,455 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:24:37,455 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:24:37,455 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:24:37,456 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T10:24:37,456 INFO EventsManagerImpl:137 event # 1
2022-08-08T10:24:37,456 INFO EventsManagerImpl:137 event # 4
2022-08-08T10:24:37,456 INFO EventsManagerImpl:137 event # 16
2022-08-08T10:24:37,456 INFO EventsManagerImpl:137 event # 64
2022-08-08T10:24:37,456 INFO EventsManagerImpl:137 event # 256
2022-08-08T10:24:37,457 INFO EventsManagerImpl:137 event # 1024
2022-08-08T10:24:37,459 INFO EventsManagerImpl:137 event # 4096
2022-08-08T10:24:37,470 INFO EventsManagerImpl:137 event # 16384
2022-08-08T10:24:37,484 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T10:24:37,864 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T10:24:37,864 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T10:24:37,864 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T10:24:37,864 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T10:24:37,864 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T10:24:37,864 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T10:24:37,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-08-08T10:24:37,877 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-08-08T10:24:37,877 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:19:14][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T10:24:37,878 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T10:24:37,879 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-08-08T10:24:37,879 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:16][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T10:24:37,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-08-08T10:24:37,881 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-08-08T10:24:37,881 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-08-08T10:24:37,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-08-08T10:24:37,881 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-08-08T10:24:37,881 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T10:24:37,882 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T10:24:37,882 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-08-08T10:24:37,882 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-08-08T10:24:37,882 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T10:24:37,882 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-08-08T10:24:37,882 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:20:02][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T10:24:37,883 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T10:24:37,883 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-08-08T10:24:37,883 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-08-08T10:24:37,884 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T10:24:37,884 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T10:24:37,884 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T10:24:37,886 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T10:24:37,886 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-08-08T10:24:37,886 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-08-08T10:24:37,889 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T10:24:37,889 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-08-08T10:24:37,889 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:02][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T10:24:37,889 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T10:24:37,889 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-08-08T10:24:37,889 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-08-08T10:24:37,889 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T10:24:38,228 INFO ControlerListenerManagerImpl:251 [it.95] all ControlerAfterMobsimListeners called.
2022-08-08T10:24:38,228 INFO AbstractController$4:159 ### ITERATION 95 fires scoring event
2022-08-08T10:24:38,228 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T10:24:38,387 INFO NewScoreAssignerImpl:57 it: 95 msaStart: 599
2022-08-08T10:24:38,515 INFO ControlerListenerManagerImpl:194 [it.95] all ControlerScoringListeners called.
2022-08-08T10:24:38,515 INFO AbstractController$5:167 ### ITERATION 95 fires iteration end event
2022-08-08T10:24:38,515 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T10:24:38,515 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T10:24:38,608 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T10:24:38,608 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T10:24:40,669 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T10:24:40,669 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13336577024397006
2022-08-08T10:24:40,669 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3035427268572485
2022-08-08T10:24:40,669 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.1439171806076913E-4
2022-08-08T10:24:40,669 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.7459445303152457E-4
2022-08-08T10:24:40,669 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T10:24:40,669 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13985785957470845
2022-08-08T10:24:40,669 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13904522509846615
2022-08-08T10:24:40,669 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22337819726092115
2022-08-08T10:24:40,883 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T10:24:40,994 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -91.81204068781095
2022-08-08T10:24:40,995 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -111.87481683229743
2022-08-08T10:24:40,995 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -93.59913479756987
2022-08-08T10:24:40,995 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -75.20079677102643
2022-08-08T10:24:41,066 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T10:24:41,951 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18836.522114564843 meters
2022-08-08T10:24:41,951 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138812.27504200663 meters (statistic on all 2103888 legs which have a finite distance)
2022-08-08T10:24:41,951 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51818.10044999554 meters
2022-08-08T10:24:41,951 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138750.85801438053 meters (statistic on all 764451 trips which have a finite distance)
2022-08-08T10:24:41,951 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T10:24:41,951 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T10:24:43,216 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T10:24:43,218 INFO LegHistogramListener:72 number of legs: 2111240 100%
2022-08-08T10:24:43,218 INFO LegHistogramListener:79 number of bike legs: 103132 4.88490176389231%
2022-08-08T10:24:43,218 INFO LegHistogramListener:79 number of car legs: 236308 11.192853488944886%
2022-08-08T10:24:43,218 INFO LegHistogramListener:79 number of drtNorth legs: 201 0.00952047138174722%
2022-08-08T10:24:43,218 INFO LegHistogramListener:79 number of drtSoutheast legs: 142 0.006725905155264205%
2022-08-08T10:24:43,218 INFO LegHistogramListener:79 number of freight legs: 47065 2.2292586347359844%
2022-08-08T10:24:43,218 INFO LegHistogramListener:79 number of pt legs: 129159 6.117684394005418%
2022-08-08T10:24:43,218 INFO LegHistogramListener:79 number of ride legs: 107830 5.107425020367177%
2022-08-08T10:24:43,218 INFO LegHistogramListener:79 number of walk legs: 1487403 70.45163032151721%
2022-08-08T10:24:43,894 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T10:24:43,894 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T10:24:46,496 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6024959304087051
2022-08-08T10:24:46,496 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.44954348685663226
2022-08-08T10:24:46,496 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.010774788560982247
2022-08-08T10:24:46,496 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009048100771810185
2022-08-08T10:24:46,496 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T10:24:46,496 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5302099755054253
2022-08-08T10:24:46,496 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6720217524147953
2022-08-08T10:24:46,496 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8976953532199838
2022-08-08T10:24:46,496 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.23015528636057864
2022-08-08T10:24:46,496 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38078793449626935
2022-08-08T10:24:46,496 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0010847964177326344
2022-08-08T10:24:46,496 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 9.52566795216112E-4
2022-08-08T10:24:46,496 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T10:24:46,496 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.31239312508665534
2022-08-08T10:24:46,496 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2733584270066808
2022-08-08T10:24:46,497 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6172247698177542
2022-08-08T10:24:46,497 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1812585692498087
2022-08-08T10:24:46,497 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.36872551184417957
2022-08-08T10:24:46,497 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.05540292805168E-4
2022-08-08T10:24:46,497 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.541889830900137E-4
2022-08-08T10:24:46,497 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T10:24:46,497 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.22553495226895762
2022-08-08T10:24:46,497 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.20874564155758793
2022-08-08T10:24:46,497 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.39187211469828537
2022-08-08T10:24:46,705 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T10:24:47,930 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T10:24:48,257 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T10:24:48,658 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T10:24:49,764 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T10:24:50,089 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T10:24:50,481 INFO ControlerListenerManagerImpl:171 [it.95] all ControlerIterationEndsListeners called.
2022-08-08T10:24:50,650 INFO AbstractController:181 ### ITERATION 95 ENDS
2022-08-08T10:24:50,650 INFO AbstractController:182 ###################################################
2022-08-08T10:24:50,650 INFO AbstractController:133 ###################################################
2022-08-08T10:24:50,650 INFO AbstractController:134 ### ITERATION 96 BEGINS
2022-08-08T10:24:50,651 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T10:24:50,651 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T10:24:50,651 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T10:24:50,651 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T10:24:50,651 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T10:24:56,846 INFO MemoryObserver:41 used RAM: 13366 MB free: 2713 MB total: 16080 MB
2022-08-08T10:24:56,901 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T10:24:56,927 INFO ControlerListenerManagerImpl:148 [it.96] all ControlerIterationStartsListeners called.
2022-08-08T10:24:56,927 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T10:24:58,513 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169119 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T10:24:58,513 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30802 plans
2022-08-08T10:24:58,514 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:24:58,514 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T10:24:58,514 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:24:58,516 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:24:58,517 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T10:24:58,519 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:24:58,519 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T10:24:58,520 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:24:58,521 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T10:24:58,521 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:24:58,522 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:24:58,525 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T10:24:58,534 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T10:24:58,539 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:24:58,542 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:24:58,549 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:24:58,551 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:24:58,551 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:24:58,552 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T10:24:58,586 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T10:24:58,711 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T10:24:58,945 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T10:24:59,381 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T10:25:00,392 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T10:25:01,797 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T10:25:04,772 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T10:25:09,770 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T10:25:28,724 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T10:25:28,724 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30802 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T10:25:28,724 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30885 plans
2022-08-08T10:25:28,725 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T10:25:28,725 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T10:25:28,725 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T10:25:28,725 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T10:25:28,725 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T10:25:28,725 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T10:25:28,725 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T10:25:28,725 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T10:25:28,726 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T10:25:28,727 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T10:25:28,729 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T10:25:28,732 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T10:25:28,739 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T10:25:28,752 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T10:25:28,775 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T10:25:28,827 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T10:25:28,995 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30885 plans
2022-08-08T10:25:28,995 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T10:25:28,995 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T10:25:28,996 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T10:25:28,996 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:25:28,996 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:25:28,996 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:25:28,996 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:25:28,998 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:25:28,998 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:25:28,998 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T10:25:28,999 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:25:28,999 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:25:29,002 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T10:25:29,008 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T10:25:29,031 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:25:29,032 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T10:25:29,062 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:25:29,066 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T10:25:29,077 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:25:29,154 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T10:25:29,363 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T10:25:29,475 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:25:29,780 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T10:25:30,684 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T10:25:32,199 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T10:25:36,010 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T10:25:43,528 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T10:25:56,846 INFO MemoryObserver:41 used RAM: 15221 MB free: 858 MB total: 16080 MB
2022-08-08T10:25:59,781 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T10:25:59,781 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30885 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T10:25:59,781 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7622 plans
2022-08-08T10:25:59,782 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T10:25:59,782 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T10:25:59,782 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T10:25:59,782 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T10:25:59,782 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T10:25:59,782 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T10:25:59,782 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T10:25:59,782 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T10:25:59,782 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T10:25:59,782 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T10:25:59,782 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T10:25:59,783 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T10:25:59,784 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T10:25:59,787 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T10:25:59,787 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7622 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T10:25:59,787 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40236 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T10:25:59,787 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6829 plans
2022-08-08T10:25:59,787 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T10:25:59,787 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T10:25:59,787 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T10:25:59,787 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T10:25:59,790 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T10:25:59,810 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T10:25:59,887 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T10:25:59,924 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T10:26:00,013 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T10:26:00,309 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T10:26:00,717 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T10:26:01,468 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T10:26:04,253 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T10:26:11,818 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T10:26:11,818 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6829 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T10:26:11,818 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T10:26:12,797 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T10:26:13,793 INFO ControlerListenerManagerImpl:213 [it.96] all ControlerReplanningListeners called.
2022-08-08T10:26:13,793 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T10:26:13,793 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T10:26:13,793 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T10:26:13,872 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T10:26:13,942 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T10:26:13,943 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T10:26:13,943 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T10:26:13,951 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T10:26:13,960 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T10:26:13,960 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T10:26:13,962 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T10:26:13,962 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T10:26:13,962 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T10:26:13,962 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T10:26:13,962 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T10:26:13,962 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T10:26:13,962 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T10:26:13,962 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T10:26:13,962 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T10:26:13,962 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T10:26:13,962 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T10:26:13,962 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T10:26:13,962 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T10:26:13,963 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T10:26:13,963 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T10:26:13,963 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T10:26:14,664 INFO ControlerListenerManagerImpl:232 [it.96] all ControlerBeforeMobsimListeners called.
2022-08-08T10:26:14,664 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T10:26:14,665 INFO NetworkImpl:163 node # 1
2022-08-08T10:26:14,665 INFO NetworkImpl:163 node # 4
2022-08-08T10:26:14,665 INFO NetworkImpl:163 node # 16
2022-08-08T10:26:14,665 INFO NetworkImpl:163 node # 64
2022-08-08T10:26:14,665 INFO NetworkImpl:163 node # 256
2022-08-08T10:26:14,665 INFO NetworkImpl:163 node # 1024
2022-08-08T10:26:14,666 INFO NetworkImpl:163 node # 4096
2022-08-08T10:26:14,667 INFO NetworkImpl:163 node # 16384
2022-08-08T10:26:14,674 INFO NetworkImpl:163 node # 65536
2022-08-08T10:26:14,714 INFO NetworkImpl:159 link # 1
2022-08-08T10:26:14,714 INFO NetworkImpl:159 link # 4
2022-08-08T10:26:14,714 INFO NetworkImpl:159 link # 16
2022-08-08T10:26:14,714 INFO NetworkImpl:159 link # 64
2022-08-08T10:26:14,714 INFO NetworkImpl:159 link # 256
2022-08-08T10:26:14,715 INFO NetworkImpl:159 link # 1024
2022-08-08T10:26:14,720 INFO NetworkImpl:159 link # 4096
2022-08-08T10:26:14,737 INFO NetworkImpl:159 link # 16384
2022-08-08T10:26:14,810 INFO NetworkImpl:159 link # 65536
2022-08-08T10:26:15,145 INFO NetworkImpl:159 link # 262144
2022-08-08T10:26:15,922 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T10:26:15,922 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T10:26:15,922 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T10:26:15,922 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T10:26:15,922 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T10:26:15,922 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T10:26:15,922 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T10:26:15,923 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T10:26:15,924 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T10:26:15,926 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T10:26:15,931 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T10:26:19,172 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T10:26:19,190 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T10:26:19,226 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T10:26:19,297 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T10:26:19,443 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T10:26:19,734 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T10:26:20,271 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T10:26:21,319 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T10:26:21,416 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T10:26:21,431 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:26:21,431 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T10:26:21,431 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T10:26:21,431 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:26:21,431 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:26:21,431 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T10:26:21,431 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T10:26:21,431 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T10:26:21,432 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:26:21,432 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T10:26:23,010 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:26:23,010 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T10:26:23,010 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T10:26:23,010 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T10:26:23,010 INFO EventsManagerImpl:176
2022-08-08T10:26:23,010 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:26:23,010 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T10:26:23,010 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T10:26:23,010 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T10:26:23,010 INFO EventsManagerImpl:176
2022-08-08T10:26:23,010 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:26:23,010 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T10:26:23,010 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T10:26:23,010 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T10:26:23,010 INFO EventsManagerImpl:176
2022-08-08T10:26:23,010 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:26:23,010 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T10:26:23,010 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T10:26:23,010 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T10:26:23,010 INFO EventsManagerImpl:176
2022-08-08T10:26:23,011 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T10:26:23,011 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T10:26:23,011 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T10:26:23,011 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T10:26:23,011 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T10:26:23,011 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T10:26:23,011 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T10:26:23,011 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:26:23,011 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T10:26:23,011 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T10:26:23,011 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:26:23,011 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T10:26:23,011 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T10:26:23,011 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T10:26:23,011 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T10:26:23,011 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T10:26:23,011 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T10:26:23,011 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T10:26:23,011 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T10:26:23,011 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:26:23,011 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:26:23,011 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:26:23,011 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T10:26:23,011 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T10:26:23,011 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T10:26:23,011 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:26:23,011 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T10:26:23,012 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:26:23,012 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T10:26:23,012 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T10:26:23,012 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:26:23,012 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T10:26:23,012 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:26:23,012 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T10:26:23,012 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T10:26:23,012 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:26:23,012 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T10:26:23,012 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T10:26:23,012 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:26:23,012 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:26:23,012 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:26:23,012 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T10:26:23,012 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T10:26:23,012 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T10:26:23,012 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:26:23,012 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T10:26:23,012 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:26:23,012 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T10:26:23,012 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T10:26:23,012 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:26:23,012 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T10:26:23,012 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:26:23,012 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T10:26:23,012 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T10:26:23,012 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:26:23,012 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T10:26:24,559 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T10:26:24,562 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T10:26:24,743 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T10:26:24,743 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T10:26:24,743 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T10:26:24,743 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T10:26:24,743 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T10:26:24,743 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T10:26:24,743 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T10:26:24,743 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T10:26:24,957 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T10:26:24,957 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=3s; (s/r): 0.0
2022-08-08T10:26:24,981 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T10:26:24,981 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T10:26:24,984 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T10:26:24,984 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T10:26:24,985 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T10:26:24,989 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T10:26:24,990 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T10:26:24,990 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T10:26:24,991 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T10:26:24,991 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T10:26:26,331 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1774 #nodes=226
2022-08-08T10:26:26,331 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271747 lost=0 simT=3600.0s realT=4s; (s/r): 900.0
2022-08-08T10:26:27,782 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3116 #nodes=371
2022-08-08T10:26:27,782 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271266 lost=0 simT=7200.0s realT=6s; (s/r): 1200.0
2022-08-08T10:26:30,327 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4279 #nodes=479
2022-08-08T10:26:30,327 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270690 lost=0 simT=10800.0s realT=8s; (s/r): 1350.0
2022-08-08T10:26:33,837 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5530 #nodes=703
2022-08-08T10:26:33,837 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269860 lost=0 simT=14400.0s realT=12s; (s/r): 1200.0
2022-08-08T10:26:38,076 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7011 #nodes=970
2022-08-08T10:26:38,076 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268631 lost=0 simT=18000.0s realT=16s; (s/r): 1125.0
2022-08-08T10:26:43,948 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10793 #nodes=1635
2022-08-08T10:26:43,948 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266724 lost=0 simT=21600.0s realT=22s; (s/r): 981.8181818181819
2022-08-08T10:26:56,559 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11860 #nodes=1903
2022-08-08T10:26:56,559 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264025 lost=0 simT=25200.0s realT=35s; (s/r): 720.0
2022-08-08T10:26:56,847 INFO MemoryObserver:41 used RAM: 13723 MB free: 2356 MB total: 16080 MB
2022-08-08T10:27:09,557 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13014 #nodes=1894
2022-08-08T10:27:09,557 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260551 lost=0 simT=28800.0s realT=48s; (s/r): 600.0
2022-08-08T10:27:26,337 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14342 #nodes=2136
2022-08-08T10:27:26,338 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256924 lost=0 simT=32400.0s realT=64s; (s/r): 506.25
2022-08-08T10:27:40,621 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14224 #nodes=2106
2022-08-08T10:27:40,621 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251524 lost=0 simT=36000.0s realT=79s; (s/r): 455.69620253164555
2022-08-08T10:27:56,847 INFO MemoryObserver:41 used RAM: 15104 MB free: 975 MB total: 16080 MB
2022-08-08T10:27:59,563 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14495 #nodes=2066
2022-08-08T10:27:59,563 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245606 lost=0 simT=39600.0s realT=98s; (s/r): 404.0816326530612
2022-08-08T10:28:13,685 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14935 #nodes=2232
2022-08-08T10:28:13,686 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237676 lost=0 simT=43200.0s realT=112s; (s/r): 385.7142857142857
2022-08-08T10:28:32,039 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15217 #nodes=2234
2022-08-08T10:28:32,040 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228609 lost=0 simT=46800.0s realT=130s; (s/r): 360.0
2022-08-08T10:28:46,645 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15425 #nodes=2394
2022-08-08T10:28:46,646 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217330 lost=0 simT=50400.0s realT=145s; (s/r): 347.58620689655174
2022-08-08T10:28:56,847 INFO MemoryObserver:41 used RAM: 15345 MB free: 734 MB total: 16080 MB
2022-08-08T10:29:06,188 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15595 #nodes=2379
2022-08-08T10:29:06,188 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203830 lost=0 simT=54000.0s realT=164s; (s/r): 329.2682926829268
2022-08-08T10:29:22,717 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15962 #nodes=2428
2022-08-08T10:29:22,717 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187251 lost=0 simT=57600.0s realT=181s; (s/r): 318.23204419889504
2022-08-08T10:29:49,035 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15852 #nodes=2368
2022-08-08T10:29:49,036 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167744 lost=0 simT=61200.0s realT=207s; (s/r): 295.6521739130435
2022-08-08T10:29:56,847 INFO MemoryObserver:41 used RAM: 15113 MB free: 966 MB total: 16080 MB
2022-08-08T10:30:07,434 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15453 #nodes=2258
2022-08-08T10:30:07,435 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145691 lost=0 simT=64800.0s realT=226s; (s/r): 286.72566371681415
2022-08-08T10:30:22,791 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14747 #nodes=2114
2022-08-08T10:30:22,792 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121901 lost=0 simT=68400.0s realT=241s; (s/r): 283.81742738589213
2022-08-08T10:30:40,826 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14309 #nodes=2056
2022-08-08T10:30:40,827 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97089 lost=0 simT=72000.0s realT=259s; (s/r): 277.992277992278
2022-08-08T10:30:54,056 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12412 #nodes=1622
2022-08-08T10:30:54,056 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74539 lost=0 simT=75600.0s realT=272s; (s/r): 277.94117647058823
2022-08-08T10:30:56,847 INFO MemoryObserver:41 used RAM: 15695 MB free: 384 MB total: 16080 MB
2022-08-08T10:31:06,850 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11714 #nodes=1480
2022-08-08T10:31:06,850 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58654 lost=0 simT=79200.0s realT=285s; (s/r): 277.89473684210526
2022-08-08T10:31:18,185 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11081 #nodes=1493
2022-08-08T10:31:18,185 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45063 lost=0 simT=82800.0s realT=296s; (s/r): 279.72972972972974
2022-08-08T10:31:31,355 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10429 #nodes=1284
2022-08-08T10:31:31,355 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32859 lost=0 simT=86400.0s realT=309s; (s/r): 279.6116504854369
2022-08-08T10:31:46,049 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8849 #nodes=1046
2022-08-08T10:31:46,049 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26454 lost=1 simT=90000.0s realT=324s; (s/r): 277.77777777777777
2022-08-08T10:31:51,950 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7503 #nodes=889
2022-08-08T10:31:51,950 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22492 lost=3 simT=93600.0s realT=330s; (s/r): 283.6363636363636
2022-08-08T10:31:56,848 INFO MemoryObserver:41 used RAM: 15816 MB free: 263 MB total: 16080 MB
2022-08-08T10:31:57,066 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6414 #nodes=699
2022-08-08T10:31:57,066 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19461 lost=3 simT=97200.0s realT=335s; (s/r): 290.14925373134326
2022-08-08T10:32:01,037 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5344 #nodes=615
2022-08-08T10:32:01,037 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17096 lost=3 simT=100800.0s realT=339s; (s/r): 297.34513274336285
2022-08-08T10:32:04,112 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4524 #nodes=496
2022-08-08T10:32:04,112 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15292 lost=3 simT=104400.0s realT=342s; (s/r): 305.2631578947368
2022-08-08T10:32:06,617 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3785 #nodes=448
2022-08-08T10:32:06,618 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13724 lost=4 simT=108000.0s realT=345s; (s/r): 313.04347826086956
2022-08-08T10:32:08,387 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3195 #nodes=308
2022-08-08T10:32:08,387 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12420 lost=4 simT=111600.0s realT=346s; (s/r): 322.5433526011561
2022-08-08T10:32:10,023 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2665 #nodes=268
2022-08-08T10:32:10,024 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11345 lost=4 simT=115200.0s realT=348s; (s/r): 331.0344827586207
2022-08-08T10:32:11,567 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2227 #nodes=231
2022-08-08T10:32:11,567 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10507 lost=4 simT=118800.0s realT=350s; (s/r): 339.42857142857144
2022-08-08T10:32:12,906 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1918 #nodes=194
2022-08-08T10:32:12,906 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9768 lost=4 simT=122400.0s realT=351s; (s/r): 348.71794871794873
2022-08-08T10:32:14,127 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1681 #nodes=178
2022-08-08T10:32:14,127 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9040 lost=4 simT=126000.0s realT=352s; (s/r): 357.95454545454544
2022-08-08T10:32:15,224 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1373 #nodes=148
2022-08-08T10:32:15,224 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7422 lost=4 simT=129600.0s realT=353s; (s/r): 367.1388101983003
2022-08-08T10:32:15,720 INFO AbstractController$9:234 ### ITERATION 96 fires after mobsim event
2022-08-08T10:32:15,720 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=244.749614443sec
2022-08-08T10:32:15,721 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T10:32:15,770 INFO LegTimesControlerListener:50 [96] average trip (probably: leg) duration is: 1249 seconds = 00:20:49
2022-08-08T10:32:15,770 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T10:32:15,770 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:32:15,770 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:32:15,770 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:32:15,770 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:32:15,770 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T10:32:15,770 INFO EventsManagerImpl:137 event # 1
2022-08-08T10:32:15,770 INFO EventsManagerImpl:137 event # 4
2022-08-08T10:32:15,770 INFO EventsManagerImpl:137 event # 16
2022-08-08T10:32:15,770 INFO EventsManagerImpl:137 event # 64
2022-08-08T10:32:15,771 INFO EventsManagerImpl:137 event # 256
2022-08-08T10:32:15,771 INFO EventsManagerImpl:137 event # 1024
2022-08-08T10:32:15,774 INFO EventsManagerImpl:137 event # 4096
2022-08-08T10:32:15,785 INFO EventsManagerImpl:137 event # 16384
2022-08-08T10:32:15,799 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T10:32:16,243 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T10:32:16,243 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T10:32:16,243 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T10:32:16,243 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T10:32:16,243 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T10:32:16,243 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T10:32:16,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-08-08T10:32:16,248 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=01:43:52][duration=undefined][facilityId=null]
2022-08-08T10:32:16,248 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:41:24][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T10:32:16,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-08-08T10:32:16,249 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-08-08T10:32:16,249 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T10:32:16,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-08-08T10:32:16,252 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-08-08T10:32:16,252 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-08-08T10:32:16,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-08-08T10:32:16,252 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-08-08T10:32:16,252 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T10:32:16,253 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T10:32:16,253 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-08-08T10:32:16,253 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-08-08T10:32:16,253 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T10:32:16,253 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-08-08T10:32:16,253 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:20:38][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T10:32:16,254 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T10:32:16,254 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-08-08T10:32:16,254 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-08-08T10:32:16,254 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T10:32:16,254 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-08-08T10:32:16,254 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-08-08T10:32:16,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-08-08T10:32:16,255 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T10:32:16,255 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T10:32:16,257 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T10:32:16,257 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-08-08T10:32:16,257 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-08-08T10:32:16,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-08-08T10:32:16,260 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-08-08T10:32:16,260 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:02][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T10:32:16,260 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T10:32:16,602 INFO ControlerListenerManagerImpl:251 [it.96] all ControlerAfterMobsimListeners called.
2022-08-08T10:32:16,602 INFO AbstractController$4:159 ### ITERATION 96 fires scoring event
2022-08-08T10:32:16,602 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T10:32:16,737 INFO NewScoreAssignerImpl:57 it: 96 msaStart: 599
2022-08-08T10:32:16,861 INFO ControlerListenerManagerImpl:194 [it.96] all ControlerScoringListeners called.
2022-08-08T10:32:16,861 INFO AbstractController$5:167 ### ITERATION 96 fires iteration end event
2022-08-08T10:32:16,861 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T10:32:16,861 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T10:32:16,948 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T10:32:16,949 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T10:32:19,371 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T10:32:19,371 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13352110795585842
2022-08-08T10:32:19,371 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.303092119114498
2022-08-08T10:32:19,371 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.7344572423319656E-4
2022-08-08T10:32:19,371 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.1439171806076913E-4
2022-08-08T10:32:19,371 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T10:32:19,371 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14026995383517257
2022-08-08T10:32:19,371 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1388783333418919
2022-08-08T10:32:19,371 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22332941351669175
2022-08-08T10:32:19,560 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T10:32:19,672 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -92.07520193721236
2022-08-08T10:32:19,672 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -111.95134704574193
2022-08-08T10:32:19,672 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -93.51020066764154
2022-08-08T10:32:19,672 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -75.13397777888163
2022-08-08T10:32:19,747 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T10:32:20,721 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18841.324649080674 meters
2022-08-08T10:32:20,721 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138853.34206871924 meters (statistic on all 2103974 legs which have a finite distance)
2022-08-08T10:32:20,721 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51825.77888878656 meters
2022-08-08T10:32:20,721 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138791.38659438075 meters (statistic on all 764561 trips which have a finite distance)
2022-08-08T10:32:20,721 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T10:32:20,721 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T10:32:21,724 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T10:32:21,726 INFO LegHistogramListener:72 number of legs: 2111367 100%
2022-08-08T10:32:21,726 INFO LegHistogramListener:79 number of bike legs: 103266 4.890954533247891%
2022-08-08T10:32:21,726 INFO LegHistogramListener:79 number of car legs: 235933 11.174419226974752%
2022-08-08T10:32:21,726 INFO LegHistogramListener:79 number of drtNorth legs: 243 0.011509131287928626%
2022-08-08T10:32:21,726 INFO LegHistogramListener:79 number of drtSoutheast legs: 178 0.008430557075108211%
2022-08-08T10:32:21,726 INFO LegHistogramListener:79 number of freight legs: 47065 2.2291245434829663%
2022-08-08T10:32:21,726 INFO LegHistogramListener:79 number of pt legs: 129370 6.12730993711657%
2022-08-08T10:32:21,726 INFO LegHistogramListener:79 number of ride legs: 107633 5.097787357669226%
2022-08-08T10:32:21,726 INFO LegHistogramListener:79 number of walk legs: 1487679 70.46046471314556%
2022-08-08T10:32:22,276 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T10:32:23,149 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T10:32:25,549 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.605272752481552
2022-08-08T10:32:25,549 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.45015456744224264
2022-08-08T10:32:25,549 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.01086208578749801
2022-08-08T10:32:25,549 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009112289908954128
2022-08-08T10:32:25,549 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T10:32:25,549 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.53116639364887
2022-08-08T10:32:25,549 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6746933043027262
2022-08-08T10:32:25,549 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8986119740983993
2022-08-08T10:32:25,549 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2306251508444723
2022-08-08T10:32:25,549 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.380918880336043
2022-08-08T10:32:25,549 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0010912153314470287
2022-08-08T10:32:25,549 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 9.577019261876274E-4
2022-08-08T10:32:25,549 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T10:32:25,549 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3138322455414225
2022-08-08T10:32:25,549 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.27401187242280617
2022-08-08T10:32:25,549 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6202968619214633
2022-08-08T10:32:25,549 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18147681231609814
2022-08-08T10:32:25,549 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.36886801172863914
2022-08-08T10:32:25,549 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.05540292805168E-4
2022-08-08T10:32:25,549 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.541889830900137E-4
2022-08-08T10:32:25,549 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T10:32:25,549 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2261383301581107
2022-08-08T10:32:25,549 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.2090460467194216
2022-08-08T10:32:25,549 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.39381576177100397
2022-08-08T10:32:25,762 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T10:32:26,957 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T10:32:27,291 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T10:32:27,677 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T10:32:28,919 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T10:32:29,244 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T10:32:29,631 INFO ControlerListenerManagerImpl:171 [it.96] all ControlerIterationEndsListeners called.
2022-08-08T10:32:29,865 INFO AbstractController:181 ### ITERATION 96 ENDS
2022-08-08T10:32:29,865 INFO AbstractController:182 ###################################################
2022-08-08T10:32:29,865 INFO AbstractController:133 ###################################################
2022-08-08T10:32:29,865 INFO AbstractController:134 ### ITERATION 97 BEGINS
2022-08-08T10:32:29,866 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T10:32:29,866 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T10:32:29,866 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T10:32:29,866 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T10:32:29,866 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T10:32:36,127 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T10:32:36,152 INFO ControlerListenerManagerImpl:148 [it.97] all ControlerIterationStartsListeners called.
2022-08-08T10:32:36,153 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T10:32:37,847 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169559 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T10:32:37,847 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30731 plans
2022-08-08T10:32:37,847 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:32:37,849 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T10:32:37,849 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T10:32:37,849 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T10:32:37,849 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:32:37,852 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T10:32:37,852 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:32:37,855 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:32:37,856 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T10:32:37,862 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:32:37,862 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:32:37,867 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T10:32:37,895 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:32:37,898 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:32:37,899 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:32:37,911 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T10:32:37,911 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:32:37,913 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:32:37,914 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:32:37,941 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T10:32:38,022 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T10:32:38,176 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T10:32:38,532 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T10:32:39,357 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T10:32:40,937 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T10:32:43,618 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T10:32:55,401 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T10:32:56,848 INFO MemoryObserver:41 used RAM: 14842 MB free: 1237 MB total: 16080 MB
2022-08-08T10:33:08,012 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T10:33:08,013 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30731 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T10:33:08,013 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30525 plans
2022-08-08T10:33:08,013 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T10:33:08,013 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T10:33:08,013 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T10:33:08,013 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T10:33:08,013 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T10:33:08,014 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T10:33:08,014 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T10:33:08,014 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T10:33:08,014 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T10:33:08,015 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T10:33:08,017 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T10:33:08,020 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T10:33:08,046 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T10:33:08,059 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T10:33:08,083 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T10:33:08,128 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T10:33:08,250 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30525 plans
2022-08-08T10:33:08,250 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T10:33:08,250 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T10:33:08,250 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:33:08,250 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:33:08,250 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T10:33:08,250 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:33:08,251 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T10:33:08,251 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:33:08,251 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:33:08,252 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T10:33:08,252 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:33:08,253 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:33:08,253 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:33:08,256 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:33:08,258 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:33:08,261 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T10:33:08,270 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T10:33:08,277 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:33:08,300 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T10:33:08,314 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:33:08,403 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T10:33:08,739 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T10:33:09,057 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T10:33:09,894 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T10:33:11,504 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T10:33:14,697 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T10:33:22,251 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T10:33:39,859 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T10:33:39,860 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30525 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T10:33:39,860 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7613 plans
2022-08-08T10:33:39,860 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T10:33:39,860 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T10:33:39,860 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T10:33:39,860 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T10:33:39,860 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T10:33:39,860 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T10:33:39,860 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T10:33:39,860 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T10:33:39,860 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T10:33:39,861 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T10:33:39,861 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T10:33:39,862 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T10:33:39,863 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T10:33:39,865 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T10:33:39,865 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7613 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T10:33:39,866 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40315 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T10:33:39,866 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6750 plans
2022-08-08T10:33:39,866 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T10:33:39,866 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T10:33:39,866 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T10:33:39,866 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T10:33:39,869 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T10:33:39,878 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T10:33:39,904 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T10:33:39,951 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T10:33:40,183 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T10:33:40,601 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T10:33:41,141 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T10:33:42,171 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T10:33:44,499 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T10:33:52,472 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T10:33:52,472 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6750 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T10:33:52,472 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T10:33:53,362 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T10:33:54,272 INFO ControlerListenerManagerImpl:213 [it.97] all ControlerReplanningListeners called.
2022-08-08T10:33:54,272 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T10:33:54,272 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T10:33:54,272 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T10:33:54,343 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T10:33:54,407 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T10:33:54,407 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T10:33:54,407 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T10:33:54,408 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T10:33:54,409 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T10:33:54,409 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T10:33:54,409 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T10:33:54,409 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T10:33:54,409 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T10:33:54,409 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T10:33:54,409 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T10:33:54,409 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T10:33:54,409 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T10:33:54,409 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T10:33:54,410 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T10:33:54,410 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T10:33:54,410 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T10:33:54,410 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T10:33:54,410 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T10:33:54,410 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T10:33:54,410 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T10:33:54,410 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T10:33:55,051 INFO ControlerListenerManagerImpl:232 [it.97] all ControlerBeforeMobsimListeners called.
2022-08-08T10:33:55,051 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T10:33:55,052 INFO NetworkImpl:163 node # 1
2022-08-08T10:33:55,052 INFO NetworkImpl:163 node # 4
2022-08-08T10:33:55,052 INFO NetworkImpl:163 node # 16
2022-08-08T10:33:55,052 INFO NetworkImpl:163 node # 64
2022-08-08T10:33:55,052 INFO NetworkImpl:163 node # 256
2022-08-08T10:33:55,052 INFO NetworkImpl:163 node # 1024
2022-08-08T10:33:55,053 INFO NetworkImpl:163 node # 4096
2022-08-08T10:33:55,054 INFO NetworkImpl:163 node # 16384
2022-08-08T10:33:55,059 INFO NetworkImpl:163 node # 65536
2022-08-08T10:33:55,092 INFO NetworkImpl:159 link # 1
2022-08-08T10:33:55,092 INFO NetworkImpl:159 link # 4
2022-08-08T10:33:55,092 INFO NetworkImpl:159 link # 16
2022-08-08T10:33:55,092 INFO NetworkImpl:159 link # 64
2022-08-08T10:33:55,093 INFO NetworkImpl:159 link # 256
2022-08-08T10:33:55,094 INFO NetworkImpl:159 link # 1024
2022-08-08T10:33:55,097 INFO NetworkImpl:159 link # 4096
2022-08-08T10:33:55,111 INFO NetworkImpl:159 link # 16384
2022-08-08T10:33:55,170 INFO NetworkImpl:159 link # 65536
2022-08-08T10:33:55,447 INFO NetworkImpl:159 link # 262144
2022-08-08T10:33:56,128 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T10:33:56,128 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T10:33:56,128 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T10:33:56,128 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T10:33:56,128 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T10:33:56,128 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T10:33:56,129 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T10:33:56,129 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T10:33:56,130 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T10:33:56,133 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T10:33:56,137 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T10:33:56,147 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T10:33:56,166 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T10:33:56,202 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T10:33:56,275 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T10:33:56,424 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T10:33:56,735 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T10:33:56,849 INFO MemoryObserver:41 used RAM: 15661 MB free: 418 MB total: 16080 MB
2022-08-08T10:33:57,296 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T10:33:58,371 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T10:33:58,482 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T10:33:58,497 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:33:58,497 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T10:33:58,498 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T10:33:58,498 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:33:58,498 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:33:58,498 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T10:33:58,498 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T10:33:58,498 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T10:33:58,498 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:33:58,498 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T10:34:05,827 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:34:05,827 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T10:34:05,827 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T10:34:05,827 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T10:34:05,827 INFO EventsManagerImpl:176
2022-08-08T10:34:05,827 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:34:05,827 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T10:34:05,827 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T10:34:05,827 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T10:34:05,827 INFO EventsManagerImpl:176
2022-08-08T10:34:05,827 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:34:05,827 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T10:34:05,827 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T10:34:05,827 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T10:34:05,827 INFO EventsManagerImpl:176
2022-08-08T10:34:05,827 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:34:05,827 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T10:34:05,827 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T10:34:05,827 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T10:34:05,827 INFO EventsManagerImpl:176
2022-08-08T10:34:05,828 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T10:34:05,828 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T10:34:05,828 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T10:34:05,828 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T10:34:05,828 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T10:34:05,828 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T10:34:05,828 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T10:34:05,828 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:34:05,828 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T10:34:05,828 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T10:34:05,828 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:34:05,828 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T10:34:05,828 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T10:34:05,828 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T10:34:05,828 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T10:34:05,828 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T10:34:05,828 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T10:34:05,828 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T10:34:05,828 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T10:34:05,828 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:34:05,828 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:34:05,828 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:34:05,828 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T10:34:05,828 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T10:34:05,828 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T10:34:05,828 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:34:05,829 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T10:34:05,829 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:34:05,829 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T10:34:05,829 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T10:34:05,829 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:34:05,829 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T10:34:05,829 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:34:05,829 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T10:34:05,829 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T10:34:05,829 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:34:05,829 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T10:34:05,829 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T10:34:05,829 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:34:05,829 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:34:05,829 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:34:05,829 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T10:34:05,829 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T10:34:05,829 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T10:34:05,829 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:34:05,829 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T10:34:05,829 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:34:05,829 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T10:34:05,829 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T10:34:05,829 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:34:05,829 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T10:34:05,829 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:34:05,829 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T10:34:05,829 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T10:34:05,829 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:34:05,829 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T10:34:07,370 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T10:34:07,373 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T10:34:07,555 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T10:34:07,555 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T10:34:07,555 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T10:34:07,555 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T10:34:07,555 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T10:34:07,555 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T10:34:07,555 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T10:34:07,555 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T10:34:07,769 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T10:34:07,769 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T10:34:07,789 INFO VehicularDepartureHandler:110 teleport vehicle 89885_car from link -10494268 to link 44443291#0
2022-08-08T10:34:07,794 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T10:34:07,795 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T10:34:07,797 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T10:34:07,798 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T10:34:07,802 INFO VehicularDepartureHandler:110 teleport vehicle 126711_car from link -23039155 to link 134585708
2022-08-08T10:34:07,802 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T10:34:07,803 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T10:34:07,803 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T10:34:07,803 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T10:34:08,775 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1757 #nodes=238
2022-08-08T10:34:08,775 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271768 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T10:34:10,246 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3120 #nodes=374
2022-08-08T10:34:10,246 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271277 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T10:34:13,067 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4275 #nodes=479
2022-08-08T10:34:13,067 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270687 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T10:34:16,487 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5541 #nodes=698
2022-08-08T10:34:16,487 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269850 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T10:34:20,750 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7017 #nodes=965
2022-08-08T10:34:20,751 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268614 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T10:34:27,528 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10867 #nodes=1689
2022-08-08T10:34:27,529 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266731 lost=0 simT=21600.0s realT=29s; (s/r): 744.8275862068965
2022-08-08T10:34:40,866 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11895 #nodes=1923
2022-08-08T10:34:40,866 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264030 lost=0 simT=25200.0s realT=42s; (s/r): 600.0
2022-08-08T10:34:52,128 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13096 #nodes=1925
2022-08-08T10:34:52,129 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260541 lost=0 simT=28800.0s realT=53s; (s/r): 543.3962264150944
2022-08-08T10:34:56,862 INFO MemoryObserver:41 used RAM: 13954 MB free: 2125 MB total: 16080 MB
2022-08-08T10:35:09,790 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14347 #nodes=2089
2022-08-08T10:35:09,791 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256917 lost=0 simT=32400.0s realT=71s; (s/r): 456.3380281690141
2022-08-08T10:35:23,950 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14186 #nodes=2118
2022-08-08T10:35:23,951 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251478 lost=0 simT=36000.0s realT=85s; (s/r): 423.52941176470586
2022-08-08T10:35:41,072 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14567 #nodes=2151
2022-08-08T10:35:41,072 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245617 lost=0 simT=39600.0s realT=102s; (s/r): 388.2352941176471
2022-08-08T10:35:56,862 INFO MemoryObserver:41 used RAM: 15147 MB free: 932 MB total: 16080 MB
2022-08-08T10:35:57,887 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15055 #nodes=2172
2022-08-08T10:35:57,888 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237724 lost=0 simT=43200.0s realT=119s; (s/r): 363.02521008403363
2022-08-08T10:36:14,077 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15323 #nodes=2283
2022-08-08T10:36:14,078 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228641 lost=0 simT=46800.0s realT=135s; (s/r): 346.6666666666667
2022-08-08T10:36:27,809 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15415 #nodes=2365
2022-08-08T10:36:27,809 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217300 lost=0 simT=50400.0s realT=149s; (s/r): 338.255033557047
2022-08-08T10:36:44,015 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15629 #nodes=2321
2022-08-08T10:36:44,016 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203850 lost=0 simT=54000.0s realT=165s; (s/r): 327.27272727272725
2022-08-08T10:36:56,862 INFO MemoryObserver:41 used RAM: 15463 MB free: 616 MB total: 16080 MB
2022-08-08T10:37:02,420 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15788 #nodes=2426
2022-08-08T10:37:02,420 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187127 lost=0 simT=57600.0s realT=183s; (s/r): 314.75409836065575
2022-08-08T10:37:28,239 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15690 #nodes=2373
2022-08-08T10:37:28,239 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167628 lost=0 simT=61200.0s realT=209s; (s/r): 292.82296650717706
2022-08-08T10:37:43,692 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15379 #nodes=2265
2022-08-08T10:37:43,692 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145523 lost=0 simT=64800.0s realT=225s; (s/r): 288.0
2022-08-08T10:37:56,864 INFO MemoryObserver:41 used RAM: 15577 MB free: 502 MB total: 16080 MB
2022-08-08T10:38:02,301 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14598 #nodes=2085
2022-08-08T10:38:02,301 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121568 lost=0 simT=68400.0s realT=243s; (s/r): 281.48148148148147
2022-08-08T10:38:16,866 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14260 #nodes=1997
2022-08-08T10:38:16,866 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96781 lost=0 simT=72000.0s realT=258s; (s/r): 279.06976744186045
2022-08-08T10:38:32,430 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12352 #nodes=1620
2022-08-08T10:38:32,431 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74228 lost=0 simT=75600.0s realT=273s; (s/r): 276.9230769230769
2022-08-08T10:38:49,199 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11664 #nodes=1513
2022-08-08T10:38:49,199 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58347 lost=0 simT=79200.0s realT=290s; (s/r): 273.1034482758621
2022-08-08T10:38:56,883 INFO MemoryObserver:41 used RAM: 15430 MB free: 649 MB total: 16080 MB
2022-08-08T10:39:12,441 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11071 #nodes=1385
2022-08-08T10:39:12,441 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44798 lost=0 simT=82800.0s realT=313s; (s/r): 264.5367412140575
2022-08-08T10:39:27,314 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10423 #nodes=1278
2022-08-08T10:39:27,314 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32680 lost=1 simT=86400.0s realT=328s; (s/r): 263.4146341463415
2022-08-08T10:39:48,139 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8762 #nodes=1016
2022-08-08T10:39:48,140 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26298 lost=5 simT=90000.0s realT=349s; (s/r): 257.87965616045847
2022-08-08T10:39:58,872 INFO MemoryObserver:41 used RAM: 15587 MB free: 492 MB total: 16080 MB
2022-08-08T10:40:00,366 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7459 #nodes=878
2022-08-08T10:40:00,366 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22339 lost=6 simT=93600.0s realT=361s; (s/r): 259.2797783933518
2022-08-08T10:40:11,796 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6306 #nodes=706
2022-08-08T10:40:11,796 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19275 lost=7 simT=97200.0s realT=373s; (s/r): 260.5898123324397
2022-08-08T10:40:22,453 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5307 #nodes=582
2022-08-08T10:40:22,453 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16927 lost=7 simT=100800.0s realT=383s; (s/r): 263.1853785900783
2022-08-08T10:40:24,885 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4504 #nodes=481
2022-08-08T10:40:24,885 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15166 lost=7 simT=104400.0s realT=386s; (s/r): 270.46632124352334
2022-08-08T10:40:34,364 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3741 #nodes=429
2022-08-08T10:40:34,364 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13568 lost=8 simT=108000.0s realT=395s; (s/r): 273.4177215189873
2022-08-08T10:40:36,046 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3191 #nodes=308
2022-08-08T10:40:36,046 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12288 lost=8 simT=111600.0s realT=397s; (s/r): 281.10831234256926
2022-08-08T10:40:37,843 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2654 #nodes=259
2022-08-08T10:40:37,843 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11213 lost=8 simT=115200.0s realT=399s; (s/r): 288.7218045112782
2022-08-08T10:40:39,379 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2236 #nodes=224
2022-08-08T10:40:39,379 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10378 lost=8 simT=118800.0s realT=400s; (s/r): 297.0
2022-08-08T10:40:40,686 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1937 #nodes=208
2022-08-08T10:40:40,687 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9651 lost=8 simT=122400.0s realT=402s; (s/r): 304.4776119402985
2022-08-08T10:40:41,833 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1680 #nodes=187
2022-08-08T10:40:41,833 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8897 lost=8 simT=126000.0s realT=403s; (s/r): 312.6550868486352
2022-08-08T10:40:42,949 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1399 #nodes=152
2022-08-08T10:40:42,949 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7281 lost=9 simT=129600.0s realT=404s; (s/r): 320.7920792079208
2022-08-08T10:40:43,473 INFO AbstractController$9:234 ### ITERATION 97 fires after mobsim event
2022-08-08T10:40:43,473 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=239.111100179sec
2022-08-08T10:40:43,474 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T10:40:43,514 INFO LegTimesControlerListener:50 [97] average trip (probably: leg) duration is: 1244 seconds = 00:20:44
2022-08-08T10:40:43,514 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T10:40:43,514 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:40:43,515 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:40:43,515 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:40:43,515 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:40:43,515 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T10:40:43,515 INFO EventsManagerImpl:137 event # 1
2022-08-08T10:40:43,515 INFO EventsManagerImpl:137 event # 4
2022-08-08T10:40:43,515 INFO EventsManagerImpl:137 event # 16
2022-08-08T10:40:43,515 INFO EventsManagerImpl:137 event # 64
2022-08-08T10:40:43,515 INFO EventsManagerImpl:137 event # 256
2022-08-08T10:40:43,516 INFO EventsManagerImpl:137 event # 1024
2022-08-08T10:40:43,519 INFO EventsManagerImpl:137 event # 4096
2022-08-08T10:40:43,529 INFO EventsManagerImpl:137 event # 16384
2022-08-08T10:40:43,543 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T10:40:43,921 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T10:40:43,921 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T10:40:43,921 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T10:40:43,921 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T10:40:43,921 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T10:40:43,921 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T10:40:43,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-08-08T10:40:43,934 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-08-08T10:40:43,934 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:19:26][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T10:40:43,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-08-08T10:40:43,936 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-08-08T10:40:43,936 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:48][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T10:40:43,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-08-08T10:40:43,938 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-08-08T10:40:43,939 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-08-08T10:40:43,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-08-08T10:40:43,939 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-08-08T10:40:43,939 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T10:40:43,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-08-08T10:40:43,939 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-08-08T10:40:43,939 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-08-08T10:40:43,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-08-08T10:40:43,940 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-08-08T10:40:43,940 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-08-08T10:40:43,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-08-08T10:40:43,941 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-08-08T10:40:43,941 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-08-08T10:40:43,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-08-08T10:40:43,942 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T10:40:43,942 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T10:40:43,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-08-08T10:40:43,943 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-08-08T10:40:43,943 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-08-08T10:40:43,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-08-08T10:40:43,946 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-08-08T10:40:43,947 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-08-08T10:40:43,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-08-08T10:40:43,947 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-08-08T10:40:43,947 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:48:56][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T10:40:43,947 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T10:40:44,285 INFO ControlerListenerManagerImpl:251 [it.97] all ControlerAfterMobsimListeners called.
2022-08-08T10:40:44,286 INFO AbstractController$4:159 ### ITERATION 97 fires scoring event
2022-08-08T10:40:44,286 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T10:40:44,448 INFO NewScoreAssignerImpl:57 it: 97 msaStart: 599
2022-08-08T10:40:44,577 INFO ControlerListenerManagerImpl:194 [it.97] all ControlerScoringListeners called.
2022-08-08T10:40:44,577 INFO AbstractController$5:167 ### ITERATION 97 fires iteration end event
2022-08-08T10:40:44,577 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T10:40:44,577 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T10:40:44,673 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T10:40:44,674 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T10:40:46,715 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T10:40:46,715 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1336546213611178
2022-08-08T10:40:46,715 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3035247538988482
2022-08-08T10:40:46,715 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.503376348613771E-4
2022-08-08T10:40:46,715 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.4006737291834627E-4
2022-08-08T10:40:46,715 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T10:40:46,715 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14025711600774377
2022-08-08T10:40:46,715 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13912738719401038
2022-08-08T10:40:46,715 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2225244817369067
2022-08-08T10:40:46,951 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T10:40:47,063 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -91.6138803592011
2022-08-08T10:40:47,063 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -111.56844559107788
2022-08-08T10:40:47,063 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -93.33320534833146
2022-08-08T10:40:47,063 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -75.0706316347887
2022-08-08T10:40:47,126 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T10:40:47,952 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18837.093724913095 meters
2022-08-08T10:40:47,952 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138909.71847349417 meters (statistic on all 2105301 legs which have a finite distance)
2022-08-08T10:40:47,952 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51846.53035382385 meters
2022-08-08T10:40:47,952 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138858.58242336087 meters (statistic on all 764625 trips which have a finite distance)
2022-08-08T10:40:47,952 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T10:40:47,952 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T10:40:49,094 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T10:40:49,096 INFO LegHistogramListener:72 number of legs: 2112553 100%
2022-08-08T10:40:49,096 INFO LegHistogramListener:79 number of bike legs: 103384 4.893794380543352%
2022-08-08T10:40:49,096 INFO LegHistogramListener:79 number of car legs: 236272 11.18419277528185%
2022-08-08T10:40:49,096 INFO LegHistogramListener:79 number of drtNorth legs: 239 0.01131332563017354%
2022-08-08T10:40:49,096 INFO LegHistogramListener:79 number of drtSoutheast legs: 194 0.009183201557546723%
2022-08-08T10:40:49,096 INFO LegHistogramListener:79 number of freight legs: 47065 2.2278730995151363%
2022-08-08T10:40:49,096 INFO LegHistogramListener:79 number of pt legs: 129254 6.118379041851258%
2022-08-08T10:40:49,096 INFO LegHistogramListener:79 number of ride legs: 107833 5.10439264719039%
2022-08-08T10:40:49,096 INFO LegHistogramListener:79 number of walk legs: 1488312 70.4508715284303%
2022-08-08T10:40:49,657 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T10:40:50,530 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T10:40:53,030 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6080482907716561
2022-08-08T10:40:53,030 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4507040264561948
2022-08-08T10:40:53,030 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.010909585748984528
2022-08-08T10:40:53,030 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009164925001412161
2022-08-08T10:40:53,030 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T10:40:53,030 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5321549063608867
2022-08-08T10:40:53,030 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6774059372384292
2022-08-08T10:40:53,030 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.899400216702527
2022-08-08T10:40:53,030 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.23116048824825278
2022-08-08T10:40:53,030 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38108192074438857
2022-08-08T10:40:53,030 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.001104053158875817
2022-08-08T10:40:53,031 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 9.692559708735371E-4
2022-08-08T10:40:53,031 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T10:40:53,031 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.31514170393915897
2022-08-08T10:40:53,031 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.27464862866327405
2022-08-08T10:40:53,031 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6231840893101979
2022-08-08T10:40:53,031 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18171944725450223
2022-08-08T10:40:53,031 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3690426061816707
2022-08-08T10:40:53,031 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.081078582909257E-4
2022-08-08T10:40:53,031 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.541889830900137E-4
2022-08-08T10:40:53,031 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T10:40:53,031 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.22665055947251936
2022-08-08T10:40:53,031 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.2093798302325701
2022-08-08T10:40:53,031 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.39581332771892347
2022-08-08T10:40:53,209 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T10:40:54,429 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T10:40:54,759 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T10:40:55,172 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T10:40:56,341 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T10:40:56,667 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T10:40:57,043 INFO ControlerListenerManagerImpl:171 [it.97] all ControlerIterationEndsListeners called.
2022-08-08T10:40:57,224 INFO AbstractController:181 ### ITERATION 97 ENDS
2022-08-08T10:40:57,224 INFO AbstractController:182 ###################################################
2022-08-08T10:40:57,224 INFO AbstractController:133 ###################################################
2022-08-08T10:40:57,224 INFO AbstractController:134 ### ITERATION 98 BEGINS
2022-08-08T10:40:57,225 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T10:40:57,225 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T10:40:57,225 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T10:40:57,225 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T10:40:57,225 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T10:41:03,705 INFO MemoryObserver:41 used RAM: 13364 MB free: 2715 MB total: 16080 MB
2022-08-08T10:41:03,765 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T10:41:03,790 INFO ControlerListenerManagerImpl:148 [it.98] all ControlerIterationStartsListeners called.
2022-08-08T10:41:03,791 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T10:41:05,352 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169728 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T10:41:05,352 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30386 plans
2022-08-08T10:41:05,353 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:41:05,353 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:41:05,354 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T10:41:05,354 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T10:41:05,355 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T10:41:05,356 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T10:41:05,356 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:41:05,358 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:41:05,358 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:41:05,359 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:41:05,359 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T10:41:05,360 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:41:05,362 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:41:05,373 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:41:05,373 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T10:41:05,385 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:41:05,387 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:41:05,388 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T10:41:05,401 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:41:05,427 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T10:41:05,554 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T10:41:05,717 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T10:41:06,151 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T10:41:06,925 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T10:41:08,459 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T10:41:11,663 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T10:41:16,850 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T10:41:36,965 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T10:41:36,966 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30386 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T10:41:36,966 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30663 plans
2022-08-08T10:41:36,966 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T10:41:36,966 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T10:41:36,966 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T10:41:36,966 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T10:41:36,966 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T10:41:36,966 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T10:41:36,967 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T10:41:36,967 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T10:41:36,967 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T10:41:36,968 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T10:41:36,970 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T10:41:36,973 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T10:41:36,980 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T10:41:36,992 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T10:41:37,016 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T10:41:37,063 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T10:41:37,182 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30663 plans
2022-08-08T10:41:37,183 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T10:41:37,183 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T10:41:37,183 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T10:41:37,183 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T10:41:37,183 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:41:37,184 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T10:41:37,184 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:41:37,184 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:41:37,188 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:41:37,190 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:41:37,191 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:41:37,194 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:41:37,196 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T10:41:37,203 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:41:37,204 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:41:37,208 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:41:37,209 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T10:41:37,214 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:41:37,283 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:41:37,305 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T10:41:37,368 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T10:41:37,492 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T10:41:37,932 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T10:41:38,850 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T10:41:40,392 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T10:41:43,551 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T10:41:50,700 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T10:42:03,705 INFO MemoryObserver:41 used RAM: 15330 MB free: 749 MB total: 16080 MB
2022-08-08T10:42:06,709 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T10:42:06,709 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30663 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T10:42:06,709 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7651 plans
2022-08-08T10:42:06,709 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T10:42:06,709 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T10:42:06,709 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T10:42:06,709 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T10:42:06,709 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T10:42:06,709 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T10:42:06,709 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T10:42:06,709 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T10:42:06,709 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T10:42:06,709 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T10:42:06,710 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T10:42:06,710 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T10:42:06,712 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T10:42:06,714 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T10:42:06,714 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7651 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T10:42:06,714 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40227 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T10:42:06,714 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6838 plans
2022-08-08T10:42:06,715 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T10:42:06,715 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T10:42:06,715 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T10:42:06,716 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T10:42:06,719 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T10:42:06,727 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T10:42:06,774 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T10:42:06,891 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T10:42:07,035 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T10:42:07,293 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T10:42:07,659 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T10:42:08,623 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T10:42:10,996 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T10:42:19,368 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T10:42:19,368 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6838 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T10:42:19,368 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T10:42:20,339 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T10:42:21,327 INFO ControlerListenerManagerImpl:213 [it.98] all ControlerReplanningListeners called.
2022-08-08T10:42:21,327 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T10:42:21,327 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T10:42:21,327 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T10:42:21,406 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T10:42:21,476 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T10:42:21,476 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T10:42:21,476 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T10:42:21,485 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T10:42:21,494 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T10:42:21,494 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T10:42:21,496 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T10:42:21,496 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T10:42:21,496 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T10:42:21,496 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T10:42:21,496 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T10:42:21,496 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T10:42:21,496 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T10:42:21,496 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T10:42:21,496 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T10:42:21,496 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T10:42:21,496 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T10:42:21,496 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T10:42:21,496 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T10:42:21,497 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T10:42:21,497 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T10:42:21,497 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T10:42:22,193 INFO ControlerListenerManagerImpl:232 [it.98] all ControlerBeforeMobsimListeners called.
2022-08-08T10:42:22,193 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T10:42:22,194 INFO NetworkImpl:163 node # 1
2022-08-08T10:42:22,194 INFO NetworkImpl:163 node # 4
2022-08-08T10:42:22,194 INFO NetworkImpl:163 node # 16
2022-08-08T10:42:22,194 INFO NetworkImpl:163 node # 64
2022-08-08T10:42:22,194 INFO NetworkImpl:163 node # 256
2022-08-08T10:42:22,194 INFO NetworkImpl:163 node # 1024
2022-08-08T10:42:22,195 INFO NetworkImpl:163 node # 4096
2022-08-08T10:42:22,196 INFO NetworkImpl:163 node # 16384
2022-08-08T10:42:22,203 INFO NetworkImpl:163 node # 65536
2022-08-08T10:42:22,242 INFO NetworkImpl:159 link # 1
2022-08-08T10:42:22,242 INFO NetworkImpl:159 link # 4
2022-08-08T10:42:22,242 INFO NetworkImpl:159 link # 16
2022-08-08T10:42:22,242 INFO NetworkImpl:159 link # 64
2022-08-08T10:42:22,243 INFO NetworkImpl:159 link # 256
2022-08-08T10:42:22,244 INFO NetworkImpl:159 link # 1024
2022-08-08T10:42:22,248 INFO NetworkImpl:159 link # 4096
2022-08-08T10:42:22,266 INFO NetworkImpl:159 link # 16384
2022-08-08T10:42:22,338 INFO NetworkImpl:159 link # 65536
2022-08-08T10:42:22,669 INFO NetworkImpl:159 link # 262144
2022-08-08T10:42:23,446 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T10:42:23,446 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T10:42:23,446 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T10:42:23,446 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T10:42:23,446 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T10:42:23,446 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T10:42:23,446 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T10:42:23,447 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T10:42:23,448 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T10:42:23,451 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T10:42:23,455 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T10:42:23,464 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T10:42:23,482 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T10:42:23,531 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T10:42:23,616 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T10:42:23,783 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T10:42:24,124 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T10:42:24,680 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T10:42:25,750 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T10:42:25,845 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T10:42:25,861 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:42:25,861 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T10:42:25,861 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T10:42:25,861 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:42:25,861 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:42:25,861 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T10:42:25,861 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T10:42:25,861 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T10:42:25,861 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:42:25,861 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T10:42:33,186 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:42:33,186 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T10:42:33,186 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T10:42:33,186 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T10:42:33,186 INFO EventsManagerImpl:176
2022-08-08T10:42:33,186 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:42:33,186 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T10:42:33,186 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T10:42:33,186 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T10:42:33,186 INFO EventsManagerImpl:176
2022-08-08T10:42:33,186 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:42:33,186 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T10:42:33,186 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T10:42:33,186 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T10:42:33,186 INFO EventsManagerImpl:176
2022-08-08T10:42:33,187 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:42:33,187 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T10:42:33,187 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T10:42:33,187 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T10:42:33,187 INFO EventsManagerImpl:176
2022-08-08T10:42:33,187 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T10:42:33,187 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T10:42:33,187 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T10:42:33,187 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T10:42:33,187 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T10:42:33,187 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T10:42:33,187 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T10:42:33,187 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:42:33,187 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T10:42:33,187 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T10:42:33,187 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:42:33,187 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T10:42:33,187 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T10:42:33,187 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T10:42:33,187 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T10:42:33,187 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T10:42:33,187 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T10:42:33,187 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T10:42:33,187 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T10:42:33,187 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:42:33,188 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:42:33,188 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:42:33,188 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T10:42:33,188 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T10:42:33,188 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T10:42:33,188 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:42:33,188 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T10:42:33,188 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:42:33,188 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T10:42:33,188 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T10:42:33,188 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:42:33,188 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T10:42:33,188 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:42:33,188 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T10:42:33,188 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T10:42:33,188 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:42:33,188 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T10:42:33,188 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T10:42:33,188 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:42:33,188 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:42:33,188 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:42:33,188 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T10:42:33,188 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T10:42:33,188 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T10:42:33,188 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:42:33,188 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T10:42:33,188 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:42:33,188 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T10:42:33,188 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T10:42:33,188 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:42:33,189 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T10:42:33,189 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:42:33,189 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T10:42:33,189 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T10:42:33,189 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:42:33,189 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T10:42:34,715 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T10:42:34,718 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T10:42:34,899 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T10:42:34,899 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T10:42:34,899 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T10:42:34,899 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T10:42:34,899 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T10:42:34,899 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T10:42:34,899 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T10:42:34,899 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T10:42:35,111 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T10:42:35,111 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T10:42:35,135 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T10:42:35,135 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T10:42:35,138 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T10:42:35,139 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T10:42:35,143 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T10:42:35,144 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T10:42:35,144 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T10:42:35,145 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T10:42:35,146 INFO VehicularDepartureHandler:110 teleport vehicle 157918_car from link -95454627 to link -103717883#3
2022-08-08T10:42:35,146 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T10:42:36,430 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1777 #nodes=223
2022-08-08T10:42:36,431 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271750 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T10:42:37,896 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3125 #nodes=353
2022-08-08T10:42:37,896 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271253 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T10:42:40,215 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4291 #nodes=469
2022-08-08T10:42:40,215 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270674 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T10:42:43,469 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5568 #nodes=674
2022-08-08T10:42:43,469 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269838 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T10:42:47,733 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7005 #nodes=948
2022-08-08T10:42:47,734 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268612 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-08-08T10:42:53,543 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10832 #nodes=1715
2022-08-08T10:42:53,544 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266741 lost=0 simT=21600.0s realT=27s; (s/r): 800.0
2022-08-08T10:43:03,706 INFO MemoryObserver:41 used RAM: 14095 MB free: 1984 MB total: 16080 MB
2022-08-08T10:43:06,787 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11891 #nodes=1865
2022-08-08T10:43:06,787 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264037 lost=0 simT=25200.0s realT=40s; (s/r): 630.0
2022-08-08T10:43:18,466 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12994 #nodes=2038
2022-08-08T10:43:18,467 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260571 lost=0 simT=28800.0s realT=52s; (s/r): 553.8461538461538
2022-08-08T10:43:35,140 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14221 #nodes=2111
2022-08-08T10:43:35,140 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256884 lost=0 simT=32400.0s realT=69s; (s/r): 469.5652173913044
2022-08-08T10:43:48,995 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14161 #nodes=2090
2022-08-08T10:43:48,995 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251515 lost=0 simT=36000.0s realT=83s; (s/r): 433.73493975903614
2022-08-08T10:44:03,706 INFO MemoryObserver:41 used RAM: 15071 MB free: 1008 MB total: 16080 MB
2022-08-08T10:44:07,302 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14521 #nodes=2128
2022-08-08T10:44:07,303 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245641 lost=0 simT=39600.0s realT=101s; (s/r): 392.0792079207921
2022-08-08T10:44:20,299 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14985 #nodes=2132
2022-08-08T10:44:20,299 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237718 lost=0 simT=43200.0s realT=114s; (s/r): 378.94736842105266
2022-08-08T10:44:39,761 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15272 #nodes=2201
2022-08-08T10:44:39,761 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228646 lost=0 simT=46800.0s realT=133s; (s/r): 351.8796992481203
2022-08-08T10:44:53,485 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15385 #nodes=2351
2022-08-08T10:44:53,485 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217227 lost=0 simT=50400.0s realT=147s; (s/r): 342.85714285714283
2022-08-08T10:45:03,708 INFO MemoryObserver:41 used RAM: 15385 MB free: 694 MB total: 16080 MB
2022-08-08T10:45:07,508 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15618 #nodes=2425
2022-08-08T10:45:07,509 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203767 lost=0 simT=54000.0s realT=161s; (s/r): 335.40372670807454
2022-08-08T10:45:25,462 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15835 #nodes=2348
2022-08-08T10:45:25,462 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187123 lost=0 simT=57600.0s realT=179s; (s/r): 321.7877094972067
2022-08-08T10:45:49,863 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15741 #nodes=2371
2022-08-08T10:45:49,864 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167554 lost=0 simT=61200.0s realT=204s; (s/r): 300.0
2022-08-08T10:46:03,708 INFO MemoryObserver:41 used RAM: 15424 MB free: 655 MB total: 16080 MB
2022-08-08T10:46:09,796 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15381 #nodes=2264
2022-08-08T10:46:09,797 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145540 lost=0 simT=64800.0s realT=223s; (s/r): 290.5829596412556
2022-08-08T10:46:24,820 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14704 #nodes=2146
2022-08-08T10:46:24,820 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121714 lost=0 simT=68400.0s realT=238s; (s/r): 287.39495798319325
2022-08-08T10:46:41,673 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14231 #nodes=1976
2022-08-08T10:46:41,673 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96810 lost=0 simT=72000.0s realT=255s; (s/r): 282.3529411764706
2022-08-08T10:46:56,021 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12357 #nodes=1601
2022-08-08T10:46:56,021 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74264 lost=0 simT=75600.0s realT=270s; (s/r): 280.0
2022-08-08T10:47:03,716 INFO MemoryObserver:41 used RAM: 15702 MB free: 377 MB total: 16080 MB
2022-08-08T10:47:08,287 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11644 #nodes=1452
2022-08-08T10:47:08,287 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58270 lost=0 simT=79200.0s realT=282s; (s/r): 280.8510638297872
2022-08-08T10:47:34,067 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11008 #nodes=1442
2022-08-08T10:47:34,067 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44841 lost=0 simT=82800.0s realT=308s; (s/r): 268.83116883116884
2022-08-08T10:47:56,673 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10426 #nodes=1317
2022-08-08T10:47:56,673 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32678 lost=0 simT=86400.0s realT=330s; (s/r): 261.8181818181818
2022-08-08T10:48:03,026 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8736 #nodes=1034
2022-08-08T10:48:03,027 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26337 lost=2 simT=90000.0s realT=337s; (s/r): 267.06231454005933
2022-08-08T10:48:03,716 INFO MemoryObserver:41 used RAM: 15925 MB free: 154 MB total: 16080 MB
2022-08-08T10:48:09,820 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7397 #nodes=896
2022-08-08T10:48:09,820 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22347 lost=2 simT=93600.0s realT=343s; (s/r): 272.8862973760933
2022-08-08T10:48:15,270 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6338 #nodes=678
2022-08-08T10:48:15,270 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19383 lost=4 simT=97200.0s realT=349s; (s/r): 278.51002865329514
2022-08-08T10:48:19,322 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5305 #nodes=589
2022-08-08T10:48:19,322 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17071 lost=7 simT=100800.0s realT=353s; (s/r): 285.5524079320113
2022-08-08T10:48:22,829 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4508 #nodes=483
2022-08-08T10:48:22,829 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15252 lost=7 simT=104400.0s realT=356s; (s/r): 293.2584269662921
2022-08-08T10:48:25,606 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3800 #nodes=403
2022-08-08T10:48:25,606 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13680 lost=8 simT=108000.0s realT=359s; (s/r): 300.83565459610026
2022-08-08T10:48:28,020 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3184 #nodes=303
2022-08-08T10:48:28,020 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12368 lost=9 simT=111600.0s realT=362s; (s/r): 308.28729281767954
2022-08-08T10:48:30,237 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2643 #nodes=269
2022-08-08T10:48:30,237 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11291 lost=10 simT=115200.0s realT=364s; (s/r): 316.4835164835165
2022-08-08T10:48:32,039 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2241 #nodes=237
2022-08-08T10:48:32,039 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10438 lost=10 simT=118800.0s realT=366s; (s/r): 324.59016393442624
2022-08-08T10:48:33,614 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1925 #nodes=213
2022-08-08T10:48:33,614 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9701 lost=11 simT=122400.0s realT=367s; (s/r): 333.5149863760218
2022-08-08T10:48:34,975 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1646 #nodes=171
2022-08-08T10:48:34,976 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8964 lost=11 simT=126000.0s realT=369s; (s/r): 341.4634146341463
2022-08-08T10:48:36,282 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1373 #nodes=146
2022-08-08T10:48:36,282 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7330 lost=11 simT=129600.0s realT=370s; (s/r): 350.27027027027026
2022-08-08T10:48:44,589 INFO AbstractController$9:234 ### ITERATION 98 fires after mobsim event
2022-08-08T10:48:44,589 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=242.350926499sec
2022-08-08T10:48:44,589 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T10:48:44,631 INFO LegTimesControlerListener:50 [98] average trip (probably: leg) duration is: 1244 seconds = 00:20:44
2022-08-08T10:48:44,632 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T10:48:44,632 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:48:44,632 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:48:44,632 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:48:44,632 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:48:44,632 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T10:48:44,632 INFO EventsManagerImpl:137 event # 1
2022-08-08T10:48:44,632 INFO EventsManagerImpl:137 event # 4
2022-08-08T10:48:44,632 INFO EventsManagerImpl:137 event # 16
2022-08-08T10:48:44,632 INFO EventsManagerImpl:137 event # 64
2022-08-08T10:48:44,632 INFO EventsManagerImpl:137 event # 256
2022-08-08T10:48:44,633 INFO EventsManagerImpl:137 event # 1024
2022-08-08T10:48:44,635 INFO EventsManagerImpl:137 event # 4096
2022-08-08T10:48:44,645 INFO EventsManagerImpl:137 event # 16384
2022-08-08T10:48:44,657 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T10:48:44,936 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T10:48:44,936 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T10:48:44,936 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T10:48:44,936 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T10:48:44,936 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T10:48:44,936 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T10:48:44,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-08-08T10:48:44,944 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-08-08T10:48:44,944 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=14:38:43][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T10:48:44,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-08-08T10:48:44,946 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-08-08T10:48:44,946 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:37][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T10:48:44,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-08-08T10:48:44,948 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-08-08T10:48:44,948 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-08-08T10:48:44,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-08-08T10:48:44,949 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-08-08T10:48:44,949 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T10:48:44,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-08-08T10:48:44,949 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-08-08T10:48:44,949 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-08-08T10:48:44,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-08-08T10:48:44,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-08-08T10:48:44,949 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-08-08T10:48:44,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-08-08T10:48:44,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-08-08T10:48:44,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-08-08T10:48:44,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-08-08T10:48:44,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-08-08T10:48:44,950 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:17:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T10:48:44,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-08-08T10:48:44,951 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T10:48:44,951 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T10:48:44,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-08-08T10:48:44,955 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-08-08T10:48:44,956 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-08-08T10:48:44,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-08-08T10:48:44,956 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-08-08T10:48:44,956 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:49:00][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T10:48:44,956 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T10:48:45,274 INFO ControlerListenerManagerImpl:251 [it.98] all ControlerAfterMobsimListeners called.
2022-08-08T10:48:45,274 INFO AbstractController$4:159 ### ITERATION 98 fires scoring event
2022-08-08T10:48:45,274 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T10:48:45,392 INFO NewScoreAssignerImpl:57 it: 98 msaStart: 599
2022-08-08T10:48:45,501 INFO ControlerListenerManagerImpl:194 [it.98] all ControlerScoringListeners called.
2022-08-08T10:48:45,501 INFO AbstractController$5:167 ### ITERATION 98 fires iteration end event
2022-08-08T10:48:45,501 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T10:48:45,501 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T10:48:45,569 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T10:48:45,570 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T10:48:47,412 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T10:48:47,412 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1342631343812424
2022-08-08T10:48:47,412 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.30321664604055726
2022-08-08T10:48:47,412 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.3493224194683085E-4
2022-08-08T10:48:47,412 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.70743104802888E-4
2022-08-08T10:48:47,412 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T10:48:47,412 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13948813014475933
2022-08-08T10:48:47,412 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1392596168165269
2022-08-08T10:48:47,412 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22294556247657096
2022-08-08T10:48:47,640 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T10:48:47,751 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -91.61562451744881
2022-08-08T10:48:47,751 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -111.48097792021088
2022-08-08T10:48:47,751 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -93.21655539862017
2022-08-08T10:48:47,751 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -74.93956561360902
2022-08-08T10:48:47,823 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T10:48:48,627 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18851.202441871395 meters
2022-08-08T10:48:48,627 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138864.0030576446 meters (statistic on all 2103033 legs which have a finite distance)
2022-08-08T10:48:48,627 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51822.89187594748 meters
2022-08-08T10:48:48,627 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138795.99847356623 meters (statistic on all 764629 trips which have a finite distance)
2022-08-08T10:48:48,627 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T10:48:48,627 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T10:48:49,750 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T10:48:49,752 INFO LegHistogramListener:72 number of legs: 2110327 100%
2022-08-08T10:48:49,752 INFO LegHistogramListener:79 number of bike legs: 103803 4.918811160545261%
2022-08-08T10:48:49,752 INFO LegHistogramListener:79 number of car legs: 236025 11.184285658099432%
2022-08-08T10:48:49,752 INFO LegHistogramListener:79 number of drtNorth legs: 215 0.010187994561980204%
2022-08-08T10:48:49,752 INFO LegHistogramListener:79 number of drtSoutheast legs: 143 0.006776201034247299%
2022-08-08T10:48:49,752 INFO LegHistogramListener:79 number of freight legs: 47065 2.2302230886492946%
2022-08-08T10:48:49,752 INFO LegHistogramListener:79 number of pt legs: 128224 6.076025184722557%
2022-08-08T10:48:49,753 INFO LegHistogramListener:79 number of ride legs: 107960 5.115794850750619%
2022-08-08T10:48:49,753 INFO LegHistogramListener:79 number of walk legs: 1486892 70.45789586163662%
2022-08-08T10:48:50,353 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T10:48:51,217 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T10:48:53,997 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6107994371896455
2022-08-08T10:48:53,997 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4511790260710599
2022-08-08T10:48:53,997 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.010955801927728166
2022-08-08T10:48:53,997 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009211141180155799
2022-08-08T10:48:53,997 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T10:48:53,997 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5330586894118734
2022-08-08T10:48:53,997 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6801442458289899
2022-08-08T10:48:53,997 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9000985945146531
2022-08-08T10:48:53,997 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.23170224456574764
2022-08-08T10:48:53,997 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38123469089079115
2022-08-08T10:48:53,997 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0011168909863046056
2022-08-08T10:48:53,997 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 9.820937983023258E-4
2022-08-08T10:48:53,997 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T10:48:53,997 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.31647427042626725
2022-08-08T10:48:53,997 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.27529950651391366
2022-08-08T10:48:53,998 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6262163841488777
2022-08-08T10:48:53,998 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18194025788627738
2022-08-08T10:48:53,998 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3691825385006445
2022-08-08T10:48:53,998 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.106754237766834E-4
2022-08-08T10:48:53,998 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.567565485757714E-4
2022-08-08T10:48:53,998 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T10:48:53,998 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2270896131705839
2022-08-08T10:48:53,998 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.20972003265943298
2022-08-08T10:48:53,998 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3977492720951848
2022-08-08T10:48:54,200 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T10:48:55,407 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T10:48:55,725 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T10:48:56,127 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T10:48:57,329 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T10:48:57,652 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T10:48:58,036 INFO ControlerListenerManagerImpl:171 [it.98] all ControlerIterationEndsListeners called.
2022-08-08T10:48:58,273 INFO AbstractController:181 ### ITERATION 98 ENDS
2022-08-08T10:48:58,273 INFO AbstractController:182 ###################################################
2022-08-08T10:48:58,273 INFO AbstractController:133 ###################################################
2022-08-08T10:48:58,273 INFO AbstractController:134 ### ITERATION 99 BEGINS
2022-08-08T10:48:58,274 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T10:48:58,274 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T10:48:58,274 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T10:48:58,274 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T10:48:58,274 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T10:49:04,596 INFO MemoryObserver:41 used RAM: 13359 MB free: 2720 MB total: 16080 MB
2022-08-08T10:49:04,657 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T10:49:04,683 INFO ControlerListenerManagerImpl:148 [it.99] all ControlerIterationStartsListeners called.
2022-08-08T10:49:04,683 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T10:49:06,256 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169905 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T10:49:06,256 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30369 plans
2022-08-08T10:49:06,256 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T10:49:06,257 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T10:49:06,257 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T10:49:06,257 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:49:06,258 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:49:06,259 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T10:49:06,260 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:49:06,260 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:49:06,261 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:49:06,262 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T10:49:06,264 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:49:06,265 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:49:06,267 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:49:06,270 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T10:49:06,272 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:49:06,282 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:49:06,287 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T10:49:06,288 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:49:06,298 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:49:06,325 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T10:49:06,403 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T10:49:06,569 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T10:49:06,956 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T10:49:07,702 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T10:49:09,315 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T10:49:12,017 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T10:49:16,907 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T10:49:35,340 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T10:49:35,341 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30369 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T10:49:35,341 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30531 plans
2022-08-08T10:49:35,341 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T10:49:35,341 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T10:49:35,341 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T10:49:35,341 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T10:49:35,342 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T10:49:35,342 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T10:49:35,342 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T10:49:35,342 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T10:49:35,342 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T10:49:35,343 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T10:49:35,345 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T10:49:35,348 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T10:49:35,355 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T10:49:35,368 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T10:49:35,392 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T10:49:35,438 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T10:49:35,588 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30531 plans
2022-08-08T10:49:35,588 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T10:49:35,588 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:49:35,588 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:49:35,588 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T10:49:35,588 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:49:35,591 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T10:49:35,592 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T10:49:35,592 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:49:35,592 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:49:35,593 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T10:49:35,593 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:49:35,599 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:49:35,600 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:49:35,609 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T10:49:35,609 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:49:35,614 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:49:35,614 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:49:35,615 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:49:35,627 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T10:49:35,650 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T10:49:35,728 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T10:49:35,965 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T10:49:36,433 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T10:49:37,192 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T10:49:39,116 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T10:49:42,683 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T10:49:49,734 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T10:50:04,597 INFO MemoryObserver:41 used RAM: 15102 MB free: 977 MB total: 16080 MB
2022-08-08T10:50:05,290 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T10:50:05,290 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30531 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T10:50:05,290 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7623 plans
2022-08-08T10:50:05,290 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T10:50:05,290 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T10:50:05,290 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T10:50:05,291 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T10:50:05,291 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T10:50:05,291 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T10:50:05,291 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T10:50:05,291 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T10:50:05,291 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T10:50:05,291 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T10:50:05,291 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T10:50:05,292 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T10:50:05,293 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T10:50:05,296 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T10:50:05,296 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7623 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T10:50:05,296 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40255 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T10:50:05,296 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6810 plans
2022-08-08T10:50:05,296 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T10:50:05,296 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T10:50:05,297 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T10:50:05,297 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T10:50:05,301 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T10:50:05,315 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T10:50:05,343 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T10:50:05,408 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T10:50:05,802 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T10:50:06,105 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T10:50:06,609 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T10:50:07,408 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T10:50:09,502 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T10:50:17,289 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T10:50:17,289 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6810 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T10:50:17,289 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T10:50:18,258 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T10:50:19,250 INFO ControlerListenerManagerImpl:213 [it.99] all ControlerReplanningListeners called.
2022-08-08T10:50:19,250 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T10:50:19,250 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T10:50:19,250 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T10:50:19,329 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T10:50:19,399 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T10:50:19,399 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T10:50:19,399 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T10:50:19,408 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T10:50:19,417 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T10:50:19,417 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T10:50:19,418 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T10:50:19,419 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T10:50:19,419 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T10:50:19,419 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T10:50:19,419 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T10:50:19,419 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T10:50:19,419 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T10:50:19,419 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T10:50:19,419 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T10:50:19,419 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T10:50:19,419 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T10:50:19,419 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T10:50:19,419 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T10:50:19,420 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T10:50:19,420 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T10:50:19,420 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T10:50:20,114 INFO ControlerListenerManagerImpl:232 [it.99] all ControlerBeforeMobsimListeners called.
2022-08-08T10:50:20,114 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T10:50:20,115 INFO NetworkImpl:163 node # 1
2022-08-08T10:50:20,115 INFO NetworkImpl:163 node # 4
2022-08-08T10:50:20,115 INFO NetworkImpl:163 node # 16
2022-08-08T10:50:20,115 INFO NetworkImpl:163 node # 64
2022-08-08T10:50:20,115 INFO NetworkImpl:163 node # 256
2022-08-08T10:50:20,115 INFO NetworkImpl:163 node # 1024
2022-08-08T10:50:20,116 INFO NetworkImpl:163 node # 4096
2022-08-08T10:50:20,117 INFO NetworkImpl:163 node # 16384
2022-08-08T10:50:20,124 INFO NetworkImpl:163 node # 65536
2022-08-08T10:50:20,163 INFO NetworkImpl:159 link # 1
2022-08-08T10:50:20,163 INFO NetworkImpl:159 link # 4
2022-08-08T10:50:20,164 INFO NetworkImpl:159 link # 16
2022-08-08T10:50:20,164 INFO NetworkImpl:159 link # 64
2022-08-08T10:50:20,164 INFO NetworkImpl:159 link # 256
2022-08-08T10:50:20,165 INFO NetworkImpl:159 link # 1024
2022-08-08T10:50:20,170 INFO NetworkImpl:159 link # 4096
2022-08-08T10:50:20,187 INFO NetworkImpl:159 link # 16384
2022-08-08T10:50:20,259 INFO NetworkImpl:159 link # 65536
2022-08-08T10:50:20,593 INFO NetworkImpl:159 link # 262144
2022-08-08T10:50:21,366 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T10:50:21,366 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T10:50:21,366 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T10:50:21,366 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T10:50:21,366 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T10:50:21,367 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T10:50:21,367 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T10:50:21,368 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T10:50:21,369 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T10:50:21,372 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T10:50:21,377 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T10:50:21,387 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T10:50:21,406 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T10:50:21,477 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T10:50:21,554 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T10:50:21,726 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T10:50:22,044 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T10:50:22,624 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T10:50:23,756 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T10:50:23,867 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T10:50:23,891 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:50:23,891 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T10:50:23,891 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T10:50:23,891 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:50:23,891 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:50:23,891 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T10:50:23,891 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T10:50:23,891 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T10:50:23,891 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:50:23,891 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T10:50:31,253 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:50:31,253 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T10:50:31,253 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T10:50:31,253 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T10:50:31,253 INFO EventsManagerImpl:176
2022-08-08T10:50:31,253 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:50:31,253 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T10:50:31,253 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T10:50:31,253 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T10:50:31,253 INFO EventsManagerImpl:176
2022-08-08T10:50:31,253 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:50:31,253 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T10:50:31,253 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T10:50:31,253 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T10:50:31,253 INFO EventsManagerImpl:176
2022-08-08T10:50:31,253 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:50:31,253 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T10:50:31,253 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T10:50:31,253 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T10:50:31,254 INFO EventsManagerImpl:176
2022-08-08T10:50:31,254 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T10:50:31,254 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T10:50:31,254 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T10:50:31,254 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T10:50:31,254 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T10:50:31,254 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T10:50:31,254 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T10:50:31,254 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:50:31,254 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T10:50:31,254 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T10:50:31,254 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:50:31,254 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T10:50:31,254 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T10:50:31,254 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T10:50:31,254 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T10:50:31,254 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T10:50:31,254 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T10:50:31,254 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T10:50:31,254 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T10:50:31,254 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:50:31,254 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:50:31,254 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:50:31,254 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T10:50:31,254 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T10:50:31,255 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T10:50:31,255 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:50:31,255 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T10:50:31,255 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:50:31,255 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T10:50:31,255 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T10:50:31,255 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:50:31,255 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T10:50:31,255 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:50:31,255 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T10:50:31,255 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T10:50:31,255 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:50:31,255 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T10:50:31,255 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T10:50:31,255 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:50:31,255 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:50:31,255 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:50:31,255 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T10:50:31,255 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T10:50:31,255 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T10:50:31,255 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:50:31,255 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T10:50:31,255 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:50:31,255 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T10:50:31,255 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T10:50:31,255 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:50:31,255 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T10:50:31,255 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T10:50:31,255 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T10:50:31,255 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T10:50:31,255 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T10:50:31,256 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T10:50:32,789 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T10:50:32,792 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T10:50:32,972 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T10:50:32,972 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T10:50:32,973 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T10:50:32,973 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T10:50:32,973 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T10:50:32,973 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T10:50:32,973 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T10:50:32,973 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T10:50:33,185 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T10:50:33,186 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T10:50:33,210 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T10:50:33,211 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T10:50:33,212 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T10:50:33,213 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T10:50:33,214 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T10:50:33,219 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T10:50:33,219 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T10:50:33,220 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T10:50:33,221 INFO VehicularDepartureHandler:110 teleport vehicle 157918_car from link -95454627 to link -103717883#3
2022-08-08T10:50:33,221 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T10:50:34,185 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1737 #nodes=227
2022-08-08T10:50:34,185 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271746 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T10:50:35,658 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3100 #nodes=346
2022-08-08T10:50:35,659 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271265 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T10:50:38,286 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4278 #nodes=490
2022-08-08T10:50:38,286 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270684 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T10:50:41,527 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5513 #nodes=697
2022-08-08T10:50:41,528 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269847 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T10:50:45,887 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6989 #nodes=939
2022-08-08T10:50:45,887 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268613 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-08-08T10:50:52,006 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10854 #nodes=1690
2022-08-08T10:50:52,007 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266738 lost=0 simT=21600.0s realT=28s; (s/r): 771.4285714285714
2022-08-08T10:51:04,597 INFO MemoryObserver:41 used RAM: 13795 MB free: 2284 MB total: 16080 MB
2022-08-08T10:51:05,576 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11831 #nodes=1867
2022-08-08T10:51:05,576 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264040 lost=0 simT=25200.0s realT=41s; (s/r): 614.6341463414634
2022-08-08T10:51:16,932 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12907 #nodes=1982
2022-08-08T10:51:16,932 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260549 lost=0 simT=28800.0s realT=53s; (s/r): 543.3962264150944
2022-08-08T10:51:33,551 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14299 #nodes=2039
2022-08-08T10:51:33,552 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256892 lost=0 simT=32400.0s realT=69s; (s/r): 469.5652173913044
2022-08-08T10:51:47,521 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14066 #nodes=2105
2022-08-08T10:51:47,522 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251480 lost=0 simT=36000.0s realT=83s; (s/r): 433.73493975903614
2022-08-08T10:52:04,597 INFO MemoryObserver:41 used RAM: 14964 MB free: 1115 MB total: 16080 MB
2022-08-08T10:52:05,237 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14506 #nodes=2122
2022-08-08T10:52:05,237 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245594 lost=0 simT=39600.0s realT=101s; (s/r): 392.0792079207921
2022-08-08T10:52:20,079 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14859 #nodes=2240
2022-08-08T10:52:20,079 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237633 lost=0 simT=43200.0s realT=116s; (s/r): 372.41379310344826
2022-08-08T10:52:37,222 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15205 #nodes=2244
2022-08-08T10:52:37,222 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228489 lost=0 simT=46800.0s realT=133s; (s/r): 351.8796992481203
2022-08-08T10:52:50,829 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15374 #nodes=2318
2022-08-08T10:52:50,830 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217190 lost=0 simT=50400.0s realT=146s; (s/r): 345.2054794520548
2022-08-08T10:53:04,599 INFO MemoryObserver:41 used RAM: 15458 MB free: 621 MB total: 16080 MB
2022-08-08T10:53:05,554 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15633 #nodes=2362
2022-08-08T10:53:05,554 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203739 lost=0 simT=54000.0s realT=161s; (s/r): 335.40372670807454
2022-08-08T10:53:25,557 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15858 #nodes=2402
2022-08-08T10:53:25,557 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187073 lost=0 simT=57600.0s realT=181s; (s/r): 318.23204419889504
2022-08-08T10:53:51,129 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15636 #nodes=2318
2022-08-08T10:53:51,130 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167487 lost=0 simT=61200.0s realT=207s; (s/r): 295.6521739130435
2022-08-08T10:54:04,600 INFO MemoryObserver:41 used RAM: 15652 MB free: 427 MB total: 16080 MB
2022-08-08T10:54:07,113 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15405 #nodes=2192
2022-08-08T10:54:07,113 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145413 lost=0 simT=64800.0s realT=223s; (s/r): 290.5829596412556
2022-08-08T10:54:24,267 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14565 #nodes=2175
2022-08-08T10:54:24,268 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121591 lost=0 simT=68400.0s realT=240s; (s/r): 285.0
2022-08-08T10:54:39,045 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14205 #nodes=2094
2022-08-08T10:54:39,045 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96607 lost=0 simT=72000.0s realT=255s; (s/r): 282.3529411764706
2022-08-08T10:54:54,492 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12302 #nodes=1638
2022-08-08T10:54:54,493 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74101 lost=0 simT=75600.0s realT=270s; (s/r): 280.0
2022-08-08T10:55:07,169 INFO MemoryObserver:41 used RAM: 15369 MB free: 710 MB total: 16080 MB
2022-08-08T10:55:13,028 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11576 #nodes=1491
2022-08-08T10:55:13,029 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58159 lost=0 simT=79200.0s realT=289s; (s/r): 274.0484429065744
2022-08-08T10:55:36,544 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10982 #nodes=1383
2022-08-08T10:55:36,544 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44749 lost=0 simT=82800.0s realT=312s; (s/r): 265.38461538461536
2022-08-08T10:55:51,286 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10376 #nodes=1246
2022-08-08T10:55:51,286 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32606 lost=1 simT=86400.0s realT=327s; (s/r): 264.2201834862385
2022-08-08T10:56:04,528 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8665 #nodes=986
2022-08-08T10:56:04,528 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26333 lost=2 simT=90000.0s realT=340s; (s/r): 264.70588235294116
2022-08-08T10:56:12,313 INFO MemoryObserver:41 used RAM: 15551 MB free: 528 MB total: 16080 MB
2022-08-08T10:56:24,301 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7438 #nodes=859
2022-08-08T10:56:24,301 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22403 lost=4 simT=93600.0s realT=360s; (s/r): 260.0
2022-08-08T10:56:28,051 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6298 #nodes=673
2022-08-08T10:56:28,051 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19422 lost=4 simT=97200.0s realT=364s; (s/r): 267.032967032967
2022-08-08T10:56:38,673 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5323 #nodes=558
2022-08-08T10:56:38,673 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17070 lost=4 simT=100800.0s realT=374s; (s/r): 269.5187165775401
2022-08-08T10:56:48,679 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4500 #nodes=483
2022-08-08T10:56:48,680 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15252 lost=4 simT=104400.0s realT=384s; (s/r): 271.875
2022-08-08T10:56:58,173 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3830 #nodes=429
2022-08-08T10:56:58,174 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13695 lost=5 simT=108000.0s realT=394s; (s/r): 274.11167512690355
2022-08-08T10:56:59,837 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3206 #nodes=322
2022-08-08T10:56:59,838 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12409 lost=5 simT=111600.0s realT=395s; (s/r): 282.53164556962025
2022-08-08T10:57:01,203 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2642 #nodes=295
2022-08-08T10:57:01,204 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11372 lost=5 simT=115200.0s realT=397s; (s/r): 290.176322418136
2022-08-08T10:57:09,764 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2250 #nodes=239
2022-08-08T10:57:09,765 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10530 lost=5 simT=118800.0s realT=405s; (s/r): 293.3333333333333
2022-08-08T10:57:10,802 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1923 #nodes=203
2022-08-08T10:57:10,802 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9805 lost=5 simT=122400.0s realT=406s; (s/r): 301.4778325123153
2022-08-08T10:57:19,223 INFO MemoryObserver:41 used RAM: 15672 MB free: 407 MB total: 16080 MB
2022-08-08T10:57:19,224 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1651 #nodes=188
2022-08-08T10:57:19,224 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9070 lost=5 simT=126000.0s realT=415s; (s/r): 303.6144578313253
2022-08-08T10:57:20,091 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1375 #nodes=144
2022-08-08T10:57:20,091 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7422 lost=5 simT=129600.0s realT=416s; (s/r): 311.53846153846155
2022-08-08T10:57:20,497 INFO AbstractController$9:234 ### ITERATION 99 fires after mobsim event
2022-08-08T10:57:20,497 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=237.840964417sec
2022-08-08T10:57:20,498 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T10:57:20,605 INFO LegTimesControlerListener:50 [99] average trip (probably: leg) duration is: 1239 seconds = 00:20:39
2022-08-08T10:57:20,605 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T10:57:20,605 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:57:20,605 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:57:20,605 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:57:20,605 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T10:57:20,605 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T10:57:20,605 INFO EventsManagerImpl:137 event # 1
2022-08-08T10:57:20,605 INFO EventsManagerImpl:137 event # 4
2022-08-08T10:57:20,606 INFO EventsManagerImpl:137 event # 16
2022-08-08T10:57:20,606 INFO EventsManagerImpl:137 event # 64
2022-08-08T10:57:20,606 INFO EventsManagerImpl:137 event # 256
2022-08-08T10:57:20,607 INFO EventsManagerImpl:137 event # 1024
2022-08-08T10:57:20,609 INFO EventsManagerImpl:137 event # 4096
2022-08-08T10:57:20,620 INFO EventsManagerImpl:137 event # 16384
2022-08-08T10:57:27,279 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T10:57:27,557 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T10:57:27,557 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T10:57:27,557 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T10:57:27,557 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T10:57:27,557 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T10:57:27,558 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T10:57:27,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-08-08T10:57:27,560 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-08-08T10:57:27,560 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:15:35][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T10:57:27,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-08-08T10:57:27,562 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-08-08T10:57:27,562 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:08][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T10:57:27,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-08-08T10:57:27,564 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-08-08T10:57:27,564 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-08-08T10:57:27,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-08-08T10:57:27,565 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-08-08T10:57:27,565 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T10:57:27,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-08-08T10:57:27,565 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-08-08T10:57:27,565 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-08-08T10:57:27,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-08-08T10:57:27,565 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-08-08T10:57:27,565 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-08-08T10:57:27,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-08-08T10:57:27,566 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-08-08T10:57:27,566 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-08-08T10:57:27,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-08-08T10:57:27,566 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-08-08T10:57:27,566 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-08-08T10:57:27,567 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T10:57:27,567 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T10:57:27,567 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T10:57:27,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-08-08T10:57:27,569 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-08-08T10:57:27,569 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-08-08T10:57:27,572 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T10:57:27,572 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-08-08T10:57:27,572 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-08-08T10:57:27,572 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T10:57:27,881 INFO ControlerListenerManagerImpl:251 [it.99] all ControlerAfterMobsimListeners called.
2022-08-08T10:57:27,881 INFO AbstractController$4:159 ### ITERATION 99 fires scoring event
2022-08-08T10:57:27,881 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T10:57:27,999 INFO NewScoreAssignerImpl:57 it: 99 msaStart: 599
2022-08-08T10:57:28,109 INFO ControlerListenerManagerImpl:194 [it.99] all ControlerScoringListeners called.
2022-08-08T10:57:28,109 INFO AbstractController$5:167 ### ITERATION 99 fires iteration end event
2022-08-08T10:57:28,109 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T10:57:28,109 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T10:57:28,176 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T10:57:28,177 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T10:57:29,622 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T10:57:29,622 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13406414805609618
2022-08-08T10:57:29,622 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.30370961861382273
2022-08-08T10:57:29,622 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.6189167954728687E-4
2022-08-08T10:57:29,622 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.8743228046031314E-4
2022-08-08T10:57:29,622 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T10:57:29,622 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1394303599213298
2022-08-08T10:57:29,622 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13906704940509507
2022-08-08T10:57:29,622 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2228582652500552
2022-08-08T10:57:29,825 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T10:57:29,931 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -91.62189914621798
2022-08-08T10:57:29,931 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -111.48509012537907
2022-08-08T10:57:29,931 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -93.10564366067284
2022-08-08T10:57:29,931 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -74.86189330639495
2022-08-08T10:57:30,008 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T10:57:30,605 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18823.388119196898 meters
2022-08-08T10:57:30,605 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138692.34402976985 meters (statistic on all 2103537 legs which have a finite distance)
2022-08-08T10:57:30,605 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51786.708324794876 meters
2022-08-08T10:57:30,605 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138647.02887422938 meters (statistic on all 764342 trips which have a finite distance)
2022-08-08T10:57:30,605 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T10:57:30,605 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T10:57:31,595 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T10:57:31,597 INFO LegHistogramListener:72 number of legs: 2110937 100%
2022-08-08T10:57:31,597 INFO LegHistogramListener:79 number of bike legs: 103672 4.911183990805979%
2022-08-08T10:57:31,597 INFO LegHistogramListener:79 number of car legs: 236405 11.199055206289907%
2022-08-08T10:57:31,597 INFO LegHistogramListener:79 number of drtNorth legs: 248 0.011748337349717211%
2022-08-08T10:57:31,597 INFO LegHistogramListener:79 number of drtSoutheast legs: 154 0.007295338515550203%
2022-08-08T10:57:31,597 INFO LegHistogramListener:79 number of freight legs: 47065 2.229578618405002%
2022-08-08T10:57:31,597 INFO LegHistogramListener:79 number of pt legs: 128432 6.084122832656777%
2022-08-08T10:57:31,597 INFO LegHistogramListener:79 number of ride legs: 107828 5.108063386069788%
2022-08-08T10:57:31,597 INFO LegHistogramListener:79 number of walk legs: 1487133 70.44895228990728%
2022-08-08T10:57:32,145 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T10:57:33,004 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T10:57:35,511 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.613559570086835
2022-08-08T10:57:35,511 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4516912553854686
2022-08-08T10:57:35,511 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.011017423499386352
2022-08-08T10:57:35,511 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009245803314213529
2022-08-08T10:57:35,511 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T10:57:35,511 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5340009859451466
2022-08-08T10:57:35,511 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6829120814226367
2022-08-08T10:57:35,511 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9009600127351248
2022-08-08T10:57:35,511 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.23223373062129948
2022-08-08T10:57:35,511 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3814349609986803
2022-08-08T10:57:35,511 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0011284450309905153
2022-08-08T10:57:35,511 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 9.897964947595988E-4
2022-08-08T10:57:35,511 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T10:57:35,511 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3177041342939452
2022-08-08T10:57:35,511 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.27597734380215366
2022-08-08T10:57:35,511 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6291947601123566
2022-08-08T10:57:35,512 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18216620364902406
2022-08-08T10:57:35,512 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3693211870368754
2022-08-08T10:57:35,512 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.1324298926244115E-4
2022-08-08T10:57:35,512 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.567565485757714E-4
2022-08-08T10:57:35,512 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T10:57:35,512 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.22759799113676393
2022-08-08T10:57:35,512 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.20999989729738058
2022-08-08T10:57:35,512 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.39972244617098956
2022-08-08T10:57:35,697 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T10:57:36,919 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T10:57:37,289 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T10:57:37,664 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T10:57:38,906 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T10:57:39,219 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T10:57:39,603 INFO ControlerListenerManagerImpl:171 [it.99] all ControlerIterationEndsListeners called.
2022-08-08T10:57:39,856 INFO AbstractController:181 ### ITERATION 99 ENDS
2022-08-08T10:57:39,856 INFO AbstractController:182 ###################################################
2022-08-08T10:57:39,856 INFO AbstractController:133 ###################################################
2022-08-08T10:57:39,856 INFO AbstractController:134 ### ITERATION 100 BEGINS
2022-08-08T10:57:39,857 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T10:57:39,857 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T10:57:39,857 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T10:57:39,857 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T10:57:39,857 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T10:57:40,162 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T10:57:40,193 INFO ControlerListenerManagerImpl:148 [it.100] all ControlerIterationStartsListeners called.
2022-08-08T10:57:40,194 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T10:57:47,438 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169530 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T10:57:47,438 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30529 plans
2022-08-08T10:57:47,438 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T10:57:47,438 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T10:57:47,439 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:57:47,439 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:57:47,439 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T10:57:47,439 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:57:47,442 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T10:57:47,442 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:57:47,444 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:57:47,444 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:57:47,445 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:57:47,446 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:57:47,446 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T10:57:47,452 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:57:47,455 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T10:57:47,459 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:57:47,473 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T10:57:47,475 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:57:47,498 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T10:57:47,539 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:57:47,578 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T10:57:47,759 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T10:57:48,000 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T10:57:48,786 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T10:57:50,337 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T10:57:53,205 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T10:57:58,229 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T10:58:10,502 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T10:58:10,503 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30529 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T10:58:10,503 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30614 plans
2022-08-08T10:58:10,503 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T10:58:10,504 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T10:58:10,504 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T10:58:10,504 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T10:58:10,504 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T10:58:10,504 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T10:58:10,504 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T10:58:10,504 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T10:58:10,504 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T10:58:10,505 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T10:58:10,507 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T10:58:10,510 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T10:58:10,517 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T10:58:10,530 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T10:58:10,554 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T10:58:10,600 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T10:58:10,763 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30614 plans
2022-08-08T10:58:10,764 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T10:58:10,764 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T10:58:10,764 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:58:10,764 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:58:10,765 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T10:58:10,765 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:58:10,766 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:58:10,767 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T10:58:10,768 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:58:10,770 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:58:10,771 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T10:58:10,779 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T10:58:10,783 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:58:10,784 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:58:10,790 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:58:10,795 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T10:58:10,808 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:58:10,814 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:58:10,820 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T10:58:10,840 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T10:58:10,899 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T10:58:11,112 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T10:58:11,445 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T10:58:12,274 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T10:58:13,960 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T10:58:17,017 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T10:58:19,223 INFO MemoryObserver:41 used RAM: 15716 MB free: 363 MB total: 16080 MB
2022-08-08T10:58:24,139 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T10:58:41,318 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T10:58:41,329 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30614 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T10:58:41,329 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7755 plans
2022-08-08T10:58:41,329 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T10:58:41,329 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T10:58:41,329 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T10:58:41,330 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T10:58:41,330 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T10:58:41,330 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T10:58:41,330 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T10:58:41,330 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T10:58:41,330 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T10:58:41,330 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T10:58:41,330 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T10:58:41,331 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T10:58:41,332 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T10:58:41,335 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T10:58:41,335 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7755 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T10:58:41,335 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40213 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T10:58:41,335 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6852 plans
2022-08-08T10:58:41,336 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T10:58:41,336 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T10:58:41,336 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T10:58:41,337 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T10:58:41,340 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T10:58:41,352 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T10:58:41,376 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T10:58:41,454 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T10:58:41,718 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T10:58:42,165 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T10:58:42,753 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T10:58:43,666 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T10:58:45,972 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T10:58:53,762 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T10:58:53,762 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6852 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T10:58:53,762 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T10:58:54,760 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T10:58:55,741 INFO ControlerListenerManagerImpl:213 [it.100] all ControlerReplanningListeners called.
2022-08-08T10:58:55,741 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T10:58:55,741 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T10:58:55,741 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T10:58:55,820 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T10:58:55,891 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T10:58:55,891 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T10:58:55,891 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T10:58:55,899 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T10:58:55,909 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T10:58:55,909 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T10:58:55,910 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T10:58:55,911 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T10:58:55,911 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T10:58:55,911 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T10:58:55,911 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T10:58:55,911 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T10:58:55,911 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T10:58:55,911 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T10:58:55,911 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T10:58:55,911 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T10:58:55,911 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T10:58:55,911 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T10:58:55,911 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T10:58:55,911 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T10:58:55,912 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.core.events.algorithms.EventWriterXML
2022-08-08T10:58:55,912 INFO EventsManagerImpl:166 org.matsim.core.events.algorithms.EventWriter
2022-08-08T10:58:55,912 INFO EventsManagerImpl:166 org.matsim.core.events.handler.BasicEventHandler
2022-08-08T10:58:55,912 INFO EventsManagerImpl:227 > org.matsim.api.core.v01.events.Event
2022-08-08T10:58:55,913 INFO EventsManagerImpl:176
2022-08-08T10:58:55,913 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.core.events.algorithms.EventWriterXML
2022-08-08T10:58:55,913 INFO EventsManagerImpl:166 org.matsim.core.events.algorithms.EventWriter
2022-08-08T10:58:55,913 INFO EventsManagerImpl:166 org.matsim.core.events.handler.BasicEventHandler
2022-08-08T10:58:55,913 INFO EventsManagerImpl:227 > org.matsim.api.core.v01.events.Event
2022-08-08T10:58:55,913 INFO EventsManagerImpl:176
2022-08-08T10:58:55,913 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T10:58:55,913 INFO PlansDumpingImpl:76 dumping plans...
2022-08-08T10:58:56,070 INFO Counter:69 [PopulationWriter] dumped person # 1
2022-08-08T10:58:56,085 INFO Counter:69 [PopulationWriter] dumped person # 2
2022-08-08T10:58:56,089 INFO Counter:69 [PopulationWriter] dumped person # 4
2022-08-08T10:58:56,092 INFO Counter:69 [PopulationWriter] dumped person # 8
2022-08-08T10:58:56,098 INFO Counter:69 [PopulationWriter] dumped person # 16
2022-08-08T10:58:56,117 INFO Counter:69 [PopulationWriter] dumped person # 32
2022-08-08T10:58:56,145 INFO Counter:69 [PopulationWriter] dumped person # 64
2022-08-08T10:58:56,202 INFO Counter:69 [PopulationWriter] dumped person # 128
2022-08-08T10:58:56,300 INFO Counter:69 [PopulationWriter] dumped person # 256
2022-08-08T10:58:56,530 INFO Counter:69 [PopulationWriter] dumped person # 512
2022-08-08T10:58:56,963 INFO Counter:69 [PopulationWriter] dumped person # 1024
2022-08-08T10:58:57,813 INFO Counter:69 [PopulationWriter] dumped person # 2048
2022-08-08T10:58:59,692 INFO Counter:69 [PopulationWriter] dumped person # 4096
2022-08-08T10:59:03,275 INFO Counter:69 [PopulationWriter] dumped person # 8192
2022-08-08T10:59:10,116 INFO Counter:69 [PopulationWriter] dumped person # 16384
2022-08-08T10:59:19,224 INFO MemoryObserver:41 used RAM: 14429 MB free: 1650 MB total: 16080 MB
2022-08-08T10:59:24,923 INFO Counter:69 [PopulationWriter] dumped person # 32768
2022-08-08T10:59:52,851 INFO Counter:69 [PopulationWriter] dumped person # 65536
2022-08-08T11:00:19,224 INFO MemoryObserver:41 used RAM: 12618 MB free: 3461 MB total: 16080 MB
2022-08-08T11:00:47,920 INFO Counter:69 [PopulationWriter] dumped person # 131072
2022-08-08T11:01:19,224 INFO MemoryObserver:41 used RAM: 13715 MB free: 2364 MB total: 16080 MB
2022-08-08T11:02:19,224 INFO MemoryObserver:41 used RAM: 12657 MB free: 3422 MB total: 16080 MB
2022-08-08T11:03:06,496 INFO Counter:69 [PopulationWriter] dumped person # 262144
2022-08-08T11:03:19,224 INFO MemoryObserver:41 used RAM: 13767 MB free: 2312 MB total: 16080 MB
2022-08-08T11:04:19,225 INFO MemoryObserver:41 used RAM: 12972 MB free: 3107 MB total: 16080 MB
2022-08-08T11:04:27,541 INFO PopulationWriter:144 Population written to: /net/ils/matsim-leipzig/run-car-free/25pct-test050822/output_95pct_noDepot/ITERS/it.100/leipzig-flexa-25pct-scaledFleet-carfree95pct_noDepot.100.plans.xml.gz
2022-08-08T11:04:27,541 INFO Counter:74 [PopulationWriter] dumped person # 285493
2022-08-08T11:04:27,541 INFO PlansDumpingImpl:93 finished plans dump.
2022-08-08T11:04:27,541 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T11:04:28,180 INFO ControlerListenerManagerImpl:232 [it.100] all ControlerBeforeMobsimListeners called.
2022-08-08T11:04:28,181 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T11:04:28,181 INFO NetworkImpl:163 node # 1
2022-08-08T11:04:28,181 INFO NetworkImpl:163 node # 4
2022-08-08T11:04:28,181 INFO NetworkImpl:163 node # 16
2022-08-08T11:04:28,181 INFO NetworkImpl:163 node # 64
2022-08-08T11:04:28,181 INFO NetworkImpl:163 node # 256
2022-08-08T11:04:28,181 INFO NetworkImpl:163 node # 1024
2022-08-08T11:04:28,182 INFO NetworkImpl:163 node # 4096
2022-08-08T11:04:28,183 INFO NetworkImpl:163 node # 16384
2022-08-08T11:04:28,188 INFO NetworkImpl:163 node # 65536
2022-08-08T11:04:28,222 INFO NetworkImpl:159 link # 1
2022-08-08T11:04:28,222 INFO NetworkImpl:159 link # 4
2022-08-08T11:04:28,222 INFO NetworkImpl:159 link # 16
2022-08-08T11:04:28,222 INFO NetworkImpl:159 link # 64
2022-08-08T11:04:28,222 INFO NetworkImpl:159 link # 256
2022-08-08T11:04:28,223 INFO NetworkImpl:159 link # 1024
2022-08-08T11:04:28,227 INFO NetworkImpl:159 link # 4096
2022-08-08T11:04:28,242 INFO NetworkImpl:159 link # 16384
2022-08-08T11:04:28,300 INFO NetworkImpl:159 link # 65536
2022-08-08T11:04:28,578 INFO NetworkImpl:159 link # 262144
2022-08-08T11:04:29,185 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T11:04:29,185 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T11:04:29,185 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T11:04:29,185 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T11:04:29,185 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T11:04:29,185 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T11:04:29,186 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T11:04:29,186 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T11:04:29,187 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T11:04:29,190 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T11:04:29,194 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T11:04:29,204 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T11:04:29,223 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T11:04:29,258 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T11:04:29,329 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T11:04:29,474 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T11:04:29,763 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T11:04:30,302 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T11:04:31,337 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T11:04:31,431 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T11:04:31,448 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:04:31,448 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T11:04:31,448 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T11:04:31,448 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:04:31,448 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:04:31,448 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T11:04:31,448 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T11:04:31,448 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T11:04:31,448 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:04:31,448 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T11:04:33,028 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:04:33,028 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T11:04:33,028 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T11:04:33,028 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T11:04:33,028 INFO EventsManagerImpl:176
2022-08-08T11:04:33,029 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:04:33,029 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T11:04:33,029 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T11:04:33,029 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T11:04:33,029 INFO EventsManagerImpl:176
2022-08-08T11:04:33,029 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:04:33,029 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T11:04:33,029 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T11:04:33,029 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T11:04:33,029 INFO EventsManagerImpl:176
2022-08-08T11:04:33,029 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:04:33,029 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T11:04:33,029 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T11:04:33,029 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T11:04:33,029 INFO EventsManagerImpl:176
2022-08-08T11:04:33,029 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T11:04:33,029 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T11:04:33,029 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T11:04:33,029 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T11:04:33,029 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T11:04:33,029 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T11:04:33,029 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T11:04:33,029 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:04:33,029 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T11:04:33,029 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T11:04:33,030 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:04:33,030 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T11:04:33,030 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T11:04:33,030 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T11:04:33,030 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T11:04:33,030 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T11:04:33,030 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T11:04:33,030 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T11:04:33,030 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T11:04:33,030 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:04:33,030 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:04:33,030 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:04:33,030 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T11:04:33,030 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T11:04:33,030 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T11:04:33,030 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:04:33,030 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T11:04:33,030 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:04:33,030 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T11:04:33,030 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T11:04:33,030 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:04:33,030 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T11:04:33,030 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:04:33,030 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T11:04:33,030 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T11:04:33,030 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:04:33,030 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T11:04:33,030 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T11:04:33,030 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:04:33,030 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:04:33,031 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:04:33,031 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T11:04:33,031 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T11:04:33,031 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T11:04:33,031 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:04:33,031 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T11:04:33,031 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:04:33,031 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T11:04:33,031 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T11:04:33,031 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:04:33,031 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T11:04:33,031 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:04:33,031 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T11:04:33,031 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T11:04:33,031 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:04:33,031 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T11:04:34,575 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T11:04:34,578 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T11:04:34,765 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T11:04:34,765 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T11:04:34,765 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T11:04:34,765 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T11:04:34,765 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T11:04:34,765 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T11:04:34,765 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T11:04:34,766 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T11:04:34,974 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T11:04:34,975 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=3s; (s/r): 0.0
2022-08-08T11:04:35,033 INFO VehicularDepartureHandler:110 teleport vehicle 93872_car from link -23572314 to link 79142047#0
2022-08-08T11:04:35,054 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T11:04:35,054 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T11:04:35,057 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T11:04:35,060 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T11:04:35,062 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T11:04:35,063 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T11:04:35,066 INFO VehicularDepartureHandler:110 teleport vehicle 67444_car from link -316797952 to link -10043220#1
2022-08-08T11:04:35,073 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T11:04:35,073 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T11:04:37,837 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1747 #nodes=232
2022-08-08T11:04:37,837 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271747 lost=0 simT=3600.0s realT=6s; (s/r): 600.0
2022-08-08T11:04:42,571 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3114 #nodes=345
2022-08-08T11:04:42,571 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271266 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T11:04:48,988 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4242 #nodes=481
2022-08-08T11:04:48,988 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270676 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-08-08T11:04:57,840 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5516 #nodes=664
2022-08-08T11:04:57,840 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269845 lost=0 simT=14400.0s realT=26s; (s/r): 553.8461538461538
2022-08-08T11:05:09,613 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7027 #nodes=964
2022-08-08T11:05:09,614 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268617 lost=0 simT=18000.0s realT=38s; (s/r): 473.6842105263158
2022-08-08T11:05:19,225 INFO MemoryObserver:41 used RAM: 13563 MB free: 2516 MB total: 16080 MB
2022-08-08T11:05:28,876 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10832 #nodes=1682
2022-08-08T11:05:28,876 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266717 lost=0 simT=21600.0s realT=57s; (s/r): 378.94736842105266
2022-08-08T11:05:55,895 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11874 #nodes=1813
2022-08-08T11:05:55,896 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264074 lost=0 simT=25200.0s realT=84s; (s/r): 300.0
2022-08-08T11:06:19,225 INFO MemoryObserver:41 used RAM: 14719 MB free: 1360 MB total: 16080 MB
2022-08-08T11:06:26,154 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13068 #nodes=1947
2022-08-08T11:06:26,154 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260571 lost=0 simT=28800.0s realT=114s; (s/r): 252.6315789473684
2022-08-08T11:06:59,592 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14329 #nodes=2070
2022-08-08T11:06:59,593 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256929 lost=0 simT=32400.0s realT=148s; (s/r): 218.9189189189189
2022-08-08T11:07:19,225 INFO MemoryObserver:41 used RAM: 15052 MB free: 1027 MB total: 16080 MB
2022-08-08T11:07:34,816 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14182 #nodes=2027
2022-08-08T11:07:34,816 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251480 lost=0 simT=36000.0s realT=183s; (s/r): 196.72131147540983
2022-08-08T11:08:10,826 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14611 #nodes=2141
2022-08-08T11:08:10,826 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245586 lost=0 simT=39600.0s realT=219s; (s/r): 180.82191780821918
2022-08-08T11:08:19,226 INFO MemoryObserver:41 used RAM: 15182 MB free: 897 MB total: 16080 MB
2022-08-08T11:08:47,981 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14922 #nodes=2241
2022-08-08T11:08:47,982 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237637 lost=0 simT=43200.0s realT=256s; (s/r): 168.75
2022-08-08T11:09:19,226 INFO MemoryObserver:41 used RAM: 15248 MB free: 831 MB total: 16080 MB
2022-08-08T11:09:25,768 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15138 #nodes=2298
2022-08-08T11:09:25,768 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228520 lost=0 simT=46800.0s realT=294s; (s/r): 159.18367346938774
2022-08-08T11:10:04,214 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15391 #nodes=2388
2022-08-08T11:10:04,214 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217243 lost=0 simT=50400.0s realT=332s; (s/r): 151.80722891566265
2022-08-08T11:10:19,226 INFO MemoryObserver:41 used RAM: 15106 MB free: 973 MB total: 16080 MB
2022-08-08T11:10:50,498 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15633 #nodes=2452
2022-08-08T11:10:50,499 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203794 lost=0 simT=54000.0s realT=379s; (s/r): 142.4802110817942
2022-08-08T11:11:19,226 INFO MemoryObserver:41 used RAM: 15035 MB free: 1044 MB total: 16080 MB
2022-08-08T11:11:30,769 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15794 #nodes=2400
2022-08-08T11:11:30,770 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186995 lost=0 simT=57600.0s realT=419s; (s/r): 137.47016706443915
2022-08-08T11:12:11,376 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15677 #nodes=2393
2022-08-08T11:12:11,376 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167464 lost=0 simT=61200.0s realT=459s; (s/r): 133.33333333333334
2022-08-08T11:12:19,227 INFO MemoryObserver:41 used RAM: 15587 MB free: 492 MB total: 16080 MB
2022-08-08T11:12:58,141 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15305 #nodes=2294
2022-08-08T11:12:58,141 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145447 lost=0 simT=64800.0s realT=506s; (s/r): 128.06324110671937
2022-08-08T11:13:19,227 INFO MemoryObserver:41 used RAM: 15628 MB free: 451 MB total: 16080 MB
2022-08-08T11:13:35,711 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14676 #nodes=2077
2022-08-08T11:13:35,711 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121634 lost=0 simT=68400.0s realT=544s; (s/r): 125.73529411764706
2022-08-08T11:14:11,521 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14261 #nodes=2032
2022-08-08T11:14:11,522 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96714 lost=0 simT=72000.0s realT=580s; (s/r): 124.13793103448276
2022-08-08T11:14:19,228 INFO MemoryObserver:41 used RAM: 15810 MB free: 269 MB total: 16080 MB
2022-08-08T11:14:59,207 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12291 #nodes=1665
2022-08-08T11:14:59,207 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74142 lost=0 simT=75600.0s realT=627s; (s/r): 120.57416267942584
2022-08-08T11:15:26,810 INFO MemoryObserver:41 used RAM: 15425 MB free: 654 MB total: 16080 MB
2022-08-08T11:15:47,307 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11567 #nodes=1465
2022-08-08T11:15:47,307 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58207 lost=0 simT=79200.0s realT=675s; (s/r): 117.33333333333333
2022-08-08T11:16:26,810 INFO MemoryObserver:41 used RAM: 15582 MB free: 497 MB total: 16080 MB
2022-08-08T11:16:40,739 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10926 #nodes=1406
2022-08-08T11:16:40,739 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44727 lost=0 simT=82800.0s realT=729s; (s/r): 113.58024691358025
2022-08-08T11:17:24,986 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10303 #nodes=1273
2022-08-08T11:17:24,986 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32509 lost=0 simT=86400.0s realT=773s; (s/r): 111.77231565329883
2022-08-08T11:17:26,811 INFO MemoryObserver:41 used RAM: 15770 MB free: 309 MB total: 16080 MB
2022-08-08T11:17:57,838 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8627 #nodes=1015
2022-08-08T11:17:57,838 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26214 lost=2 simT=90000.0s realT=806s; (s/r): 111.66253101736973
2022-08-08T11:18:13,349 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7344 #nodes=840
2022-08-08T11:18:13,349 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22224 lost=2 simT=93600.0s realT=821s; (s/r): 114.00730816077953
2022-08-08T11:18:26,071 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6217 #nodes=674
2022-08-08T11:18:26,071 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19221 lost=3 simT=97200.0s realT=834s; (s/r): 116.54676258992805
2022-08-08T11:18:26,811 INFO MemoryObserver:41 used RAM: 15845 MB free: 234 MB total: 16080 MB
2022-08-08T11:18:36,784 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5295 #nodes=555
2022-08-08T11:18:36,784 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16966 lost=3 simT=100800.0s realT=845s; (s/r): 119.28994082840237
2022-08-08T11:18:45,758 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4453 #nodes=465
2022-08-08T11:18:45,758 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15114 lost=3 simT=104400.0s realT=854s; (s/r): 122.24824355971897
2022-08-08T11:18:52,992 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3744 #nodes=439
2022-08-08T11:18:52,992 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13568 lost=3 simT=108000.0s realT=861s; (s/r): 125.43554006968641
2022-08-08T11:18:59,168 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3137 #nodes=318
2022-08-08T11:18:59,168 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12256 lost=3 simT=111600.0s realT=867s; (s/r): 128.719723183391
2022-08-08T11:19:04,315 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2605 #nodes=284
2022-08-08T11:19:04,315 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11251 lost=3 simT=115200.0s realT=872s; (s/r): 132.11009174311926
2022-08-08T11:19:08,669 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2170 #nodes=224
2022-08-08T11:19:08,669 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10409 lost=3 simT=118800.0s realT=877s; (s/r): 135.4618015963512
2022-08-08T11:19:12,436 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1866 #nodes=195
2022-08-08T11:19:12,436 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9679 lost=3 simT=122400.0s realT=880s; (s/r): 139.0909090909091
2022-08-08T11:19:15,667 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1648 #nodes=182
2022-08-08T11:19:15,667 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8945 lost=3 simT=126000.0s realT=884s; (s/r): 142.5339366515837
2022-08-08T11:19:18,782 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1364 #nodes=146
2022-08-08T11:19:18,782 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7301 lost=3 simT=129600.0s realT=887s; (s/r): 146.11048478015783
2022-08-08T11:19:26,950 INFO MemoryObserver:41 used RAM: 15730 MB free: 349 MB total: 16080 MB
2022-08-08T11:19:26,994 INFO AbstractController$9:234 ### ITERATION 100 fires after mobsim event
2022-08-08T11:19:26,993 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=735.633894572sec
2022-08-08T11:19:26,994 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T11:19:27,030 INFO LegTimesControlerListener:50 [100] average trip (probably: leg) duration is: 1238 seconds = 00:20:38
2022-08-08T11:19:27,030 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T11:19:27,030 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:19:27,030 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:19:27,030 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:19:27,030 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:19:27,030 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T11:19:27,030 INFO EventsManagerImpl:137 event # 1
2022-08-08T11:19:27,030 INFO EventsManagerImpl:137 event # 4
2022-08-08T11:19:27,031 INFO EventsManagerImpl:137 event # 16
2022-08-08T11:19:27,031 INFO EventsManagerImpl:137 event # 64
2022-08-08T11:19:27,032 INFO EventsManagerImpl:137 event # 256
2022-08-08T11:19:27,036 INFO EventsManagerImpl:137 event # 1024
2022-08-08T11:19:27,054 INFO EventsManagerImpl:137 event # 4096
2022-08-08T11:19:27,122 INFO EventsManagerImpl:137 event # 16384
2022-08-08T11:19:27,207 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T11:19:27,486 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T11:19:27,486 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T11:19:27,486 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T11:19:27,486 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T11:19:27,486 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T11:19:27,487 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T11:19:27,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-08-08T11:19:27,491 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-08-08T11:19:27,491 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:20:55][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T11:19:27,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-08-08T11:19:27,493 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-08-08T11:19:27,493 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:22][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T11:19:27,495 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T11:19:27,495 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-08-08T11:19:27,495 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-08-08T11:19:27,495 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T11:19:27,495 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-08-08T11:19:27,495 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T11:19:27,496 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T11:19:27,496 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-08-08T11:19:27,496 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-08-08T11:19:27,496 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T11:19:27,496 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-08-08T11:19:27,496 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:20:30][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T11:19:27,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-08-08T11:19:27,497 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-08-08T11:19:27,497 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-08-08T11:19:27,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-08-08T11:19:27,497 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-08-08T11:19:27,497 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-08-08T11:19:27,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-08-08T11:19:27,498 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T11:19:27,498 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=34:43:42][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T11:19:27,500 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T11:19:27,500 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-08-08T11:19:27,500 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-08-08T11:19:27,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-08-08T11:19:27,503 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-08-08T11:19:27,503 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-08-08T11:19:27,503 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T11:19:27,830 INFO ControlerListenerManagerImpl:251 [it.100] all ControlerAfterMobsimListeners called.
2022-08-08T11:19:27,830 INFO AbstractController$4:159 ### ITERATION 100 fires scoring event
2022-08-08T11:19:27,830 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T11:19:27,998 INFO NewScoreAssignerImpl:57 it: 100 msaStart: 599
2022-08-08T11:19:28,124 INFO ControlerListenerManagerImpl:194 [it.100] all ControlerScoringListeners called.
2022-08-08T11:19:28,124 INFO AbstractController$5:167 ### ITERATION 100 fires iteration end event
2022-08-08T11:19:28,124 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T11:19:28,125 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.core.events.algorithms.EventWriterXML
2022-08-08T11:19:28,125 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.core.events.algorithms.EventWriterXML
2022-08-08T11:19:28,125 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T11:19:28,263 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T11:19:28,266 INFO CountSimComparisonTableWriter:93 Writing CountsSimComparison to /net/ils/matsim-leipzig/run-car-free/25pct-test050822/output_95pct_noDepot/ITERS/it.100/leipzig-flexa-25pct-scaledFleet-carfree95pct_noDepot.100.countscompare.txt
2022-08-08T11:19:28,267 INFO CountSimComparisonTableWriter:134 Writing 'average weekday traffic volume' to /net/ils/matsim-leipzig/run-car-free/25pct-test050822/output_95pct_noDepot/ITERS/it.100/leipzig-flexa-25pct-scaledFleet-carfree95pct_noDepot.100.countscompareAWTV.txt
2022-08-08T11:19:28,268 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T11:19:30,045 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T11:19:30,045 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13430164786352877
2022-08-08T11:19:30,045 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3038649563257111
2022-08-08T11:19:30,045 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.6702681051880226E-4
2022-08-08T11:19:30,045 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.1310793531789028E-4
2022-08-08T11:19:30,045 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T11:19:30,045 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1393584680877286
2022-08-08T11:19:30,045 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1390965764081813
2022-08-08T11:19:30,045 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2224769817754202
2022-08-08T11:19:30,268 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T11:19:30,380 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -91.5350357200408
2022-08-08T11:19:30,380 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -111.3299159125944
2022-08-08T11:19:30,380 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -92.97272130639251
2022-08-08T11:19:30,380 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -74.78057652704767
2022-08-08T11:19:30,451 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T11:19:31,227 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18859.6084501072 meters
2022-08-08T11:19:31,227 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138970.38265085735 meters (statistic on all 2103706 legs which have a finite distance)
2022-08-08T11:19:31,227 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51864.9070574534 meters
2022-08-08T11:19:31,227 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138916.70177290204 meters (statistic on all 764674 trips which have a finite distance)
2022-08-08T11:19:31,227 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T11:19:31,227 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T11:20:07,498 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T11:20:07,501 INFO LegHistogramListener:72 number of legs: 2110975 100%
2022-08-08T11:20:07,501 INFO LegHistogramListener:79 number of bike legs: 103847 4.919385591965797%
2022-08-08T11:20:07,501 INFO LegHistogramListener:79 number of car legs: 236520 11.204301329954168%
2022-08-08T11:20:07,501 INFO LegHistogramListener:79 number of drtNorth legs: 248 0.011748125866009783%
2022-08-08T11:20:07,501 INFO LegHistogramListener:79 number of drtSoutheast legs: 173 0.008195265221047146%
2022-08-08T11:20:07,501 INFO LegHistogramListener:79 number of freight legs: 47065 2.2295384834022194%
2022-08-08T11:20:07,501 INFO LegHistogramListener:79 number of pt legs: 128050 6.065917407832873%
2022-08-08T11:20:07,501 INFO LegHistogramListener:79 number of ride legs: 107837 5.10839777827781%
2022-08-08T11:20:07,501 INFO LegHistogramListener:79 number of walk legs: 1487235 70.45251601748008%
2022-08-08T11:20:08,074 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T11:20:26,951 INFO MemoryObserver:41 used RAM: 15796 MB free: 283 MB total: 16080 MB
2022-08-08T11:20:30,962 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T11:20:33,269 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6160385545633341
2022-08-08T11:20:33,269 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.45224328196490654
2022-08-08T11:20:33,269 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.011077761288301659
2022-08-08T11:20:33,269 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009294587058442926
2022-08-08T11:20:33,269 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T11:20:33,269 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5348803771240186
2022-08-08T11:20:33,269 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6856452548822257
2022-08-08T11:20:33,269 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9016930526813086
2022-08-08T11:20:33,269 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.23275751398039407
2022-08-08T11:20:33,269 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38156205549022526
2022-08-08T11:20:33,269 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.001132296379219152
2022-08-08T11:20:33,269 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0010000667567026298
2022-08-08T11:20:33,269 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T11:20:33,269 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3190816331770542
2022-08-08T11:20:33,269 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2766718702660511
2022-08-08T11:20:33,269 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.632200095513436
2022-08-08T11:20:33,269 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18238444671531348
2022-08-08T11:20:33,269 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.369452132876649
2022-08-08T11:20:33,269 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.1324298926244115E-4
2022-08-08T11:20:33,269 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.567565485757714E-4
2022-08-08T11:20:33,270 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T11:20:33,270 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.22810251775471532
2022-08-08T11:20:33,270 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21038246455475848
2022-08-08T11:20:33,270 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4017482553392524
2022-08-08T11:20:33,449 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T11:20:34,686 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T11:20:35,001 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T11:20:35,368 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T11:20:36,569 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T11:20:36,862 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T11:20:37,213 INFO ControlerListenerManagerImpl:171 [it.100] all ControlerIterationEndsListeners called.
2022-08-08T11:20:37,389 INFO AbstractController:181 ### ITERATION 100 ENDS
2022-08-08T11:20:37,389 INFO AbstractController:182 ###################################################
2022-08-08T11:20:37,389 INFO AbstractController:133 ###################################################
2022-08-08T11:20:37,389 INFO AbstractController:134 ### ITERATION 101 BEGINS
2022-08-08T11:20:37,390 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T11:20:37,390 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T11:20:37,390 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-08-08T11:20:37,570 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T11:20:37,570 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T11:20:37,570 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T11:20:44,242 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T11:20:44,268 INFO ControlerListenerManagerImpl:148 [it.101] all ControlerIterationStartsListeners called.
2022-08-08T11:20:44,268 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T11:20:45,831 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169948 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T11:20:45,831 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30365 plans
2022-08-08T11:20:45,831 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:20:45,831 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T11:20:45,832 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:20:45,832 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:20:45,832 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T11:20:45,834 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T11:20:45,836 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T11:20:45,841 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T11:20:45,843 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:20:45,843 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:20:45,848 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:20:45,852 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T11:20:45,854 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:20:45,854 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:20:45,863 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:20:45,863 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:20:45,871 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:20:45,871 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T11:20:45,927 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T11:20:46,108 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T11:20:46,155 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:20:46,312 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T11:20:46,617 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T11:20:47,499 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T11:20:49,197 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T11:20:52,348 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T11:20:57,137 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T11:21:15,793 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T11:21:15,793 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30365 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T11:21:15,793 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30459 plans
2022-08-08T11:21:15,793 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T11:21:15,794 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T11:21:15,794 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T11:21:15,794 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T11:21:15,794 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T11:21:15,794 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T11:21:15,794 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T11:21:15,794 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T11:21:15,794 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T11:21:15,795 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T11:21:15,797 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T11:21:15,800 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T11:21:15,807 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T11:21:15,819 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T11:21:15,843 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T11:21:15,888 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T11:21:16,052 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30459 plans
2022-08-08T11:21:16,053 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:21:16,053 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:21:16,053 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T11:21:16,053 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T11:21:16,053 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:21:16,053 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:21:16,053 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:21:16,055 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T11:21:16,055 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:21:16,058 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T11:21:16,062 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:21:16,065 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T11:21:16,071 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:21:16,075 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T11:21:16,079 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:21:16,089 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:21:16,092 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T11:21:16,099 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:21:16,138 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T11:21:16,198 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:21:16,275 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T11:21:16,521 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T11:21:16,991 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T11:21:17,801 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T11:21:19,456 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T11:21:22,624 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T11:21:26,951 INFO MemoryObserver:41 used RAM: 15362 MB free: 717 MB total: 16080 MB
2022-08-08T11:21:29,600 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T11:21:45,381 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T11:21:45,381 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30459 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T11:21:45,381 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7656 plans
2022-08-08T11:21:45,382 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T11:21:45,382 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T11:21:45,382 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T11:21:45,382 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T11:21:45,382 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T11:21:45,382 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T11:21:45,382 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T11:21:45,382 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T11:21:45,382 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T11:21:45,382 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T11:21:45,383 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T11:21:45,383 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T11:21:45,384 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T11:21:45,387 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T11:21:45,387 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7656 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T11:21:45,387 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40252 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T11:21:45,387 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6813 plans
2022-08-08T11:21:45,388 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T11:21:45,388 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T11:21:45,388 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T11:21:45,389 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T11:21:45,392 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T11:21:45,403 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T11:21:45,443 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T11:21:45,514 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T11:21:45,661 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T11:21:46,092 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T11:21:46,476 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T11:21:47,707 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T11:21:50,542 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T11:21:59,193 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T11:21:59,194 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6813 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T11:21:59,194 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T11:22:00,190 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T11:22:01,165 INFO ControlerListenerManagerImpl:213 [it.101] all ControlerReplanningListeners called.
2022-08-08T11:22:01,165 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T11:22:01,165 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T11:22:01,165 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T11:22:01,244 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T11:22:01,315 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T11:22:01,315 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T11:22:01,315 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T11:22:01,324 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T11:22:01,334 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T11:22:01,334 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T11:22:01,335 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T11:22:01,335 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T11:22:01,335 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T11:22:01,335 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T11:22:01,335 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T11:22:01,335 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T11:22:01,335 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T11:22:01,336 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T11:22:01,336 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T11:22:01,336 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T11:22:01,336 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T11:22:01,336 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T11:22:01,336 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T11:22:01,336 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T11:22:01,336 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T11:22:01,336 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T11:22:02,041 INFO ControlerListenerManagerImpl:232 [it.101] all ControlerBeforeMobsimListeners called.
2022-08-08T11:22:02,042 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T11:22:02,042 INFO NetworkImpl:163 node # 1
2022-08-08T11:22:02,042 INFO NetworkImpl:163 node # 4
2022-08-08T11:22:02,042 INFO NetworkImpl:163 node # 16
2022-08-08T11:22:02,042 INFO NetworkImpl:163 node # 64
2022-08-08T11:22:02,042 INFO NetworkImpl:163 node # 256
2022-08-08T11:22:02,042 INFO NetworkImpl:163 node # 1024
2022-08-08T11:22:02,043 INFO NetworkImpl:163 node # 4096
2022-08-08T11:22:02,045 INFO NetworkImpl:163 node # 16384
2022-08-08T11:22:02,052 INFO NetworkImpl:163 node # 65536
2022-08-08T11:22:02,092 INFO NetworkImpl:159 link # 1
2022-08-08T11:22:02,092 INFO NetworkImpl:159 link # 4
2022-08-08T11:22:02,092 INFO NetworkImpl:159 link # 16
2022-08-08T11:22:02,092 INFO NetworkImpl:159 link # 64
2022-08-08T11:22:02,092 INFO NetworkImpl:159 link # 256
2022-08-08T11:22:02,093 INFO NetworkImpl:159 link # 1024
2022-08-08T11:22:02,098 INFO NetworkImpl:159 link # 4096
2022-08-08T11:22:02,116 INFO NetworkImpl:159 link # 16384
2022-08-08T11:22:02,189 INFO NetworkImpl:159 link # 65536
2022-08-08T11:22:02,584 INFO NetworkImpl:159 link # 262144
2022-08-08T11:22:03,159 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T11:22:03,159 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T11:22:03,159 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T11:22:03,159 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T11:22:03,159 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T11:22:03,159 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T11:22:03,160 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T11:22:03,160 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T11:22:03,161 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T11:22:03,164 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T11:22:03,168 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T11:22:03,178 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T11:22:03,196 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T11:22:03,232 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T11:22:03,304 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T11:22:03,523 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T11:22:03,873 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T11:22:04,421 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T11:22:05,475 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T11:22:05,572 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T11:22:05,588 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:22:05,588 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T11:22:05,588 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T11:22:05,588 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:22:05,588 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:22:05,588 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T11:22:05,588 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T11:22:05,588 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T11:22:05,588 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:22:05,588 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T11:22:07,537 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:22:07,538 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T11:22:07,538 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T11:22:07,538 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T11:22:07,538 INFO EventsManagerImpl:176
2022-08-08T11:22:07,538 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:22:07,538 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T11:22:07,538 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T11:22:07,538 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T11:22:07,538 INFO EventsManagerImpl:176
2022-08-08T11:22:07,538 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:22:07,538 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T11:22:07,538 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T11:22:07,538 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T11:22:07,538 INFO EventsManagerImpl:176
2022-08-08T11:22:07,538 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:22:07,538 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T11:22:07,538 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T11:22:07,538 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T11:22:07,538 INFO EventsManagerImpl:176
2022-08-08T11:22:07,538 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T11:22:07,538 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T11:22:07,538 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T11:22:07,539 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T11:22:07,539 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T11:22:07,539 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T11:22:07,539 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T11:22:07,539 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:22:07,539 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T11:22:07,539 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T11:22:07,539 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:22:07,539 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T11:22:07,539 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T11:22:07,539 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T11:22:07,539 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T11:22:07,539 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T11:22:07,539 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T11:22:07,539 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T11:22:07,539 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T11:22:07,539 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:22:07,539 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:22:07,539 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:22:07,539 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T11:22:07,539 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T11:22:07,539 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T11:22:07,539 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:22:07,539 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T11:22:07,539 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:22:07,539 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T11:22:07,539 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T11:22:07,539 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:22:07,540 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T11:22:07,540 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:22:07,540 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T11:22:07,540 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T11:22:07,540 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:22:07,540 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T11:22:07,540 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T11:22:07,540 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:22:07,540 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:22:07,540 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:22:07,540 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T11:22:07,540 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T11:22:07,540 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T11:22:07,540 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:22:07,540 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T11:22:07,540 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:22:07,540 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T11:22:07,540 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T11:22:07,540 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:22:07,540 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T11:22:07,540 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:22:07,540 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T11:22:07,540 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T11:22:07,540 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:22:07,540 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T11:22:14,882 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T11:22:14,884 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T11:22:15,055 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T11:22:15,055 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T11:22:15,055 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T11:22:15,055 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T11:22:15,055 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T11:22:15,055 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T11:22:15,055 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T11:22:15,055 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T11:22:15,252 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T11:22:15,252 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T11:22:15,275 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T11:22:15,276 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T11:22:15,277 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T11:22:15,278 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T11:22:15,278 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T11:22:15,282 INFO VehicularDepartureHandler:110 teleport vehicle 163808_car from link -24705796#0 to link -1019455556
2022-08-08T11:22:15,282 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T11:22:15,283 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T11:22:15,283 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T11:22:15,283 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T11:22:16,161 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1759 #nodes=229
2022-08-08T11:22:16,161 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271752 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T11:22:17,605 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3109 #nodes=365
2022-08-08T11:22:17,605 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271270 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T11:22:19,475 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4289 #nodes=481
2022-08-08T11:22:19,476 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270682 lost=0 simT=10800.0s realT=13s; (s/r): 830.7692307692307
2022-08-08T11:22:23,080 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5493 #nodes=657
2022-08-08T11:22:23,080 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269848 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T11:22:26,952 INFO MemoryObserver:41 used RAM: 13331 MB free: 2748 MB total: 16080 MB
2022-08-08T11:22:28,520 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7020 #nodes=974
2022-08-08T11:22:28,520 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268634 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T11:22:37,781 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10847 #nodes=1715
2022-08-08T11:22:37,782 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266714 lost=0 simT=21600.0s realT=32s; (s/r): 675.0
2022-08-08T11:22:47,565 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11798 #nodes=1869
2022-08-08T11:22:47,565 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264060 lost=0 simT=25200.0s realT=41s; (s/r): 614.6341463414634
2022-08-08T11:23:03,884 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13112 #nodes=2011
2022-08-08T11:23:03,884 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260555 lost=0 simT=28800.0s realT=58s; (s/r): 496.55172413793105
2022-08-08T11:23:17,251 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14295 #nodes=2105
2022-08-08T11:23:17,251 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256909 lost=0 simT=32400.0s realT=71s; (s/r): 456.3380281690141
2022-08-08T11:23:26,953 INFO MemoryObserver:41 used RAM: 14380 MB free: 1699 MB total: 16080 MB
2022-08-08T11:23:35,426 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14064 #nodes=2035
2022-08-08T11:23:35,427 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251491 lost=0 simT=36000.0s realT=89s; (s/r): 404.4943820224719
2022-08-08T11:23:51,636 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14510 #nodes=2095
2022-08-08T11:23:51,637 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245547 lost=0 simT=39600.0s realT=106s; (s/r): 373.58490566037733
2022-08-08T11:24:08,830 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14871 #nodes=2182
2022-08-08T11:24:08,830 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237627 lost=0 simT=43200.0s realT=123s; (s/r): 351.219512195122
2022-08-08T11:24:26,953 INFO MemoryObserver:41 used RAM: 15009 MB free: 1070 MB total: 16080 MB
2022-08-08T11:24:27,003 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14991 #nodes=2301
2022-08-08T11:24:27,003 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228487 lost=0 simT=46800.0s realT=141s; (s/r): 331.9148936170213
2022-08-08T11:24:43,155 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15274 #nodes=2403
2022-08-08T11:24:43,155 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217223 lost=0 simT=50400.0s realT=157s; (s/r): 321.0191082802548
2022-08-08T11:24:57,715 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15606 #nodes=2432
2022-08-08T11:24:57,716 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203772 lost=0 simT=54000.0s realT=172s; (s/r): 313.95348837209303
2022-08-08T11:25:16,270 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15802 #nodes=2350
2022-08-08T11:25:16,271 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187003 lost=0 simT=57600.0s realT=190s; (s/r): 303.1578947368421
2022-08-08T11:25:26,953 INFO MemoryObserver:41 used RAM: 15682 MB free: 397 MB total: 16080 MB
2022-08-08T11:25:43,773 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15579 #nodes=2334
2022-08-08T11:25:43,773 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167410 lost=0 simT=61200.0s realT=218s; (s/r): 280.73394495412845
2022-08-08T11:26:03,415 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15256 #nodes=2218
2022-08-08T11:26:03,415 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145284 lost=0 simT=64800.0s realT=237s; (s/r): 273.4177215189873
2022-08-08T11:26:18,708 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14492 #nodes=2099
2022-08-08T11:26:18,708 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121433 lost=0 simT=68400.0s realT=253s; (s/r): 270.35573122529644
2022-08-08T11:26:26,953 INFO MemoryObserver:41 used RAM: 15463 MB free: 616 MB total: 16080 MB
2022-08-08T11:26:37,563 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14209 #nodes=2021
2022-08-08T11:26:37,563 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96667 lost=0 simT=72000.0s realT=271s; (s/r): 265.6826568265683
2022-08-08T11:26:51,315 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12249 #nodes=1635
2022-08-08T11:26:51,315 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74191 lost=0 simT=75600.0s realT=285s; (s/r): 265.2631578947368
2022-08-08T11:27:05,008 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11476 #nodes=1424
2022-08-08T11:27:05,009 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58287 lost=0 simT=79200.0s realT=299s; (s/r): 264.8829431438127
2022-08-08T11:27:23,394 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11005 #nodes=1402
2022-08-08T11:27:23,394 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44717 lost=0 simT=82800.0s realT=317s; (s/r): 261.198738170347
2022-08-08T11:27:33,234 INFO MemoryObserver:41 used RAM: 15473 MB free: 606 MB total: 16080 MB
2022-08-08T11:27:47,687 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10351 #nodes=1234
2022-08-08T11:27:47,688 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32601 lost=1 simT=86400.0s realT=342s; (s/r): 252.6315789473684
2022-08-08T11:28:01,170 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8689 #nodes=1004
2022-08-08T11:28:01,170 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26302 lost=3 simT=90000.0s realT=355s; (s/r): 253.5211267605634
2022-08-08T11:28:07,046 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7428 #nodes=876
2022-08-08T11:28:07,046 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22326 lost=3 simT=93600.0s realT=361s; (s/r): 259.2797783933518
2022-08-08T11:28:12,156 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6240 #nodes=734
2022-08-08T11:28:12,156 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19329 lost=5 simT=97200.0s realT=366s; (s/r): 265.57377049180326
2022-08-08T11:28:16,187 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5298 #nodes=596
2022-08-08T11:28:16,187 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17024 lost=5 simT=100800.0s realT=370s; (s/r): 272.43243243243245
2022-08-08T11:28:19,715 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4456 #nodes=490
2022-08-08T11:28:19,715 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15203 lost=5 simT=104400.0s realT=374s; (s/r): 279.14438502673795
2022-08-08T11:28:22,359 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3771 #nodes=405
2022-08-08T11:28:22,359 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13652 lost=5 simT=108000.0s realT=376s; (s/r): 287.2340425531915
2022-08-08T11:28:24,668 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3171 #nodes=295
2022-08-08T11:28:24,668 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12366 lost=5 simT=111600.0s realT=379s; (s/r): 294.4591029023747
2022-08-08T11:28:26,134 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2626 #nodes=262
2022-08-08T11:28:26,134 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11314 lost=6 simT=115200.0s realT=380s; (s/r): 303.1578947368421
2022-08-08T11:28:27,457 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2212 #nodes=224
2022-08-08T11:28:27,457 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10474 lost=6 simT=118800.0s realT=381s; (s/r): 311.81102362204723
2022-08-08T11:28:28,828 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1888 #nodes=194
2022-08-08T11:28:28,828 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9698 lost=6 simT=122400.0s realT=383s; (s/r): 319.5822454308094
2022-08-08T11:28:30,049 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1643 #nodes=187
2022-08-08T11:28:30,049 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8989 lost=6 simT=126000.0s realT=384s; (s/r): 328.125
2022-08-08T11:28:31,213 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1363 #nodes=146
2022-08-08T11:28:31,213 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7349 lost=6 simT=129600.0s realT=385s; (s/r): 336.6233766233766
2022-08-08T11:28:31,615 INFO AbstractController$9:234 ### ITERATION 101 fires after mobsim event
2022-08-08T11:28:31,615 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=244.645081782sec
2022-08-08T11:28:31,615 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T11:28:31,656 INFO LegTimesControlerListener:50 [101] average trip (probably: leg) duration is: 1239 seconds = 00:20:39
2022-08-08T11:28:31,656 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T11:28:31,656 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:28:31,656 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:28:31,656 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:28:31,656 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:28:31,657 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T11:28:31,657 INFO EventsManagerImpl:137 event # 1
2022-08-08T11:28:31,657 INFO EventsManagerImpl:137 event # 4
2022-08-08T11:28:31,657 INFO EventsManagerImpl:137 event # 16
2022-08-08T11:28:31,657 INFO EventsManagerImpl:137 event # 64
2022-08-08T11:28:31,657 INFO EventsManagerImpl:137 event # 256
2022-08-08T11:28:31,658 INFO EventsManagerImpl:137 event # 1024
2022-08-08T11:28:31,661 INFO EventsManagerImpl:137 event # 4096
2022-08-08T11:28:31,672 INFO EventsManagerImpl:137 event # 16384
2022-08-08T11:28:31,686 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T11:28:32,054 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T11:28:32,054 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T11:28:32,054 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T11:28:32,054 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T11:28:32,054 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T11:28:32,055 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T11:28: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-08-08T11:28:32,058 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-08-08T11:28:32,058 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:20:55][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T11:28:32,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-08-08T11:28:32,060 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-08-08T11:28:32,060 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:59][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T11:28:32,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-08-08T11:28:32,062 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-08-08T11:28:32,062 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-08-08T11:28:32,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-08-08T11:28:32,063 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-08-08T11:28:32,063 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T11:28:32,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-08-08T11:28:32,063 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-08-08T11:28:32,063 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-08-08T11:28:32,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-08-08T11:28:32,063 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-08-08T11:28:32,063 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:20:06][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T11:28:32,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-08-08T11:28:32,064 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-08-08T11:28:32,064 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:21][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T11:28:32,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-08-08T11:28:32,064 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-08-08T11:28:32,065 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-08-08T11:28:32,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-08-08T11:28:32,065 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T11:28:32,065 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T11:28:32,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-08-08T11:28:32,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-08-08T11:28:32,067 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-08-08T11:28:32,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-08-08T11:28:32,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-08-08T11:28:32,070 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-08-08T11:28:32,070 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T11:28:32,460 INFO ControlerListenerManagerImpl:251 [it.101] all ControlerAfterMobsimListeners called.
2022-08-08T11:28:32,460 INFO AbstractController$4:159 ### ITERATION 101 fires scoring event
2022-08-08T11:28:32,460 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T11:28:32,592 INFO NewScoreAssignerImpl:57 it: 101 msaStart: 599
2022-08-08T11:28:32,713 INFO ControlerListenerManagerImpl:194 [it.101] all ControlerScoringListeners called.
2022-08-08T11:28:32,713 INFO AbstractController$5:167 ### ITERATION 101 fires iteration end event
2022-08-08T11:28:32,713 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T11:28:32,713 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T11:28:32,790 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T11:28:32,790 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T11:28:33,234 INFO MemoryObserver:41 used RAM: 15931 MB free: 148 MB total: 16080 MB
2022-08-08T11:28:35,084 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T11:28:35,084 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13423617494364193
2022-08-08T11:28:35,085 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3042321181901744
2022-08-08T11:28:35,085 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 1.9898632514622286E-4
2022-08-08T11:28:35,085 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.3878359017546742E-4
2022-08-08T11:28:35,085 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T11:28:35,085 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13992590006008104
2022-08-08T11:28:35,085 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13840590129251246
2022-08-08T11:28:35,085 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22234090080467503
2022-08-08T11:28:35,281 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T11:28:35,392 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -91.38948592544034
2022-08-08T11:28:35,392 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -111.21192825854747
2022-08-08T11:28:35,392 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -92.84561457284798
2022-08-08T11:28:35,392 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -74.68810758545425
2022-08-08T11:28:35,463 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T11:28:36,425 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18810.88316432309 meters
2022-08-08T11:28:36,425 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138674.00226266406 meters (statistic on all 2104657 legs which have a finite distance)
2022-08-08T11:28:36,425 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51768.99485537246 meters
2022-08-08T11:28:36,425 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138622.0902827991 meters (statistic on all 764466 trips which have a finite distance)
2022-08-08T11:28:36,425 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T11:28:36,425 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T11:28:37,465 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T11:28:37,467 INFO LegHistogramListener:72 number of legs: 2111978 100%
2022-08-08T11:28:37,467 INFO LegHistogramListener:79 number of bike legs: 103784 4.91406633970619%
2022-08-08T11:28:37,467 INFO LegHistogramListener:79 number of car legs: 236823 11.213327032762653%
2022-08-08T11:28:37,467 INFO LegHistogramListener:79 number of drtNorth legs: 192 0.009091003788865225%
2022-08-08T11:28:37,467 INFO LegHistogramListener:79 number of drtSoutheast legs: 195 0.009233050723066244%
2022-08-08T11:28:37,467 INFO LegHistogramListener:79 number of freight legs: 47065 2.2284796527236552%
2022-08-08T11:28:37,467 INFO LegHistogramListener:79 number of pt legs: 128741 6.095754785324468%
2022-08-08T11:28:37,467 INFO LegHistogramListener:79 number of ride legs: 107321 5.081539675129192%
2022-08-08T11:28:37,467 INFO LegHistogramListener:79 number of walk legs: 1487857 70.44850845984192%
2022-08-08T11:28:37,993 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T11:28:37,993 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T11:28:40,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6185740254805199
2022-08-08T11:28:40,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4527169977970288
2022-08-08T11:28:40,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.011127828815273933
2022-08-08T11:28:40,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009342087019929444
2022-08-08T11:28:40,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T11:28:40,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5357058494276896
2022-08-08T11:28:40,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6881345096206679
2022-08-08T11:28:40,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9023811602314917
2022-08-08T11:28:40,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.233319810821775
2022-08-08T11:28:40,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3816788797198273
2022-08-08T11:28:40,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0011374315101906674
2022-08-08T11:28:40,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.001014188366874297
2022-08-08T11:28:40,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T11:28:40,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3204026456194765
2022-08-08T11:28:40,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.27740747777772073
2022-08-08T11:28:40,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6350642148127988
2022-08-08T11:28:40,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1826078249125744
2022-08-08T11:28:40,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3695561192788222
2022-08-08T11:28:40,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.1581055474819885E-4
2022-08-08T11:28:40,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.567565485757714E-4
2022-08-08T11:28:40,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T11:28:40,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.22860062545895232
2022-08-08T11:28:40,496 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21064820758253439
2022-08-08T11:28:40,496 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.40387163199597403
2022-08-08T11:28:40,683 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T11:28:41,807 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T11:28:42,114 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T11:28:42,518 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T11:28:43,684 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T11:28:44,010 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T11:28:44,392 INFO ControlerListenerManagerImpl:171 [it.101] all ControlerIterationEndsListeners called.
2022-08-08T11:28:44,570 INFO AbstractController:181 ### ITERATION 101 ENDS
2022-08-08T11:28:44,570 INFO AbstractController:182 ###################################################
2022-08-08T11:28:44,570 INFO AbstractController:133 ###################################################
2022-08-08T11:28:44,570 INFO AbstractController:134 ### ITERATION 102 BEGINS
2022-08-08T11:28:44,571 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T11:28:44,571 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T11:28:44,571 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T11:28:44,571 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T11:28:44,571 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T11:28:50,699 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T11:28:50,725 INFO ControlerListenerManagerImpl:148 [it.102] all ControlerIterationStartsListeners called.
2022-08-08T11:28:50,725 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T11:28:52,300 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169269 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T11:28:52,300 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30686 plans
2022-08-08T11:28:52,301 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:28:52,302 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T11:28:52,302 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T11:28:52,304 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:28:52,305 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T11:28:52,306 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T11:28:52,307 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:28:52,310 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T11:28:52,311 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:28:52,316 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:28:52,318 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:28:52,319 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:28:52,321 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T11:28:52,328 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:28:52,330 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:28:52,337 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:28:52,349 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T11:28:52,352 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:28:52,358 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:28:52,451 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T11:28:52,526 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T11:28:52,720 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T11:28:53,202 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T11:28:53,936 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T11:28:55,489 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T11:28:58,425 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T11:29:03,501 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T11:29:22,199 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T11:29:22,200 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30686 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T11:29:22,200 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30816 plans
2022-08-08T11:29:22,201 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T11:29:22,201 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T11:29:22,201 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T11:29:22,201 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T11:29:22,201 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T11:29:22,201 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T11:29:22,201 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T11:29:22,201 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T11:29:22,202 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T11:29:22,202 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T11:29:22,204 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T11:29:22,207 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T11:29:22,214 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T11:29:22,227 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T11:29:22,250 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T11:29:22,296 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T11:29:22,418 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30816 plans
2022-08-08T11:29:22,418 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:29:22,418 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T11:29:22,418 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T11:29:22,418 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T11:29:22,418 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:29:22,418 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:29:22,420 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T11:29:22,420 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:29:22,422 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:29:22,423 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:29:22,424 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T11:29:22,430 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T11:29:22,436 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:29:22,437 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:29:22,439 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:29:22,447 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T11:29:22,449 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:29:22,559 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:29:22,562 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T11:29:22,593 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:29:22,614 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T11:29:22,749 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T11:29:23,193 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T11:29:24,170 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T11:29:25,929 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T11:29:29,345 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T11:29:33,238 INFO MemoryObserver:41 used RAM: 15722 MB free: 357 MB total: 16080 MB
2022-08-08T11:29:36,825 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T11:29:53,287 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T11:29:53,287 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30816 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T11:29:53,287 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7657 plans
2022-08-08T11:29:53,288 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T11:29:53,288 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T11:29:53,288 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T11:29:53,288 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T11:29:53,288 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T11:29:53,288 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T11:29:53,288 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T11:29:53,288 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T11:29:53,288 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T11:29:53,288 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T11:29:53,288 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T11:29:53,289 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T11:29:53,290 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T11:29:53,293 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T11:29:53,293 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7657 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T11:29:53,293 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40277 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T11:29:53,293 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6788 plans
2022-08-08T11:29:53,293 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T11:29:53,293 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T11:29:53,295 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T11:29:53,296 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T11:29:53,297 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T11:29:53,306 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T11:29:53,397 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T11:29:53,530 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T11:29:53,722 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T11:29:54,168 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T11:29:54,693 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T11:29:55,607 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T11:29:58,520 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T11:30:08,627 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T11:30:08,627 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6788 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T11:30:08,627 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T11:30:09,599 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T11:30:10,573 INFO ControlerListenerManagerImpl:213 [it.102] all ControlerReplanningListeners called.
2022-08-08T11:30:10,573 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T11:30:10,573 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T11:30:10,573 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T11:30:10,652 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T11:30:10,722 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T11:30:10,723 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T11:30:10,723 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T11:30:10,731 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T11:30:10,740 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T11:30:10,740 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T11:30:10,742 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T11:30:10,742 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T11:30:10,742 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T11:30:10,742 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T11:30:10,742 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T11:30:10,742 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T11:30:10,742 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T11:30:10,742 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T11:30:10,742 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T11:30:10,742 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T11:30:10,742 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T11:30:10,742 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T11:30:10,742 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T11:30:10,743 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T11:30:10,743 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T11:30:10,743 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T11:30:11,446 INFO ControlerListenerManagerImpl:232 [it.102] all ControlerBeforeMobsimListeners called.
2022-08-08T11:30:11,447 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T11:30:11,447 INFO NetworkImpl:163 node # 1
2022-08-08T11:30:11,447 INFO NetworkImpl:163 node # 4
2022-08-08T11:30:11,447 INFO NetworkImpl:163 node # 16
2022-08-08T11:30:11,447 INFO NetworkImpl:163 node # 64
2022-08-08T11:30:11,447 INFO NetworkImpl:163 node # 256
2022-08-08T11:30:11,447 INFO NetworkImpl:163 node # 1024
2022-08-08T11:30:11,448 INFO NetworkImpl:163 node # 4096
2022-08-08T11:30:11,450 INFO NetworkImpl:163 node # 16384
2022-08-08T11:30:11,456 INFO NetworkImpl:163 node # 65536
2022-08-08T11:30:11,494 INFO NetworkImpl:159 link # 1
2022-08-08T11:30:11,494 INFO NetworkImpl:159 link # 4
2022-08-08T11:30:11,494 INFO NetworkImpl:159 link # 16
2022-08-08T11:30:11,494 INFO NetworkImpl:159 link # 64
2022-08-08T11:30:11,495 INFO NetworkImpl:159 link # 256
2022-08-08T11:30:11,496 INFO NetworkImpl:159 link # 1024
2022-08-08T11:30:11,500 INFO NetworkImpl:159 link # 4096
2022-08-08T11:30:11,518 INFO NetworkImpl:159 link # 16384
2022-08-08T11:30:11,589 INFO NetworkImpl:159 link # 65536
2022-08-08T11:30:11,967 INFO NetworkImpl:159 link # 262144
2022-08-08T11:30:12,539 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T11:30:12,539 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T11:30:12,539 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T11:30:12,539 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T11:30:12,539 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T11:30:12,539 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T11:30:12,540 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T11:30:12,540 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T11:30:12,541 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T11:30:12,544 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T11:30:12,549 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T11:30:12,558 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T11:30:12,577 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T11:30:12,614 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T11:30:12,744 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T11:30:12,893 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T11:30:13,198 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T11:30:13,760 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T11:30:14,900 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T11:30:15,001 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T11:30:15,016 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:30:15,017 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T11:30:15,017 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T11:30:15,017 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:30:15,017 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:30:15,017 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T11:30:15,017 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T11:30:15,017 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T11:30:15,017 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:30:15,017 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T11:30:22,423 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:30:22,424 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T11:30:22,424 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T11:30:22,424 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T11:30:22,424 INFO EventsManagerImpl:176
2022-08-08T11:30:22,424 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:30:22,424 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T11:30:22,424 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T11:30:22,424 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T11:30:22,424 INFO EventsManagerImpl:176
2022-08-08T11:30:22,424 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:30:22,424 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T11:30:22,424 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T11:30:22,424 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T11:30:22,424 INFO EventsManagerImpl:176
2022-08-08T11:30:22,425 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:30:22,425 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T11:30:22,425 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T11:30:22,425 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T11:30:22,425 INFO EventsManagerImpl:176
2022-08-08T11:30:22,425 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T11:30:22,425 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T11:30:22,425 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T11:30:22,425 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T11:30:22,425 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T11:30:22,425 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T11:30:22,425 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T11:30:22,425 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:30:22,425 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T11:30:22,425 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T11:30:22,425 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:30:22,425 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T11:30:22,425 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T11:30:22,425 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T11:30:22,425 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T11:30:22,425 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T11:30:22,425 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T11:30:22,426 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T11:30:22,426 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T11:30:22,426 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:30:22,426 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:30:22,426 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:30:22,426 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T11:30:22,426 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T11:30:22,426 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T11:30:22,426 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:30:22,426 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T11:30:22,426 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:30:22,426 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T11:30:22,426 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T11:30:22,426 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:30:22,426 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T11:30:22,426 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:30:22,426 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T11:30:22,426 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T11:30:22,426 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:30:22,426 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T11:30:22,426 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T11:30:22,426 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:30:22,426 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:30:22,426 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:30:22,426 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T11:30:22,426 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T11:30:22,426 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T11:30:22,426 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:30:22,426 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T11:30:22,426 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:30:22,427 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T11:30:22,427 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T11:30:22,427 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:30:22,427 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T11:30:22,427 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:30:22,427 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T11:30:22,427 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T11:30:22,427 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:30:22,427 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T11:30:23,975 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T11:30:23,978 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T11:30:24,162 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T11:30:24,162 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T11:30:24,162 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T11:30:24,162 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T11:30:24,162 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T11:30:24,162 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T11:30:24,162 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T11:30:24,162 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T11:30:24,377 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T11:30:24,377 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T11:30:24,394 INFO VehicularDepartureHandler:110 teleport vehicle 61751_car from link -37853982#0 to link 425019003#3
2022-08-08T11:30:24,401 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T11:30:24,401 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T11:30:24,402 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T11:30:24,404 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T11:30:24,404 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T11:30:24,405 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T11:30:24,409 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T11:30:24,410 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T11:30:24,410 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T11:30:25,361 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1770 #nodes=234
2022-08-08T11:30:25,361 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271757 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T11:30:26,769 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3105 #nodes=356
2022-08-08T11:30:26,769 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271256 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T11:30:29,330 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4273 #nodes=494
2022-08-08T11:30:29,330 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270664 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T11:30:32,551 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5517 #nodes=672
2022-08-08T11:30:32,551 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269843 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T11:30:33,238 INFO MemoryObserver:41 used RAM: 13311 MB free: 2768 MB total: 16080 MB
2022-08-08T11:30:37,004 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6995 #nodes=973
2022-08-08T11:30:37,004 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268612 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-08-08T11:30:43,344 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10889 #nodes=1683
2022-08-08T11:30:43,344 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266709 lost=0 simT=21600.0s realT=28s; (s/r): 771.4285714285714
2022-08-08T11:30:57,281 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11771 #nodes=1890
2022-08-08T11:30:57,282 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264042 lost=0 simT=25200.0s realT=42s; (s/r): 600.0
2022-08-08T11:30:59,455 INFO EventsManagerImpl:137 event # 17179869184
2022-08-08T11:31:08,301 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13011 #nodes=1967
2022-08-08T11:31:08,301 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260572 lost=0 simT=28800.0s realT=53s; (s/r): 543.3962264150944
2022-08-08T11:31:25,280 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14240 #nodes=2128
2022-08-08T11:31:25,281 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256912 lost=0 simT=32400.0s realT=70s; (s/r): 462.85714285714283
2022-08-08T11:31:33,238 INFO MemoryObserver:41 used RAM: 14399 MB free: 1680 MB total: 16080 MB
2022-08-08T11:31:39,237 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14030 #nodes=2070
2022-08-08T11:31:39,238 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251502 lost=0 simT=36000.0s realT=84s; (s/r): 428.57142857142856
2022-08-08T11:31:56,397 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14611 #nodes=2106
2022-08-08T11:31:56,398 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245566 lost=0 simT=39600.0s realT=101s; (s/r): 392.0792079207921
2022-08-08T11:32:11,238 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14702 #nodes=2185
2022-08-08T11:32:11,239 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237666 lost=0 simT=43200.0s realT=116s; (s/r): 372.41379310344826
2022-08-08T11:32:28,135 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15180 #nodes=2222
2022-08-08T11:32:28,135 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228557 lost=0 simT=46800.0s realT=133s; (s/r): 351.8796992481203
2022-08-08T11:32:33,238 INFO MemoryObserver:41 used RAM: 15459 MB free: 620 MB total: 16080 MB
2022-08-08T11:32:43,273 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15391 #nodes=2385
2022-08-08T11:32:43,273 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217184 lost=0 simT=50400.0s realT=148s; (s/r): 340.5405405405405
2022-08-08T11:33:01,720 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15626 #nodes=2402
2022-08-08T11:33:01,721 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203774 lost=0 simT=54000.0s realT=166s; (s/r): 325.30120481927713
2022-08-08T11:33:16,946 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15741 #nodes=2460
2022-08-08T11:33:16,947 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187033 lost=0 simT=57600.0s realT=181s; (s/r): 318.23204419889504
2022-08-08T11:33:33,239 INFO MemoryObserver:41 used RAM: 15859 MB free: 220 MB total: 16080 MB
2022-08-08T11:33:36,928 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15531 #nodes=2364
2022-08-08T11:33:36,928 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167435 lost=0 simT=61200.0s realT=201s; (s/r): 304.4776119402985
2022-08-08T11:34:01,789 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15336 #nodes=2247
2022-08-08T11:34:01,790 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145321 lost=0 simT=64800.0s realT=226s; (s/r): 286.72566371681415
2022-08-08T11:34:17,593 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14548 #nodes=2043
2022-08-08T11:34:17,594 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121509 lost=0 simT=68400.0s realT=242s; (s/r): 282.64462809917353
2022-08-08T11:34:33,240 INFO MemoryObserver:41 used RAM: 15519 MB free: 560 MB total: 16080 MB
2022-08-08T11:34:34,611 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14162 #nodes=2042
2022-08-08T11:34:34,612 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96643 lost=0 simT=72000.0s realT=259s; (s/r): 277.992277992278
2022-08-08T11:34:48,897 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12326 #nodes=1647
2022-08-08T11:34:48,897 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73937 lost=0 simT=75600.0s realT=273s; (s/r): 276.9230769230769
2022-08-08T11:35:02,939 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11561 #nodes=1427
2022-08-08T11:35:02,939 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58128 lost=0 simT=79200.0s realT=287s; (s/r): 275.9581881533101
2022-08-08T11:35:20,406 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10938 #nodes=1369
2022-08-08T11:35:20,406 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44547 lost=0 simT=82800.0s realT=305s; (s/r): 271.4754098360656
2022-08-08T11:35:33,240 INFO MemoryObserver:41 used RAM: 15812 MB free: 267 MB total: 16080 MB
2022-08-08T11:35:43,958 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10347 #nodes=1273
2022-08-08T11:35:43,959 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32419 lost=0 simT=86400.0s realT=328s; (s/r): 263.4146341463415
2022-08-08T11:35:50,825 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8682 #nodes=1046
2022-08-08T11:35:50,825 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26146 lost=2 simT=90000.0s realT=335s; (s/r): 268.65671641791045
2022-08-08T11:35:57,550 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7445 #nodes=840
2022-08-08T11:35:57,550 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22152 lost=2 simT=93600.0s realT=342s; (s/r): 273.6842105263158
2022-08-08T11:36:02,873 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6307 #nodes=682
2022-08-08T11:36:02,874 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19178 lost=4 simT=97200.0s realT=347s; (s/r): 280.1152737752161
2022-08-08T11:36:06,699 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5353 #nodes=547
2022-08-08T11:36:06,699 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16869 lost=5 simT=100800.0s realT=351s; (s/r): 287.1794871794872
2022-08-08T11:36:09,601 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4428 #nodes=482
2022-08-08T11:36:09,602 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14998 lost=5 simT=104400.0s realT=354s; (s/r): 294.91525423728814
2022-08-08T11:36:11,763 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3814 #nodes=391
2022-08-08T11:36:11,764 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13460 lost=5 simT=108000.0s realT=356s; (s/r): 303.3707865168539
2022-08-08T11:36:13,924 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3157 #nodes=324
2022-08-08T11:36:13,924 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12164 lost=5 simT=111600.0s realT=358s; (s/r): 311.731843575419
2022-08-08T11:36:15,764 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2647 #nodes=293
2022-08-08T11:36:15,764 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11155 lost=6 simT=115200.0s realT=360s; (s/r): 320.0
2022-08-08T11:36:17,289 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2226 #nodes=228
2022-08-08T11:36:17,289 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10293 lost=6 simT=118800.0s realT=362s; (s/r): 328.1767955801105
2022-08-08T11:36:18,727 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1892 #nodes=203
2022-08-08T11:36:18,728 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9553 lost=6 simT=122400.0s realT=363s; (s/r): 337.1900826446281
2022-08-08T11:36:20,032 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1667 #nodes=187
2022-08-08T11:36:20,032 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8856 lost=7 simT=126000.0s realT=365s; (s/r): 345.2054794520548
2022-08-08T11:36:21,218 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1376 #nodes=136
2022-08-08T11:36:21,219 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7244 lost=11 simT=129600.0s realT=366s; (s/r): 354.0983606557377
2022-08-08T11:36:21,652 INFO AbstractController$9:234 ### ITERATION 102 fires after mobsim event
2022-08-08T11:36:21,652 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=244.469743895sec
2022-08-08T11:36:21,652 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T11:36:30,060 INFO LegTimesControlerListener:50 [102] average trip (probably: leg) duration is: 1237 seconds = 00:20:37
2022-08-08T11:36:30,060 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T11:36:30,060 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:36:30,060 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:36:30,060 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:36:30,060 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:36:30,060 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T11:36:30,060 INFO EventsManagerImpl:137 event # 1
2022-08-08T11:36:30,060 INFO EventsManagerImpl:137 event # 4
2022-08-08T11:36:30,060 INFO EventsManagerImpl:137 event # 16
2022-08-08T11:36:30,060 INFO EventsManagerImpl:137 event # 64
2022-08-08T11:36:30,061 INFO EventsManagerImpl:137 event # 256
2022-08-08T11:36:30,061 INFO EventsManagerImpl:137 event # 1024
2022-08-08T11:36:30,064 INFO EventsManagerImpl:137 event # 4096
2022-08-08T11:36:30,074 INFO EventsManagerImpl:137 event # 16384
2022-08-08T11:36:30,086 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T11:36:30,364 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T11:36:30,364 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T11:36:30,364 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T11:36:30,364 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T11:36:30,364 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T11:36:30,364 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T11:36:30,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-08-08T11:36:30,367 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-08-08T11:36:30,367 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:20:55][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T11:36:30,369 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T11:36:30,369 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-08-08T11:36:30,369 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:16][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T11:36:30,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-08-08T11:36:30,371 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=06:07:26][duration=undefined][facilityId=null]
2022-08-08T11:36:30,371 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=23:03:36][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T11:36:30,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-08-08T11:36:30,371 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-08-08T11:36:30,371 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T11:36:30,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-08-08T11:36:30,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-08-08T11:36:30,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-08-08T11:36:30,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-08-08T11:36:30,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-08-08T11:36:30,372 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:21:21][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T11:36:30,373 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T11:36:30,373 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-08-08T11:36:30,373 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-08-08T11:36:30,373 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T11:36:30,373 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-08-08T11:36:30,373 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-08-08T11:36:30,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-08-08T11:36:30,374 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T11:36:30,374 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T11:36:30,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-08-08T11:36:30,375 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-08-08T11:36:30,375 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-08-08T11:36:30,378 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T11:36:30,378 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-08-08T11:36:30,378 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:56][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T11:36:30,378 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T11:36:30,688 INFO ControlerListenerManagerImpl:251 [it.102] all ControlerAfterMobsimListeners called.
2022-08-08T11:36:30,688 INFO AbstractController$4:159 ### ITERATION 102 fires scoring event
2022-08-08T11:36:30,688 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T11:36:30,810 INFO NewScoreAssignerImpl:57 it: 102 msaStart: 599
2022-08-08T11:36:30,921 INFO ControlerListenerManagerImpl:194 [it.102] all ControlerScoringListeners called.
2022-08-08T11:36:30,921 INFO AbstractController$5:167 ### ITERATION 102 fires iteration end event
2022-08-08T11:36:30,921 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T11:36:30,921 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T11:36:30,991 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T11:36:30,991 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T11:36:32,693 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T11:36:32,693 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13487421496685273
2022-08-08T11:36:32,693 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3041974560561167
2022-08-08T11:36:32,693 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.0412145611773828E-4
2022-08-08T11:36:32,693 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.88716063203192E-4
2022-08-08T11:36:32,693 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T11:36:32,693 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1397590083035068
2022-08-08T11:36:32,693 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13818765822622306
2022-08-08T11:36:32,693 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2221675901343864
2022-08-08T11:36:32,892 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T11:36:33,004 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -91.12023201794557
2022-08-08T11:36:33,004 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -111.01144943130308
2022-08-08T11:36:33,004 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -92.7101859039274
2022-08-08T11:36:33,004 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -74.60785575543652
2022-08-08T11:36:33,075 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T11:36:33,243 INFO MemoryObserver:41 used RAM: 15789 MB free: 290 MB total: 16080 MB
2022-08-08T11:36:33,761 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18807.843707011456 meters
2022-08-08T11:36:33,761 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138682.03121148417 meters (statistic on all 2105119 legs which have a finite distance)
2022-08-08T11:36:33,761 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51758.71766168038 meters
2022-08-08T11:36:33,761 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138626.8416658129 meters (statistic on all 764644 trips which have a finite distance)
2022-08-08T11:36:33,761 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T11:36:33,761 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T11:36:34,811 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T11:36:34,813 INFO LegHistogramListener:72 number of legs: 2112339 100%
2022-08-08T11:36:34,813 INFO LegHistogramListener:79 number of bike legs: 104295 4.937417715622351%
2022-08-08T11:36:34,813 INFO LegHistogramListener:79 number of car legs: 236782 11.209469692128016%
2022-08-08T11:36:34,813 INFO LegHistogramListener:79 number of drtNorth legs: 194 0.009184131903070483%
2022-08-08T11:36:34,814 INFO LegHistogramListener:79 number of drtSoutheast legs: 155 0.007337837345236725%
2022-08-08T11:36:34,814 INFO LegHistogramListener:79 number of freight legs: 47065 2.228098804216558%
2022-08-08T11:36:34,814 INFO LegHistogramListener:79 number of pt legs: 128696 6.092582677307004%
2022-08-08T11:36:34,814 INFO LegHistogramListener:79 number of ride legs: 107134 5.071818491255428%
2022-08-08T11:36:34,814 INFO LegHistogramListener:79 number of walk legs: 1488018 70.44409065022234%
2022-08-08T11:36:35,395 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T11:36:35,395 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T11:36:38,089 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6213585502498241
2022-08-08T11:36:38,089 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.45332936216538205
2022-08-08T11:36:38,089 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.011183031473217725
2022-08-08T11:36:38,089 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.00938958698141596
2022-08-08T11:36:38,089 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T11:36:38,089 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5366224703061051
2022-08-08T11:36:38,089 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6905929535732809
2022-08-08T11:36:38,089 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9029973759480736
2022-08-08T11:36:38,089 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.23392960762464246
2022-08-08T11:36:38,089 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3818162444733153
2022-08-08T11:36:38,089 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.001139999075676425
2022-08-08T11:36:38,089 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0010270261943030857
2022-08-08T11:36:38,089 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T11:36:38,089 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.32180196880921447
2022-08-08T11:36:38,089 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2780647745420747
2022-08-08T11:36:38,089 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6378834017161608
2022-08-08T11:36:38,090 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1828504598509785
2022-08-08T11:36:38,090 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3696562543327668
2022-08-08T11:36:38,090 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.1581055474819885E-4
2022-08-08T11:36:38,090 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.567565485757714E-4
2022-08-08T11:36:38,090 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T11:36:38,090 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2291115709906181
2022-08-08T11:36:38,090 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21091009926208168
2022-08-08T11:36:38,090 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.40608230587921146
2022-08-08T11:36:38,273 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T11:36:39,494 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T11:36:39,816 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T11:36:40,207 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T11:36:41,477 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T11:36:41,801 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T11:36:42,148 INFO ControlerListenerManagerImpl:171 [it.102] all ControlerIterationEndsListeners called.
2022-08-08T11:36:42,385 INFO AbstractController:181 ### ITERATION 102 ENDS
2022-08-08T11:36:42,385 INFO AbstractController:182 ###################################################
2022-08-08T11:36:42,385 INFO AbstractController:133 ###################################################
2022-08-08T11:36:42,385 INFO AbstractController:134 ### ITERATION 103 BEGINS
2022-08-08T11:36:42,386 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T11:36:42,386 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T11:36:42,386 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T11:36:42,386 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T11:36:42,386 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T11:36:48,646 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T11:36:48,672 INFO ControlerListenerManagerImpl:148 [it.103] all ControlerIterationStartsListeners called.
2022-08-08T11:36:48,672 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T11:36:50,245 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169780 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T11:36:50,245 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30481 plans
2022-08-08T11:36:50,245 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:36:50,245 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:36:50,246 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:36:50,247 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T11:36:50,248 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:36:50,249 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T11:36:50,250 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T11:36:50,251 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T11:36:50,251 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:36:50,256 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:36:50,260 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:36:50,261 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T11:36:50,269 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:36:50,276 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T11:36:50,291 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:36:50,316 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T11:36:50,368 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:36:50,401 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T11:36:50,401 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:36:50,461 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:36:50,610 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T11:36:50,816 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T11:36:51,154 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T11:36:52,011 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T11:36:53,887 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T11:36:56,916 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T11:37:02,248 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T11:37:20,934 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T11:37:20,935 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30481 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T11:37:20,935 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30538 plans
2022-08-08T11:37:20,935 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T11:37:20,935 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T11:37:20,935 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T11:37:20,935 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T11:37:20,935 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T11:37:20,935 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T11:37:20,935 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T11:37:20,936 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T11:37:20,936 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T11:37:20,937 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T11:37:20,938 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T11:37:20,942 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T11:37:20,948 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T11:37:20,961 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T11:37:20,985 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T11:37:21,031 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T11:37:21,152 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30538 plans
2022-08-08T11:37:21,153 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T11:37:21,153 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T11:37:21,153 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T11:37:21,153 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:37:21,153 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:37:21,153 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:37:21,155 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:37:21,157 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T11:37:21,159 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:37:21,159 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:37:21,161 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:37:21,162 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T11:37:21,169 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T11:37:21,177 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:37:21,182 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:37:21,190 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T11:37:21,191 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:37:21,252 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:37:21,262 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T11:37:21,369 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:37:21,409 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T11:37:21,555 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T11:37:22,038 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T11:37:22,922 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T11:37:24,738 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T11:37:28,162 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T11:37:33,244 INFO MemoryObserver:41 used RAM: 15636 MB free: 443 MB total: 16080 MB
2022-08-08T11:37:35,555 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T11:37:51,940 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T11:37:51,940 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30538 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T11:37:51,940 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7629 plans
2022-08-08T11:37:51,940 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T11:37:51,941 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T11:37:51,941 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T11:37:51,941 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T11:37:51,941 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T11:37:51,941 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T11:37:51,941 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T11:37:51,941 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T11:37:51,941 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T11:37:51,941 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T11:37:51,941 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T11:37:51,942 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T11:37:51,943 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T11:37:51,946 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T11:37:51,946 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7629 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T11:37:51,946 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40199 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T11:37:51,946 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6866 plans
2022-08-08T11:37:51,946 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T11:37:51,946 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T11:37:51,946 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T11:37:51,947 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T11:37:51,949 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T11:37:51,966 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T11:37:52,012 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T11:37:52,099 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T11:37:52,248 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T11:37:52,649 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T11:37:53,299 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T11:37:54,025 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T11:37:56,486 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T11:38:04,008 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T11:38:04,008 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6866 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T11:38:04,009 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T11:38:04,979 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T11:38:05,970 INFO ControlerListenerManagerImpl:213 [it.103] all ControlerReplanningListeners called.
2022-08-08T11:38:05,970 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T11:38:05,970 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T11:38:05,970 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T11:38:06,049 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T11:38:06,119 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T11:38:06,119 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T11:38:06,119 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T11:38:06,128 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T11:38:06,137 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T11:38:06,137 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T11:38:06,138 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T11:38:06,139 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T11:38:06,139 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T11:38:06,139 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T11:38:06,139 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T11:38:06,139 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T11:38:06,139 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T11:38:06,139 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T11:38:06,139 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T11:38:06,139 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T11:38:06,139 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T11:38:06,139 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T11:38:06,139 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T11:38:06,140 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T11:38:06,140 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T11:38:06,140 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T11:38:06,841 INFO ControlerListenerManagerImpl:232 [it.103] all ControlerBeforeMobsimListeners called.
2022-08-08T11:38:06,841 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T11:38:06,842 INFO NetworkImpl:163 node # 1
2022-08-08T11:38:06,842 INFO NetworkImpl:163 node # 4
2022-08-08T11:38:06,842 INFO NetworkImpl:163 node # 16
2022-08-08T11:38:06,842 INFO NetworkImpl:163 node # 64
2022-08-08T11:38:06,842 INFO NetworkImpl:163 node # 256
2022-08-08T11:38:06,842 INFO NetworkImpl:163 node # 1024
2022-08-08T11:38:06,842 INFO NetworkImpl:163 node # 4096
2022-08-08T11:38:06,844 INFO NetworkImpl:163 node # 16384
2022-08-08T11:38:06,851 INFO NetworkImpl:163 node # 65536
2022-08-08T11:38:06,891 INFO NetworkImpl:159 link # 1
2022-08-08T11:38:06,891 INFO NetworkImpl:159 link # 4
2022-08-08T11:38:06,891 INFO NetworkImpl:159 link # 16
2022-08-08T11:38:06,891 INFO NetworkImpl:159 link # 64
2022-08-08T11:38:06,891 INFO NetworkImpl:159 link # 256
2022-08-08T11:38:06,892 INFO NetworkImpl:159 link # 1024
2022-08-08T11:38:06,897 INFO NetworkImpl:159 link # 4096
2022-08-08T11:38:06,915 INFO NetworkImpl:159 link # 16384
2022-08-08T11:38:06,989 INFO NetworkImpl:159 link # 65536
2022-08-08T11:38:07,331 INFO NetworkImpl:159 link # 262144
2022-08-08T11:38:08,116 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T11:38:08,116 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T11:38:08,116 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T11:38:08,116 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T11:38:08,116 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T11:38:08,116 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T11:38:08,117 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T11:38:08,117 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T11:38:08,118 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T11:38:08,121 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T11:38:08,125 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T11:38:08,134 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T11:38:08,152 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T11:38:08,206 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T11:38:08,316 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T11:38:08,523 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T11:38:08,823 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T11:38:09,371 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T11:38:10,459 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T11:38:10,557 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T11:38:10,572 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:38:10,573 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T11:38:10,573 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T11:38:10,573 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:38:10,573 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:38:10,573 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T11:38:10,573 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T11:38:10,573 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T11:38:10,573 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:38:10,573 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T11:38:17,788 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:38:17,788 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T11:38:17,788 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T11:38:17,788 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T11:38:17,788 INFO EventsManagerImpl:176
2022-08-08T11:38:17,789 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:38:17,789 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T11:38:17,789 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T11:38:17,789 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T11:38:17,789 INFO EventsManagerImpl:176
2022-08-08T11:38:17,789 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:38:17,789 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T11:38:17,789 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T11:38:17,789 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T11:38:17,789 INFO EventsManagerImpl:176
2022-08-08T11:38:17,789 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:38:17,789 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T11:38:17,789 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T11:38:17,789 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T11:38:17,789 INFO EventsManagerImpl:176
2022-08-08T11:38:17,789 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T11:38:17,789 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T11:38:17,789 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T11:38:17,789 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T11:38:17,789 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T11:38:17,789 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T11:38:17,790 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T11:38:17,790 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:38:17,790 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T11:38:17,790 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T11:38:17,790 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:38:17,790 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T11:38:17,790 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T11:38:17,790 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T11:38:17,790 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T11:38:17,790 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T11:38:17,790 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T11:38:17,790 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T11:38:17,790 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T11:38:17,790 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:38:17,790 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:38:17,790 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:38:17,790 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T11:38:17,790 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T11:38:17,790 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T11:38:17,790 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:38:17,790 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T11:38:17,790 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:38:17,790 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T11:38:17,790 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T11:38:17,790 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:38:17,790 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T11:38:17,790 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:38:17,790 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T11:38:17,790 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T11:38:17,790 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:38:17,790 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T11:38:17,791 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T11:38:17,791 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:38:17,791 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:38:17,791 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:38:17,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T11:38:17,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T11:38:17,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T11:38:17,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:38:17,791 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T11:38:17,791 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:38:17,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T11:38:17,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T11:38:17,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:38:17,791 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T11:38:17,791 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:38:17,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T11:38:17,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T11:38:17,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:38:17,791 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T11:38:19,205 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T11:38:19,208 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T11:38:19,362 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T11:38:19,362 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T11:38:19,362 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T11:38:19,362 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T11:38:19,362 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T11:38:19,362 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T11:38:19,362 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T11:38:19,362 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T11:38:19,548 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T11:38:19,548 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=8s; (s/r): 0.0
2022-08-08T11:38:19,570 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T11:38:19,570 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T11:38:19,573 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T11:38:19,573 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T11:38:19,577 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T11:38:19,578 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T11:38:19,578 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T11:38:19,579 INFO VehicularDepartureHandler:110 teleport vehicle 157918_car from link -95454627 to link -103717883#3
2022-08-08T11:38:19,581 INFO VehicularDepartureHandler:110 teleport vehicle 183170_car from link -40717535 to link -22737835#3
2022-08-08T11:38:19,581 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T11:38:20,345 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1758 #nodes=226
2022-08-08T11:38:20,346 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271754 lost=0 simT=3600.0s realT=9s; (s/r): 400.0
2022-08-08T11:38:21,465 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3102 #nodes=369
2022-08-08T11:38:21,465 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271261 lost=0 simT=7200.0s realT=10s; (s/r): 720.0
2022-08-08T11:38:23,577 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4266 #nodes=491
2022-08-08T11:38:23,577 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270676 lost=0 simT=10800.0s realT=13s; (s/r): 830.7692307692307
2022-08-08T11:38:26,405 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5507 #nodes=677
2022-08-08T11:38:26,405 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269841 lost=0 simT=14400.0s realT=15s; (s/r): 960.0
2022-08-08T11:38:31,026 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7030 #nodes=1013
2022-08-08T11:38:31,026 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268602 lost=0 simT=18000.0s realT=20s; (s/r): 900.0
2022-08-08T11:38:33,244 INFO MemoryObserver:41 used RAM: 13775 MB free: 2304 MB total: 16080 MB
2022-08-08T11:38:39,348 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10893 #nodes=1690
2022-08-08T11:38:39,349 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266708 lost=0 simT=21600.0s realT=28s; (s/r): 771.4285714285714
2022-08-08T11:38:50,525 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11848 #nodes=1867
2022-08-08T11:38:50,525 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264042 lost=0 simT=25200.0s realT=39s; (s/r): 646.1538461538462
2022-08-08T11:39:05,143 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12954 #nodes=2008
2022-08-08T11:39:05,144 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260556 lost=0 simT=28800.0s realT=54s; (s/r): 533.3333333333334
2022-08-08T11:39:19,415 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14198 #nodes=2074
2022-08-08T11:39:19,416 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256901 lost=0 simT=32400.0s realT=68s; (s/r): 476.47058823529414
2022-08-08T11:39:33,244 INFO MemoryObserver:41 used RAM: 14960 MB free: 1119 MB total: 16080 MB
2022-08-08T11:39:35,482 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13983 #nodes=2047
2022-08-08T11:39:35,482 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251505 lost=0 simT=36000.0s realT=84s; (s/r): 428.57142857142856
2022-08-08T11:39:51,370 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14498 #nodes=2140
2022-08-08T11:39:51,370 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245522 lost=0 simT=39600.0s realT=100s; (s/r): 396.0
2022-08-08T11:40:07,180 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14756 #nodes=2241
2022-08-08T11:40:07,180 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237568 lost=0 simT=43200.0s realT=116s; (s/r): 372.41379310344826
2022-08-08T11:40:22,707 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15121 #nodes=2238
2022-08-08T11:40:22,707 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228434 lost=0 simT=46800.0s realT=132s; (s/r): 354.54545454545456
2022-08-08T11:40:33,245 INFO MemoryObserver:41 used RAM: 15183 MB free: 896 MB total: 16080 MB
2022-08-08T11:40:39,828 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15246 #nodes=2302
2022-08-08T11:40:39,828 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217162 lost=0 simT=50400.0s realT=149s; (s/r): 338.255033557047
2022-08-08T11:40:53,778 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15621 #nodes=2344
2022-08-08T11:40:53,779 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203668 lost=0 simT=54000.0s realT=163s; (s/r): 331.28834355828224
2022-08-08T11:41:12,331 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15832 #nodes=2416
2022-08-08T11:41:12,332 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186946 lost=0 simT=57600.0s realT=181s; (s/r): 318.23204419889504
2022-08-08T11:41:33,245 INFO MemoryObserver:41 used RAM: 15431 MB free: 648 MB total: 16080 MB
2022-08-08T11:41:37,641 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15506 #nodes=2381
2022-08-08T11:41:37,641 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167360 lost=0 simT=61200.0s realT=207s; (s/r): 295.6521739130435
2022-08-08T11:41:56,114 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15271 #nodes=2231
2022-08-08T11:41:56,114 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145281 lost=0 simT=64800.0s realT=225s; (s/r): 288.0
2022-08-08T11:42:11,651 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14469 #nodes=2101
2022-08-08T11:42:11,651 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121390 lost=0 simT=68400.0s realT=241s; (s/r): 283.81742738589213
2022-08-08T11:42:27,669 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14167 #nodes=2049
2022-08-08T11:42:27,670 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96597 lost=0 simT=72000.0s realT=257s; (s/r): 280.15564202334633
2022-08-08T11:42:33,245 INFO MemoryObserver:41 used RAM: 15567 MB free: 512 MB total: 16080 MB
2022-08-08T11:42:42,242 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12270 #nodes=1629
2022-08-08T11:42:42,243 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74156 lost=0 simT=75600.0s realT=271s; (s/r): 278.9667896678967
2022-08-08T11:43:01,308 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11551 #nodes=1442
2022-08-08T11:43:01,308 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58305 lost=0 simT=79200.0s realT=290s; (s/r): 273.1034482758621
2022-08-08T11:43:18,814 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10931 #nodes=1374
2022-08-08T11:43:18,814 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44706 lost=0 simT=82800.0s realT=308s; (s/r): 268.83116883116884
2022-08-08T11:43:33,245 INFO MemoryObserver:41 used RAM: 15967 MB free: 112 MB total: 16080 MB
2022-08-08T11:43:41,210 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10369 #nodes=1226
2022-08-08T11:43:41,211 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32539 lost=1 simT=86400.0s realT=330s; (s/r): 261.8181818181818
2022-08-08T11:43:54,495 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8772 #nodes=952
2022-08-08T11:43:54,495 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26257 lost=3 simT=90000.0s realT=343s; (s/r): 262.3906705539359
2022-08-08T11:43:59,705 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7362 #nodes=881
2022-08-08T11:43:59,705 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22201 lost=5 simT=93600.0s realT=349s; (s/r): 268.1948424068768
2022-08-08T11:44:04,632 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6259 #nodes=720
2022-08-08T11:44:04,633 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19238 lost=7 simT=97200.0s realT=354s; (s/r): 274.5762711864407
2022-08-08T11:44:08,691 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5319 #nodes=548
2022-08-08T11:44:08,691 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16913 lost=7 simT=100800.0s realT=358s; (s/r): 281.56424581005587
2022-08-08T11:44:11,821 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4467 #nodes=454
2022-08-08T11:44:11,821 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15080 lost=7 simT=104400.0s realT=361s; (s/r): 289.196675900277
2022-08-08T11:44:14,389 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3753 #nodes=391
2022-08-08T11:44:14,389 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13504 lost=7 simT=108000.0s realT=363s; (s/r): 297.5206611570248
2022-08-08T11:44:16,383 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3100 #nodes=334
2022-08-08T11:44:16,383 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12218 lost=7 simT=111600.0s realT=365s; (s/r): 305.75342465753425
2022-08-08T11:44:18,060 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2592 #nodes=297
2022-08-08T11:44:18,060 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11213 lost=8 simT=115200.0s realT=367s; (s/r): 313.89645776566755
2022-08-08T11:44:19,372 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2203 #nodes=229
2022-08-08T11:44:19,372 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10372 lost=8 simT=118800.0s realT=368s; (s/r): 322.82608695652175
2022-08-08T11:44:20,392 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1930 #nodes=204
2022-08-08T11:44:20,392 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9651 lost=8 simT=122400.0s realT=369s; (s/r): 331.7073170731707
2022-08-08T11:44:21,340 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1683 #nodes=162
2022-08-08T11:44:21,340 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8959 lost=8 simT=126000.0s realT=370s; (s/r): 340.5405405405405
2022-08-08T11:44:22,395 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1392 #nodes=128
2022-08-08T11:44:22,395 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7323 lost=8 simT=129600.0s realT=371s; (s/r): 349.32614555256066
2022-08-08T11:44:22,909 INFO AbstractController$9:234 ### ITERATION 103 fires after mobsim event
2022-08-08T11:44:22,909 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=240.580835149sec
2022-08-08T11:44:22,909 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T11:44:22,950 INFO LegTimesControlerListener:50 [103] average trip (probably: leg) duration is: 1238 seconds = 00:20:38
2022-08-08T11:44:22,950 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T11:44:22,950 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:44:22,950 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:44:22,950 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:44:22,950 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:44:22,950 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T11:44:22,950 INFO EventsManagerImpl:137 event # 1
2022-08-08T11:44:22,950 INFO EventsManagerImpl:137 event # 4
2022-08-08T11:44:22,950 INFO EventsManagerImpl:137 event # 16
2022-08-08T11:44:22,950 INFO EventsManagerImpl:137 event # 64
2022-08-08T11:44:22,950 INFO EventsManagerImpl:137 event # 256
2022-08-08T11:44:22,951 INFO EventsManagerImpl:137 event # 1024
2022-08-08T11:44:22,954 INFO EventsManagerImpl:137 event # 4096
2022-08-08T11:44:22,965 INFO EventsManagerImpl:137 event # 16384
2022-08-08T11:44:22,979 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T11:44:23,358 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T11:44:23,358 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T11:44:23,358 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T11:44:23,358 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T11:44:23,358 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T11:44:23,358 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T11:44:23,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-08-08T11:44:23,361 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-08-08T11:44:23,361 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:20:55][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T11:44:23,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-08-08T11:44:23,363 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-08-08T11:44:23,363 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:44:38][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T11:44:23,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-08-08T11:44:23,365 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-08-08T11:44:23,365 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-08-08T11:44:23,366 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T11:44:23,366 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-08-08T11:44:23,366 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T11:44:23,366 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T11:44:23,366 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-08-08T11:44:23,366 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-08-08T11:44:23,366 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T11:44:23,366 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-08-08T11:44:23,366 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=28:25:53][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T11:44:23,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-08-08T11:44:23,367 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-08-08T11:44:23,367 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-08-08T11:44:23,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-08-08T11:44:23,368 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T11:44:23,368 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T11:44:23,370 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T11:44:23,370 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-08-08T11:44:23,370 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-08-08T11:44:23,373 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T11:44:23,373 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-08-08T11:44:23,373 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-08-08T11:44:23,373 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T11:44:23,373 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-08-08T11:44:23,373 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:49:08][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T11:44:23,373 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T11:44:23,712 INFO ControlerListenerManagerImpl:251 [it.103] all ControlerAfterMobsimListeners called.
2022-08-08T11:44:23,712 INFO AbstractController$4:159 ### ITERATION 103 fires scoring event
2022-08-08T11:44:23,712 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T11:44:23,849 INFO NewScoreAssignerImpl:57 it: 103 msaStart: 599
2022-08-08T11:44:23,970 INFO ControlerListenerManagerImpl:194 [it.103] all ControlerScoringListeners called.
2022-08-08T11:44:23,970 INFO AbstractController$5:167 ### ITERATION 103 fires iteration end event
2022-08-08T11:44:23,970 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T11:44:23,970 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T11:44:24,047 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T11:44:24,047 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T11:44:26,300 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T11:44:26,300 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1345314449745041
2022-08-08T11:44:26,300 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3041461047464016
2022-08-08T11:44:26,300 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.2979711097531543E-4
2022-08-08T11:44:26,300 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.6047284285985715E-4
2022-08-08T11:44:26,300 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T11:44:26,300 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13954975171641754
2022-08-08T11:44:26,300 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13864982001365944
2022-08-08T11:44:26,300 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2223113738015888
2022-08-08T11:44:26,578 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T11:44:26,689 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -91.10822794368268
2022-08-08T11:44:26,689 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -111.03615889233652
2022-08-08T11:44:26,689 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -92.60587321057551
2022-08-08T11:44:26,689 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -74.51422164071832
2022-08-08T11:44:26,761 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T11:44:27,656 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18805.181798245303 meters
2022-08-08T11:44:27,656 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138629.13936640212 meters (statistic on all 2104614 legs which have a finite distance)
2022-08-08T11:44:27,656 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51747.10414681753 meters
2022-08-08T11:44:27,656 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138585.224055226 meters (statistic on all 764586 trips which have a finite distance)
2022-08-08T11:44:27,656 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T11:44:27,656 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T11:44:28,879 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T11:44:28,881 INFO LegHistogramListener:72 number of legs: 2111913 100%
2022-08-08T11:44:28,881 INFO LegHistogramListener:79 number of bike legs: 104088 4.928612116124102%
2022-08-08T11:44:28,881 INFO LegHistogramListener:79 number of car legs: 236764 11.21087847842217%
2022-08-08T11:44:28,881 INFO LegHistogramListener:79 number of drtNorth legs: 221 0.010464446215350727%
2022-08-08T11:44:28,881 INFO LegHistogramListener:79 number of drtSoutheast legs: 132 0.006250257467992289%
2022-08-08T11:44:28,881 INFO LegHistogramListener:79 number of freight legs: 47065 2.228548240386796%
2022-08-08T11:44:28,881 INFO LegHistogramListener:79 number of pt legs: 128414 6.080458806778499%
2022-08-08T11:44:28,881 INFO LegHistogramListener:79 number of ride legs: 107496 5.0899823998431755%
2022-08-08T11:44:28,881 INFO LegHistogramListener:79 number of walk legs: 1487733 70.44480525476192%
2022-08-08T11:44:29,427 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T11:44:29,427 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T11:44:31,944 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.623860642815695
2022-08-08T11:44:31,944 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.45390578061693465
2022-08-08T11:44:31,944 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.011239517913904394
2022-08-08T11:44:31,944 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009420397767245054
2022-08-08T11:44:31,944 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T11:44:31,944 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5374915912230341
2022-08-08T11:44:31,944 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6931618028417815
2022-08-08T11:44:31,944 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9037419699389433
2022-08-08T11:44:31,944 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.23443541802533674
2022-08-08T11:44:31,944 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3819561767922891
2022-08-08T11:44:31,944 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.001150269337619456
2022-08-08T11:44:31,944 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0010347288907603589
2022-08-08T11:44:31,944 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T11:44:31,944 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3232102784781526
2022-08-08T11:44:31,944 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2787092334789999
2022-08-08T11:44:31,944 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6408014398907245
2022-08-08T11:44:31,944 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18306741913452504
2022-08-08T11:44:31,944 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3697859163897975
2022-08-08T11:44:31,944 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.170943374910777E-4
2022-08-08T11:44:31,944 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.567565485757714E-4
2022-08-08T11:44:31,944 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T11:44:31,944 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.22955961116788284
2022-08-08T11:44:31,944 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21115401798322866
2022-08-08T11:44:31,945 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4081979798394758
2022-08-08T11:44:32,145 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T11:44:33,246 INFO MemoryObserver:41 used RAM: 15983 MB free: 96 MB total: 16080 MB
2022-08-08T11:44:33,345 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T11:44:33,671 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T11:44:34,079 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T11:44:35,311 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T11:44:35,637 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T11:44:36,029 INFO ControlerListenerManagerImpl:171 [it.103] all ControlerIterationEndsListeners called.
2022-08-08T11:44:36,264 INFO AbstractController:181 ### ITERATION 103 ENDS
2022-08-08T11:44:36,264 INFO AbstractController:182 ###################################################
2022-08-08T11:44:36,264 INFO AbstractController:133 ###################################################
2022-08-08T11:44:36,264 INFO AbstractController:134 ### ITERATION 104 BEGINS
2022-08-08T11:44:36,265 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T11:44:36,265 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T11:44:36,265 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T11:44:36,265 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T11:44:36,265 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T11:44:42,173 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T11:44:42,199 INFO ControlerListenerManagerImpl:148 [it.104] all ControlerIterationStartsListeners called.
2022-08-08T11:44:42,199 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T11:44:43,773 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169759 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T11:44:43,773 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30491 plans
2022-08-08T11:44:43,773 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:44:43,777 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T11:44:43,778 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T11:44:43,778 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:44:43,779 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T11:44:43,780 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T11:44:43,780 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:44:43,781 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:44:43,782 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:44:43,782 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:44:43,784 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:44:43,785 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T11:44:43,786 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:44:43,866 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T11:44:43,877 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:44:43,892 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:44:43,893 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T11:44:43,902 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:44:43,926 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:44:43,933 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T11:44:44,047 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T11:44:44,242 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T11:44:44,609 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T11:44:45,545 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T11:44:47,327 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T11:44:50,654 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T11:44:55,925 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T11:45:14,042 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T11:45:14,042 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30491 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T11:45:14,042 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30481 plans
2022-08-08T11:45:14,042 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T11:45:14,042 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T11:45:14,043 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T11:45:14,043 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T11:45:14,043 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T11:45:14,043 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T11:45:14,043 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T11:45:14,043 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T11:45:14,043 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T11:45:14,044 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T11:45:14,046 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T11:45:14,049 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T11:45:14,056 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T11:45:14,069 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T11:45:14,093 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T11:45:14,138 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T11:45:14,301 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30481 plans
2022-08-08T11:45:14,302 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T11:45:14,302 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:45:14,302 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T11:45:14,302 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:45:14,303 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T11:45:14,304 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T11:45:14,305 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:45:14,306 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:45:14,306 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T11:45:14,306 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:45:14,307 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:45:14,325 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T11:45:14,331 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:45:14,350 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T11:45:14,356 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:45:14,382 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:45:14,383 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:45:14,438 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T11:45:14,562 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T11:45:14,572 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:45:14,595 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:45:14,711 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T11:45:15,142 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T11:45:16,044 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T11:45:18,012 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T11:45:21,291 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T11:45:28,456 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T11:45:33,246 INFO MemoryObserver:41 used RAM: 15289 MB free: 790 MB total: 16080 MB
2022-08-08T11:45:43,526 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T11:45:43,527 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30481 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T11:45:43,527 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7697 plans
2022-08-08T11:45:43,527 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T11:45:43,527 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T11:45:43,527 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T11:45:43,527 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T11:45:43,527 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T11:45:43,527 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T11:45:43,527 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T11:45:43,527 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T11:45:43,527 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T11:45:43,527 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T11:45:43,528 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T11:45:43,528 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T11:45:43,530 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T11:45:43,532 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T11:45:43,532 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7697 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T11:45:43,532 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40171 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T11:45:43,532 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6894 plans
2022-08-08T11:45:43,533 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T11:45:43,533 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T11:45:43,533 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T11:45:43,535 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T11:45:43,539 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T11:45:43,546 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T11:45:43,573 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T11:45:43,688 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T11:45:43,955 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T11:45:44,271 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T11:45:44,938 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T11:45:45,918 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T11:45:48,536 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T11:45:56,997 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T11:45:56,997 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6894 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T11:45:56,997 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T11:45:57,975 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T11:45:58,976 INFO ControlerListenerManagerImpl:213 [it.104] all ControlerReplanningListeners called.
2022-08-08T11:45:58,976 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T11:45:58,976 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T11:45:58,976 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T11:45:59,056 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T11:45:59,126 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T11:45:59,127 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T11:45:59,127 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T11:45:59,135 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T11:45:59,144 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T11:45:59,144 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T11:45:59,146 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T11:45:59,146 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T11:45:59,146 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T11:45:59,146 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T11:45:59,146 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T11:45:59,146 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T11:45:59,146 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T11:45:59,146 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T11:45:59,146 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T11:45:59,146 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T11:45:59,146 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T11:45:59,147 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T11:45:59,147 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T11:45:59,147 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T11:45:59,147 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T11:45:59,147 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T11:45:59,853 INFO ControlerListenerManagerImpl:232 [it.104] all ControlerBeforeMobsimListeners called.
2022-08-08T11:45:59,853 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T11:45:59,854 INFO NetworkImpl:163 node # 1
2022-08-08T11:45:59,854 INFO NetworkImpl:163 node # 4
2022-08-08T11:45:59,854 INFO NetworkImpl:163 node # 16
2022-08-08T11:45:59,854 INFO NetworkImpl:163 node # 64
2022-08-08T11:45:59,854 INFO NetworkImpl:163 node # 256
2022-08-08T11:45:59,854 INFO NetworkImpl:163 node # 1024
2022-08-08T11:45:59,855 INFO NetworkImpl:163 node # 4096
2022-08-08T11:45:59,856 INFO NetworkImpl:163 node # 16384
2022-08-08T11:45:59,863 INFO NetworkImpl:163 node # 65536
2022-08-08T11:45:59,903 INFO NetworkImpl:159 link # 1
2022-08-08T11:45:59,903 INFO NetworkImpl:159 link # 4
2022-08-08T11:45:59,903 INFO NetworkImpl:159 link # 16
2022-08-08T11:45:59,903 INFO NetworkImpl:159 link # 64
2022-08-08T11:45:59,903 INFO NetworkImpl:159 link # 256
2022-08-08T11:45:59,905 INFO NetworkImpl:159 link # 1024
2022-08-08T11:45:59,909 INFO NetworkImpl:159 link # 4096
2022-08-08T11:45:59,927 INFO NetworkImpl:159 link # 16384
2022-08-08T11:46:00,000 INFO NetworkImpl:159 link # 65536
2022-08-08T11:46:00,339 INFO NetworkImpl:159 link # 262144
2022-08-08T11:46:01,016 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T11:46:01,016 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T11:46:01,016 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T11:46:01,016 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T11:46:01,016 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T11:46:01,016 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T11:46:01,017 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T11:46:01,017 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T11:46:01,018 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T11:46:01,021 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T11:46:01,026 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T11:46:01,035 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T11:46:01,054 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T11:46:01,091 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T11:46:01,165 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T11:46:01,369 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T11:46:01,675 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T11:46:02,227 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T11:46:03,290 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T11:46:03,381 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T11:46:03,396 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:46:03,397 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T11:46:03,397 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T11:46:03,397 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:46:03,397 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:46:03,397 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T11:46:03,397 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T11:46:03,397 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T11:46:03,397 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:46:03,397 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T11:46:10,456 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:46:10,456 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T11:46:10,456 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T11:46:10,456 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T11:46:10,456 INFO EventsManagerImpl:176
2022-08-08T11:46:10,456 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:46:10,456 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T11:46:10,456 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T11:46:10,456 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T11:46:10,456 INFO EventsManagerImpl:176
2022-08-08T11:46:10,456 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:46:10,456 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T11:46:10,456 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T11:46:10,456 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T11:46:10,456 INFO EventsManagerImpl:176
2022-08-08T11:46:10,456 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:46:10,456 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T11:46:10,457 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T11:46:10,457 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T11:46:10,457 INFO EventsManagerImpl:176
2022-08-08T11:46:10,457 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T11:46:10,457 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T11:46:10,457 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T11:46:10,457 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T11:46:10,457 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T11:46:10,457 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T11:46:10,457 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T11:46:10,457 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:46:10,457 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T11:46:10,457 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T11:46:10,457 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:46:10,457 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T11:46:10,457 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T11:46:10,457 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T11:46:10,457 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T11:46:10,457 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T11:46:10,457 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T11:46:10,457 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T11:46:10,457 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T11:46:10,457 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:46:10,457 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:46:10,458 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:46:10,458 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T11:46:10,458 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T11:46:10,458 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T11:46:10,458 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:46:10,458 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T11:46:10,458 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:46:10,458 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T11:46:10,458 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T11:46:10,458 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:46:10,458 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T11:46:10,458 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:46:10,458 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T11:46:10,458 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T11:46:10,458 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:46:10,458 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T11:46:10,458 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T11:46:10,458 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:46:10,458 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:46:10,458 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:46:10,458 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T11:46:10,458 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T11:46:10,458 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T11:46:10,458 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:46:10,458 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T11:46:10,458 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:46:10,458 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T11:46:10,458 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T11:46:10,458 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:46:10,458 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T11:46:10,458 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:46:10,458 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T11:46:10,459 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T11:46:10,459 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:46:10,459 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T11:46:11,996 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T11:46:11,999 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T11:46:12,182 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T11:46:12,182 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T11:46:12,182 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T11:46:12,182 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T11:46:12,183 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T11:46:12,183 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T11:46:12,183 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T11:46:12,183 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T11:46:12,395 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T11:46:12,396 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T11:46:12,419 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T11:46:12,419 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T11:46:12,420 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T11:46:12,422 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T11:46:12,423 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T11:46:12,424 INFO VehicularDepartureHandler:110 teleport vehicle 117883_car from link -97859283#2 to link -30312522#1
2022-08-08T11:46:12,426 INFO VehicularDepartureHandler:110 teleport vehicle 166487_car from link -4347726#1 to link -10873625#3
2022-08-08T11:46:12,427 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T11:46:12,428 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T11:46:12,428 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T11:46:13,352 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1759 #nodes=224
2022-08-08T11:46:13,352 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271766 lost=0 simT=3600.0s realT=9s; (s/r): 400.0
2022-08-08T11:46:15,213 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3070 #nodes=368
2022-08-08T11:46:15,213 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271259 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T11:46:17,404 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4273 #nodes=503
2022-08-08T11:46:17,404 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270686 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T11:46:20,678 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5484 #nodes=698
2022-08-08T11:46:20,678 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269848 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T11:46:24,961 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7010 #nodes=948
2022-08-08T11:46:24,961 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268594 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-08-08T11:46:31,786 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10841 #nodes=1654
2022-08-08T11:46:31,787 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266691 lost=0 simT=21600.0s realT=28s; (s/r): 771.4285714285714
2022-08-08T11:46:33,247 INFO MemoryObserver:41 used RAM: 13880 MB free: 2199 MB total: 16080 MB
2022-08-08T11:46:44,810 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11813 #nodes=1922
2022-08-08T11:46:44,811 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264012 lost=0 simT=25200.0s realT=41s; (s/r): 614.6341463414634
2022-08-08T11:46:55,802 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12958 #nodes=1998
2022-08-08T11:46:55,802 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260536 lost=0 simT=28800.0s realT=52s; (s/r): 553.8461538461538
2022-08-08T11:47:12,992 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14211 #nodes=2085
2022-08-08T11:47:12,992 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256870 lost=0 simT=32400.0s realT=69s; (s/r): 469.5652173913044
2022-08-08T11:47:26,996 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14136 #nodes=2016
2022-08-08T11:47:26,996 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251470 lost=0 simT=36000.0s realT=83s; (s/r): 433.73493975903614
2022-08-08T11:47:33,247 INFO MemoryObserver:41 used RAM: 14507 MB free: 1572 MB total: 16080 MB
2022-08-08T11:47:44,024 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14437 #nodes=2110
2022-08-08T11:47:44,024 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245519 lost=0 simT=39600.0s realT=100s; (s/r): 396.0
2022-08-08T11:47:59,720 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14693 #nodes=2193
2022-08-08T11:47:59,721 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237617 lost=0 simT=43200.0s realT=116s; (s/r): 372.41379310344826
2022-08-08T11:48:15,865 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15098 #nodes=2303
2022-08-08T11:48:15,865 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228484 lost=0 simT=46800.0s realT=132s; (s/r): 354.54545454545456
2022-08-08T11:48:29,475 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15176 #nodes=2334
2022-08-08T11:48:29,475 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217229 lost=0 simT=50400.0s realT=146s; (s/r): 345.2054794520548
2022-08-08T11:48:33,251 INFO MemoryObserver:41 used RAM: 15365 MB free: 714 MB total: 16080 MB
2022-08-08T11:48:48,313 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15630 #nodes=2376
2022-08-08T11:48:48,313 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203655 lost=0 simT=54000.0s realT=164s; (s/r): 329.2682926829268
2022-08-08T11:49:12,215 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15765 #nodes=2453
2022-08-08T11:49:12,215 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186937 lost=0 simT=57600.0s realT=188s; (s/r): 306.3829787234043
2022-08-08T11:49:30,896 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15548 #nodes=2411
2022-08-08T11:49:30,896 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167362 lost=0 simT=61200.0s realT=207s; (s/r): 295.6521739130435
2022-08-08T11:49:33,252 INFO MemoryObserver:41 used RAM: 15676 MB free: 403 MB total: 16080 MB
2022-08-08T11:49:47,591 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15334 #nodes=2265
2022-08-08T11:49:47,592 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145296 lost=0 simT=64800.0s realT=224s; (s/r): 289.2857142857143
2022-08-08T11:50:03,970 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14516 #nodes=2121
2022-08-08T11:50:03,971 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121554 lost=0 simT=68400.0s realT=240s; (s/r): 285.0
2022-08-08T11:50:21,265 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14052 #nodes=2063
2022-08-08T11:50:21,266 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96990 lost=0 simT=72000.0s realT=257s; (s/r): 280.15564202334633
2022-08-08T11:50:35,448 INFO MemoryObserver:41 used RAM: 15298 MB free: 781 MB total: 16080 MB
2022-08-08T11:50:40,844 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12273 #nodes=1742
2022-08-08T11:50:40,844 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74703 lost=0 simT=75600.0s realT=277s; (s/r): 272.9241877256318
2022-08-08T11:51:04,825 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11563 #nodes=1547
2022-08-08T11:51:04,825 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58359 lost=0 simT=79200.0s realT=301s; (s/r): 263.12292358803984
2022-08-08T11:51:20,550 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10937 #nodes=1399
2022-08-08T11:51:20,550 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44718 lost=0 simT=82800.0s realT=317s; (s/r): 261.198738170347
2022-08-08T11:51:42,487 INFO MemoryObserver:41 used RAM: 15522 MB free: 557 MB total: 16080 MB
2022-08-08T11:51:43,276 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10374 #nodes=1294
2022-08-08T11:51:43,276 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32517 lost=0 simT=86400.0s realT=339s; (s/r): 254.86725663716814
2022-08-08T11:51:56,756 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8721 #nodes=1001
2022-08-08T11:51:56,756 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26129 lost=3 simT=90000.0s realT=353s; (s/r): 254.95750708215297
2022-08-08T11:52:02,242 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7387 #nodes=858
2022-08-08T11:52:02,242 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22125 lost=3 simT=93600.0s realT=358s; (s/r): 261.45251396648047
2022-08-08T11:52:07,042 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6232 #nodes=656
2022-08-08T11:52:07,042 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19153 lost=4 simT=97200.0s realT=363s; (s/r): 267.7685950413223
2022-08-08T11:52:10,919 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5286 #nodes=549
2022-08-08T11:52:10,919 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16843 lost=4 simT=100800.0s realT=367s; (s/r): 274.6594005449591
2022-08-08T11:52:14,044 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4440 #nodes=461
2022-08-08T11:52:14,044 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15039 lost=5 simT=104400.0s realT=370s; (s/r): 282.1621621621622
2022-08-08T11:52:16,530 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3751 #nodes=363
2022-08-08T11:52:16,530 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13427 lost=5 simT=108000.0s realT=373s; (s/r): 289.544235924933
2022-08-08T11:52:18,540 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3075 #nodes=330
2022-08-08T11:52:18,541 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12149 lost=5 simT=111600.0s realT=375s; (s/r): 297.6
2022-08-08T11:52:20,152 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2623 #nodes=257
2022-08-08T11:52:20,152 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11132 lost=5 simT=115200.0s realT=376s; (s/r): 306.3829787234043
2022-08-08T11:52:21,419 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2212 #nodes=234
2022-08-08T11:52:21,419 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10318 lost=5 simT=118800.0s realT=378s; (s/r): 314.2857142857143
2022-08-08T11:52:22,447 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1923 #nodes=187
2022-08-08T11:52:22,447 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9567 lost=5 simT=122400.0s realT=379s; (s/r): 322.9551451187335
2022-08-08T11:52:23,429 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1697 #nodes=196
2022-08-08T11:52:23,429 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8861 lost=5 simT=126000.0s realT=380s; (s/r): 331.57894736842104
2022-08-08T11:52:24,547 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1406 #nodes=155
2022-08-08T11:52:24,547 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7220 lost=5 simT=129600.0s realT=381s; (s/r): 340.15748031496065
2022-08-08T11:52:25,010 INFO AbstractController$9:234 ### ITERATION 104 fires after mobsim event
2022-08-08T11:52:25,010 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=239.256845006sec
2022-08-08T11:52:25,010 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T11:52:25,125 INFO LegTimesControlerListener:50 [104] average trip (probably: leg) duration is: 1242 seconds = 00:20:42
2022-08-08T11:52:25,126 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T11:52:25,126 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:52:25,126 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:52:25,126 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:52:25,126 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:52:25,126 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T11:52:25,126 INFO EventsManagerImpl:137 event # 1
2022-08-08T11:52:25,126 INFO EventsManagerImpl:137 event # 4
2022-08-08T11:52:25,126 INFO EventsManagerImpl:137 event # 16
2022-08-08T11:52:25,126 INFO EventsManagerImpl:137 event # 64
2022-08-08T11:52:25,126 INFO EventsManagerImpl:137 event # 256
2022-08-08T11:52:25,127 INFO EventsManagerImpl:137 event # 1024
2022-08-08T11:52:25,130 INFO EventsManagerImpl:137 event # 4096
2022-08-08T11:52:25,141 INFO EventsManagerImpl:137 event # 16384
2022-08-08T11:52:25,156 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T11:52:25,539 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T11:52:25,539 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T11:52:25,539 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T11:52:25,539 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T11:52:25,539 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T11:52:25,540 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T11:52:25,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-08-08T11:52:25,543 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-08-08T11:52:25,543 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:38:54][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T11:52:25,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-08-08T11:52:25,545 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-08-08T11:52:25,545 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-08-08T11:52:25,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-08-08T11:52:25,548 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-08-08T11:52:25,548 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-08-08T11:52:25,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-08-08T11:52:25,548 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-08-08T11:52:25,548 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T11:52:25,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-08-08T11:52:25,548 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-08-08T11:52:25,549 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-08-08T11:52:25,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-08-08T11:52:25,549 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-08-08T11:52:25,549 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:42:33][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T11:52:25,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-08-08T11:52:25,550 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-08-08T11:52:25,550 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-08-08T11:52:25,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-08-08T11:52:25,550 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-08-08T11:52:25,550 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-08-08T11:52:25,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-08-08T11:52:25,551 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T11:52:25,551 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T11:52:25,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-08-08T11:52:25,553 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-08-08T11:52:25,553 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-08-08T11:52:25,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-08-08T11:52:25,556 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-08-08T11:52:25,556 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:48][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T11:52:25,556 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T11:52:25,891 INFO ControlerListenerManagerImpl:251 [it.104] all ControlerAfterMobsimListeners called.
2022-08-08T11:52:25,891 INFO AbstractController$4:159 ### ITERATION 104 fires scoring event
2022-08-08T11:52:25,891 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T11:52:26,034 INFO NewScoreAssignerImpl:57 it: 104 msaStart: 599
2022-08-08T11:52:26,155 INFO ControlerListenerManagerImpl:194 [it.104] all ControlerScoringListeners called.
2022-08-08T11:52:26,155 INFO AbstractController$5:167 ### ITERATION 104 fires iteration end event
2022-08-08T11:52:26,155 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T11:52:26,155 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T11:52:26,242 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T11:52:26,242 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T11:52:28,815 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T11:52:28,815 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13434529647678664
2022-08-08T11:52:28,815 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3039727940761129
2022-08-08T11:52:28,815 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.3878359017546742E-4
2022-08-08T11:52:28,815 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.0412145611773828E-4
2022-08-08T11:52:28,815 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T11:52:28,815 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13987069740213723
2022-08-08T11:52:28,815 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13857921196280112
2022-08-08T11:52:28,815 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22236786024227548
2022-08-08T11:52:29,009 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T11:52:29,121 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -90.86793403777595
2022-08-08T11:52:29,121 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -110.76569476211587
2022-08-08T11:52:29,121 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -92.46847412472259
2022-08-08T11:52:29,121 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -74.47126838088758
2022-08-08T11:52:29,192 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T11:52:30,107 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18806.809114818643 meters
2022-08-08T11:52:30,107 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138652.66381301824 meters (statistic on all 2104789 legs which have a finite distance)
2022-08-08T11:52:30,108 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51745.08592465495 meters
2022-08-08T11:52:30,108 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138605.73749295238 meters (statistic on all 764729 trips which have a finite distance)
2022-08-08T11:52:30,108 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T11:52:30,108 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T11:52:31,112 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T11:52:31,114 INFO LegHistogramListener:72 number of legs: 2111981 100%
2022-08-08T11:52:31,114 INFO LegHistogramListener:79 number of bike legs: 103891 4.919125692892123%
2022-08-08T11:52:31,114 INFO LegHistogramListener:79 number of car legs: 236606 11.20303639095238%
2022-08-08T11:52:31,114 INFO LegHistogramListener:79 number of drtNorth legs: 226 0.010700853842908625%
2022-08-08T11:52:31,114 INFO LegHistogramListener:79 number of drtSoutheast legs: 166 0.007859919194348813%
2022-08-08T11:52:31,114 INFO LegHistogramListener:79 number of freight legs: 47065 2.228476487241126%
2022-08-08T11:52:31,114 INFO LegHistogramListener:79 number of pt legs: 128729 6.095177939574267%
2022-08-08T11:52:31,114 INFO LegHistogramListener:79 number of ride legs: 107400 5.085273020922063%
2022-08-08T11:52:31,114 INFO LegHistogramListener:79 number of walk legs: 1487898 70.45034969538078%
2022-08-08T11:52:31,639 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T11:52:31,639 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T11:52:34,149 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.626329357030251
2022-08-08T11:52:34,149 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.45444368558620085
2022-08-08T11:52:34,149 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.011292153006362427
2022-08-08T11:52:34,149 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.00946918151147445
2022-08-08T11:52:34,149 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T11:52:34,149 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5383799688811063
2022-08-08T11:52:34,149 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6955547738745077
2022-08-08T11:52:34,149 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9043517667418107
2022-08-08T11:52:34,149 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.23503366078351828
2022-08-08T11:52:34,149 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38208070371834835
2022-08-08T11:52:34,149 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0011618233823053657
2022-08-08T11:52:34,149 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.001042431587217632
2022-08-08T11:52:34,149 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T11:52:34,150 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.32462629084354794
2022-08-08T11:52:34,150 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2793934896809543
2022-08-08T11:52:34,150 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.643688667279459
2022-08-08T11:52:34,150 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18332802703132944
2022-08-08T11:52:34,150 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3699027406193995
2022-08-08T11:52:34,150 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.170943374910777E-4
2022-08-08T11:52:34,150 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.5804033131865027E-4
2022-08-08T11:52:34,150 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T11:52:34,150 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2300718404822915
2022-08-08T11:52:34,150 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21148009879991989
2022-08-08T11:52:34,150 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4101236539537941
2022-08-08T11:52:34,369 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T11:52:35,518 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T11:52:35,842 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T11:52:36,230 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T11:52:37,464 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T11:52:37,790 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T11:52:38,165 INFO ControlerListenerManagerImpl:171 [it.104] all ControlerIterationEndsListeners called.
2022-08-08T11:52:38,402 INFO AbstractController:181 ### ITERATION 104 ENDS
2022-08-08T11:52:38,402 INFO AbstractController:182 ###################################################
2022-08-08T11:52:38,402 INFO AbstractController:133 ###################################################
2022-08-08T11:52:38,402 INFO AbstractController:134 ### ITERATION 105 BEGINS
2022-08-08T11:52:38,407 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T11:52:38,407 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T11:52:38,407 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T11:52:38,407 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T11:52:38,407 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T11:52:44,231 INFO MemoryObserver:41 used RAM: 13373 MB free: 2706 MB total: 16080 MB
2022-08-08T11:52:44,365 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T11:52:44,391 INFO ControlerListenerManagerImpl:148 [it.105] all ControlerIterationStartsListeners called.
2022-08-08T11:52:44,391 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T11:52:45,958 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169949 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T11:52:45,958 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30469 plans
2022-08-08T11:52:45,959 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:52:45,959 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T11:52:45,962 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T11:52:45,962 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:52:45,963 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:52:45,963 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T11:52:45,964 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T11:52:45,964 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:52:45,967 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:52:45,968 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:52:45,969 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T11:52:45,971 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:52:45,971 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:52:45,972 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:52:45,977 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T11:52:45,990 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:52:45,994 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:52:45,995 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T11:52:46,104 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T11:52:46,272 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T11:52:46,534 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T11:52:46,553 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:52:46,911 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T11:52:47,833 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T11:52:49,251 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T11:52:52,413 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T11:52:57,374 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T11:53:15,259 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T11:53:15,260 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30469 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T11:53:15,260 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30427 plans
2022-08-08T11:53:15,260 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T11:53:15,260 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T11:53:15,260 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T11:53:15,260 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T11:53:15,260 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T11:53:15,260 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T11:53:15,260 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T11:53:15,261 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T11:53:15,261 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T11:53:15,262 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T11:53:15,263 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T11:53:15,267 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T11:53:15,273 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T11:53:15,286 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T11:53:15,350 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T11:53:15,395 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T11:53:15,516 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30427 plans
2022-08-08T11:53:15,516 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T11:53:15,516 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:53:15,516 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T11:53:15,516 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:53:15,516 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:53:15,517 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:53:15,518 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T11:53:15,520 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:53:15,521 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:53:15,523 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T11:53:15,524 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:53:15,526 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T11:53:15,531 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:53:15,533 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:53:15,541 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:53:15,541 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T11:53:15,542 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:53:15,564 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T11:53:15,564 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T11:53:15,589 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T11:53:15,688 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T11:53:15,913 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T11:53:16,412 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T11:53:17,232 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T11:53:18,921 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T11:53:22,406 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T11:53:29,653 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T11:53:44,232 INFO MemoryObserver:41 used RAM: 15119 MB free: 960 MB total: 16080 MB
2022-08-08T11:53:45,270 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T11:53:45,271 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30427 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T11:53:45,271 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7583 plans
2022-08-08T11:53:45,271 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T11:53:45,271 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T11:53:45,271 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T11:53:45,271 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T11:53:45,271 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T11:53:45,271 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T11:53:45,271 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T11:53:45,271 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T11:53:45,271 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T11:53:45,271 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T11:53:45,272 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T11:53:45,272 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T11:53:45,274 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T11:53:45,279 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T11:53:45,279 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7583 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T11:53:45,279 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40281 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T11:53:45,279 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6784 plans
2022-08-08T11:53:45,280 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T11:53:45,280 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T11:53:45,280 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T11:53:45,281 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T11:53:45,282 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T11:53:45,290 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T11:53:45,314 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T11:53:45,516 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T11:53:45,809 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T11:53:46,337 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T11:53:46,813 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T11:53:48,085 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T11:53:50,370 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T11:53:58,490 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T11:53:58,490 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6784 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T11:53:58,490 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T11:53:59,489 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T11:54:00,469 INFO ControlerListenerManagerImpl:213 [it.105] all ControlerReplanningListeners called.
2022-08-08T11:54:00,469 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T11:54:00,469 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T11:54:00,469 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T11:54:00,548 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T11:54:00,619 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T11:54:00,619 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T11:54:00,619 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T11:54:00,628 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T11:54:00,637 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T11:54:00,637 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T11:54:00,638 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T11:54:00,639 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T11:54:00,639 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T11:54:00,639 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T11:54:00,639 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T11:54:00,639 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T11:54:00,639 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T11:54:00,639 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T11:54:00,639 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T11:54:00,639 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T11:54:00,639 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T11:54:00,639 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T11:54:00,639 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T11:54:00,640 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T11:54:00,640 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T11:54:00,640 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T11:54:01,344 INFO ControlerListenerManagerImpl:232 [it.105] all ControlerBeforeMobsimListeners called.
2022-08-08T11:54:01,344 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T11:54:01,344 INFO NetworkImpl:163 node # 1
2022-08-08T11:54:01,344 INFO NetworkImpl:163 node # 4
2022-08-08T11:54:01,344 INFO NetworkImpl:163 node # 16
2022-08-08T11:54:01,344 INFO NetworkImpl:163 node # 64
2022-08-08T11:54:01,344 INFO NetworkImpl:163 node # 256
2022-08-08T11:54:01,345 INFO NetworkImpl:163 node # 1024
2022-08-08T11:54:01,345 INFO NetworkImpl:163 node # 4096
2022-08-08T11:54:01,347 INFO NetworkImpl:163 node # 16384
2022-08-08T11:54:01,353 INFO NetworkImpl:163 node # 65536
2022-08-08T11:54:01,391 INFO NetworkImpl:159 link # 1
2022-08-08T11:54:01,391 INFO NetworkImpl:159 link # 4
2022-08-08T11:54:01,392 INFO NetworkImpl:159 link # 16
2022-08-08T11:54:01,392 INFO NetworkImpl:159 link # 64
2022-08-08T11:54:01,392 INFO NetworkImpl:159 link # 256
2022-08-08T11:54:01,393 INFO NetworkImpl:159 link # 1024
2022-08-08T11:54:01,397 INFO NetworkImpl:159 link # 4096
2022-08-08T11:54:01,415 INFO NetworkImpl:159 link # 16384
2022-08-08T11:54:01,486 INFO NetworkImpl:159 link # 65536
2022-08-08T11:54:01,816 INFO NetworkImpl:159 link # 262144
2022-08-08T11:54:02,460 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T11:54:02,460 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T11:54:02,460 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T11:54:02,460 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T11:54:02,460 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T11:54:02,460 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T11:54:02,461 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T11:54:02,461 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T11:54:02,463 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T11:54:02,465 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T11:54:02,470 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T11:54:02,479 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T11:54:02,497 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T11:54:02,534 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T11:54:02,608 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T11:54:02,821 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T11:54:03,120 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T11:54:03,737 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T11:54:04,804 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T11:54:04,905 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T11:54:04,921 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:54:04,921 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T11:54:04,921 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T11:54:04,921 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:54:04,921 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:54:04,921 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T11:54:04,921 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T11:54:04,921 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T11:54:04,921 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:54:04,921 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T11:54:12,229 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:54:12,229 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T11:54:12,230 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T11:54:12,230 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T11:54:12,230 INFO EventsManagerImpl:176
2022-08-08T11:54:12,230 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:54:12,230 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T11:54:12,230 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T11:54:12,230 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T11:54:12,230 INFO EventsManagerImpl:176
2022-08-08T11:54:12,230 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:54:12,230 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T11:54:12,230 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T11:54:12,230 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T11:54:12,230 INFO EventsManagerImpl:176
2022-08-08T11:54:12,230 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:54:12,230 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T11:54:12,230 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T11:54:12,230 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T11:54:12,230 INFO EventsManagerImpl:176
2022-08-08T11:54:12,230 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T11:54:12,230 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T11:54:12,230 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T11:54:12,231 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T11:54:12,231 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T11:54:12,231 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T11:54:12,231 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T11:54:12,231 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:54:12,231 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T11:54:12,231 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T11:54:12,231 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:54:12,231 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T11:54:12,231 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T11:54:12,231 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T11:54:12,231 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T11:54:12,231 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T11:54:12,231 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T11:54:12,231 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T11:54:12,231 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T11:54:12,231 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:54:12,231 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:54:12,231 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:54:12,231 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T11:54:12,231 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T11:54:12,231 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T11:54:12,231 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:54:12,231 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T11:54:12,231 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:54:12,231 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T11:54:12,231 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T11:54:12,231 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:54:12,231 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T11:54:12,232 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:54:12,232 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T11:54:12,232 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T11:54:12,232 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:54:12,232 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T11:54:12,232 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T11:54:12,232 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:54:12,232 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T11:54:12,232 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:54:12,232 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T11:54:12,232 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T11:54:12,232 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T11:54:12,232 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:54:12,232 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T11:54:12,232 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:54:12,232 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T11:54:12,232 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T11:54:12,232 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:54:12,232 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T11:54:12,232 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T11:54:12,232 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T11:54:12,232 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T11:54:12,232 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T11:54:12,232 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T11:54:13,775 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T11:54:13,778 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T11:54:14,195 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T11:54:14,195 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T11:54:14,195 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T11:54:14,195 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T11:54:14,195 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T11:54:14,195 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T11:54:14,195 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T11:54:14,195 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T11:54:14,428 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T11:54:14,428 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273930 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T11:54:14,452 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T11:54:14,452 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T11:54:14,455 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T11:54:14,456 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T11:54:14,460 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T11:54:14,461 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T11:54:14,462 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T11:54:14,462 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T11:54:14,463 INFO VehicularDepartureHandler:110 teleport vehicle 157918_car from link -95454627 to link -103717883#3
2022-08-08T11:54:14,463 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T11:54:15,483 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1757 #nodes=221
2022-08-08T11:54:15,483 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271749 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T11:54:17,034 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3082 #nodes=373
2022-08-08T11:54:17,035 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271259 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T11:54:19,518 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4222 #nodes=494
2022-08-08T11:54:19,519 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270669 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T11:54:22,975 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5523 #nodes=696
2022-08-08T11:54:22,975 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269829 lost=0 simT=14400.0s realT=18s; (s/r): 800.0
2022-08-08T11:54:27,401 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6978 #nodes=953
2022-08-08T11:54:27,402 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268581 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T11:54:33,986 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10758 #nodes=1699
2022-08-08T11:54:33,987 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266695 lost=0 simT=21600.0s realT=29s; (s/r): 744.8275862068965
2022-08-08T11:54:44,232 INFO MemoryObserver:41 used RAM: 13681 MB free: 2398 MB total: 16080 MB
2022-08-08T11:54:47,398 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11753 #nodes=1903
2022-08-08T11:54:47,398 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264001 lost=0 simT=25200.0s realT=42s; (s/r): 600.0
2022-08-08T11:54:58,498 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12983 #nodes=1965
2022-08-08T11:54:58,498 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260563 lost=0 simT=28800.0s realT=53s; (s/r): 543.3962264150944
2022-08-08T11:55:15,862 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14136 #nodes=2145
2022-08-08T11:55:15,862 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256895 lost=0 simT=32400.0s realT=70s; (s/r): 462.85714285714283
2022-08-08T11:55:30,045 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14025 #nodes=2119
2022-08-08T11:55:30,046 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251511 lost=0 simT=36000.0s realT=85s; (s/r): 423.52941176470586
2022-08-08T11:55:44,232 INFO MemoryObserver:41 used RAM: 14651 MB free: 1428 MB total: 16080 MB
2022-08-08T11:55:47,825 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14421 #nodes=2142
2022-08-08T11:55:47,825 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245535 lost=0 simT=39600.0s realT=102s; (s/r): 388.2352941176471
2022-08-08T11:56:03,199 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14852 #nodes=2211
2022-08-08T11:56:03,199 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237527 lost=0 simT=43200.0s realT=118s; (s/r): 366.10169491525426
2022-08-08T11:56:20,192 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15108 #nodes=2284
2022-08-08T11:56:20,192 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228429 lost=0 simT=46800.0s realT=135s; (s/r): 346.6666666666667
2022-08-08T11:56:33,905 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15226 #nodes=2343
2022-08-08T11:56:33,905 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217128 lost=0 simT=50400.0s realT=148s; (s/r): 340.5405405405405
2022-08-08T11:56:44,232 INFO MemoryObserver:41 used RAM: 15341 MB free: 738 MB total: 16080 MB
2022-08-08T11:56:52,300 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15602 #nodes=2326
2022-08-08T11:56:52,301 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203557 lost=0 simT=54000.0s realT=167s; (s/r): 323.3532934131737
2022-08-08T11:57:08,836 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15831 #nodes=2424
2022-08-08T11:57:08,837 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186888 lost=0 simT=57600.0s realT=183s; (s/r): 314.75409836065575
2022-08-08T11:57:29,267 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15562 #nodes=2419
2022-08-08T11:57:29,267 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167345 lost=0 simT=61200.0s realT=204s; (s/r): 300.0
2022-08-08T11:57:44,232 INFO MemoryObserver:41 used RAM: 15903 MB free: 176 MB total: 16080 MB
2022-08-08T11:57:49,216 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15301 #nodes=2230
2022-08-08T11:57:49,216 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145290 lost=0 simT=64800.0s realT=224s; (s/r): 289.2857142857143
2022-08-08T11:58:13,798 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14523 #nodes=2010
2022-08-08T11:58:13,799 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121543 lost=0 simT=68400.0s realT=248s; (s/r): 275.80645161290323
2022-08-08T11:58:29,835 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14115 #nodes=1996
2022-08-08T11:58:29,836 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96662 lost=0 simT=72000.0s realT=264s; (s/r): 272.72727272727275
2022-08-08T11:58:42,730 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12313 #nodes=1681
2022-08-08T11:58:42,730 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74031 lost=0 simT=75600.0s realT=277s; (s/r): 272.9241877256318
2022-08-08T11:58:44,233 INFO MemoryObserver:41 used RAM: 15653 MB free: 426 MB total: 16080 MB
2022-08-08T11:58:56,459 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11549 #nodes=1446
2022-08-08T11:58:56,459 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58115 lost=0 simT=79200.0s realT=291s; (s/r): 272.16494845360825
2022-08-08T11:59:06,072 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10932 #nodes=1376
2022-08-08T11:59:06,073 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44439 lost=0 simT=82800.0s realT=301s; (s/r): 275.0830564784053
2022-08-08T11:59:16,647 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10243 #nodes=1192
2022-08-08T11:59:16,647 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32379 lost=0 simT=86400.0s realT=311s; (s/r): 277.8135048231511
2022-08-08T11:59:24,506 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8668 #nodes=1031
2022-08-08T11:59:24,507 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26074 lost=2 simT=90000.0s realT=319s; (s/r): 282.13166144200625
2022-08-08T11:59:38,220 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7373 #nodes=903
2022-08-08T11:59:38,221 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22065 lost=4 simT=93600.0s realT=333s; (s/r): 281.0810810810811
2022-08-08T11:59:43,029 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6227 #nodes=713
2022-08-08T11:59:43,029 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19118 lost=6 simT=97200.0s realT=338s; (s/r): 287.5739644970414
2022-08-08T11:59:44,233 INFO MemoryObserver:41 used RAM: 15847 MB free: 232 MB total: 16080 MB
2022-08-08T11:59:46,907 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5262 #nodes=547
2022-08-08T11:59:46,907 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16823 lost=7 simT=100800.0s realT=341s; (s/r): 295.6011730205279
2022-08-08T11:59:50,408 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4435 #nodes=474
2022-08-08T11:59:50,408 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15027 lost=7 simT=104400.0s realT=345s; (s/r): 302.60869565217394
2022-08-08T11:59:52,990 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3710 #nodes=346
2022-08-08T11:59:52,990 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13386 lost=8 simT=108000.0s realT=348s; (s/r): 310.3448275862069
2022-08-08T11:59:55,159 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3071 #nodes=273
2022-08-08T11:59:55,159 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12099 lost=8 simT=111600.0s realT=350s; (s/r): 318.85714285714283
2022-08-08T11:59:56,960 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2614 #nodes=257
2022-08-08T11:59:56,960 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11103 lost=8 simT=115200.0s realT=352s; (s/r): 327.27272727272725
2022-08-08T11:59:58,444 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2163 #nodes=222
2022-08-08T11:59:58,445 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10269 lost=8 simT=118800.0s realT=353s; (s/r): 336.5439093484419
2022-08-08T11:59:59,722 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1869 #nodes=215
2022-08-08T11:59:59,722 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9538 lost=8 simT=122400.0s realT=354s; (s/r): 345.76271186440675
2022-08-08T12:00:01,002 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1634 #nodes=188
2022-08-08T12:00:01,002 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8825 lost=9 simT=126000.0s realT=356s; (s/r): 353.9325842696629
2022-08-08T12:00:02,226 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1371 #nodes=143
2022-08-08T12:00:02,226 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7238 lost=10 simT=129600.0s realT=357s; (s/r): 363.02521008403363
2022-08-08T12:00:03,165 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=244.277344922sec
2022-08-08T12:00:03,174 INFO AbstractController$9:234 ### ITERATION 105 fires after mobsim event
2022-08-08T12:00:03,174 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T12:00:03,409 INFO LegTimesControlerListener:50 [105] average trip (probably: leg) duration is: 1235 seconds = 00:20:35
2022-08-08T12:00:03,409 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T12:00:03,409 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:00:03,409 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:00:03,409 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:00:03,409 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:00:03,409 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T12:00:03,409 INFO EventsManagerImpl:137 event # 1
2022-08-08T12:00:03,409 INFO EventsManagerImpl:137 event # 4
2022-08-08T12:00:03,409 INFO EventsManagerImpl:137 event # 16
2022-08-08T12:00:03,410 INFO EventsManagerImpl:137 event # 64
2022-08-08T12:00:03,410 INFO EventsManagerImpl:137 event # 256
2022-08-08T12:00:03,411 INFO EventsManagerImpl:137 event # 1024
2022-08-08T12:00:03,413 INFO EventsManagerImpl:137 event # 4096
2022-08-08T12:00:03,425 INFO EventsManagerImpl:137 event # 16384
2022-08-08T12:00:03,440 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T12:00:03,955 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T12:00:03,955 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T12:00:03,955 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T12:00:03,955 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T12:00:03,955 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T12:00:03,955 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T12:00:03,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-08-08T12:00:03,960 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-08-08T12:00:03,960 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:20:55][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T12:00:03,961 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T12:00:03,962 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-08-08T12:00:03,962 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:40:09][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T12:00:03,964 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T12:00:03,964 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-08-08T12:00:03,964 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-08-08T12:00:03,964 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T12:00:03,964 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-08-08T12:00:03,964 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T12:00:03,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-08-08T12:00:03,965 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-08-08T12:00:03,965 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-08-08T12:00:03,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-08-08T12:00:03,965 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-08-08T12:00:03,965 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:00][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T12:00:03,966 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T12:00:03,966 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-08-08T12:00:03,966 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-08-08T12:00:03,966 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T12:00:03,966 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-08-08T12:00:03,966 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-08-08T12:00:03,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-08-08T12:00:03,967 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T12:00:03,967 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T12:00:03,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-08-08T12:00:03,969 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-08-08T12:00:03,969 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-08-08T12:00:03,972 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T12:00:03,972 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-08-08T12:00:03,972 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-08-08T12:00:03,972 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T12:00:04,337 INFO ControlerListenerManagerImpl:251 [it.105] all ControlerAfterMobsimListeners called.
2022-08-08T12:00:04,338 INFO AbstractController$4:159 ### ITERATION 105 fires scoring event
2022-08-08T12:00:04,338 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T12:00:04,480 INFO NewScoreAssignerImpl:57 it: 105 msaStart: 599
2022-08-08T12:00:04,603 INFO ControlerListenerManagerImpl:194 [it.105] all ControlerScoringListeners called.
2022-08-08T12:00:04,603 INFO AbstractController$5:167 ### ITERATION 105 fires iteration end event
2022-08-08T12:00:04,603 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T12:00:04,603 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T12:00:11,407 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T12:00:11,407 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T12:00:12,823 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T12:00:12,823 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13482029609165183
2022-08-08T12:00:12,823 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3040600913026287
2022-08-08T12:00:12,823 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.5547276583289257E-4
2022-08-08T12:00:12,823 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.951349769175863E-4
2022-08-08T12:00:12,824 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T12:00:12,824 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13978468395836435
2022-08-08T12:00:12,824 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13867549566851703
2022-08-08T12:00:12,824 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22178759044249424
2022-08-08T12:00:13,013 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T12:00:13,119 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -90.7802171794909
2022-08-08T12:00:13,119 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -110.71115758925055
2022-08-08T12:00:13,119 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -92.33357912239086
2022-08-08T12:00:13,119 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -74.36127083992336
2022-08-08T12:00:13,213 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T12:00:13,767 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18793.38131215024 meters
2022-08-08T12:00:13,767 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138641.15289125562 meters (statistic on all 2106118 legs which have a finite distance)
2022-08-08T12:00:13,767 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51736.22379609578 meters
2022-08-08T12:00:13,767 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138579.09968995315 meters (statistic on all 764713 trips which have a finite distance)
2022-08-08T12:00:13,767 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T12:00:13,767 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T12:00:14,818 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T12:00:14,820 INFO LegHistogramListener:72 number of legs: 2113336 100%
2022-08-08T12:00:14,820 INFO LegHistogramListener:79 number of bike legs: 104244 4.932675163816828%
2022-08-08T12:00:14,820 INFO LegHistogramListener:79 number of car legs: 236675 11.19911836073393%
2022-08-08T12:00:14,821 INFO LegHistogramListener:79 number of drtNorth legs: 241 0.011403771099342461%
2022-08-08T12:00:14,821 INFO LegHistogramListener:79 number of drtSoutheast legs: 164 0.007760242573826405%
2022-08-08T12:00:14,821 INFO LegHistogramListener:79 number of freight legs: 47065 2.22704766303134%
2022-08-08T12:00:14,821 INFO LegHistogramListener:79 number of pt legs: 128849 6.096948142652186%
2022-08-08T12:00:14,821 INFO LegHistogramListener:79 number of ride legs: 107500 5.08674437003865%
2022-08-08T12:00:14,821 INFO LegHistogramListener:79 number of walk legs: 1488598 70.4383022860539%
2022-08-08T12:00:15,405 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T12:00:15,405 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T12:00:17,881 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6289187468226377
2022-08-08T12:00:17,882 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.454930239245752
2022-08-08T12:00:17,882 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.011342220533334703
2022-08-08T12:00:17,882 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009499992297303543
2022-08-08T12:00:17,882 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T12:00:17,882 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5392567924944925
2022-08-08T12:00:17,882 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6980478799611785
2022-08-08T12:00:17,882 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9049666986756497
2022-08-08T12:00:17,882 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2355009577019262
2022-08-08T12:00:17,882 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38225658195412276
2022-08-08T12:00:17,882 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.00116824229601976
2022-08-08T12:00:17,882 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0010591207628750572
2022-08-08T12:00:17,882 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T12:00:17,882 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.32610264099785863
2022-08-08T12:00:17,882 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2800995701895377
2022-08-08T12:00:17,882 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.646655489198252
2022-08-08T12:00:17,882 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1835860673626481
2022-08-08T12:00:17,882 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.370024699979973
2022-08-08T12:00:17,882 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.1837812023395655E-4
2022-08-08T12:00:17,882 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.5804033131865027E-4
2022-08-08T12:00:17,882 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T12:00:17,882 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.23059048871041457
2022-08-08T12:00:17,882 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21173813913123854
2022-08-08T12:00:17,883 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4119517605796536
2022-08-08T12:00:18,056 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T12:00:19,276 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T12:00:19,602 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T12:00:19,996 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T12:00:21,237 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T12:00:21,561 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T12:00:21,912 INFO ControlerListenerManagerImpl:171 [it.105] all ControlerIterationEndsListeners called.
2022-08-08T12:00:22,106 INFO AbstractController:181 ### ITERATION 105 ENDS
2022-08-08T12:00:22,106 INFO AbstractController:182 ###################################################
2022-08-08T12:00:22,106 INFO AbstractController:133 ###################################################
2022-08-08T12:00:22,106 INFO AbstractController:134 ### ITERATION 106 BEGINS
2022-08-08T12:00:22,107 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T12:00:22,107 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T12:00:22,107 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T12:00:22,107 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T12:00:22,107 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T12:00:22,416 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T12:00:22,447 INFO ControlerListenerManagerImpl:148 [it.106] all ControlerIterationStartsListeners called.
2022-08-08T12:00:22,447 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T12:00:29,788 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 170049 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T12:00:29,788 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30383 plans
2022-08-08T12:00:29,789 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T12:00:29,791 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T12:00:29,791 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:00:29,792 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T12:00:29,795 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T12:00:29,802 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T12:00:29,807 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:00:29,812 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:00:29,814 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:00:29,815 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:00:29,817 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T12:00:29,818 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:00:29,820 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:00:29,827 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:00:29,827 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:00:29,830 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:00:29,838 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T12:00:29,841 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:00:29,887 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T12:00:29,887 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:00:29,963 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T12:00:30,145 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T12:00:30,571 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T12:00:31,397 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T12:00:33,037 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T12:00:36,017 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T12:00:41,233 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T12:00:44,233 INFO MemoryObserver:41 used RAM: 14932 MB free: 1147 MB total: 16080 MB
2022-08-08T12:00:52,911 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T12:00:52,912 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30383 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T12:00:52,912 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30412 plans
2022-08-08T12:00:52,912 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T12:00:52,912 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T12:00:52,912 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T12:00:52,912 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T12:00:52,913 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T12:00:52,913 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T12:00:52,913 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T12:00:52,913 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T12:00:52,913 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T12:00:52,914 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T12:00:52,916 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T12:00:52,919 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T12:00:52,925 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T12:00:52,938 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T12:00:52,961 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T12:00:53,006 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T12:00:53,176 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30412 plans
2022-08-08T12:00:53,177 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T12:00:53,177 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T12:00:53,177 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:00:53,177 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T12:00:53,177 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T12:00:53,177 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:00:53,178 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:00:53,179 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T12:00:53,180 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:00:53,182 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:00:53,184 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:00:53,186 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:00:53,188 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T12:00:53,194 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:00:53,195 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:00:53,219 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T12:00:53,257 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:00:53,259 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:00:53,287 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T12:00:53,322 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:00:53,358 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T12:00:53,507 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T12:00:53,977 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T12:00:54,894 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T12:00:56,645 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T12:01:00,013 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T12:01:06,850 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T12:01:22,558 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T12:01:22,558 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30412 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T12:01:22,558 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7584 plans
2022-08-08T12:01:22,558 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T12:01:22,558 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T12:01:22,558 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T12:01:22,559 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T12:01:22,559 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T12:01:22,559 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T12:01:22,559 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T12:01:22,559 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T12:01:22,559 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T12:01:22,559 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T12:01:22,559 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T12:01:22,560 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T12:01:22,561 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T12:01:22,564 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T12:01:22,564 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7584 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T12:01:22,564 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40134 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T12:01:22,564 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6931 plans
2022-08-08T12:01:22,564 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T12:01:22,564 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T12:01:22,564 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T12:01:22,564 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T12:01:22,567 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T12:01:22,576 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T12:01:22,609 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T12:01:22,671 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T12:01:22,817 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T12:01:23,319 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T12:01:23,780 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T12:01:25,013 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T12:01:27,391 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T12:01:34,242 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T12:01:34,242 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6931 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T12:01:34,242 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T12:01:35,182 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T12:01:36,165 INFO ControlerListenerManagerImpl:213 [it.106] all ControlerReplanningListeners called.
2022-08-08T12:01:36,165 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T12:01:36,165 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T12:01:36,165 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T12:01:36,244 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T12:01:36,316 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T12:01:36,316 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T12:01:36,316 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T12:01:36,325 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T12:01:36,335 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T12:01:36,335 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T12:01:36,336 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T12:01:36,337 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T12:01:36,337 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T12:01:36,337 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T12:01:36,337 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T12:01:36,337 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T12:01:36,337 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T12:01:36,337 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T12:01:36,337 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T12:01:36,337 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T12:01:36,337 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T12:01:36,337 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T12:01:36,337 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T12:01:36,338 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T12:01:36,338 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T12:01:36,338 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T12:01:37,042 INFO ControlerListenerManagerImpl:232 [it.106] all ControlerBeforeMobsimListeners called.
2022-08-08T12:01:37,042 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T12:01:37,042 INFO NetworkImpl:163 node # 1
2022-08-08T12:01:37,042 INFO NetworkImpl:163 node # 4
2022-08-08T12:01:37,042 INFO NetworkImpl:163 node # 16
2022-08-08T12:01:37,042 INFO NetworkImpl:163 node # 64
2022-08-08T12:01:37,042 INFO NetworkImpl:163 node # 256
2022-08-08T12:01:37,043 INFO NetworkImpl:163 node # 1024
2022-08-08T12:01:37,043 INFO NetworkImpl:163 node # 4096
2022-08-08T12:01:37,045 INFO NetworkImpl:163 node # 16384
2022-08-08T12:01:37,052 INFO NetworkImpl:163 node # 65536
2022-08-08T12:01:37,091 INFO NetworkImpl:159 link # 1
2022-08-08T12:01:37,091 INFO NetworkImpl:159 link # 4
2022-08-08T12:01:37,091 INFO NetworkImpl:159 link # 16
2022-08-08T12:01:37,091 INFO NetworkImpl:159 link # 64
2022-08-08T12:01:37,091 INFO NetworkImpl:159 link # 256
2022-08-08T12:01:37,092 INFO NetworkImpl:159 link # 1024
2022-08-08T12:01:37,097 INFO NetworkImpl:159 link # 4096
2022-08-08T12:01:37,115 INFO NetworkImpl:159 link # 16384
2022-08-08T12:01:37,187 INFO NetworkImpl:159 link # 65536
2022-08-08T12:01:37,523 INFO NetworkImpl:159 link # 262144
2022-08-08T12:01:38,192 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T12:01:38,192 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T12:01:38,192 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T12:01:38,192 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T12:01:38,192 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T12:01:38,192 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T12:01:38,193 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T12:01:38,193 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T12:01:38,194 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T12:01:38,197 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T12:01:38,201 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T12:01:38,211 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T12:01:38,230 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T12:01:38,340 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T12:01:38,414 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T12:01:38,565 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T12:01:38,866 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T12:01:39,421 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T12:01:40,492 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T12:01:40,630 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T12:01:40,645 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:01:40,645 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T12:01:40,646 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:01:40,646 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:01:40,646 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:01:40,646 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T12:01:40,646 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:01:40,646 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T12:01:40,646 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:01:40,646 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T12:01:46,488 INFO MemoryObserver:41 used RAM: 11675 MB free: 4404 MB total: 16080 MB
2022-08-08T12:01:48,046 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:01:48,047 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T12:01:48,047 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T12:01:48,047 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T12:01:48,047 INFO EventsManagerImpl:176
2022-08-08T12:01:48,047 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:01:48,047 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T12:01:48,047 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T12:01:48,047 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T12:01:48,047 INFO EventsManagerImpl:176
2022-08-08T12:01:48,047 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:01:48,047 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T12:01:48,047 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T12:01:48,047 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T12:01:48,047 INFO EventsManagerImpl:176
2022-08-08T12:01:48,047 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:01:48,047 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T12:01:48,047 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T12:01:48,047 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T12:01:48,047 INFO EventsManagerImpl:176
2022-08-08T12:01:48,047 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T12:01:48,048 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T12:01:48,048 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T12:01:48,048 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T12:01:48,048 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T12:01:48,048 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T12:01:48,048 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T12:01:48,048 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:01:48,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T12:01:48,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T12:01:48,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:01:48,048 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T12:01:48,048 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T12:01:48,048 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T12:01:48,048 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T12:01:48,048 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T12:01:48,048 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T12:01:48,048 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T12:01:48,048 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T12:01:48,048 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:01:48,048 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:01:48,048 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:01:48,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T12:01:48,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T12:01:48,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T12:01:48,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:01:48,048 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T12:01:48,048 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:01:48,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T12:01:48,049 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:01:48,049 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:01:48,049 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T12:01:48,049 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:01: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-08-08T12:01:48,049 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:01:48,049 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:01:48,049 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T12:01:48,049 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T12:01:48,049 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:01:48,049 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:01:48,049 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:01:48,049 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T12:01:48,049 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T12:01:48,049 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T12:01:48,049 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:01:48,049 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T12:01:48,049 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:01:48,049 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T12:01:48,049 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:01:48,049 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:01:48,049 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T12:01:48,049 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:01: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-08-08T12:01:48,049 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:01:48,049 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:01:48,049 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T12:01:49,813 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T12:01:49,816 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T12:01:50,027 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T12:01:50,027 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T12:01:50,027 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T12:01:50,027 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T12:01:50,027 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T12:01:50,027 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T12:01:50,027 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T12:01:50,027 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T12:01:50,253 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T12:01:50,253 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273930 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T12:01:50,281 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T12:01:50,281 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T12:01:50,282 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T12:01:50,285 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T12:01:50,285 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T12:01:50,286 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T12:01:50,293 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T12:01:50,293 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T12:01:50,294 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T12:01:50,294 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T12:01:51,474 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1736 #nodes=227
2022-08-08T12:01:51,475 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271750 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T12:01:53,404 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3073 #nodes=366
2022-08-08T12:01:53,404 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271259 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T12:01:56,042 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4240 #nodes=473
2022-08-08T12:01:56,042 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270681 lost=0 simT=10800.0s realT=15s; (s/r): 720.0
2022-08-08T12:01:59,633 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5498 #nodes=681
2022-08-08T12:01:59,633 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269837 lost=0 simT=14400.0s realT=18s; (s/r): 800.0
2022-08-08T12:02:03,699 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6985 #nodes=960
2022-08-08T12:02:03,699 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268590 lost=0 simT=18000.0s realT=23s; (s/r): 782.6086956521739
2022-08-08T12:02:10,574 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10760 #nodes=1656
2022-08-08T12:02:10,574 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266680 lost=0 simT=21600.0s realT=29s; (s/r): 744.8275862068965
2022-08-08T12:02:23,728 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11747 #nodes=1844
2022-08-08T12:02:23,729 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264004 lost=0 simT=25200.0s realT=43s; (s/r): 586.046511627907
2022-08-08T12:02:34,894 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13025 #nodes=1907
2022-08-08T12:02:34,894 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260539 lost=0 simT=28800.0s realT=54s; (s/r): 533.3333333333334
2022-08-08T12:02:46,488 INFO MemoryObserver:41 used RAM: 14349 MB free: 1730 MB total: 16080 MB
2022-08-08T12:02:51,808 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14195 #nodes=2087
2022-08-08T12:02:51,808 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256866 lost=0 simT=32400.0s realT=71s; (s/r): 456.3380281690141
2022-08-08T12:03:05,995 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14012 #nodes=2057
2022-08-08T12:03:05,995 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251452 lost=0 simT=36000.0s realT=85s; (s/r): 423.52941176470586
2022-08-08T12:03:22,488 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14374 #nodes=2105
2022-08-08T12:03:22,488 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245547 lost=0 simT=39600.0s realT=101s; (s/r): 392.0792079207921
2022-08-08T12:03:38,226 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14772 #nodes=2272
2022-08-08T12:03:38,227 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237663 lost=0 simT=43200.0s realT=117s; (s/r): 369.2307692307692
2022-08-08T12:03:46,488 INFO MemoryObserver:41 used RAM: 15030 MB free: 1049 MB total: 16080 MB
2022-08-08T12:03:54,413 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15113 #nodes=2266
2022-08-08T12:03:54,413 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228498 lost=0 simT=46800.0s realT=133s; (s/r): 351.8796992481203
2022-08-08T12:04:07,876 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15350 #nodes=2383
2022-08-08T12:04:07,876 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217246 lost=0 simT=50400.0s realT=147s; (s/r): 342.85714285714283
2022-08-08T12:04:21,800 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15602 #nodes=2357
2022-08-08T12:04:21,800 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203647 lost=0 simT=54000.0s realT=161s; (s/r): 335.40372670807454
2022-08-08T12:04:40,765 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15800 #nodes=2395
2022-08-08T12:04:40,766 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187006 lost=0 simT=57600.0s realT=180s; (s/r): 320.0
2022-08-08T12:04:46,488 INFO MemoryObserver:41 used RAM: 15812 MB free: 267 MB total: 16080 MB
2022-08-08T12:05:03,970 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15556 #nodes=2411
2022-08-08T12:05:03,971 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167374 lost=0 simT=61200.0s realT=203s; (s/r): 301.4778325123153
2022-08-08T12:05:23,080 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15259 #nodes=2229
2022-08-08T12:05:23,080 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145306 lost=0 simT=64800.0s realT=222s; (s/r): 291.8918918918919
2022-08-08T12:05:38,342 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14551 #nodes=2125
2022-08-08T12:05:38,342 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121597 lost=0 simT=68400.0s realT=237s; (s/r): 288.60759493670884
2022-08-08T12:05:46,490 INFO MemoryObserver:41 used RAM: 15497 MB free: 582 MB total: 16080 MB
2022-08-08T12:05:55,361 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14034 #nodes=2110
2022-08-08T12:05:55,362 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96699 lost=0 simT=72000.0s realT=254s; (s/r): 283.46456692913387
2022-08-08T12:06:08,695 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12312 #nodes=1671
2022-08-08T12:06:08,695 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74243 lost=0 simT=75600.0s realT=268s; (s/r): 282.089552238806
2022-08-08T12:06:21,519 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11508 #nodes=1422
2022-08-08T12:06:21,519 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58089 lost=0 simT=79200.0s realT=280s; (s/r): 282.85714285714283
2022-08-08T12:06:45,690 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10930 #nodes=1388
2022-08-08T12:06:45,690 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44575 lost=0 simT=82800.0s realT=305s; (s/r): 271.4754098360656
2022-08-08T12:06:46,491 INFO MemoryObserver:41 used RAM: 15757 MB free: 322 MB total: 16080 MB
2022-08-08T12:07:01,297 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10339 #nodes=1305
2022-08-08T12:07:01,298 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32486 lost=2 simT=86400.0s realT=320s; (s/r): 270.0
2022-08-08T12:07:14,687 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8661 #nodes=997
2022-08-08T12:07:14,687 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26171 lost=4 simT=90000.0s realT=334s; (s/r): 269.4610778443114
2022-08-08T12:07:20,954 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7375 #nodes=860
2022-08-08T12:07:20,954 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22135 lost=4 simT=93600.0s realT=340s; (s/r): 275.29411764705884
2022-08-08T12:07:25,678 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6232 #nodes=688
2022-08-08T12:07:25,678 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19186 lost=4 simT=97200.0s realT=345s; (s/r): 281.7391304347826
2022-08-08T12:07:29,454 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5199 #nodes=595
2022-08-08T12:07:29,454 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16871 lost=5 simT=100800.0s realT=348s; (s/r): 289.6551724137931
2022-08-08T12:07:32,544 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4394 #nodes=468
2022-08-08T12:07:32,544 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15055 lost=6 simT=104400.0s realT=351s; (s/r): 297.43589743589746
2022-08-08T12:07:35,059 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3711 #nodes=362
2022-08-08T12:07:35,059 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13438 lost=6 simT=108000.0s realT=354s; (s/r): 305.08474576271186
2022-08-08T12:07:36,929 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3042 #nodes=296
2022-08-08T12:07:36,929 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12161 lost=7 simT=111600.0s realT=356s; (s/r): 313.4831460674157
2022-08-08T12:07:38,325 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2563 #nodes=249
2022-08-08T12:07:38,325 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11150 lost=8 simT=115200.0s realT=357s; (s/r): 322.6890756302521
2022-08-08T12:07:39,715 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2118 #nodes=235
2022-08-08T12:07:39,715 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10339 lost=8 simT=118800.0s realT=359s; (s/r): 330.9192200557103
2022-08-08T12:07:41,150 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1866 #nodes=207
2022-08-08T12:07:41,150 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9628 lost=8 simT=122400.0s realT=360s; (s/r): 340.0
2022-08-08T12:07:42,426 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1612 #nodes=200
2022-08-08T12:07:42,426 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8916 lost=8 simT=126000.0s realT=361s; (s/r): 349.0304709141274
2022-08-08T12:07:43,571 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1354 #nodes=147
2022-08-08T12:07:43,571 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7289 lost=8 simT=129600.0s realT=362s; (s/r): 358.0110497237569
2022-08-08T12:07:44,077 INFO AbstractController$9:234 ### ITERATION 106 fires after mobsim event
2022-08-08T12:07:44,077 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=239.974577518sec
2022-08-08T12:07:44,077 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T12:07:44,118 INFO LegTimesControlerListener:50 [106] average trip (probably: leg) duration is: 1238 seconds = 00:20:38
2022-08-08T12:07:44,118 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T12:07:44,118 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:07:44,119 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:07:44,119 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:07:44,119 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:07:44,119 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T12:07:44,119 INFO EventsManagerImpl:137 event # 1
2022-08-08T12:07:44,119 INFO EventsManagerImpl:137 event # 4
2022-08-08T12:07:44,119 INFO EventsManagerImpl:137 event # 16
2022-08-08T12:07:44,119 INFO EventsManagerImpl:137 event # 64
2022-08-08T12:07:44,119 INFO EventsManagerImpl:137 event # 256
2022-08-08T12:07:44,120 INFO EventsManagerImpl:137 event # 1024
2022-08-08T12:07:44,123 INFO EventsManagerImpl:137 event # 4096
2022-08-08T12:07:44,134 INFO EventsManagerImpl:137 event # 16384
2022-08-08T12:07:44,147 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T12:07:44,524 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T12:07:44,524 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T12:07:44,524 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T12:07:44,524 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T12:07:44,524 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T12:07:44,524 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T12:07:44,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-08-08T12:07:44,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-08-08T12:07:44,538 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:20:55][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T12:07:44,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-08-08T12:07:44,540 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-08-08T12:07:44,540 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:40:57][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T12:07:44,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-08-08T12:07:44,543 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-08-08T12:07:44,543 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-08-08T12:07:44,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-08-08T12:07:44,543 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-08-08T12:07:44,543 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T12:07:44,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-08-08T12:07:44,543 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-08-08T12:07:44,543 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-08-08T12:07:44,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-08-08T12:07:44,544 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-08-08T12:07:44,545 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-08-08T12:07:44,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-08-08T12:07:44,545 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-08-08T12:07:44,545 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-08-08T12:07:44,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-08-08T12:07:44,546 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T12:07:44,546 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T12:07:44,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-08-08T12:07:44,548 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-08-08T12:07:44,548 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-08-08T12:07:44,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-08-08T12:07:44,551 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-08-08T12:07:44,551 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-08-08T12:07:44,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-08-08T12:07:44,551 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-08-08T12:07:44,551 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:48:56][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T12:07:44,551 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T12:07:44,966 INFO ControlerListenerManagerImpl:251 [it.106] all ControlerAfterMobsimListeners called.
2022-08-08T12:07:44,966 INFO AbstractController$4:159 ### ITERATION 106 fires scoring event
2022-08-08T12:07:44,966 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T12:07:45,147 INFO NewScoreAssignerImpl:57 it: 106 msaStart: 599
2022-08-08T12:07:45,281 INFO ControlerListenerManagerImpl:194 [it.106] all ControlerScoringListeners called.
2022-08-08T12:07:45,281 INFO AbstractController$5:167 ### ITERATION 106 fires iteration end event
2022-08-08T12:07:45,281 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T12:07:45,281 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T12:07:45,388 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T12:07:45,389 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T12:07:46,538 INFO MemoryObserver:41 used RAM: 15843 MB free: 236 MB total: 16080 MB
2022-08-08T12:07:47,690 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T12:07:47,690 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1345057693196465
2022-08-08T12:07:47,690 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3044888747387502
2022-08-08T12:07:47,690 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.721619414903177E-4
2022-08-08T12:07:47,690 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.3108089371819428E-4
2022-08-08T12:07:47,690 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T12:07:47,690 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13943421126955843
2022-08-08T12:07:47,690 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13862671192428763
2022-08-08T12:07:47,690 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2220199551189553
2022-08-08T12:07:47,880 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T12:07:47,992 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -91.017606872734
2022-08-08T12:07:47,992 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -110.66786196533226
2022-08-08T12:07:47,992 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -92.23675047463763
2022-08-08T12:07:47,992 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -74.2887352934261
2022-08-08T12:07:48,055 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T12:07:49,008 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18797.022397247907 meters
2022-08-08T12:07:49,008 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138594.86476153048 meters (statistic on all 2105007 legs which have a finite distance)
2022-08-08T12:07:49,008 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51724.61591909713 meters
2022-08-08T12:07:49,008 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138538.58600145267 meters (statistic on all 764661 trips which have a finite distance)
2022-08-08T12:07:49,008 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T12:07:49,008 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T12:07:50,183 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T12:07:50,185 INFO LegHistogramListener:72 number of legs: 2112265 100%
2022-08-08T12:07:50,185 INFO LegHistogramListener:79 number of bike legs: 104072 4.927033303113009%
2022-08-08T12:07:50,185 INFO LegHistogramListener:79 number of car legs: 236997 11.22004104598618%
2022-08-08T12:07:50,185 INFO LegHistogramListener:79 number of drtNorth legs: 253 0.011977663787450911%
2022-08-08T12:07:50,185 INFO LegHistogramListener:79 number of drtSoutheast legs: 185 0.008758370753669639%
2022-08-08T12:07:50,185 INFO LegHistogramListener:79 number of freight legs: 47065 2.2281768622781706%
2022-08-08T12:07:50,185 INFO LegHistogramListener:79 number of pt legs: 128258 6.072060087157625%
2022-08-08T12:07:50,185 INFO LegHistogramListener:79 number of ride legs: 107498 5.089228860962048%
2022-08-08T12:07:50,185 INFO LegHistogramListener:79 number of walk legs: 1487937 70.44272380596185%
2022-08-08T12:07:50,759 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T12:07:50,759 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T12:07:53,266 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6312192854978766
2022-08-08T12:07:53,266 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.45542963073273185
2022-08-08T12:07:53,266 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.01140127453950713
2022-08-08T12:07:53,266 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009541073345075667
2022-08-08T12:07:53,266 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T12:07:53,266 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5400270621402199
2022-08-08T12:07:53,266 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7004254456009901
2022-08-08T12:07:53,266 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9055726441302886
2022-08-08T12:07:53,266 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2359862275787344
2022-08-08T12:07:53,266 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3824363115381258
2022-08-08T12:07:53,266 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.001187499037162943
2022-08-08T12:07:53,266 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0010719585903038458
2022-08-08T12:07:53,266 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T12:07:53,266 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.32747500474999613
2022-08-08T12:07:53,266 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2808890965764082
2022-08-08T12:07:53,266 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6493077843450398
2022-08-08T12:07:53,266 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18383897256299522
2022-08-08T12:07:53,266 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37009915937905996
2022-08-08T12:07:53,266 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.1966190297683545E-4
2022-08-08T12:07:53,266 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.5804033131865027E-4
2022-08-08T12:07:53,266 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T12:07:53,266 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.23111683963499488
2022-08-08T12:07:53,267 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21205394968598673
2022-08-08T12:07:53,267 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4140070967510026
2022-08-08T12:07:53,452 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T12:07:54,657 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T12:07:54,999 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T12:07:55,393 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T12:07:56,634 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T12:07:56,957 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T12:07:57,343 INFO ControlerListenerManagerImpl:171 [it.106] all ControlerIterationEndsListeners called.
2022-08-08T12:07:57,586 INFO AbstractController:181 ### ITERATION 106 ENDS
2022-08-08T12:07:57,586 INFO AbstractController:182 ###################################################
2022-08-08T12:07:57,586 INFO AbstractController:133 ###################################################
2022-08-08T12:07:57,586 INFO AbstractController:134 ### ITERATION 107 BEGINS
2022-08-08T12:07:57,587 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T12:07:57,587 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T12:07:57,587 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T12:07:57,587 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T12:07:57,587 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T12:08:03,719 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T12:08:03,748 INFO ControlerListenerManagerImpl:148 [it.107] all ControlerIterationStartsListeners called.
2022-08-08T12:08:03,748 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T12:08:05,318 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169866 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T12:08:05,318 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30595 plans
2022-08-08T12:08:05,318 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:08:05,318 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:08:05,320 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:08:05,323 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T12:08:05,324 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T12:08:05,326 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T12:08:05,329 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:08:05,329 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:08:05,330 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T12:08:05,338 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T12:08:05,339 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:08:05,341 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:08:05,410 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:08:05,414 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:08:05,415 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T12:08:05,419 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:08:05,424 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:08:05,444 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T12:08:05,508 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T12:08:05,653 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T12:08:05,666 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:08:05,917 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T12:08:06,249 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T12:08:07,098 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T12:08:08,578 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T12:08:11,642 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T12:08:16,886 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T12:08:37,672 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T12:08:37,672 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30595 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T12:08:37,672 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30439 plans
2022-08-08T12:08:37,673 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T12:08:37,673 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T12:08:37,673 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T12:08:37,673 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T12:08:37,673 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T12:08:37,673 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T12:08:37,673 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T12:08:37,673 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T12:08:37,674 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T12:08:37,675 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T12:08:37,676 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T12:08:37,679 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T12:08:37,686 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T12:08:37,699 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T12:08:37,723 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T12:08:37,770 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T12:08:37,957 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30439 plans
2022-08-08T12:08:37,958 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:08:37,958 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T12:08:37,958 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:08:37,958 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:08:37,960 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T12:08:37,960 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T12:08:37,960 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:08:37,964 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T12:08:37,965 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T12:08:37,965 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:08:37,967 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:08:37,972 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:08:37,974 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T12:08:37,991 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:08:37,992 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:08:37,993 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T12:08:37,999 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:08:38,000 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:08:38,003 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:08:38,014 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T12:08:38,077 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T12:08:38,218 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T12:08:38,689 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T12:08:39,622 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T12:08:41,398 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T12:08:44,486 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T12:08:46,538 INFO MemoryObserver:41 used RAM: 15329 MB free: 750 MB total: 16080 MB
2022-08-08T12:08:51,879 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T12:09:08,286 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T12:09:08,286 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30439 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T12:09:08,286 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7528 plans
2022-08-08T12:09:08,286 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T12:09:08,287 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T12:09:08,287 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T12:09:08,287 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T12:09:08,287 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T12:09:08,287 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T12:09:08,287 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T12:09:08,287 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T12:09:08,287 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T12:09:08,287 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T12:09:08,287 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T12:09:08,288 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T12:09:08,289 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T12:09:08,291 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T12:09:08,292 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7528 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T12:09:08,292 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40124 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T12:09:08,292 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6941 plans
2022-08-08T12:09:08,292 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T12:09:08,292 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T12:09:08,292 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T12:09:08,293 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T12:09:08,295 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T12:09:08,301 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T12:09:08,345 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T12:09:08,414 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T12:09:08,787 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T12:09:09,148 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T12:09:09,738 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T12:09:11,003 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T12:09:13,178 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T12:09:21,344 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T12:09:21,344 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6941 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T12:09:21,344 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T12:09:22,341 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T12:09:23,310 INFO ControlerListenerManagerImpl:213 [it.107] all ControlerReplanningListeners called.
2022-08-08T12:09:23,310 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T12:09:23,310 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T12:09:23,310 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T12:09:23,386 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T12:09:23,456 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T12:09:23,456 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T12:09:23,456 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T12:09:23,457 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T12:09:23,458 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T12:09:23,458 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T12:09:23,459 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T12:09:23,459 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T12:09:23,459 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T12:09:23,459 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T12:09:23,459 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T12:09:23,459 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T12:09:23,459 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T12:09:23,459 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T12:09:23,459 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T12:09:23,459 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T12:09:23,459 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T12:09:23,459 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T12:09:23,459 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T12:09:23,459 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T12:09:23,459 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T12:09:23,459 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T12:09:24,139 INFO ControlerListenerManagerImpl:232 [it.107] all ControlerBeforeMobsimListeners called.
2022-08-08T12:09:24,139 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T12:09:24,139 INFO NetworkImpl:163 node # 1
2022-08-08T12:09:24,139 INFO NetworkImpl:163 node # 4
2022-08-08T12:09:24,139 INFO NetworkImpl:163 node # 16
2022-08-08T12:09:24,139 INFO NetworkImpl:163 node # 64
2022-08-08T12:09:24,140 INFO NetworkImpl:163 node # 256
2022-08-08T12:09:24,140 INFO NetworkImpl:163 node # 1024
2022-08-08T12:09:24,140 INFO NetworkImpl:163 node # 4096
2022-08-08T12:09:24,142 INFO NetworkImpl:163 node # 16384
2022-08-08T12:09:24,147 INFO NetworkImpl:163 node # 65536
2022-08-08T12:09:24,182 INFO NetworkImpl:159 link # 1
2022-08-08T12:09:24,182 INFO NetworkImpl:159 link # 4
2022-08-08T12:09:24,182 INFO NetworkImpl:159 link # 16
2022-08-08T12:09:24,182 INFO NetworkImpl:159 link # 64
2022-08-08T12:09:24,182 INFO NetworkImpl:159 link # 256
2022-08-08T12:09:24,183 INFO NetworkImpl:159 link # 1024
2022-08-08T12:09:24,187 INFO NetworkImpl:159 link # 4096
2022-08-08T12:09:24,203 INFO NetworkImpl:159 link # 16384
2022-08-08T12:09:24,269 INFO NetworkImpl:159 link # 65536
2022-08-08T12:09:24,578 INFO NetworkImpl:159 link # 262144
2022-08-08T12:09:25,207 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T12:09:25,207 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T12:09:25,207 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T12:09:25,207 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T12:09:25,207 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T12:09:25,207 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T12:09:25,208 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T12:09:25,208 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T12:09:25,209 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T12:09:25,212 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T12:09:25,217 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T12:09:25,226 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T12:09:25,245 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T12:09:25,283 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T12:09:25,357 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T12:09:25,509 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T12:09:25,869 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T12:09:26,428 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T12:09:27,507 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T12:09:27,601 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T12:09:27,615 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:09:27,615 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T12:09:27,615 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:09:27,615 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:09:27,615 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:09:27,615 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T12:09:27,615 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:09:27,615 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T12:09:27,615 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:09:27,615 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T12:09:29,250 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:09:29,250 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T12:09:29,250 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T12:09:29,250 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T12:09:29,250 INFO EventsManagerImpl:176
2022-08-08T12:09:29,250 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:09:29,250 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T12:09:29,250 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T12:09:29,250 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T12:09:29,250 INFO EventsManagerImpl:176
2022-08-08T12:09:29,250 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:09:29,250 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T12:09:29,250 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T12:09:29,250 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T12:09:29,250 INFO EventsManagerImpl:176
2022-08-08T12:09:29,250 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:09:29,250 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T12:09:29,250 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T12:09:29,250 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T12:09:29,250 INFO EventsManagerImpl:176
2022-08-08T12:09:29,251 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T12:09:29,251 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T12:09:29,251 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T12:09:29,251 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T12:09:29,251 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T12:09:29,251 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T12:09:29,251 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T12:09:29,251 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:09:29,251 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T12:09:29,251 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T12:09:29,251 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:09:29,251 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T12:09:29,251 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T12:09:29,251 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T12:09:29,251 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T12:09:29,251 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T12:09:29,251 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T12:09:29,251 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T12:09:29,251 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T12:09:29,251 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:09:29,251 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:09:29,251 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:09:29,251 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T12:09:29,251 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T12:09:29,251 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T12:09:29,251 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:09:29,251 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T12:09:29,251 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:09:29,251 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T12:09:29,251 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:09:29,251 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:09:29,251 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T12:09:29,251 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:09:29,252 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T12:09:29,252 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:09:29,252 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:09:29,252 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T12:09:29,252 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T12:09:29,252 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:09:29,252 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:09:29,252 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:09:29,252 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T12:09:29,252 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T12:09:29,252 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T12:09:29,252 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:09:29,252 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T12:09:29,252 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:09:29,252 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T12:09:29,252 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:09:29,252 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:09:29,252 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T12:09:29,252 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:09:29,252 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T12:09:29,252 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:09:29,252 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:09:29,252 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T12:09:36,862 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T12:09:36,864 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T12:09:37,040 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T12:09:37,040 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T12:09:37,040 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T12:09:37,040 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T12:09:37,040 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T12:09:37,040 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T12:09:37,040 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T12:09:37,041 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T12:09:37,236 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T12:09:37,236 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T12:09:37,259 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T12:09:37,260 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T12:09:37,262 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T12:09:37,262 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T12:09:37,263 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T12:09:37,266 INFO VehicularDepartureHandler:110 teleport vehicle 154400_car from link -274773870 to link -673996941
2022-08-08T12:09:37,267 INFO VehicularDepartureHandler:110 teleport vehicle 126711_car from link -23039155 to link 134585708
2022-08-08T12:09:37,267 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T12:09:37,268 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T12:09:37,268 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T12:09:38,125 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1759 #nodes=223
2022-08-08T12:09:38,125 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271757 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T12:09:39,561 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3096 #nodes=350
2022-08-08T12:09:39,561 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271269 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T12:09:41,390 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4247 #nodes=497
2022-08-08T12:09:41,390 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270678 lost=0 simT=10800.0s realT=13s; (s/r): 830.7692307692307
2022-08-08T12:09:44,753 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5542 #nodes=674
2022-08-08T12:09:44,754 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269836 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T12:09:46,538 INFO MemoryObserver:41 used RAM: 13717 MB free: 2362 MB total: 16080 MB
2022-08-08T12:09:49,671 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6991 #nodes=920
2022-08-08T12:09:49,672 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268606 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T12:09:58,274 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10854 #nodes=1711
2022-08-08T12:09:58,274 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266709 lost=0 simT=21600.0s realT=30s; (s/r): 720.0
2022-08-08T12:10:07,446 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11733 #nodes=1844
2022-08-08T12:10:07,446 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264031 lost=0 simT=25200.0s realT=39s; (s/r): 646.1538461538462
2022-08-08T12:10:24,084 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13022 #nodes=1928
2022-08-08T12:10:24,085 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260545 lost=0 simT=28800.0s realT=56s; (s/r): 514.2857142857143
2022-08-08T12:10:37,129 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14162 #nodes=2147
2022-08-08T12:10:37,130 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256900 lost=0 simT=32400.0s realT=69s; (s/r): 469.5652173913044
2022-08-08T12:10:46,538 INFO MemoryObserver:41 used RAM: 14287 MB free: 1792 MB total: 16080 MB
2022-08-08T12:10:54,945 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13981 #nodes=1995
2022-08-08T12:10:54,945 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251415 lost=0 simT=36000.0s realT=87s; (s/r): 413.7931034482759
2022-08-08T12:11:09,783 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14486 #nodes=2139
2022-08-08T12:11:09,784 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245509 lost=0 simT=39600.0s realT=102s; (s/r): 388.2352941176471
2022-08-08T12:11:26,852 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14815 #nodes=2181
2022-08-08T12:11:26,853 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237581 lost=0 simT=43200.0s realT=119s; (s/r): 363.02521008403363
2022-08-08T12:11:41,773 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15128 #nodes=2286
2022-08-08T12:11:41,773 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228499 lost=0 simT=46800.0s realT=134s; (s/r): 349.25373134328356
2022-08-08T12:11:46,539 INFO MemoryObserver:41 used RAM: 15248 MB free: 831 MB total: 16080 MB
2022-08-08T12:12:00,387 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15282 #nodes=2329
2022-08-08T12:12:00,388 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217172 lost=0 simT=50400.0s realT=152s; (s/r): 331.57894736842104
2022-08-08T12:12:14,606 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15526 #nodes=2393
2022-08-08T12:12:14,606 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203583 lost=0 simT=54000.0s realT=166s; (s/r): 325.30120481927713
2022-08-08T12:12:30,100 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15829 #nodes=2371
2022-08-08T12:12:30,100 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186912 lost=0 simT=57600.0s realT=182s; (s/r): 316.4835164835165
2022-08-08T12:12:46,539 INFO MemoryObserver:41 used RAM: 15655 MB free: 424 MB total: 16080 MB
2022-08-08T12:12:50,062 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15650 #nodes=2346
2022-08-08T12:12:50,062 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167386 lost=0 simT=61200.0s realT=202s; (s/r): 302.970297029703
2022-08-08T12:13:15,965 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15275 #nodes=2208
2022-08-08T12:13:15,965 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145297 lost=0 simT=64800.0s realT=228s; (s/r): 284.2105263157895
2022-08-08T12:13:31,147 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14550 #nodes=2090
2022-08-08T12:13:31,147 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121568 lost=0 simT=68400.0s realT=243s; (s/r): 281.48148148148147
2022-08-08T12:13:46,540 INFO MemoryObserver:41 used RAM: 15501 MB free: 578 MB total: 16080 MB
2022-08-08T12:13:48,967 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14193 #nodes=2028
2022-08-08T12:13:48,967 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96630 lost=0 simT=72000.0s realT=261s; (s/r): 275.86206896551727
2022-08-08T12:14:02,588 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12349 #nodes=1652
2022-08-08T12:14:02,588 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74069 lost=0 simT=75600.0s realT=274s; (s/r): 275.9124087591241
2022-08-08T12:14:16,276 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11547 #nodes=1504
2022-08-08T12:14:16,276 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58195 lost=0 simT=79200.0s realT=288s; (s/r): 275.0
2022-08-08T12:14:27,121 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10962 #nodes=1392
2022-08-08T12:14:27,121 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44676 lost=0 simT=82800.0s realT=299s; (s/r): 276.9230769230769
2022-08-08T12:14:38,597 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10290 #nodes=1332
2022-08-08T12:14:38,598 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32593 lost=1 simT=86400.0s realT=310s; (s/r): 278.7096774193548
2022-08-08T12:14:53,390 INFO MemoryObserver:41 used RAM: 15516 MB free: 563 MB total: 16080 MB
2022-08-08T12:14:54,665 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8677 #nodes=1014
2022-08-08T12:14:54,665 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26172 lost=5 simT=90000.0s realT=327s; (s/r): 275.22935779816515
2022-08-08T12:15:07,037 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7407 #nodes=865
2022-08-08T12:15:07,037 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22213 lost=5 simT=93600.0s realT=339s; (s/r): 276.1061946902655
2022-08-08T12:15:11,033 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6280 #nodes=696
2022-08-08T12:15:11,033 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19287 lost=6 simT=97200.0s realT=343s; (s/r): 283.3819241982507
2022-08-08T12:15:14,940 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5262 #nodes=598
2022-08-08T12:15:14,940 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16936 lost=6 simT=100800.0s realT=347s; (s/r): 290.4899135446686
2022-08-08T12:15:18,119 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4426 #nodes=478
2022-08-08T12:15:18,119 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15107 lost=6 simT=104400.0s realT=350s; (s/r): 298.2857142857143
2022-08-08T12:15:20,976 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3720 #nodes=379
2022-08-08T12:15:20,977 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13507 lost=8 simT=108000.0s realT=353s; (s/r): 305.94900849858357
2022-08-08T12:15:23,320 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3105 #nodes=303
2022-08-08T12:15:23,320 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12241 lost=8 simT=111600.0s realT=355s; (s/r): 314.36619718309856
2022-08-08T12:15:25,247 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2602 #nodes=254
2022-08-08T12:15:25,247 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11231 lost=9 simT=115200.0s realT=357s; (s/r): 322.6890756302521
2022-08-08T12:15:26,634 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2212 #nodes=228
2022-08-08T12:15:26,634 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10429 lost=9 simT=118800.0s realT=359s; (s/r): 330.9192200557103
2022-08-08T12:15:27,814 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1913 #nodes=188
2022-08-08T12:15:27,814 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9705 lost=9 simT=122400.0s realT=360s; (s/r): 340.0
2022-08-08T12:15:28,907 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1670 #nodes=203
2022-08-08T12:15:28,907 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8999 lost=9 simT=126000.0s realT=361s; (s/r): 349.0304709141274
2022-08-08T12:15:29,965 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1403 #nodes=148
2022-08-08T12:15:29,965 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7364 lost=9 simT=129600.0s realT=362s; (s/r): 358.0110497237569
2022-08-08T12:15:30,318 INFO AbstractController$9:234 ### ITERATION 107 fires after mobsim event
2022-08-08T12:15:30,318 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=240.583341569sec
2022-08-08T12:15:30,318 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T12:15:30,364 INFO LegTimesControlerListener:50 [107] average trip (probably: leg) duration is: 1238 seconds = 00:20:38
2022-08-08T12:15:30,365 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T12:15:30,365 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:15:30,365 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:15:30,365 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:15:30,365 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:15:30,365 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T12:15:30,365 INFO EventsManagerImpl:137 event # 1
2022-08-08T12:15:30,365 INFO EventsManagerImpl:137 event # 4
2022-08-08T12:15:30,365 INFO EventsManagerImpl:137 event # 16
2022-08-08T12:15:30,365 INFO EventsManagerImpl:137 event # 64
2022-08-08T12:15:30,365 INFO EventsManagerImpl:137 event # 256
2022-08-08T12:15:30,366 INFO EventsManagerImpl:137 event # 1024
2022-08-08T12:15:30,369 INFO EventsManagerImpl:137 event # 4096
2022-08-08T12:15:30,380 INFO EventsManagerImpl:137 event # 16384
2022-08-08T12:15:30,393 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T12:15:37,649 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T12:15:37,649 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T12:15:37,649 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T12:15:37,649 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T12:15:37,649 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T12:15:37,649 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T12:15:37,649 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T12:15:37,652 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-08-08T12:15:37,652 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:20:55][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T12:15:37,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-08-08T12:15:37,654 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-08-08T12:15:37,654 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:50][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T12:15:37,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-08-08T12:15:37,656 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-08-08T12:15:37,656 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-08-08T12:15:37,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-08-08T12:15:37,657 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-08-08T12:15:37,657 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T12:15:37,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-08-08T12:15:37,657 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-08-08T12:15:37,657 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-08-08T12:15:37,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-08-08T12:15:37,657 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-08-08T12:15:37,657 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-08-08T12:15:37,658 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T12:15:37,658 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-08-08T12:15:37,658 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-08-08T12:15:37,658 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T12:15:37,658 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-08-08T12:15:37,658 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-08-08T12:15:37,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-08-08T12:15:37,659 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T12:15:37,659 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T12:15:37,663 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T12:15:37,663 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=01:27:50][duration=undefined][facilityId=null]
2022-08-08T12:15:37,663 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=34:34:23][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T12:15:37,663 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T12:15:37,663 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-08-08T12:15:37,664 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:48:56][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T12:15:37,664 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T12:15:37,976 INFO ControlerListenerManagerImpl:251 [it.107] all ControlerAfterMobsimListeners called.
2022-08-08T12:15:37,976 INFO AbstractController$4:159 ### ITERATION 107 fires scoring event
2022-08-08T12:15:37,976 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T12:15:38,100 INFO NewScoreAssignerImpl:57 it: 107 msaStart: 599
2022-08-08T12:15:38,212 INFO ControlerListenerManagerImpl:194 [it.107] all ControlerScoringListeners called.
2022-08-08T12:15:38,212 INFO AbstractController$5:167 ### ITERATION 107 fires iteration end event
2022-08-08T12:15:38,212 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T12:15:38,212 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T12:15:38,285 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T12:15:38,286 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T12:15:39,739 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T12:15:39,740 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13489090414251015
2022-08-08T12:15:39,740 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3040395507787426
2022-08-08T12:15:39,740 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.1695928354652686E-4
2022-08-08T12:15:39,740 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.0797280434637486E-4
2022-08-08T12:15:39,740 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T12:15:39,740 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13903752240200887
2022-08-08T12:15:39,740 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1389014414312637
2022-08-08T12:15:39,740 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22228441436398835
2022-08-08T12:15:39,951 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T12:15:40,058 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -90.99645863578577
2022-08-08T12:15:40,058 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -110.72532495899377
2022-08-08T12:15:40,058 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -92.137067706952
2022-08-08T12:15:40,058 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -74.2028630956462
2022-08-08T12:15:40,117 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T12:15:40,722 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18798.025154158542 meters
2022-08-08T12:15:40,722 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138518.96555733346 meters (statistic on all 2103742 legs which have a finite distance)
2022-08-08T12:15:40,722 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51708.96162969899 meters
2022-08-08T12:15:40,723 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138473.65529312554 meters (statistic on all 764534 trips which have a finite distance)
2022-08-08T12:15:40,723 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T12:15:40,723 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T12:15:41,758 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T12:15:41,760 INFO LegHistogramListener:72 number of legs: 2111089 100%
2022-08-08T12:15:41,760 INFO LegHistogramListener:79 number of bike legs: 104296 4.940388586175192%
2022-08-08T12:15:41,760 INFO LegHistogramListener:79 number of car legs: 236667 11.210659522170785%
2022-08-08T12:15:41,760 INFO LegHistogramListener:79 number of drtNorth legs: 200 0.009473783435942303%
2022-08-08T12:15:41,760 INFO LegHistogramListener:79 number of drtSoutheast legs: 172 0.00814745375491038%
2022-08-08T12:15:41,760 INFO LegHistogramListener:79 number of freight legs: 47065 2.2294180870631224%
2022-08-08T12:15:41,760 INFO LegHistogramListener:79 number of pt legs: 127822 6.054789731745085%
2022-08-08T12:15:41,760 INFO LegHistogramListener:79 number of ride legs: 107732 5.103148185604681%
2022-08-08T12:15:41,760 INFO LegHistogramListener:79 number of walk legs: 1487135 70.44397465005028%
2022-08-08T12:15:42,288 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T12:15:42,288 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T12:15:44,811 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6337252294119762
2022-08-08T12:15:44,811 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.45592131952325443
2022-08-08T12:15:44,811 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.011447490718250769
2022-08-08T12:15:44,811 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009568032782676122
2022-08-08T12:15:44,812 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T12:15:44,812 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5407690885656039
2022-08-08T12:15:44,812 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7027696328894868
2022-08-08T12:15:44,812 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9061837247158989
2022-08-08T12:15:44,812 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.23643426775599913
2022-08-08T12:15:44,812 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38257110872612804
2022-08-08T12:15:44,812 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.001204188212820368
2022-08-08T12:15:44,812 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.001087363983218392
2022-08-08T12:15:44,812 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T12:15:44,812 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.32890257116007743
2022-08-08T12:15:44,812 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2815322717305905
2022-08-08T12:15:44,812 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6521218361174301
2022-08-08T12:15:44,812 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18408160750139932
2022-08-08T12:15:44,812 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3701800376918613
2022-08-08T12:15:44,812 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.209456857197143E-4
2022-08-08T12:15:44,812 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.60607896804408E-4
2022-08-08T12:15:44,812 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T12:15:44,812 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2316008257290602
2022-08-08T12:15:44,812 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21233638188942008
2022-08-08T12:15:44,812 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.41618567606566803
2022-08-08T12:15:44,988 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T12:15:46,222 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T12:15:46,538 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T12:15:46,930 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T12:15:48,251 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T12:15:48,568 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T12:15:48,951 INFO ControlerListenerManagerImpl:171 [it.107] all ControlerIterationEndsListeners called.
2022-08-08T12:15:49,187 INFO AbstractController:181 ### ITERATION 107 ENDS
2022-08-08T12:15:49,187 INFO AbstractController:182 ###################################################
2022-08-08T12:15:49,187 INFO AbstractController:133 ###################################################
2022-08-08T12:15:49,187 INFO AbstractController:134 ### ITERATION 108 BEGINS
2022-08-08T12:15:49,188 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T12:15:49,188 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T12:15:49,188 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T12:15:49,188 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T12:15:49,188 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T12:15:49,497 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T12:15:49,528 INFO ControlerListenerManagerImpl:148 [it.108] all ControlerIterationStartsListeners called.
2022-08-08T12:15:49,528 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T12:15:56,228 INFO MemoryObserver:41 used RAM: 14082 MB free: 1997 MB total: 16080 MB
2022-08-08T12:15:56,473 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169660 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T12:15:56,473 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30657 plans
2022-08-08T12:15:56,474 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T12:15:56,474 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T12:15:56,475 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:15:56,476 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T12:15:56,477 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:15:56,478 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T12:15:56,478 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:15:56,479 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:15:56,479 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:15:56,480 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T12:15:56,484 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:15:56,484 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:15:56,485 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:15:56,485 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:15:56,488 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T12:15:56,488 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:15:56,488 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:15:56,503 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T12:15:56,504 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:15:56,532 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T12:15:56,637 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T12:15:56,776 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T12:15:57,169 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T12:15:57,968 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T12:15:59,551 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T12:16:02,779 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T12:16:07,898 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T12:16:20,164 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T12:16:20,165 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30657 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T12:16:20,165 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30521 plans
2022-08-08T12:16:20,165 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T12:16:20,165 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T12:16:20,165 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T12:16:20,165 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T12:16:20,165 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T12:16:20,165 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T12:16:20,165 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T12:16:20,166 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T12:16:20,166 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T12:16:20,167 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T12:16:20,168 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T12:16:20,172 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T12:16:20,178 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T12:16:20,191 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T12:16:20,214 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T12:16:20,260 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T12:16:20,382 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30521 plans
2022-08-08T12:16:20,382 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T12:16:20,382 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T12:16:20,382 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T12:16:20,382 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:16:20,382 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:16:20,382 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:16:20,382 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:16:20,384 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:16:20,386 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T12:16:20,386 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:16:20,389 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:16:20,390 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T12:16:20,404 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:16:20,406 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T12:16:20,409 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:16:20,473 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T12:16:20,487 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:16:20,512 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T12:16:20,663 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T12:16:20,680 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:16:20,707 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:16:20,875 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T12:16:21,258 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T12:16:22,268 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T12:16:24,257 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T12:16:27,914 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T12:16:35,329 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T12:16:51,805 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T12:16:51,806 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30521 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T12:16:51,806 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7590 plans
2022-08-08T12:16:51,806 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T12:16:51,806 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T12:16:51,806 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T12:16:51,806 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T12:16:51,806 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T12:16:51,806 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T12:16:51,806 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T12:16:51,806 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T12:16:51,806 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T12:16:51,806 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T12:16:51,807 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T12:16:51,807 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T12:16:51,809 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T12:16:51,811 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T12:16:51,811 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7590 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T12:16:51,811 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40266 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T12:16:51,811 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6799 plans
2022-08-08T12:16:51,812 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T12:16:51,812 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T12:16:51,812 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T12:16:51,812 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T12:16:51,813 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T12:16:51,818 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T12:16:51,853 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T12:16:51,917 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T12:16:52,175 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T12:16:52,527 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T12:16:53,054 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T12:16:54,013 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T12:16:56,228 INFO MemoryObserver:41 used RAM: 15381 MB free: 698 MB total: 16080 MB
2022-08-08T12:16:56,519 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T12:17:04,350 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T12:17:04,350 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6799 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T12:17:04,350 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T12:17:05,345 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T12:17:06,321 INFO ControlerListenerManagerImpl:213 [it.108] all ControlerReplanningListeners called.
2022-08-08T12:17:06,322 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T12:17:06,322 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T12:17:06,322 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T12:17:06,401 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T12:17:06,471 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T12:17:06,472 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T12:17:06,472 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T12:17:06,480 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T12:17:06,490 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T12:17:06,490 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T12:17:06,491 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T12:17:06,491 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T12:17:06,491 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T12:17:06,491 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T12:17:06,491 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T12:17:06,491 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T12:17:06,491 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T12:17:06,491 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T12:17:06,492 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T12:17:06,492 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T12:17:06,492 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T12:17:06,492 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T12:17:06,492 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T12:17:06,492 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T12:17:06,492 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T12:17:06,492 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T12:17:07,195 INFO ControlerListenerManagerImpl:232 [it.108] all ControlerBeforeMobsimListeners called.
2022-08-08T12:17:07,196 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T12:17:07,196 INFO NetworkImpl:163 node # 1
2022-08-08T12:17:07,196 INFO NetworkImpl:163 node # 4
2022-08-08T12:17:07,196 INFO NetworkImpl:163 node # 16
2022-08-08T12:17:07,196 INFO NetworkImpl:163 node # 64
2022-08-08T12:17:07,196 INFO NetworkImpl:163 node # 256
2022-08-08T12:17:07,196 INFO NetworkImpl:163 node # 1024
2022-08-08T12:17:07,197 INFO NetworkImpl:163 node # 4096
2022-08-08T12:17:07,199 INFO NetworkImpl:163 node # 16384
2022-08-08T12:17:07,205 INFO NetworkImpl:163 node # 65536
2022-08-08T12:17:07,244 INFO NetworkImpl:159 link # 1
2022-08-08T12:17:07,244 INFO NetworkImpl:159 link # 4
2022-08-08T12:17:07,244 INFO NetworkImpl:159 link # 16
2022-08-08T12:17:07,244 INFO NetworkImpl:159 link # 64
2022-08-08T12:17:07,244 INFO NetworkImpl:159 link # 256
2022-08-08T12:17:07,245 INFO NetworkImpl:159 link # 1024
2022-08-08T12:17:07,249 INFO NetworkImpl:159 link # 4096
2022-08-08T12:17:07,267 INFO NetworkImpl:159 link # 16384
2022-08-08T12:17:07,338 INFO NetworkImpl:159 link # 65536
2022-08-08T12:17:07,668 INFO NetworkImpl:159 link # 262144
2022-08-08T12:17:08,337 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T12:17:08,337 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T12:17:08,337 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T12:17:08,337 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T12:17:08,337 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T12:17:08,338 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T12:17:08,338 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T12:17:08,339 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T12:17:08,340 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T12:17:08,342 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T12:17:08,347 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T12:17:08,356 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T12:17:08,375 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T12:17:08,411 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T12:17:08,541 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T12:17:08,703 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T12:17:09,006 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T12:17:09,564 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T12:17:10,638 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T12:17:10,746 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T12:17:10,763 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:17:10,763 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T12:17:10,763 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:17:10,763 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:17:10,763 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:17:10,763 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T12:17:10,764 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:17:10,764 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T12:17:10,764 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:17:10,764 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T12:17:17,627 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:17:17,627 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T12:17:17,627 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T12:17:17,627 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T12:17:17,627 INFO EventsManagerImpl:176
2022-08-08T12:17:17,627 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:17:17,627 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T12:17:17,627 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T12:17:17,627 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T12:17:17,627 INFO EventsManagerImpl:176
2022-08-08T12:17:17,627 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:17:17,627 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T12:17:17,627 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T12:17:17,627 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T12:17:17,627 INFO EventsManagerImpl:176
2022-08-08T12:17:17,627 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:17:17,627 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T12:17:17,627 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T12:17:17,627 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T12:17:17,628 INFO EventsManagerImpl:176
2022-08-08T12:17:17,628 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T12:17:17,628 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T12:17:17,628 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T12:17:17,628 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T12:17:17,628 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T12:17:17,628 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T12:17:17,628 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T12:17:17,628 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:17:17,628 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T12:17:17,628 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T12:17:17,628 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:17:17,628 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T12:17:17,628 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T12:17:17,628 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T12:17:17,628 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T12:17:17,628 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T12:17:17,628 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T12:17:17,628 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T12:17:17,628 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T12:17:17,628 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:17:17,628 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:17:17,628 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:17:17,628 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T12:17:17,628 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T12:17:17,629 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T12:17:17,629 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:17:17,629 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T12:17:17,629 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:17:17,629 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T12:17:17,629 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:17:17,629 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:17:17,629 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T12:17:17,629 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:17:17,629 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T12:17:17,629 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:17:17,629 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:17:17,629 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T12:17:17,629 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T12:17:17,629 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:17:17,629 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:17:17,629 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:17:17,629 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T12:17:17,629 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T12:17:17,629 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T12:17:17,629 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:17:17,629 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T12:17:17,629 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:17:17,629 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T12:17:17,629 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:17:17,629 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:17:17,629 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T12:17:17,629 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:17:17,629 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T12:17:17,629 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:17:17,629 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:17:17,629 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T12:17:19,177 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T12:17:19,180 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T12:17:19,363 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T12:17:19,364 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T12:17:19,364 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T12:17:19,364 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T12:17:19,364 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T12:17:19,364 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T12:17:19,364 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T12:17:19,364 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T12:17:19,578 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T12:17:19,579 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=8s; (s/r): 0.0
2022-08-08T12:17:19,596 INFO VehicularDepartureHandler:110 teleport vehicle 61751_car from link -37853982#0 to link 425019003#3
2022-08-08T12:17:19,602 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T12:17:19,602 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T12:17:19,603 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T12:17:19,604 INFO VehicularDepartureHandler:110 teleport vehicle 190998_car from link -24739580#0 to link -334734081#2
2022-08-08T12:17:19,605 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T12:17:19,606 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T12:17:19,606 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T12:17:19,610 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T12:17:19,611 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T12:17:20,576 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1738 #nodes=218
2022-08-08T12:17:20,576 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271748 lost=0 simT=3600.0s realT=9s; (s/r): 400.0
2022-08-08T12:17:22,442 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3093 #nodes=354
2022-08-08T12:17:22,443 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271258 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T12:17:24,830 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4237 #nodes=470
2022-08-08T12:17:24,830 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270665 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T12:17:28,203 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5488 #nodes=710
2022-08-08T12:17:28,203 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269821 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T12:17:32,532 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6990 #nodes=980
2022-08-08T12:17:32,532 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268607 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-08-08T12:17:40,071 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10742 #nodes=1725
2022-08-08T12:17:40,071 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266698 lost=0 simT=21600.0s realT=29s; (s/r): 744.8275862068965
2022-08-08T12:17:53,333 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11779 #nodes=1836
2022-08-08T12:17:53,334 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264016 lost=0 simT=25200.0s realT=42s; (s/r): 600.0
2022-08-08T12:17:56,228 INFO MemoryObserver:41 used RAM: 13916 MB free: 2163 MB total: 16080 MB
2022-08-08T12:18:05,173 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12918 #nodes=1979
2022-08-08T12:18:05,173 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260562 lost=0 simT=28800.0s realT=54s; (s/r): 533.3333333333334
2022-08-08T12:18:22,169 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14196 #nodes=2095
2022-08-08T12:18:22,169 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256881 lost=0 simT=32400.0s realT=71s; (s/r): 456.3380281690141
2022-08-08T12:18:37,717 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14010 #nodes=2050
2022-08-08T12:18:37,717 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251451 lost=0 simT=36000.0s realT=86s; (s/r): 418.6046511627907
2022-08-08T12:18:53,645 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14423 #nodes=2178
2022-08-08T12:18:53,645 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245539 lost=0 simT=39600.0s realT=102s; (s/r): 388.2352941176471
2022-08-08T12:18:56,229 INFO MemoryObserver:41 used RAM: 14944 MB free: 1135 MB total: 16080 MB
2022-08-08T12:19:07,340 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14770 #nodes=2203
2022-08-08T12:19:07,341 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237567 lost=0 simT=43200.0s realT=116s; (s/r): 372.41379310344826
2022-08-08T12:19:26,294 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14994 #nodes=2200
2022-08-08T12:19:26,295 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228487 lost=0 simT=46800.0s realT=135s; (s/r): 346.6666666666667
2022-08-08T12:19:40,029 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15268 #nodes=2318
2022-08-08T12:19:40,029 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217114 lost=0 simT=50400.0s realT=149s; (s/r): 338.255033557047
2022-08-08T12:19:54,220 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15481 #nodes=2360
2022-08-08T12:19:54,221 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203625 lost=0 simT=54000.0s realT=163s; (s/r): 331.28834355828224
2022-08-08T12:19:56,229 INFO MemoryObserver:41 used RAM: 15873 MB free: 206 MB total: 16080 MB
2022-08-08T12:20:14,047 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15688 #nodes=2366
2022-08-08T12:20:14,047 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186941 lost=0 simT=57600.0s realT=183s; (s/r): 314.75409836065575
2022-08-08T12:20:38,915 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15557 #nodes=2357
2022-08-08T12:20:38,916 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167404 lost=0 simT=61200.0s realT=208s; (s/r): 294.2307692307692
2022-08-08T12:20:56,229 INFO MemoryObserver:41 used RAM: 15448 MB free: 631 MB total: 16080 MB
2022-08-08T12:20:56,833 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15183 #nodes=2236
2022-08-08T12:20:56,833 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145280 lost=0 simT=64800.0s realT=226s; (s/r): 286.72566371681415
2022-08-08T12:21:12,947 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14478 #nodes=2091
2022-08-08T12:21:12,947 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121626 lost=0 simT=68400.0s realT=242s; (s/r): 282.64462809917353
2022-08-08T12:21:28,061 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14061 #nodes=2021
2022-08-08T12:21:28,062 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96728 lost=0 simT=72000.0s realT=257s; (s/r): 280.15564202334633
2022-08-08T12:21:42,761 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12268 #nodes=1649
2022-08-08T12:21:42,761 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74282 lost=0 simT=75600.0s realT=271s; (s/r): 278.9667896678967
2022-08-08T12:22:00,447 INFO MemoryObserver:41 used RAM: 15394 MB free: 685 MB total: 16080 MB
2022-08-08T12:22:01,753 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11528 #nodes=1505
2022-08-08T12:22:01,754 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58325 lost=0 simT=79200.0s realT=290s; (s/r): 273.1034482758621
2022-08-08T12:22:18,100 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10922 #nodes=1412
2022-08-08T12:22:18,100 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44781 lost=0 simT=82800.0s realT=307s; (s/r): 269.7068403908795
2022-08-08T12:22:40,356 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10355 #nodes=1228
2022-08-08T12:22:40,357 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32691 lost=3 simT=86400.0s realT=329s; (s/r): 262.61398176291794
2022-08-08T12:22:53,777 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8714 #nodes=963
2022-08-08T12:22:53,777 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26311 lost=5 simT=90000.0s realT=343s; (s/r): 262.3906705539359
2022-08-08T12:22:58,936 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7330 #nodes=871
2022-08-08T12:22:58,936 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22280 lost=5 simT=93600.0s realT=348s; (s/r): 268.9655172413793
2022-08-08T12:23:00,447 INFO MemoryObserver:41 used RAM: 15834 MB free: 245 MB total: 16080 MB
2022-08-08T12:23:03,773 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6275 #nodes=722
2022-08-08T12:23:03,773 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19295 lost=5 simT=97200.0s realT=353s; (s/r): 275.35410764872523
2022-08-08T12:23:07,611 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5360 #nodes=594
2022-08-08T12:23:07,611 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16983 lost=5 simT=100800.0s realT=356s; (s/r): 283.14606741573033
2022-08-08T12:23:10,963 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4466 #nodes=503
2022-08-08T12:23:10,964 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15097 lost=5 simT=104400.0s realT=360s; (s/r): 290.0
2022-08-08T12:23:13,427 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3695 #nodes=386
2022-08-08T12:23:13,427 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13440 lost=6 simT=108000.0s realT=362s; (s/r): 298.3425414364641
2022-08-08T12:23:15,462 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3122 #nodes=302
2022-08-08T12:23:15,462 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12180 lost=7 simT=111600.0s realT=364s; (s/r): 306.5934065934066
2022-08-08T12:23:17,200 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2602 #nodes=265
2022-08-08T12:23:17,201 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11125 lost=8 simT=115200.0s realT=366s; (s/r): 314.75409836065575
2022-08-08T12:23:18,630 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2212 #nodes=202
2022-08-08T12:23:18,630 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10321 lost=8 simT=118800.0s realT=367s; (s/r): 323.7057220708447
2022-08-08T12:23:19,660 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1861 #nodes=191
2022-08-08T12:23:19,660 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9600 lost=8 simT=122400.0s realT=368s; (s/r): 332.60869565217394
2022-08-08T12:23:20,586 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1645 #nodes=183
2022-08-08T12:23:20,586 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8896 lost=8 simT=126000.0s realT=369s; (s/r): 341.4634146341463
2022-08-08T12:23:21,654 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1373 #nodes=144
2022-08-08T12:23:21,654 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7275 lost=8 simT=129600.0s realT=370s; (s/r): 350.27027027027026
2022-08-08T12:23:22,149 INFO AbstractController$9:234 ### ITERATION 108 fires after mobsim event
2022-08-08T12:23:22,149 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=242.464542241sec
2022-08-08T12:23:22,149 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T12:23:22,191 INFO LegTimesControlerListener:50 [108] average trip (probably: leg) duration is: 1236 seconds = 00:20:36
2022-08-08T12:23:22,191 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T12:23:22,191 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:23:22,191 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:23:22,191 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:23:22,191 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:23:22,191 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T12:23:22,191 INFO EventsManagerImpl:137 event # 1
2022-08-08T12:23:22,191 INFO EventsManagerImpl:137 event # 4
2022-08-08T12:23:22,191 INFO EventsManagerImpl:137 event # 16
2022-08-08T12:23:22,191 INFO EventsManagerImpl:137 event # 64
2022-08-08T12:23:22,191 INFO EventsManagerImpl:137 event # 256
2022-08-08T12:23:22,192 INFO EventsManagerImpl:137 event # 1024
2022-08-08T12:23:22,195 INFO EventsManagerImpl:137 event # 4096
2022-08-08T12:23:22,206 INFO EventsManagerImpl:137 event # 16384
2022-08-08T12:23:22,220 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T12:23:29,370 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T12:23:29,370 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T12:23:29,370 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T12:23:29,370 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T12:23:29,370 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T12:23:29,370 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T12:23:29,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-08-08T12:23:29,375 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-08-08T12:23:29,375 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:38:00][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T12:23:29,376 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T12:23:29,376 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-08-08T12:23:29,376 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:43:40][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T12:23:29,378 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T12:23:29,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-08-08T12:23:29,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-08-08T12:23:29,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-08-08T12:23:29,379 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-08-08T12:23:29,379 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T12:23:29,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-08-08T12:23:29,379 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-08-08T12:23:29,379 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-08-08T12:23:29,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-08-08T12:23:29,379 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-08-08T12:23:29,379 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-08-08T12:23:29,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-08-08T12:23:29,380 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-08-08T12:23:29,380 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-08-08T12:23:29,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-08-08T12:23:29,381 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-08-08T12:23:29,381 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-08-08T12:23:29,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-08-08T12:23:29,382 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T12:23:29,382 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T12:23:29,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-08-08T12:23:29,383 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-08-08T12:23:29,383 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-08-08T12:23:29,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-08-08T12:23:29,386 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-08-08T12:23:29,386 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-08-08T12:23:29,386 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T12:23:29,710 INFO ControlerListenerManagerImpl:251 [it.108] all ControlerAfterMobsimListeners called.
2022-08-08T12:23:29,710 INFO AbstractController$4:159 ### ITERATION 108 fires scoring event
2022-08-08T12:23:29,710 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T12:23:29,880 INFO NewScoreAssignerImpl:57 it: 108 msaStart: 599
2022-08-08T12:23:30,005 INFO ControlerListenerManagerImpl:194 [it.108] all ControlerScoringListeners called.
2022-08-08T12:23:30,005 INFO AbstractController$5:167 ### ITERATION 108 fires iteration end event
2022-08-08T12:23:30,005 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T12:23:30,005 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T12:23:30,105 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T12:23:30,105 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T12:23:31,550 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T12:23:31,550 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13498975541371183
2022-08-08T12:23:31,550 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3051076580208178
2022-08-08T12:23:31,550 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.1952684903228458E-4
2022-08-08T12:23:31,550 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.3878359017546742E-4
2022-08-08T12:23:31,550 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T12:23:31,550 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13928657625412735
2022-08-08T12:23:31,550 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13857150926634385
2022-08-08T12:23:31,550 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.221164955812198
2022-08-08T12:23:31,741 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T12:23:31,848 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -90.78958674774287
2022-08-08T12:23:31,848 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -110.5267543603013
2022-08-08T12:23:31,848 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -92.0129756232336
2022-08-08T12:23:31,848 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -74.17762778442282
2022-08-08T12:23:31,908 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T12:23:32,520 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18768.931645007007 meters
2022-08-08T12:23:32,520 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138424.75788820532 meters (statistic on all 2105570 legs which have a finite distance)
2022-08-08T12:23:32,520 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51658.52884550227 meters
2022-08-08T12:23:32,520 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138368.2741471696 meters (statistic on all 764698 trips which have a finite distance)
2022-08-08T12:23:32,520 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T12:23:32,520 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T12:23:33,587 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T12:23:33,589 INFO LegHistogramListener:72 number of legs: 2112814 100%
2022-08-08T12:23:33,589 INFO LegHistogramListener:79 number of bike legs: 104340 4.93843755295071%
2022-08-08T12:23:33,590 INFO LegHistogramListener:79 number of car legs: 237492 11.240554066756468%
2022-08-08T12:23:33,590 INFO LegHistogramListener:79 number of drtNorth legs: 190 0.008992746166960271%
2022-08-08T12:23:33,590 INFO LegHistogramListener:79 number of drtSoutheast legs: 194 0.009182067138896279%
2022-08-08T12:23:33,590 INFO LegHistogramListener:79 number of freight legs: 47065 2.2275978860420276%
2022-08-08T12:23:33,590 INFO LegHistogramListener:79 number of pt legs: 127985 6.057561148307423%
2022-08-08T12:23:33,590 INFO LegHistogramListener:79 number of ride legs: 107435 5.084924654986194%
2022-08-08T12:23:33,590 INFO LegHistogramListener:79 number of walk legs: 1488113 70.43274987765132%
2022-08-08T12:23:34,118 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T12:23:34,118 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T12:23:36,653 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6361490112305315
2022-08-08T12:23:36,654 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.45643483262040596
2022-08-08T12:23:36,654 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.011482152852308499
2022-08-08T12:23:36,654 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009624519223362792
2022-08-08T12:23:36,654 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T12:23:36,654 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.541477736639673
2022-08-08T12:23:36,654 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7050945634368404
2022-08-08T12:23:36,654 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9067639945156801
2022-08-08T12:23:36,654 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2369208214155502
2022-08-08T12:23:36,654 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38271232482784473
2022-08-08T12:23:36,654 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0012144584747633988
2022-08-08T12:23:36,654 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0010989180279043016
2022-08-08T12:23:36,654 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T12:23:36,654 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.33030574569804405
2022-08-08T12:23:36,654 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2822280819772308
2022-08-08T12:23:36,654 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6546714286447876
2022-08-08T12:23:36,654 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18431397217786039
2022-08-08T12:23:36,654 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37029942948694905
2022-08-08T12:23:36,654 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.2222946846259315E-4
2022-08-08T12:23:36,654 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.6189167954728687E-4
2022-08-08T12:23:36,654 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T12:23:36,654 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.23210791991249738
2022-08-08T12:23:36,654 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21263036813753936
2022-08-08T12:23:36,654 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.41821020145118804
2022-08-08T12:23:36,820 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T12:23:38,013 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T12:23:38,384 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T12:23:38,742 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T12:23:39,969 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T12:23:40,285 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T12:23:40,668 INFO ControlerListenerManagerImpl:171 [it.108] all ControlerIterationEndsListeners called.
2022-08-08T12:23:40,914 INFO AbstractController:181 ### ITERATION 108 ENDS
2022-08-08T12:23:40,914 INFO AbstractController:182 ###################################################
2022-08-08T12:23:40,914 INFO AbstractController:133 ###################################################
2022-08-08T12:23:40,914 INFO AbstractController:134 ### ITERATION 109 BEGINS
2022-08-08T12:23:40,915 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T12:23:40,915 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T12:23:40,915 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T12:23:40,915 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T12:23:40,915 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T12:23:41,228 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T12:23:41,259 INFO ControlerListenerManagerImpl:148 [it.109] all ControlerIterationStartsListeners called.
2022-08-08T12:23:41,259 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T12:23:48,966 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169335 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T12:23:48,966 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30804 plans
2022-08-08T12:23:48,966 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T12:23:48,966 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T12:23:48,966 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:23:48,967 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T12:23:48,967 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:23:48,967 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:23:48,967 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:23:48,970 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:23:48,970 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T12:23:48,971 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:23:48,971 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:23:48,976 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:23:48,976 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T12:23:48,982 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:23:48,984 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:23:48,986 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:23:48,986 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:23:48,986 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T12:23:49,003 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T12:23:49,036 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T12:23:49,100 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T12:23:49,232 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T12:23:49,593 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T12:23:50,431 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T12:23:51,863 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T12:23:54,836 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T12:23:59,811 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T12:24:00,458 INFO MemoryObserver:41 used RAM: 14601 MB free: 1478 MB total: 16080 MB
2022-08-08T12:24:11,372 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T12:24:11,372 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30804 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T12:24:11,372 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30536 plans
2022-08-08T12:24:11,373 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T12:24:11,373 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T12:24:11,373 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T12:24:11,373 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T12:24:11,373 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T12:24:11,373 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T12:24:11,373 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T12:24:11,373 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T12:24:11,374 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T12:24:11,374 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T12:24:11,376 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T12:24:11,379 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T12:24:11,386 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T12:24:11,399 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T12:24:11,423 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T12:24:11,469 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T12:24:11,635 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30536 plans
2022-08-08T12:24:11,635 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T12:24:11,635 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T12:24:11,635 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T12:24:11,635 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:24:11,635 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:24:11,635 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:24:11,635 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T12:24:11,636 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:24:11,637 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T12:24:11,638 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:24:11,638 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:24:11,638 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:24:11,639 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:24:11,643 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T12:24:11,643 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:24:11,647 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:24:11,654 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T12:24:11,662 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:24:11,681 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T12:24:11,708 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:24:11,821 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T12:24:12,087 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T12:24:12,515 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T12:24:13,393 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T12:24:14,945 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T12:24:18,325 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T12:24:25,186 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T12:24:42,176 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T12:24:42,176 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30536 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T12:24:42,176 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7753 plans
2022-08-08T12:24:42,176 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T12:24:42,176 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T12:24:42,177 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T12:24:42,177 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T12:24:42,177 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T12:24:42,177 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T12:24:42,177 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T12:24:42,177 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T12:24:42,177 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T12:24:42,177 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T12:24:42,177 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T12:24:42,178 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T12:24:42,179 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T12:24:42,182 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T12:24:42,182 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7753 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T12:24:42,182 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40333 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T12:24:42,182 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6732 plans
2022-08-08T12:24:42,182 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T12:24:42,182 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T12:24:42,184 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T12:24:42,184 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T12:24:42,186 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T12:24:42,199 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T12:24:42,226 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T12:24:42,308 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T12:24:42,589 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T12:24:42,877 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T12:24:43,285 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T12:24:44,355 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T12:24:46,978 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T12:24:54,671 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T12:24:54,672 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6732 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T12:24:54,672 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T12:24:55,602 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T12:24:56,588 INFO ControlerListenerManagerImpl:213 [it.109] all ControlerReplanningListeners called.
2022-08-08T12:24:56,589 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T12:24:56,589 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T12:24:56,589 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T12:24:56,668 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T12:24:56,739 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T12:24:56,739 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T12:24:56,739 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T12:24:56,749 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T12:24:56,759 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T12:24:56,759 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T12:24:56,760 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T12:24:56,761 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T12:24:56,761 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T12:24:56,761 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T12:24:56,761 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T12:24:56,761 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T12:24:56,761 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T12:24:56,761 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T12:24:56,761 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T12:24:56,761 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T12:24:56,761 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T12:24:56,761 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T12:24:56,761 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T12:24:56,762 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T12:24:56,762 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T12:24:56,762 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T12:24:57,468 INFO ControlerListenerManagerImpl:232 [it.109] all ControlerBeforeMobsimListeners called.
2022-08-08T12:24:57,468 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T12:24:57,468 INFO NetworkImpl:163 node # 1
2022-08-08T12:24:57,468 INFO NetworkImpl:163 node # 4
2022-08-08T12:24:57,468 INFO NetworkImpl:163 node # 16
2022-08-08T12:24:57,469 INFO NetworkImpl:163 node # 64
2022-08-08T12:24:57,469 INFO NetworkImpl:163 node # 256
2022-08-08T12:24:57,469 INFO NetworkImpl:163 node # 1024
2022-08-08T12:24:57,469 INFO NetworkImpl:163 node # 4096
2022-08-08T12:24:57,471 INFO NetworkImpl:163 node # 16384
2022-08-08T12:24:57,478 INFO NetworkImpl:163 node # 65536
2022-08-08T12:24:57,518 INFO NetworkImpl:159 link # 1
2022-08-08T12:24:57,518 INFO NetworkImpl:159 link # 4
2022-08-08T12:24:57,518 INFO NetworkImpl:159 link # 16
2022-08-08T12:24:57,519 INFO NetworkImpl:159 link # 64
2022-08-08T12:24:57,519 INFO NetworkImpl:159 link # 256
2022-08-08T12:24:57,520 INFO NetworkImpl:159 link # 1024
2022-08-08T12:24:57,524 INFO NetworkImpl:159 link # 4096
2022-08-08T12:24:57,543 INFO NetworkImpl:159 link # 16384
2022-08-08T12:24:57,617 INFO NetworkImpl:159 link # 65536
2022-08-08T12:24:57,955 INFO NetworkImpl:159 link # 262144
2022-08-08T12:24:58,633 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T12:24:58,633 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T12:24:58,633 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T12:24:58,633 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T12:24:58,633 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T12:24:58,633 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T12:24:58,634 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T12:24:58,634 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T12:24:58,636 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T12:24:58,638 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T12:24:58,643 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T12:24:58,652 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T12:24:58,671 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T12:24:58,707 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T12:24:58,841 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T12:24:59,013 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T12:24:59,315 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T12:24:59,864 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T12:25:00,471 INFO MemoryObserver:41 used RAM: 15907 MB free: 172 MB total: 16080 MB
2022-08-08T12:25:00,938 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T12:25:01,036 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T12:25:01,054 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:25:01,054 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T12:25:01,054 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:25:01,054 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:25:01,054 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:25:01,054 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T12:25:01,054 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:25:01,054 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T12:25:01,054 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:25:01,054 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T12:25:07,456 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:25:07,456 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T12:25:07,456 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T12:25:07,456 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T12:25:07,456 INFO EventsManagerImpl:176
2022-08-08T12:25:07,456 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:25:07,456 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T12:25:07,456 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T12:25:07,456 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T12:25:07,456 INFO EventsManagerImpl:176
2022-08-08T12:25:07,456 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:25:07,456 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T12:25:07,456 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T12:25:07,456 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T12:25:07,456 INFO EventsManagerImpl:176
2022-08-08T12:25:07,456 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:25:07,456 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T12:25:07,457 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T12:25:07,457 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T12:25:07,457 INFO EventsManagerImpl:176
2022-08-08T12:25:07,457 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T12:25:07,457 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T12:25:07,457 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T12:25:07,457 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T12:25:07,457 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T12:25:07,457 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T12:25:07,457 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T12:25:07,457 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:25:07,457 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T12:25:07,457 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T12:25:07,457 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:25:07,457 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T12:25:07,457 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T12:25:07,457 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T12:25:07,457 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T12:25:07,457 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T12:25:07,457 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T12:25:07,457 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T12:25:07,457 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T12:25:07,457 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:25:07,457 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:25:07,457 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:25:07,458 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T12:25:07,458 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T12:25:07,458 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T12:25:07,458 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:25:07,458 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T12:25:07,458 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:25:07,458 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T12:25:07,458 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:25:07,458 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:25:07,458 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T12:25:07,458 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:25:07,458 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T12:25:07,458 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:25:07,458 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:25:07,458 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T12:25:07,458 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T12:25:07,458 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:25:07,458 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:25:07,458 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:25:07,458 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T12:25:07,458 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T12:25:07,458 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T12:25:07,458 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:25:07,458 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T12:25:07,458 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:25:07,458 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T12:25:07,458 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:25:07,458 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:25:07,458 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T12:25:07,458 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:25:07,458 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T12:25:07,459 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:25:07,459 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:25:07,459 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T12:25:08,998 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T12:25:09,001 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T12:25:09,182 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T12:25:09,182 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T12:25:09,182 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T12:25:09,182 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T12:25:09,182 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T12:25:09,182 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T12:25:09,182 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T12:25:09,182 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T12:25:09,396 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T12:25:09,397 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=8s; (s/r): 0.0
2022-08-08T12:25:09,420 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T12:25:09,421 INFO VehicularDepartureHandler:110 teleport vehicle 35229_car from link -42870755 to link 314639110#1
2022-08-08T12:25:09,422 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T12:25:09,422 INFO VehicularDepartureHandler:110 teleport vehicle 190998_car from link -24739580#0 to link -334734081#2
2022-08-08T12:25:09,423 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T12:25:09,424 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T12:25:09,424 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T12:25:09,429 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T12:25:09,429 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T12:25:09,429 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T12:25:10,395 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1753 #nodes=224
2022-08-08T12:25:10,395 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271752 lost=0 simT=3600.0s realT=9s; (s/r): 400.0
2022-08-08T12:25:11,871 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3103 #nodes=327
2022-08-08T12:25:11,871 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271258 lost=0 simT=7200.0s realT=10s; (s/r): 720.0
2022-08-08T12:25:14,597 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4268 #nodes=461
2022-08-08T12:25:14,597 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270666 lost=0 simT=10800.0s realT=13s; (s/r): 830.7692307692307
2022-08-08T12:25:18,120 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5511 #nodes=698
2022-08-08T12:25:18,120 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269822 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T12:25:22,340 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6907 #nodes=992
2022-08-08T12:25:22,340 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268587 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-08-08T12:25:28,855 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10817 #nodes=1758
2022-08-08T12:25:28,856 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266695 lost=0 simT=21600.0s realT=27s; (s/r): 800.0
2022-08-08T12:25:42,349 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11803 #nodes=1815
2022-08-08T12:25:42,349 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264010 lost=0 simT=25200.0s realT=41s; (s/r): 614.6341463414634
2022-08-08T12:25:53,476 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12897 #nodes=1998
2022-08-08T12:25:53,476 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260522 lost=0 simT=28800.0s realT=52s; (s/r): 553.8461538461538
2022-08-08T12:26:00,480 INFO MemoryObserver:41 used RAM: 14054 MB free: 2025 MB total: 16080 MB
2022-08-08T12:26:11,042 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14165 #nodes=2121
2022-08-08T12:26:11,043 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256895 lost=0 simT=32400.0s realT=69s; (s/r): 469.5652173913044
2022-08-08T12:26:24,869 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13959 #nodes=1986
2022-08-08T12:26:24,869 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251389 lost=0 simT=36000.0s realT=83s; (s/r): 433.73493975903614
2022-08-08T12:26:42,430 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14398 #nodes=2185
2022-08-08T12:26:42,430 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245502 lost=0 simT=39600.0s realT=101s; (s/r): 392.0792079207921
2022-08-08T12:26:55,696 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14746 #nodes=2199
2022-08-08T12:26:55,696 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237542 lost=0 simT=43200.0s realT=114s; (s/r): 378.94736842105266
2022-08-08T12:27:00,480 INFO MemoryObserver:41 used RAM: 15180 MB free: 899 MB total: 16080 MB
2022-08-08T12:27:12,374 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14993 #nodes=2281
2022-08-08T12:27:12,375 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228462 lost=0 simT=46800.0s realT=131s; (s/r): 357.2519083969466
2022-08-08T12:27:29,354 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15170 #nodes=2386
2022-08-08T12:27:29,354 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217119 lost=0 simT=50400.0s realT=148s; (s/r): 340.5405405405405
2022-08-08T12:27:43,342 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15480 #nodes=2307
2022-08-08T12:27:43,342 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203635 lost=0 simT=54000.0s realT=162s; (s/r): 333.3333333333333
2022-08-08T12:28:00,480 INFO MemoryObserver:41 used RAM: 15758 MB free: 321 MB total: 16080 MB
2022-08-08T12:28:02,658 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15637 #nodes=2381
2022-08-08T12:28:02,659 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186970 lost=0 simT=57600.0s realT=181s; (s/r): 318.23204419889504
2022-08-08T12:28:27,701 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15547 #nodes=2474
2022-08-08T12:28:27,702 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167315 lost=0 simT=61200.0s realT=206s; (s/r): 297.0873786407767
2022-08-08T12:28:45,978 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15145 #nodes=2250
2022-08-08T12:28:45,978 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145307 lost=0 simT=64800.0s realT=224s; (s/r): 289.2857142857143
2022-08-08T12:29:00,480 INFO MemoryObserver:41 used RAM: 15568 MB free: 511 MB total: 16080 MB
2022-08-08T12:29:02,493 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14468 #nodes=2088
2022-08-08T12:29:02,494 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121691 lost=0 simT=68400.0s realT=241s; (s/r): 283.81742738589213
2022-08-08T12:29:18,279 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14109 #nodes=2070
2022-08-08T12:29:18,279 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96775 lost=0 simT=72000.0s realT=257s; (s/r): 280.15564202334633
2022-08-08T12:29:33,226 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12165 #nodes=1737
2022-08-08T12:29:33,227 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74136 lost=0 simT=75600.0s realT=272s; (s/r): 277.94117647058823
2022-08-08T12:29:53,546 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11422 #nodes=1508
2022-08-08T12:29:53,546 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58102 lost=0 simT=79200.0s realT=292s; (s/r): 271.2328767123288
2022-08-08T12:30:05,754 INFO MemoryObserver:41 used RAM: 15441 MB free: 638 MB total: 16080 MB
2022-08-08T12:30:10,383 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10906 #nodes=1359
2022-08-08T12:30:10,384 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44549 lost=0 simT=82800.0s realT=309s; (s/r): 267.9611650485437
2022-08-08T12:30:34,544 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10231 #nodes=1222
2022-08-08T12:30:34,545 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32354 lost=0 simT=86400.0s realT=333s; (s/r): 259.4594594594595
2022-08-08T12:30:48,212 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8633 #nodes=1022
2022-08-08T12:30:48,212 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26082 lost=2 simT=90000.0s realT=347s; (s/r): 259.3659942363112
2022-08-08T12:30:54,076 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7293 #nodes=879
2022-08-08T12:30:54,076 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22034 lost=2 simT=93600.0s realT=353s; (s/r): 265.1558073654391
2022-08-08T12:30:59,240 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6167 #nodes=655
2022-08-08T12:30:59,240 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19101 lost=3 simT=97200.0s realT=358s; (s/r): 271.50837988826817
2022-08-08T12:31:03,170 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5269 #nodes=550
2022-08-08T12:31:03,170 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16809 lost=5 simT=100800.0s realT=362s; (s/r): 278.45303867403317
2022-08-08T12:31:05,754 INFO MemoryObserver:41 used RAM: 15756 MB free: 323 MB total: 16080 MB
2022-08-08T12:31:06,281 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4371 #nodes=473
2022-08-08T12:31:06,281 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15010 lost=5 simT=104400.0s realT=365s; (s/r): 286.027397260274
2022-08-08T12:31:08,752 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3638 #nodes=399
2022-08-08T12:31:08,752 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13409 lost=6 simT=108000.0s realT=367s; (s/r): 294.27792915531336
2022-08-08T12:31:10,780 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3074 #nodes=303
2022-08-08T12:31:10,780 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12144 lost=6 simT=111600.0s realT=369s; (s/r): 302.4390243902439
2022-08-08T12:31:12,258 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2543 #nodes=282
2022-08-08T12:31:12,258 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11120 lost=6 simT=115200.0s realT=371s; (s/r): 310.5121293800539
2022-08-08T12:31:13,486 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2164 #nodes=195
2022-08-08T12:31:13,486 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10306 lost=6 simT=118800.0s realT=372s; (s/r): 319.35483870967744
2022-08-08T12:31:14,762 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1895 #nodes=200
2022-08-08T12:31:14,762 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9572 lost=6 simT=122400.0s realT=373s; (s/r): 328.15013404825737
2022-08-08T12:31:15,988 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1641 #nodes=193
2022-08-08T12:31:15,989 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8870 lost=6 simT=126000.0s realT=374s; (s/r): 336.8983957219251
2022-08-08T12:31:17,210 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1346 #nodes=141
2022-08-08T12:31:17,210 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7239 lost=6 simT=129600.0s realT=376s; (s/r): 344.6808510638298
2022-08-08T12:31:17,713 INFO AbstractController$9:234 ### ITERATION 109 fires after mobsim event
2022-08-08T12:31:17,713 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=242.431262065sec
2022-08-08T12:31:17,714 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T12:31:17,762 INFO LegTimesControlerListener:50 [109] average trip (probably: leg) duration is: 1236 seconds = 00:20:36
2022-08-08T12:31:17,762 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T12:31:17,762 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:31:17,762 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:31:17,762 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:31:17,762 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:31:17,762 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T12:31:17,762 INFO EventsManagerImpl:137 event # 1
2022-08-08T12:31:17,762 INFO EventsManagerImpl:137 event # 4
2022-08-08T12:31:17,762 INFO EventsManagerImpl:137 event # 16
2022-08-08T12:31:17,762 INFO EventsManagerImpl:137 event # 64
2022-08-08T12:31:17,763 INFO EventsManagerImpl:137 event # 256
2022-08-08T12:31:17,763 INFO EventsManagerImpl:137 event # 1024
2022-08-08T12:31:17,766 INFO EventsManagerImpl:137 event # 4096
2022-08-08T12:31:17,777 INFO EventsManagerImpl:137 event # 16384
2022-08-08T12:31:17,791 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T12:31:18,178 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T12:31:18,178 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T12:31:18,178 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T12:31:18,178 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T12:31:18,178 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T12:31:18,179 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T12:31: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-08-08T12:31:18,185 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-08-08T12:31:18,185 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:20:32][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T12:31:18,187 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T12:31:18,187 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-08-08T12:31:18,187 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-08-08T12:31:18,189 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T12:31:18,189 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-08-08T12:31:18,190 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-08-08T12:31:18,190 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T12:31:18,190 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-08-08T12:31:18,190 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T12:31:18,190 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T12:31:18,190 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-08-08T12:31:18,190 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-08-08T12:31:18,191 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T12:31:18,191 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-08-08T12:31:18,191 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-08-08T12:31:18,192 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T12:31:18,192 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-08-08T12:31:18,192 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-08-08T12:31:18,192 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T12:31:18,192 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-08-08T12:31:18,192 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-08-08T12:31:18,193 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T12:31:18,193 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T12:31:18,193 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T12:31:18,195 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T12:31:18,195 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-08-08T12:31:18,195 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-08-08T12:31:18,198 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T12:31:18,198 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-08-08T12:31:18,198 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-08-08T12:31:18,198 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T12:31:18,619 INFO ControlerListenerManagerImpl:251 [it.109] all ControlerAfterMobsimListeners called.
2022-08-08T12:31:18,619 INFO AbstractController$4:159 ### ITERATION 109 fires scoring event
2022-08-08T12:31:18,619 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T12:31:18,806 INFO NewScoreAssignerImpl:57 it: 109 msaStart: 599
2022-08-08T12:31:18,941 INFO ControlerListenerManagerImpl:194 [it.109] all ControlerScoringListeners called.
2022-08-08T12:31:18,941 INFO AbstractController$5:167 ### ITERATION 109 fires iteration end event
2022-08-08T12:31:18,941 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T12:31:18,941 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T12:31:19,049 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T12:31:19,050 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T12:31:21,445 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T12:31:21,445 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1348870527942815
2022-08-08T12:31:21,445 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3052848200393351
2022-08-08T12:31:21,445 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.5804033131865027E-4
2022-08-08T12:31:21,445 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.8358093223167657E-4
2022-08-08T12:31:21,445 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T12:31:21,445 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13952407606155995
2022-08-08T12:31:21,445 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1380284691661061
2022-08-08T12:31:21,445 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2214127258815736
2022-08-08T12:31:21,660 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T12:31:21,771 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -90.65807674776593
2022-08-08T12:31:21,771 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -110.4664126359377
2022-08-08T12:31:21,771 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -91.90393156904044
2022-08-08T12:31:21,771 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -74.10289374565605
2022-08-08T12:31:21,842 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T12:31:22,915 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18765.261295663273 meters
2022-08-08T12:31:22,915 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138456.58177409126 meters (statistic on all 2106466 legs which have a finite distance)
2022-08-08T12:31:22,915 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51667.98665965486 meters
2022-08-08T12:31:22,915 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138405.73260209867 meters (statistic on all 764765 trips which have a finite distance)
2022-08-08T12:31:22,915 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T12:31:22,915 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T12:31:24,054 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T12:31:24,056 INFO LegHistogramListener:72 number of legs: 2113682 100%
2022-08-08T12:31:24,056 INFO LegHistogramListener:79 number of bike legs: 104315 4.93522677488856%
2022-08-08T12:31:24,056 INFO LegHistogramListener:79 number of car legs: 237621 11.242041139584858%
2022-08-08T12:31:24,056 INFO LegHistogramListener:79 number of drtNorth legs: 236 0.011165350322328524%
2022-08-08T12:31:24,056 INFO LegHistogramListener:79 number of drtSoutheast legs: 158 0.007475107419186046%
2022-08-08T12:31:24,056 INFO LegHistogramListener:79 number of freight legs: 47065 2.2266831055948813%
2022-08-08T12:31:24,056 INFO LegHistogramListener:79 number of pt legs: 128531 6.080905263894947%
2022-08-08T12:31:24,056 INFO LegHistogramListener:79 number of ride legs: 107038 5.064054100853392%
2022-08-08T12:31:24,056 INFO LegHistogramListener:79 number of walk legs: 1488718 70.43244915744185%
2022-08-08T12:31:24,581 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T12:31:24,581 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T12:31:27,092 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6384456985575417
2022-08-08T12:31:27,092 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4569663186759578
2022-08-08T12:31:27,092 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.011521950117337743
2022-08-08T12:31:27,092 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009647627312734611
2022-08-08T12:31:27,092 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T12:31:27,092 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5422467225026575
2022-08-08T12:31:27,092 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.707398953460308
2022-08-08T12:31:27,092 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9074161561490626
2022-08-08T12:31:27,092 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.23748568582241691
2022-08-08T12:31:27,092 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3828727976707046
2022-08-08T12:31:27,092 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.001231147650420824
2022-08-08T12:31:27,092 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0011079045071044537
2022-08-08T12:31:27,092 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T12:31:27,092 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3316241905749806
2022-08-08T12:31:27,092 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2829521354442145
2022-08-08T12:31:27,092 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6573404129672328
2022-08-08T12:31:27,092 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18458356655386496
2022-08-08T12:31:27,092 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3704303753267227
2022-08-08T12:31:27,092 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.23513251205472E-4
2022-08-08T12:31:27,092 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.631754622901657E-4
2022-08-08T12:31:27,092 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T12:31:27,092 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.23262014922690602
2022-08-08T12:31:27,092 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21289225981708662
2022-08-08T12:31:27,092 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4203348618906525
2022-08-08T12:31:27,286 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T12:31:28,485 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T12:31:28,811 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T12:31:29,214 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T12:31:30,372 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T12:31:30,697 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T12:31:31,081 INFO ControlerListenerManagerImpl:171 [it.109] all ControlerIterationEndsListeners called.
2022-08-08T12:31:31,326 INFO AbstractController:181 ### ITERATION 109 ENDS
2022-08-08T12:31:31,326 INFO AbstractController:182 ###################################################
2022-08-08T12:31:31,326 INFO AbstractController:133 ###################################################
2022-08-08T12:31:31,326 INFO AbstractController:134 ### ITERATION 110 BEGINS
2022-08-08T12:31:31,327 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T12:31:31,327 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T12:31:31,327 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T12:31:31,327 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T12:31:31,327 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T12:31:37,712 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T12:31:37,741 INFO ControlerListenerManagerImpl:148 [it.110] all ControlerIterationStartsListeners called.
2022-08-08T12:31:37,741 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T12:31:39,392 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169721 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T12:31:39,392 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30604 plans
2022-08-08T12:31:39,392 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:31:39,392 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:31:39,393 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T12:31:39,394 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T12:31:39,394 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:31:39,394 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T12:31:39,396 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T12:31:39,397 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:31:39,401 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T12:31:39,402 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:31:39,407 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:31:39,407 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:31:39,409 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:31:39,409 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:31:39,414 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:31:39,416 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T12:31:39,418 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:31:39,419 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:31:39,442 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T12:31:39,526 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T12:31:39,597 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T12:31:39,785 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T12:31:40,215 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T12:31:41,108 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T12:31:42,568 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T12:31:45,647 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T12:31:51,012 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T12:32:05,754 INFO MemoryObserver:41 used RAM: 14744 MB free: 1335 MB total: 16080 MB
2022-08-08T12:32:09,321 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T12:32:09,322 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30604 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T12:32:09,322 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30431 plans
2022-08-08T12:32:09,322 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T12:32:09,322 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T12:32:09,322 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T12:32:09,322 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T12:32:09,322 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T12:32:09,322 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T12:32:09,322 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T12:32:09,323 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T12:32:09,323 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T12:32:09,324 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T12:32:09,326 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T12:32:09,329 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T12:32:09,336 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T12:32:09,349 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T12:32:09,373 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T12:32:09,423 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T12:32:09,545 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30431 plans
2022-08-08T12:32:09,545 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T12:32:09,545 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T12:32:09,545 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T12:32:09,546 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:32:09,546 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T12:32:09,546 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:32:09,546 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:32:09,548 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:32:09,550 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T12:32:09,551 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:32:09,551 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:32:09,552 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:32:09,554 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:32:09,555 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:32:09,556 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T12:32:09,571 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:32:09,581 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:32:09,587 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:32:09,589 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T12:32:09,672 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T12:32:09,813 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T12:32:09,981 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T12:32:10,444 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T12:32:11,491 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T12:32:13,360 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T12:32:16,934 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T12:32:24,070 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T12:32:40,032 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T12:32:40,032 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30431 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T12:32:40,032 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7672 plans
2022-08-08T12:32:40,033 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T12:32:40,033 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T12:32:40,033 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T12:32:40,033 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T12:32:40,033 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T12:32:40,033 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T12:32:40,033 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T12:32:40,033 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T12:32:40,033 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T12:32:40,033 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T12:32:40,034 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T12:32:40,034 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T12:32:40,035 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T12:32:40,038 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T12:32:40,038 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7672 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T12:32:40,038 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40282 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T12:32:40,038 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6783 plans
2022-08-08T12:32:40,039 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T12:32:40,039 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T12:32:40,039 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T12:32:40,039 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T12:32:40,041 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T12:32:40,049 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T12:32:40,103 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T12:32:40,299 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T12:32:40,575 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T12:32:40,880 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T12:32:41,455 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T12:32:42,500 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T12:32:45,599 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T12:32:53,272 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T12:32:53,273 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6783 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T12:32:53,273 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T12:32:54,266 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T12:32:55,243 INFO ControlerListenerManagerImpl:213 [it.110] all ControlerReplanningListeners called.
2022-08-08T12:32:55,243 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T12:32:55,243 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T12:32:55,243 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T12:32:55,322 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T12:32:55,393 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T12:32:55,393 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T12:32:55,393 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T12:32:55,401 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T12:32:55,410 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T12:32:55,410 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T12:32:55,412 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T12:32:55,412 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T12:32:55,412 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T12:32:55,412 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T12:32:55,412 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T12:32:55,412 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T12:32:55,412 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T12:32:55,412 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T12:32:55,413 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T12:32:55,413 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T12:32:55,413 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T12:32:55,413 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T12:32:55,413 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T12:32:55,413 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T12:32:55,413 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T12:32:55,413 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T12:32:56,118 INFO ControlerListenerManagerImpl:232 [it.110] all ControlerBeforeMobsimListeners called.
2022-08-08T12:32:56,118 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T12:32:56,118 INFO NetworkImpl:163 node # 1
2022-08-08T12:32:56,118 INFO NetworkImpl:163 node # 4
2022-08-08T12:32:56,118 INFO NetworkImpl:163 node # 16
2022-08-08T12:32:56,118 INFO NetworkImpl:163 node # 64
2022-08-08T12:32:56,118 INFO NetworkImpl:163 node # 256
2022-08-08T12:32:56,119 INFO NetworkImpl:163 node # 1024
2022-08-08T12:32:56,119 INFO NetworkImpl:163 node # 4096
2022-08-08T12:32:56,121 INFO NetworkImpl:163 node # 16384
2022-08-08T12:32:56,127 INFO NetworkImpl:163 node # 65536
2022-08-08T12:32:56,166 INFO NetworkImpl:159 link # 1
2022-08-08T12:32:56,166 INFO NetworkImpl:159 link # 4
2022-08-08T12:32:56,166 INFO NetworkImpl:159 link # 16
2022-08-08T12:32:56,166 INFO NetworkImpl:159 link # 64
2022-08-08T12:32:56,166 INFO NetworkImpl:159 link # 256
2022-08-08T12:32:56,167 INFO NetworkImpl:159 link # 1024
2022-08-08T12:32:56,171 INFO NetworkImpl:159 link # 4096
2022-08-08T12:32:56,189 INFO NetworkImpl:159 link # 16384
2022-08-08T12:32:56,260 INFO NetworkImpl:159 link # 65536
2022-08-08T12:32:56,591 INFO NetworkImpl:159 link # 262144
2022-08-08T12:32:57,255 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T12:32:57,255 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T12:32:57,255 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T12:32:57,255 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T12:32:57,255 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T12:32:57,255 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T12:32:57,256 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T12:32:57,256 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T12:32:57,257 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T12:32:57,260 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T12:32:57,265 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T12:32:57,274 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T12:32:57,294 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T12:32:57,332 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T12:32:57,405 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T12:32:57,555 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T12:32:57,913 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T12:32:58,466 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T12:32:59,534 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T12:32:59,627 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T12:32:59,644 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:32:59,644 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T12:32:59,644 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:32:59,645 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:32:59,645 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:32:59,645 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T12:32:59,645 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:32:59,645 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T12:32:59,645 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:32:59,645 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T12:33:06,110 INFO MemoryObserver:41 used RAM: 11748 MB free: 4331 MB total: 16080 MB
2022-08-08T12:33:07,619 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:33:07,619 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T12:33:07,619 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T12:33:07,619 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T12:33:07,619 INFO EventsManagerImpl:176
2022-08-08T12:33:07,619 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:33:07,619 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T12:33:07,619 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T12:33:07,619 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T12:33:07,619 INFO EventsManagerImpl:176
2022-08-08T12:33:07,619 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:33:07,619 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T12:33:07,619 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T12:33:07,619 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T12:33:07,619 INFO EventsManagerImpl:176
2022-08-08T12:33:07,619 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:33:07,620 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T12:33:07,620 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T12:33:07,620 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T12:33:07,620 INFO EventsManagerImpl:176
2022-08-08T12:33:07,620 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T12:33:07,620 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T12:33:07,620 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T12:33:07,620 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T12:33:07,620 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T12:33:07,620 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T12:33:07,620 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T12:33:07,620 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:33:07,620 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T12:33:07,620 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T12:33:07,620 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:33:07,620 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T12:33:07,620 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T12:33:07,620 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T12:33:07,620 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T12:33:07,620 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T12:33:07,620 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T12:33:07,620 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T12:33:07,620 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T12:33:07,620 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:33:07,620 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:33:07,621 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:33:07,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T12:33:07,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T12:33:07,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T12:33:07,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:33:07,621 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T12:33:07,621 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:33:07,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T12:33:07,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:33:07,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:33:07,621 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T12:33:07,621 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:33:07,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T12:33:07,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:33:07,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:33:07,621 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T12:33:07,621 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T12:33:07,621 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:33:07,621 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:33:07,621 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:33:07,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T12:33:07,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T12:33:07,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T12:33:07,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:33:07,621 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T12:33:07,621 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:33:07,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T12:33:07,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:33:07,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:33:07,621 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T12:33:07,621 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:33:07,622 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T12:33:07,622 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:33:07,622 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:33:07,622 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T12:33:09,164 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T12:33:09,167 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T12:33:09,367 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T12:33:09,367 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T12:33:09,367 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T12:33:09,367 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T12:33:09,367 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T12:33:09,367 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T12:33:09,367 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T12:33:09,367 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T12:33:09,587 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T12:33:09,587 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273930 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T12:33:09,612 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T12:33:09,615 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T12:33:09,615 INFO VehicularDepartureHandler:110 teleport vehicle 190998_car from link -24739580#0 to link -334734081#2
2022-08-08T12:33:09,616 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T12:33:09,617 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T12:33:09,617 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T12:33:09,622 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T12:33:09,622 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T12:33:09,623 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T12:33:09,623 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T12:33:10,915 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1754 #nodes=221
2022-08-08T12:33:10,916 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271764 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-08-08T12:33:12,476 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3086 #nodes=350
2022-08-08T12:33:12,476 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271265 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T12:33:14,981 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4257 #nodes=498
2022-08-08T12:33:14,982 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270681 lost=0 simT=10800.0s realT=15s; (s/r): 720.0
2022-08-08T12:33:18,399 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5484 #nodes=688
2022-08-08T12:33:18,400 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269834 lost=0 simT=14400.0s realT=18s; (s/r): 800.0
2022-08-08T12:33:22,552 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6984 #nodes=997
2022-08-08T12:33:22,552 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268591 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T12:33:30,318 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10733 #nodes=1651
2022-08-08T12:33:30,318 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266688 lost=0 simT=21600.0s realT=30s; (s/r): 720.0
2022-08-08T12:33:43,365 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11760 #nodes=1880
2022-08-08T12:33:43,366 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264015 lost=0 simT=25200.0s realT=43s; (s/r): 586.046511627907
2022-08-08T12:33:55,327 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12932 #nodes=1885
2022-08-08T12:33:55,327 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260544 lost=0 simT=28800.0s realT=55s; (s/r): 523.6363636363636
2022-08-08T12:34:06,110 INFO MemoryObserver:41 used RAM: 14458 MB free: 1621 MB total: 16080 MB
2022-08-08T12:34:11,783 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14275 #nodes=2179
2022-08-08T12:34:11,783 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256885 lost=0 simT=32400.0s realT=72s; (s/r): 450.0
2022-08-08T12:34:27,114 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14047 #nodes=2073
2022-08-08T12:34:27,114 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251453 lost=0 simT=36000.0s realT=87s; (s/r): 413.7931034482759
2022-08-08T12:34:42,981 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14506 #nodes=2139
2022-08-08T12:34:42,981 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245483 lost=0 simT=39600.0s realT=103s; (s/r): 384.4660194174757
2022-08-08T12:35:00,064 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14737 #nodes=2251
2022-08-08T12:35:00,064 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237520 lost=0 simT=43200.0s realT=120s; (s/r): 360.0
2022-08-08T12:35:06,113 INFO MemoryObserver:41 used RAM: 14886 MB free: 1193 MB total: 16080 MB
2022-08-08T12:35:15,792 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14955 #nodes=2268
2022-08-08T12:35:15,792 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228436 lost=0 simT=46800.0s realT=136s; (s/r): 344.11764705882354
2022-08-08T12:35:29,494 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15236 #nodes=2376
2022-08-08T12:35:29,495 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217146 lost=0 simT=50400.0s realT=149s; (s/r): 338.255033557047
2022-08-08T12:35:43,866 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15473 #nodes=2355
2022-08-08T12:35:43,866 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203658 lost=0 simT=54000.0s realT=164s; (s/r): 329.2682926829268
2022-08-08T12:36:04,396 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15754 #nodes=2399
2022-08-08T12:36:04,396 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186977 lost=0 simT=57600.0s realT=184s; (s/r): 313.04347826086956
2022-08-08T12:36:06,113 INFO MemoryObserver:41 used RAM: 15656 MB free: 423 MB total: 16080 MB
2022-08-08T12:36:29,843 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15606 #nodes=2318
2022-08-08T12:36:29,844 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167331 lost=0 simT=61200.0s realT=210s; (s/r): 291.42857142857144
2022-08-08T12:36:46,729 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15181 #nodes=2268
2022-08-08T12:36:46,729 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145269 lost=0 simT=64800.0s realT=227s; (s/r): 285.4625550660793
2022-08-08T12:37:04,351 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14440 #nodes=2073
2022-08-08T12:37:04,351 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121524 lost=0 simT=68400.0s realT=244s; (s/r): 280.327868852459
2022-08-08T12:37:06,113 INFO MemoryObserver:41 used RAM: 15463 MB free: 616 MB total: 16080 MB
2022-08-08T12:37:18,955 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14153 #nodes=1934
2022-08-08T12:37:18,955 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96558 lost=0 simT=72000.0s realT=259s; (s/r): 277.992277992278
2022-08-08T12:37:34,630 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12162 #nodes=1595
2022-08-08T12:37:34,631 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73939 lost=0 simT=75600.0s realT=274s; (s/r): 275.9124087591241
2022-08-08T12:37:52,814 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11423 #nodes=1498
2022-08-08T12:37:52,814 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58143 lost=0 simT=79200.0s realT=293s; (s/r): 270.3071672354949
2022-08-08T12:38:06,114 INFO MemoryObserver:41 used RAM: 15762 MB free: 317 MB total: 16080 MB
2022-08-08T12:38:09,891 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10899 #nodes=1363
2022-08-08T12:38:09,892 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44673 lost=0 simT=82800.0s realT=310s; (s/r): 267.0967741935484
2022-08-08T12:38:32,289 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10226 #nodes=1285
2022-08-08T12:38:32,289 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32502 lost=2 simT=86400.0s realT=332s; (s/r): 260.2409638554217
2022-08-08T12:38:45,747 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8616 #nodes=1020
2022-08-08T12:38:45,747 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26227 lost=6 simT=90000.0s realT=346s; (s/r): 260.11560693641616
2022-08-08T12:38:51,995 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7345 #nodes=827
2022-08-08T12:38:51,995 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22193 lost=7 simT=93600.0s realT=352s; (s/r): 265.90909090909093
2022-08-08T12:38:56,910 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6249 #nodes=688
2022-08-08T12:38:56,911 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19227 lost=7 simT=97200.0s realT=357s; (s/r): 272.2689075630252
2022-08-08T12:39:00,789 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5254 #nodes=589
2022-08-08T12:39:00,789 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16934 lost=9 simT=100800.0s realT=361s; (s/r): 279.22437673130196
2022-08-08T12:39:03,978 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4383 #nodes=497
2022-08-08T12:39:03,978 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15053 lost=9 simT=104400.0s realT=364s; (s/r): 286.8131868131868
2022-08-08T12:39:06,116 INFO MemoryObserver:41 used RAM: 15713 MB free: 366 MB total: 16080 MB
2022-08-08T12:39:06,471 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3712 #nodes=368
2022-08-08T12:39:06,471 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13473 lost=9 simT=108000.0s realT=366s; (s/r): 295.08196721311475
2022-08-08T12:39:08,479 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3084 #nodes=294
2022-08-08T12:39:08,479 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12222 lost=9 simT=111600.0s realT=368s; (s/r): 303.2608695652174
2022-08-08T12:39:09,917 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2589 #nodes=257
2022-08-08T12:39:09,917 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11193 lost=10 simT=115200.0s realT=370s; (s/r): 311.35135135135135
2022-08-08T12:39:11,088 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2199 #nodes=208
2022-08-08T12:39:11,089 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10372 lost=10 simT=118800.0s realT=371s; (s/r): 320.2156334231806
2022-08-08T12:39:12,323 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1900 #nodes=199
2022-08-08T12:39:12,323 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9648 lost=10 simT=122400.0s realT=372s; (s/r): 329.03225806451616
2022-08-08T12:39:13,558 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1664 #nodes=184
2022-08-08T12:39:13,558 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8935 lost=11 simT=126000.0s realT=373s; (s/r): 337.80160857908845
2022-08-08T12:39:14,696 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1361 #nodes=132
2022-08-08T12:39:14,696 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7315 lost=11 simT=129600.0s realT=375s; (s/r): 345.6
2022-08-08T12:39:15,158 INFO AbstractController$9:234 ### ITERATION 110 fires after mobsim event
2022-08-08T12:39:15,158 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=239.501740878sec
2022-08-08T12:39:15,158 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T12:39:15,199 INFO LegTimesControlerListener:50 [110] average trip (probably: leg) duration is: 1236 seconds = 00:20:36
2022-08-08T12:39:15,199 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T12:39:15,199 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:39:15,199 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:39:15,199 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:39:15,199 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:39:15,199 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T12:39:15,199 INFO EventsManagerImpl:137 event # 1
2022-08-08T12:39:15,199 INFO EventsManagerImpl:137 event # 4
2022-08-08T12:39:15,199 INFO EventsManagerImpl:137 event # 16
2022-08-08T12:39:15,199 INFO EventsManagerImpl:137 event # 64
2022-08-08T12:39:15,200 INFO EventsManagerImpl:137 event # 256
2022-08-08T12:39:15,200 INFO EventsManagerImpl:137 event # 1024
2022-08-08T12:39:15,203 INFO EventsManagerImpl:137 event # 4096
2022-08-08T12:39:15,214 INFO EventsManagerImpl:137 event # 16384
2022-08-08T12:39:15,228 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T12:39:15,602 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T12:39:15,602 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T12:39:15,603 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T12:39:15,603 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T12:39:15,603 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T12:39:15,603 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T12:39:15,603 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T12:39:15,605 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-08-08T12:39:15,605 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:20:32][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T12:39: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-08-08T12:39:15,607 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-08-08T12:39:15,607 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:49][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T12:39:15,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-08-08T12:39:15,609 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-08-08T12:39:15,609 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-08-08T12:39: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-08-08T12:39:15,610 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=01:23:55][duration=undefined][facilityId=null]
2022-08-08T12:39:15,610 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=35:39:23][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T12:39: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-08-08T12:39:15,610 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-08-08T12:39:15,610 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-08-08T12:39: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-08-08T12:39:15,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-08-08T12:39:15,610 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-08-08T12:39: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-08-08T12:39:15,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-08-08T12:39:15,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-08-08T12:39:15,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-08-08T12:39:15,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-08-08T12:39:15,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-08-08T12:39:15,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-08-08T12:39:15,613 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T12:39:15,613 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T12:39:15,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-08-08T12:39:15,617 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-08-08T12:39:15,617 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-08-08T12:39:15,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-08-08T12:39: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-08-08T12:39:15,618 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:48:56][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T12:39:15,618 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T12:39:15,958 INFO ControlerListenerManagerImpl:251 [it.110] all ControlerAfterMobsimListeners called.
2022-08-08T12:39:15,958 INFO AbstractController$4:159 ### ITERATION 110 fires scoring event
2022-08-08T12:39:15,958 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T12:39:16,166 INFO NewScoreAssignerImpl:57 it: 110 msaStart: 599
2022-08-08T12:39:16,293 INFO ControlerListenerManagerImpl:194 [it.110] all ControlerScoringListeners called.
2022-08-08T12:39:16,293 INFO AbstractController$5:167 ### ITERATION 110 fires iteration end event
2022-08-08T12:39:16,293 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T12:39:16,293 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T12:39:16,374 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T12:39:16,377 INFO CountSimComparisonTableWriter:93 Writing CountsSimComparison to /net/ils/matsim-leipzig/run-car-free/25pct-test050822/output_95pct_noDepot/ITERS/it.110/leipzig-flexa-25pct-scaledFleet-carfree95pct_noDepot.110.countscompare.txt
2022-08-08T12:39:16,377 INFO CountSimComparisonTableWriter:134 Writing 'average weekday traffic volume' to /net/ils/matsim-leipzig/run-car-free/25pct-test050822/output_95pct_noDepot/ITERS/it.110/leipzig-flexa-25pct-scaledFleet-carfree95pct_noDepot.110.countscompareAWTV.txt
2022-08-08T12:39:16,379 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T12:39:18,640 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T12:39:18,640 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13505394455085576
2022-08-08T12:39:18,640 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3042513749313176
2022-08-08T12:39:18,640 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.2081063177516343E-4
2022-08-08T12:39:18,640 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.9256741143182856E-4
2022-08-08T12:39:18,640 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T12:39:18,640 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1394239410076154
2022-08-08T12:39:18,640 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13809265830325002
2022-08-08T12:39:18,640 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22234346837016078
2022-08-08T12:39:18,893 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T12:39:19,006 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -90.68353740993473
2022-08-08T12:39:19,006 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -110.51041334513313
2022-08-08T12:39:19,006 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -91.81257691799121
2022-08-08T12:39:19,006 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -74.01414634167637
2022-08-08T12:39:19,102 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T12:39:20,040 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18781.778348603984 meters
2022-08-08T12:39:20,040 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138407.60100072197 meters (statistic on all 2103869 legs which have a finite distance)
2022-08-08T12:39:20,040 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51669.45398212367 meters
2022-08-08T12:39:20,040 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138354.10133441555 meters (statistic on all 764458 trips which have a finite distance)
2022-08-08T12:39:20,041 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T12:39:20,041 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T12:39:21,170 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T12:39:21,172 INFO LegHistogramListener:72 number of legs: 2111170 100%
2022-08-08T12:39:21,172 INFO LegHistogramListener:79 number of bike legs: 104356 4.943041062538782%
2022-08-08T12:39:21,172 INFO LegHistogramListener:79 number of car legs: 236842 11.21851864132211%
2022-08-08T12:39:21,172 INFO LegHistogramListener:79 number of drtNorth legs: 209 0.0098997238498084%
2022-08-08T12:39:21,172 INFO LegHistogramListener:79 number of drtSoutheast legs: 158 0.0074840017620561115%
2022-08-08T12:39:21,172 INFO LegHistogramListener:79 number of freight legs: 47065 2.229332550197284%
2022-08-08T12:39:21,172 INFO LegHistogramListener:79 number of pt legs: 128203 6.072604290511896%
2022-08-08T12:39:21,172 INFO LegHistogramListener:79 number of ride legs: 107075 5.07183220678581%
2022-08-08T12:39:21,172 INFO LegHistogramListener:79 number of walk legs: 1487262 70.44728752303226%
2022-08-08T12:39:21,715 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T12:39:21,715 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T12:39:24,225 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6409311019477552
2022-08-08T12:39:24,225 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4575003722969954
2022-08-08T12:39:24,225 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.011568166296081381
2022-08-08T12:39:24,225 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009675870533077946
2022-08-08T12:39:24,225 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T12:39:24,225 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5430028705382131
2022-08-08T12:39:24,225 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.709571113861259
2022-08-08T12:39:24,225 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9079758854249578
2022-08-08T12:39:24,225 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2379350097824245
2022-08-08T12:39:24,225 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38299732459676383
2022-08-08T12:39:24,225 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0012452692605924914
2022-08-08T12:39:24,225 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.001122026117276121
2022-08-08T12:39:24,225 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T12:39:24,225 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3330812839881481
2022-08-08T12:39:24,225 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2836749051284553
2022-08-08T12:39:24,225 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6599362216733338
2022-08-08T12:39:24,225 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18482106636129755
2022-08-08T12:39:24,225 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3705215239014671
2022-08-08T12:39:24,225 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.2864838217698745E-4
2022-08-08T12:39:24,225 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.631754622901657E-4
2022-08-08T12:39:24,225 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T12:39:24,226 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.23312852719308605
2022-08-08T12:39:24,226 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21316827310680558
2022-08-08T12:39:24,226 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4223722251036013
2022-08-08T12:39:24,399 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T12:39:25,595 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T12:39:25,921 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T12:39:26,316 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T12:39:27,576 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T12:39:27,897 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T12:39:28,281 INFO ControlerListenerManagerImpl:171 [it.110] all ControlerIterationEndsListeners called.
2022-08-08T12:39:28,525 INFO AbstractController:181 ### ITERATION 110 ENDS
2022-08-08T12:39:28,525 INFO AbstractController:182 ###################################################
2022-08-08T12:39:28,525 INFO AbstractController:133 ###################################################
2022-08-08T12:39:28,525 INFO AbstractController:134 ### ITERATION 111 BEGINS
2022-08-08T12:39:28,526 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T12:39:28,526 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T12:39:28,526 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T12:39:28,526 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T12:39:28,526 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T12:39:34,642 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T12:39:34,668 INFO ControlerListenerManagerImpl:148 [it.111] all ControlerIterationStartsListeners called.
2022-08-08T12:39:34,668 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T12:39:36,240 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169905 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T12:39:36,240 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30400 plans
2022-08-08T12:39:36,240 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T12:39:36,241 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T12:39:36,242 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:39:36,242 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T12:39:36,243 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:39:36,243 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T12:39:36,243 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:39:36,244 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:39:36,244 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:39:36,248 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T12:39:36,251 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:39:36,258 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:39:36,261 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T12:39:36,261 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:39:36,266 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:39:36,282 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:39:36,285 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T12:39:36,300 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:39:36,384 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T12:39:36,456 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:39:36,478 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T12:39:36,707 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T12:39:37,186 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T12:39:38,050 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T12:39:39,693 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T12:39:42,896 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T12:39:48,359 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T12:40:06,116 INFO MemoryObserver:41 used RAM: 14436 MB free: 1643 MB total: 16080 MB
2022-08-08T12:40:07,245 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T12:40:07,246 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30400 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T12:40:07,246 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30527 plans
2022-08-08T12:40:07,246 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T12:40:07,246 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T12:40:07,246 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T12:40:07,246 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T12:40:07,246 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T12:40:07,246 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T12:40:07,246 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T12:40:07,247 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T12:40:07,247 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T12:40:07,248 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T12:40:07,250 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T12:40:07,253 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T12:40:07,259 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T12:40:07,273 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T12:40:07,297 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T12:40:07,343 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T12:40:07,492 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30527 plans
2022-08-08T12:40:07,493 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T12:40:07,493 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:40:07,493 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T12:40:07,493 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:40:07,493 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T12:40:07,493 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:40:07,493 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:40:07,496 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:40:07,498 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T12:40:07,498 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:40:07,499 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:40:07,503 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:40:07,504 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T12:40:07,516 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T12:40:07,517 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:40:07,528 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T12:40:07,548 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:40:07,584 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T12:40:07,640 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:40:07,642 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:40:07,734 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T12:40:07,860 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T12:40:08,419 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T12:40:09,388 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T12:40:11,124 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T12:40:14,555 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T12:40:21,477 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T12:40:36,783 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T12:40:36,783 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30527 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T12:40:36,783 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7596 plans
2022-08-08T12:40:36,783 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T12:40:36,783 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T12:40:36,800 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T12:40:36,800 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T12:40:36,800 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T12:40:36,800 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T12:40:36,800 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T12:40:36,800 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T12:40:36,800 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T12:40:36,800 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T12:40:36,800 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T12:40:36,801 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T12:40:36,802 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T12:40:36,804 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T12:40:36,804 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7596 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T12:40:36,804 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40222 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T12:40:36,805 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6843 plans
2022-08-08T12:40:36,805 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T12:40:36,805 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T12:40:36,805 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T12:40:36,805 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T12:40:36,807 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T12:40:36,816 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T12:40:36,855 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T12:40:36,917 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T12:40:37,123 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T12:40:37,366 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T12:40:38,022 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T12:40:38,992 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T12:40:41,320 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T12:40:49,834 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T12:40:49,834 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6843 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T12:40:49,835 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T12:40:50,810 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T12:40:51,806 INFO ControlerListenerManagerImpl:213 [it.111] all ControlerReplanningListeners called.
2022-08-08T12:40:51,806 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T12:40:51,806 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T12:40:51,806 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T12:40:51,885 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T12:40:51,956 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T12:40:51,956 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T12:40:51,956 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T12:40:51,965 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T12:40:51,974 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T12:40:51,974 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T12:40:51,975 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T12:40:51,976 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T12:40:51,976 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T12:40:51,976 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T12:40:51,976 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T12:40:51,976 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T12:40:51,976 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T12:40:51,976 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T12:40:51,976 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T12:40:51,976 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T12:40:51,976 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T12:40:51,976 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T12:40:51,976 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T12:40:51,977 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T12:40:51,977 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T12:40:51,977 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T12:40:52,678 INFO ControlerListenerManagerImpl:232 [it.111] all ControlerBeforeMobsimListeners called.
2022-08-08T12:40:52,678 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T12:40:52,678 INFO NetworkImpl:163 node # 1
2022-08-08T12:40:52,678 INFO NetworkImpl:163 node # 4
2022-08-08T12:40:52,678 INFO NetworkImpl:163 node # 16
2022-08-08T12:40:52,678 INFO NetworkImpl:163 node # 64
2022-08-08T12:40:52,679 INFO NetworkImpl:163 node # 256
2022-08-08T12:40:52,679 INFO NetworkImpl:163 node # 1024
2022-08-08T12:40:52,679 INFO NetworkImpl:163 node # 4096
2022-08-08T12:40:52,681 INFO NetworkImpl:163 node # 16384
2022-08-08T12:40:52,688 INFO NetworkImpl:163 node # 65536
2022-08-08T12:40:52,727 INFO NetworkImpl:159 link # 1
2022-08-08T12:40:52,728 INFO NetworkImpl:159 link # 4
2022-08-08T12:40:52,728 INFO NetworkImpl:159 link # 16
2022-08-08T12:40:52,728 INFO NetworkImpl:159 link # 64
2022-08-08T12:40:52,728 INFO NetworkImpl:159 link # 256
2022-08-08T12:40:52,729 INFO NetworkImpl:159 link # 1024
2022-08-08T12:40:52,734 INFO NetworkImpl:159 link # 4096
2022-08-08T12:40:52,752 INFO NetworkImpl:159 link # 16384
2022-08-08T12:40:52,826 INFO NetworkImpl:159 link # 65536
2022-08-08T12:40:53,164 INFO NetworkImpl:159 link # 262144
2022-08-08T12:40:53,845 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T12:40:53,845 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T12:40:53,845 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T12:40:53,845 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T12:40:53,845 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T12:40:53,845 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T12:40:53,845 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T12:40:53,846 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T12:40:53,847 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T12:40:53,850 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T12:40:53,854 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T12:40:53,864 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T12:40:53,882 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T12:40:53,919 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T12:40:53,997 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T12:40:54,150 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T12:40:54,456 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T12:40:55,072 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T12:40:56,190 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T12:40:56,297 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T12:40:56,312 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:40:56,312 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T12:40:56,313 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:40:56,313 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:40:56,313 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:40:56,313 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T12:40:56,313 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:40:56,313 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T12:40:56,313 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:40:56,313 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T12:40:58,167 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:40:58,167 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T12:40:58,167 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T12:40:58,167 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T12:40:58,168 INFO EventsManagerImpl:176
2022-08-08T12:40:58,168 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:40:58,168 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T12:40:58,168 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T12:40:58,168 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T12:40:58,168 INFO EventsManagerImpl:176
2022-08-08T12:40:58,168 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:40:58,168 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T12:40:58,168 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T12:40:58,168 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T12:40:58,168 INFO EventsManagerImpl:176
2022-08-08T12:40:58,168 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:40:58,168 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T12:40:58,168 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T12:40:58,168 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T12:40:58,168 INFO EventsManagerImpl:176
2022-08-08T12:40:58,168 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T12:40:58,168 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T12:40:58,168 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T12:40:58,168 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T12:40:58,168 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T12:40:58,168 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T12:40:58,168 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T12:40:58,168 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:40:58,168 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T12:40:58,168 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T12:40:58,169 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:40:58,169 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T12:40:58,169 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T12:40:58,169 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T12:40:58,169 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T12:40:58,169 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T12:40:58,169 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T12:40:58,169 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T12:40:58,169 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T12:40:58,169 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:40:58,169 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:40:58,169 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:40:58,169 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T12:40:58,169 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T12:40:58,169 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T12:40:58,169 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:40:58,169 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T12:40:58,169 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:40:58,169 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T12:40:58,169 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:40:58,169 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:40:58,169 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T12:40:58,169 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:40:58,169 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T12:40:58,169 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:40:58,169 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:40:58,169 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T12:40:58,169 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T12:40:58,169 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:40:58,169 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:40:58,169 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:40:58,169 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T12:40:58,170 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T12:40:58,170 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T12:40:58,170 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:40:58,170 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T12:40:58,170 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:40:58,170 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T12:40:58,170 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:40:58,170 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:40:58,170 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T12:40:58,170 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:40:58,170 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T12:40:58,170 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:40:58,170 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:40:58,170 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T12:41:06,117 INFO MemoryObserver:41 used RAM: 12840 MB free: 3239 MB total: 16080 MB
2022-08-08T12:41:06,128 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T12:41:06,131 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T12:41:06,308 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T12:41:06,308 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T12:41:06,308 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T12:41:06,308 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T12:41:06,308 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T12:41:06,308 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T12:41:06,308 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T12:41:06,308 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T12:41:06,504 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T12:41:06,504 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-08-08T12:41:06,529 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T12:41:06,529 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T12:41:06,530 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T12:41:06,531 INFO VehicularDepartureHandler:110 teleport vehicle 88746_car from link -19081560 to link -351510747
2022-08-08T12:41:06,531 INFO VehicularDepartureHandler:110 teleport vehicle 190998_car from link -24739580#0 to link -334734081#2
2022-08-08T12:41:06,532 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T12:41:06,533 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T12:41:06,537 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T12:41:06,537 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T12:41:06,537 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T12:41:07,392 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1762 #nodes=223
2022-08-08T12:41:07,392 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271769 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-08-08T12:41:08,648 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3113 #nodes=357
2022-08-08T12:41:08,648 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271265 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T12:41:10,722 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4271 #nodes=496
2022-08-08T12:41:10,722 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270679 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T12:41:13,320 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5507 #nodes=661
2022-08-08T12:41:13,320 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269833 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T12:41:18,283 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7073 #nodes=950
2022-08-08T12:41:18,283 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268579 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-08-08T12:41:27,278 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10803 #nodes=1673
2022-08-08T12:41:27,279 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266684 lost=0 simT=21600.0s realT=30s; (s/r): 720.0
2022-08-08T12:41:37,335 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11716 #nodes=1871
2022-08-08T12:41:37,335 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263987 lost=0 simT=25200.0s realT=41s; (s/r): 614.6341463414634
2022-08-08T12:41:53,344 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12944 #nodes=1963
2022-08-08T12:41:53,344 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260524 lost=0 simT=28800.0s realT=57s; (s/r): 505.2631578947368
2022-08-08T12:42:06,117 INFO MemoryObserver:41 used RAM: 14170 MB free: 1909 MB total: 16080 MB
2022-08-08T12:42:06,488 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14205 #nodes=2146
2022-08-08T12:42:06,488 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256870 lost=0 simT=32400.0s realT=70s; (s/r): 462.85714285714283
2022-08-08T12:42:24,550 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14001 #nodes=2002
2022-08-08T12:42:24,551 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251399 lost=0 simT=36000.0s realT=88s; (s/r): 409.09090909090907
2022-08-08T12:42:37,255 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14496 #nodes=2109
2022-08-08T12:42:37,255 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245488 lost=0 simT=39600.0s realT=100s; (s/r): 396.0
2022-08-08T12:42:51,058 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14573 #nodes=2195
2022-08-08T12:42:51,059 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237550 lost=0 simT=43200.0s realT=114s; (s/r): 378.94736842105266
2022-08-08T12:43:06,117 INFO MemoryObserver:41 used RAM: 15481 MB free: 598 MB total: 16080 MB
2022-08-08T12:43:10,066 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15062 #nodes=2242
2022-08-08T12:43:10,066 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228405 lost=0 simT=46800.0s realT=133s; (s/r): 351.8796992481203
2022-08-08T12:43:23,954 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15311 #nodes=2430
2022-08-08T12:43:23,954 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217123 lost=0 simT=50400.0s realT=147s; (s/r): 342.85714285714283
2022-08-08T12:43:39,171 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15609 #nodes=2409
2022-08-08T12:43:39,172 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203568 lost=0 simT=54000.0s realT=162s; (s/r): 333.3333333333333
2022-08-08T12:43:59,030 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15731 #nodes=2454
2022-08-08T12:43:59,030 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186955 lost=0 simT=57600.0s realT=182s; (s/r): 316.4835164835165
2022-08-08T12:44:07,531 INFO MemoryObserver:41 used RAM: 14800 MB free: 1279 MB total: 16080 MB
2022-08-08T12:44:25,590 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15521 #nodes=2401
2022-08-08T12:44:25,590 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167232 lost=0 simT=61200.0s realT=209s; (s/r): 292.82296650717706
2022-08-08T12:44:41,557 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15049 #nodes=2293
2022-08-08T12:44:41,558 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145185 lost=0 simT=64800.0s realT=225s; (s/r): 288.0
2022-08-08T12:45:01,082 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14491 #nodes=2118
2022-08-08T12:45:01,082 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121626 lost=0 simT=68400.0s realT=244s; (s/r): 280.327868852459
2022-08-08T12:45:07,531 INFO MemoryObserver:41 used RAM: 15900 MB free: 179 MB total: 16080 MB
2022-08-08T12:45:16,518 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14098 #nodes=2016
2022-08-08T12:45:16,519 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96676 lost=0 simT=72000.0s realT=260s; (s/r): 276.9230769230769
2022-08-08T12:45:32,286 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12232 #nodes=1630
2022-08-08T12:45:32,286 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74071 lost=0 simT=75600.0s realT=275s; (s/r): 274.90909090909093
2022-08-08T12:45:49,093 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11475 #nodes=1423
2022-08-08T12:45:49,094 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58069 lost=0 simT=79200.0s realT=292s; (s/r): 271.2328767123288
2022-08-08T12:46:11,728 INFO MemoryObserver:41 used RAM: 15423 MB free: 656 MB total: 16080 MB
2022-08-08T12:46:13,128 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10900 #nodes=1380
2022-08-08T12:46:13,128 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44638 lost=0 simT=82800.0s realT=316s; (s/r): 262.0253164556962
2022-08-08T12:46:28,185 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10223 #nodes=1316
2022-08-08T12:46:28,186 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32482 lost=0 simT=86400.0s realT=331s; (s/r): 261.02719033232626
2022-08-08T12:46:41,708 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8585 #nodes=1033
2022-08-08T12:46:41,708 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26270 lost=1 simT=90000.0s realT=345s; (s/r): 260.8695652173913
2022-08-08T12:46:55,270 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7311 #nodes=852
2022-08-08T12:46:55,271 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22186 lost=5 simT=93600.0s realT=358s; (s/r): 261.45251396648047
2022-08-08T12:46:59,838 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6217 #nodes=690
2022-08-08T12:46:59,838 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19216 lost=7 simT=97200.0s realT=363s; (s/r): 267.7685950413223
2022-08-08T12:47:03,786 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5203 #nodes=565
2022-08-08T12:47:03,786 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16879 lost=8 simT=100800.0s realT=367s; (s/r): 274.6594005449591
2022-08-08T12:47:07,043 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4435 #nodes=484
2022-08-08T12:47:07,043 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15050 lost=8 simT=104400.0s realT=370s; (s/r): 282.1621621621622
2022-08-08T12:47:09,699 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3678 #nodes=377
2022-08-08T12:47:09,699 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13438 lost=8 simT=108000.0s realT=373s; (s/r): 289.544235924933
2022-08-08T12:47:11,728 INFO MemoryObserver:41 used RAM: 15864 MB free: 215 MB total: 16080 MB
2022-08-08T12:47:11,822 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3097 #nodes=300
2022-08-08T12:47:11,823 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12199 lost=9 simT=111600.0s realT=375s; (s/r): 297.6
2022-08-08T12:47:13,469 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2590 #nodes=283
2022-08-08T12:47:13,469 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11155 lost=9 simT=115200.0s realT=377s; (s/r): 305.57029177718834
2022-08-08T12:47:14,885 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2202 #nodes=237
2022-08-08T12:47:14,885 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10345 lost=10 simT=118800.0s realT=378s; (s/r): 314.2857142857143
2022-08-08T12:47:16,145 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1872 #nodes=222
2022-08-08T12:47:16,145 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9637 lost=10 simT=122400.0s realT=379s; (s/r): 322.9551451187335
2022-08-08T12:47:17,294 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1658 #nodes=165
2022-08-08T12:47:17,294 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8920 lost=10 simT=126000.0s realT=380s; (s/r): 331.57894736842104
2022-08-08T12:47:18,314 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1371 #nodes=141
2022-08-08T12:47:18,314 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7297 lost=10 simT=129600.0s realT=382s; (s/r): 339.26701570680626
2022-08-08T12:47:26,325 INFO AbstractController$9:234 ### ITERATION 111 fires after mobsim event
2022-08-08T12:47:26,325 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=242.533929561sec
2022-08-08T12:47:26,325 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T12:47:26,359 INFO LegTimesControlerListener:50 [111] average trip (probably: leg) duration is: 1235 seconds = 00:20:35
2022-08-08T12:47:26,359 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T12:47:26,359 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:47:26,359 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:47:26,359 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:47:26,359 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:47:26,359 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T12:47:26,359 INFO EventsManagerImpl:137 event # 1
2022-08-08T12:47:26,359 INFO EventsManagerImpl:137 event # 4
2022-08-08T12:47:26,359 INFO EventsManagerImpl:137 event # 16
2022-08-08T12:47:26,359 INFO EventsManagerImpl:137 event # 64
2022-08-08T12:47:26,360 INFO EventsManagerImpl:137 event # 256
2022-08-08T12:47:26,360 INFO EventsManagerImpl:137 event # 1024
2022-08-08T12:47:26,363 INFO EventsManagerImpl:137 event # 4096
2022-08-08T12:47:26,372 INFO EventsManagerImpl:137 event # 16384
2022-08-08T12:47:26,385 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T12:47:26,663 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T12:47:26,663 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T12:47:26,663 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T12:47:26,663 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T12:47:26,663 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T12:47:26,664 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T12:47:26,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-08-08T12:47:26,666 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-08-08T12:47:26,666 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:20:32][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T12:47:26,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-08-08T12:47:26,668 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-08-08T12:47:26,668 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:43:02][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T12:47:26,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-08-08T12:47:26,670 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-08-08T12:47:26,670 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-08-08T12:47:26,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-08-08T12:47:26,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-08-08T12:47:26,670 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T12:47:26,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-08-08T12:47:26,671 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-08-08T12:47:26,671 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-08-08T12:47:26,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-08-08T12:47:26,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-08-08T12:47:26,671 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-08-08T12:47:26,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-08-08T12:47:26,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-08-08T12:47:26,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-08-08T12:47:26,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-08-08T12:47:26,672 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-08-08T12:47:26,672 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=33:49:07][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T12:47:26,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-08-08T12:47:26,673 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T12:47:26,673 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T12:47:26,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-08-08T12:47:26,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-08-08T12:47:26,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-08-08T12:47:26,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-08-08T12:47:26,677 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-08-08T12:47:26,677 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-08-08T12:47:26,677 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T12:47:26,991 INFO ControlerListenerManagerImpl:251 [it.111] all ControlerAfterMobsimListeners called.
2022-08-08T12:47:26,991 INFO AbstractController$4:159 ### ITERATION 111 fires scoring event
2022-08-08T12:47:26,991 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T12:47:27,112 INFO NewScoreAssignerImpl:57 it: 111 msaStart: 599
2022-08-08T12:47:27,223 INFO ControlerListenerManagerImpl:194 [it.111] all ControlerScoringListeners called.
2022-08-08T12:47:27,223 INFO AbstractController$5:167 ### ITERATION 111 fires iteration end event
2022-08-08T12:47:27,223 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T12:47:27,223 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T12:47:27,294 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T12:47:27,294 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T12:47:29,028 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T12:47:29,028 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13537232267108973
2022-08-08T12:47:29,028 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.30435536133349084
2022-08-08T12:47:29,028 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.33648459203952E-4
2022-08-08T12:47:29,028 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.272295454895577E-4
2022-08-08T12:47:29,029 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T12:47:29,029 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13909144127720977
2022-08-08T12:47:29,029 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13818123931250867
2022-08-08T12:47:29,029 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2221175226074141
2022-08-08T12:47:29,216 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T12:47:29,328 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -90.64295006160167
2022-08-08T12:47:29,328 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -110.35389167137679
2022-08-08T12:47:29,328 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -91.69637466591969
2022-08-08T12:47:29,328 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -73.95178149809244
2022-08-08T12:47:29,398 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T12:47:30,100 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18760.716156384853 meters
2022-08-08T12:47:30,101 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138266.91112387276 meters (statistic on all 2104090 legs which have a finite distance)
2022-08-08T12:47:30,101 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51606.56735889767 meters
2022-08-08T12:47:30,101 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138225.84066159895 meters (statistic on all 764680 trips which have a finite distance)
2022-08-08T12:47:30,101 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T12:47:30,101 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T12:47:31,208 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T12:47:31,210 INFO LegHistogramListener:72 number of legs: 2111364 100%
2022-08-08T12:47:31,210 INFO LegHistogramListener:79 number of bike legs: 104621 4.955138005573648%
2022-08-08T12:47:31,210 INFO LegHistogramListener:79 number of car legs: 236883 11.219429714629975%
2022-08-08T12:47:31,210 INFO LegHistogramListener:79 number of drtNorth legs: 207 0.009804088731265665%
2022-08-08T12:47:31,210 INFO LegHistogramListener:79 number of drtSoutheast legs: 185 0.00876210828639685%
2022-08-08T12:47:31,210 INFO LegHistogramListener:79 number of freight legs: 47065 2.229127710806853%
2022-08-08T12:47:31,210 INFO LegHistogramListener:79 number of pt legs: 127881 6.05679551228495%
2022-08-08T12:47:31,210 INFO LegHistogramListener:79 number of ride legs: 107150 5.074918393986068%
2022-08-08T12:47:31,210 INFO LegHistogramListener:79 number of walk legs: 1487372 70.44602446570084%
2022-08-08T12:47:31,860 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T12:47:31,860 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T12:47:34,545 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6432740054535091
2022-08-08T12:47:34,545 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4579458449087744
2022-08-08T12:47:34,545 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.011610531126596383
2022-08-08T12:47:34,545 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009722086711821586
2022-08-08T12:47:34,545 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T12:47:34,545 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5437256402224538
2022-08-08T12:47:34,545 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7118652336227835
2022-08-08T12:47:34,545 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.908577979531368
2022-08-08T12:47:34,545 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2384575093587762
2022-08-08T12:47:34,545 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.383143675829452
2022-08-08T12:47:34,545 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.001249120608821128
2022-08-08T12:47:34,545 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.001141282858419304
2022-08-08T12:47:34,545 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T12:47:34,545 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3344125666925135
2022-08-08T12:47:34,545 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.28430909380343744
2022-08-08T12:47:34,545 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6627220302253809
2022-08-08T12:47:34,545 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18502903916564392
2022-08-08T12:47:34,545 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37062294273815455
2022-08-08T12:47:34,545 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.32499730405624E-4
2022-08-08T12:47:34,545 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.657430277759234E-4
2022-08-08T12:47:34,545 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T12:47:34,545 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.23358041871857943
2022-08-08T12:47:34,545 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.2134661107031535
2022-08-08T12:47:34,545 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.42454181793906653
2022-08-08T12:47:34,760 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T12:47:35,951 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T12:47:36,267 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T12:47:36,669 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T12:47:37,943 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T12:47:38,260 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T12:47:38,676 INFO ControlerListenerManagerImpl:171 [it.111] all ControlerIterationEndsListeners called.
2022-08-08T12:47:38,920 INFO AbstractController:181 ### ITERATION 111 ENDS
2022-08-08T12:47:38,920 INFO AbstractController:182 ###################################################
2022-08-08T12:47:38,921 INFO AbstractController:133 ###################################################
2022-08-08T12:47:38,921 INFO AbstractController:134 ### ITERATION 112 BEGINS
2022-08-08T12:47:38,921 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T12:47:38,921 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T12:47:38,922 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T12:47:38,922 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T12:47:38,922 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T12:47:39,391 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T12:47:44,831 INFO ControlerListenerManagerImpl:148 [it.112] all ControlerIterationStartsListeners called.
2022-08-08T12:47:44,831 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T12:47:46,332 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169323 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T12:47:46,332 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30706 plans
2022-08-08T12:47:46,332 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:47:46,332 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T12:47:46,332 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T12:47:46,332 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:47:46,333 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T12:47:46,334 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:47:46,336 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T12:47:46,340 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:47:46,341 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:47:46,341 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:47:46,343 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:47:46,344 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T12:47:46,344 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:47:46,344 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:47:46,345 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:47:46,350 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T12:47:46,361 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:47:46,368 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T12:47:46,414 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T12:47:46,496 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T12:47:46,500 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:47:46,667 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T12:47:47,092 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T12:47:48,109 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T12:47:49,739 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T12:47:52,901 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T12:47:58,100 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T12:48:10,461 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T12:48:10,462 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30706 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T12:48:10,462 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30711 plans
2022-08-08T12:48:10,462 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T12:48:10,462 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T12:48:10,462 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T12:48:10,462 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T12:48:10,462 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T12:48:10,462 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T12:48:10,462 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T12:48:10,463 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T12:48:10,463 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T12:48:10,464 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T12:48:10,465 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T12:48:10,469 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T12:48:10,475 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T12:48:10,489 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T12:48:10,513 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T12:48:10,559 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T12:48:17,289 INFO MemoryObserver:41 used RAM: 13892 MB free: 2187 MB total: 16080 MB
2022-08-08T12:48:17,309 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30711 plans
2022-08-08T12:48:17,309 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T12:48:17,309 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T12:48:17,310 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T12:48:17,310 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:48:17,310 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:48:17,311 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:48:17,312 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:48:17,312 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T12:48:17,312 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:48:17,313 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T12:48:17,313 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:48:17,315 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:48:17,316 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:48:17,317 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T12:48:17,317 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:48:17,318 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:48:17,324 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:48:17,325 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T12:48:17,328 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:48:17,367 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T12:48:17,461 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T12:48:17,620 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T12:48:17,994 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T12:48:18,691 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T12:48:20,240 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T12:48:23,393 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T12:48:30,583 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T12:48:46,959 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T12:48:46,960 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30711 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T12:48:46,960 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7688 plans
2022-08-08T12:48:46,960 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T12:48:46,960 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T12:48:46,960 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T12:48:46,960 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T12:48:46,960 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T12:48:46,960 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T12:48:46,961 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T12:48:46,961 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T12:48:46,961 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T12:48:46,961 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T12:48:46,961 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T12:48:46,962 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T12:48:46,963 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T12:48:46,966 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T12:48:46,966 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7688 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T12:48:46,966 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40381 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T12:48:46,966 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6684 plans
2022-08-08T12:48:46,966 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T12:48:46,966 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T12:48:46,966 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T12:48:46,968 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T12:48:46,970 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T12:48:46,981 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T12:48:47,008 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T12:48:47,150 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T12:48:47,445 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T12:48:47,663 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T12:48:48,206 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T12:48:49,492 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T12:48:52,059 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T12:49:00,998 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T12:49:00,999 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6684 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T12:49:00,999 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T12:49:01,912 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T12:49:02,808 INFO ControlerListenerManagerImpl:213 [it.112] all ControlerReplanningListeners called.
2022-08-08T12:49:02,808 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T12:49:02,808 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T12:49:02,808 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T12:49:02,879 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T12:49:02,943 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T12:49:02,943 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T12:49:02,943 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T12:49:02,944 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T12:49:02,945 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T12:49:02,945 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T12:49:02,945 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T12:49:02,945 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T12:49:02,945 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T12:49:02,945 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T12:49:02,945 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T12:49:02,946 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T12:49:02,946 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T12:49:02,946 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T12:49:02,946 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T12:49:02,946 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T12:49:02,946 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T12:49:02,946 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T12:49:02,946 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T12:49:02,946 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T12:49:02,946 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T12:49:02,946 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T12:49:03,585 INFO ControlerListenerManagerImpl:232 [it.112] all ControlerBeforeMobsimListeners called.
2022-08-08T12:49:03,586 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T12:49:03,586 INFO NetworkImpl:163 node # 1
2022-08-08T12:49:03,586 INFO NetworkImpl:163 node # 4
2022-08-08T12:49:03,586 INFO NetworkImpl:163 node # 16
2022-08-08T12:49:03,586 INFO NetworkImpl:163 node # 64
2022-08-08T12:49:03,586 INFO NetworkImpl:163 node # 256
2022-08-08T12:49:03,586 INFO NetworkImpl:163 node # 1024
2022-08-08T12:49:03,587 INFO NetworkImpl:163 node # 4096
2022-08-08T12:49:03,588 INFO NetworkImpl:163 node # 16384
2022-08-08T12:49:03,593 INFO NetworkImpl:163 node # 65536
2022-08-08T12:49:03,626 INFO NetworkImpl:159 link # 1
2022-08-08T12:49:03,626 INFO NetworkImpl:159 link # 4
2022-08-08T12:49:03,626 INFO NetworkImpl:159 link # 16
2022-08-08T12:49:03,626 INFO NetworkImpl:159 link # 64
2022-08-08T12:49:03,626 INFO NetworkImpl:159 link # 256
2022-08-08T12:49:03,627 INFO NetworkImpl:159 link # 1024
2022-08-08T12:49:03,631 INFO NetworkImpl:159 link # 4096
2022-08-08T12:49:03,645 INFO NetworkImpl:159 link # 16384
2022-08-08T12:49:03,704 INFO NetworkImpl:159 link # 65536
2022-08-08T12:49:03,981 INFO NetworkImpl:159 link # 262144
2022-08-08T12:49:04,612 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T12:49:04,612 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T12:49:04,612 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T12:49:04,612 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T12:49:04,612 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T12:49:04,613 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T12:49:04,613 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T12:49:04,613 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T12:49:04,615 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T12:49:04,617 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T12:49:04,622 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T12:49:04,631 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T12:49:04,649 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T12:49:04,686 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T12:49:04,757 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T12:49:04,986 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T12:49:05,288 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T12:49:05,906 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T12:49:06,989 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T12:49:07,099 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T12:49:07,115 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:49:07,115 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T12:49:07,115 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:49:07,115 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:49:07,115 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:49:07,115 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T12:49:07,115 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:49:07,115 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T12:49:07,115 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:49:07,115 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T12:49:14,607 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:49:14,607 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T12:49:14,607 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T12:49:14,607 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T12:49:14,607 INFO EventsManagerImpl:176
2022-08-08T12:49:14,607 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:49:14,607 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T12:49:14,607 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T12:49:14,608 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T12:49:14,608 INFO EventsManagerImpl:176
2022-08-08T12:49:14,608 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:49:14,608 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T12:49:14,608 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T12:49:14,608 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T12:49:14,608 INFO EventsManagerImpl:176
2022-08-08T12:49:14,608 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:49:14,608 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T12:49:14,608 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T12:49:14,608 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T12:49:14,608 INFO EventsManagerImpl:176
2022-08-08T12:49:14,608 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T12:49:14,608 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T12:49:14,608 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T12:49:14,608 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T12:49:14,608 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T12:49:14,608 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T12:49:14,608 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T12:49:14,608 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:49:14,608 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T12:49:14,608 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T12:49:14,608 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:49:14,608 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T12:49:14,608 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T12:49:14,608 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T12:49:14,608 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T12:49:14,608 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T12:49:14,608 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T12:49:14,609 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T12:49:14,609 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T12:49:14,609 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:49:14,609 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:49:14,609 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:49:14,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T12:49:14,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T12:49:14,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T12:49:14,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:49:14,609 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T12:49:14,609 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:49:14,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T12:49:14,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:49:14,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:49:14,609 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T12:49:14,609 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:49:14,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T12:49:14,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:49:14,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:49:14,609 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T12:49:14,609 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T12:49:14,609 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:49:14,609 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:49:14,609 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:49:14,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T12:49:14,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T12:49:14,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T12:49:14,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:49:14,609 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T12:49:14,609 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:49:14,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T12:49:14,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:49:14,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:49:14,609 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T12:49:14,609 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:49:14,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T12:49:14,610 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:49:14,610 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:49:14,610 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T12:49:16,039 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T12:49:16,041 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T12:49:16,199 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T12:49:16,199 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T12:49:16,199 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T12:49:16,199 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T12:49:16,199 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T12:49:16,199 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T12:49:16,199 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T12:49:16,199 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T12:49:16,387 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T12:49:16,387 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T12:49:16,410 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T12:49:16,410 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T12:49:16,411 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T12:49:16,412 INFO VehicularDepartureHandler:110 teleport vehicle 190998_car from link -24739580#0 to link -334734081#2
2022-08-08T12:49:16,413 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T12:49:16,413 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T12:49:16,414 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T12:49:16,416 INFO VehicularDepartureHandler:110 teleport vehicle 150408_car from link -19080401 to link 376768590#0
2022-08-08T12:49:16,417 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T12:49:16,418 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T12:49:17,213 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1771 #nodes=229
2022-08-08T12:49:17,214 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271751 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T12:49:17,289 INFO MemoryObserver:41 used RAM: 13336 MB free: 2743 MB total: 16080 MB
2022-08-08T12:49:18,645 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3127 #nodes=370
2022-08-08T12:49:18,645 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271267 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T12:49:20,383 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4257 #nodes=494
2022-08-08T12:49:20,383 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270679 lost=0 simT=10800.0s realT=13s; (s/r): 830.7692307692307
2022-08-08T12:49:23,827 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5476 #nodes=705
2022-08-08T12:49:23,827 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269845 lost=0 simT=14400.0s realT=16s; (s/r): 900.0
2022-08-08T12:49:28,622 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6995 #nodes=972
2022-08-08T12:49:28,622 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268593 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-08-08T12:49:37,219 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10864 #nodes=1709
2022-08-08T12:49:37,220 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266700 lost=0 simT=21600.0s realT=30s; (s/r): 720.0
2022-08-08T12:49:47,176 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11753 #nodes=1870
2022-08-08T12:49:47,177 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263977 lost=0 simT=25200.0s realT=40s; (s/r): 630.0
2022-08-08T12:50:02,586 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12929 #nodes=1950
2022-08-08T12:50:02,587 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260543 lost=0 simT=28800.0s realT=55s; (s/r): 523.6363636363636
2022-08-08T12:50:16,008 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14083 #nodes=2134
2022-08-08T12:50:16,008 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256879 lost=0 simT=32400.0s realT=68s; (s/r): 476.47058823529414
2022-08-08T12:50:17,289 INFO MemoryObserver:41 used RAM: 14748 MB free: 1331 MB total: 16080 MB
2022-08-08T12:50:32,950 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13970 #nodes=2039
2022-08-08T12:50:32,951 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251376 lost=0 simT=36000.0s realT=85s; (s/r): 423.52941176470586
2022-08-08T12:50:48,500 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14287 #nodes=2178
2022-08-08T12:50:48,500 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245466 lost=0 simT=39600.0s realT=101s; (s/r): 392.0792079207921
2022-08-08T12:51:04,731 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14715 #nodes=2167
2022-08-08T12:51:04,732 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237556 lost=0 simT=43200.0s realT=117s; (s/r): 369.2307692307692
2022-08-08T12:51:17,289 INFO MemoryObserver:41 used RAM: 14949 MB free: 1130 MB total: 16080 MB
2022-08-08T12:51:18,169 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14925 #nodes=2299
2022-08-08T12:51:18,170 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228349 lost=0 simT=46800.0s realT=131s; (s/r): 357.2519083969466
2022-08-08T12:51:35,262 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15081 #nodes=2348
2022-08-08T12:51:35,263 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217079 lost=0 simT=50400.0s realT=148s; (s/r): 340.5405405405405
2022-08-08T12:51:52,225 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15273 #nodes=2448
2022-08-08T12:51:52,226 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203620 lost=0 simT=54000.0s realT=165s; (s/r): 327.27272727272725
2022-08-08T12:52:07,556 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15580 #nodes=2456
2022-08-08T12:52:07,557 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186838 lost=0 simT=57600.0s realT=180s; (s/r): 320.0
2022-08-08T12:52:17,290 INFO MemoryObserver:41 used RAM: 15571 MB free: 508 MB total: 16080 MB
2022-08-08T12:52:27,531 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15500 #nodes=2410
2022-08-08T12:52:27,532 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167272 lost=0 simT=61200.0s realT=200s; (s/r): 306.0
2022-08-08T12:52:53,358 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15035 #nodes=2222
2022-08-08T12:52:53,359 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145181 lost=0 simT=64800.0s realT=226s; (s/r): 286.72566371681415
2022-08-08T12:53:08,172 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14464 #nodes=2021
2022-08-08T12:53:08,172 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121523 lost=0 simT=68400.0s realT=241s; (s/r): 283.81742738589213
2022-08-08T12:53:17,290 INFO MemoryObserver:41 used RAM: 15739 MB free: 340 MB total: 16080 MB
2022-08-08T12:53:25,748 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14065 #nodes=2015
2022-08-08T12:53:25,749 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96550 lost=0 simT=72000.0s realT=258s; (s/r): 279.06976744186045
2022-08-08T12:53:39,099 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12176 #nodes=1631
2022-08-08T12:53:39,099 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73950 lost=0 simT=75600.0s realT=271s; (s/r): 278.9667896678967
2022-08-08T12:53:52,300 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11351 #nodes=1481
2022-08-08T12:53:52,301 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58088 lost=0 simT=79200.0s realT=285s; (s/r): 277.89473684210526
2022-08-08T12:54:09,280 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10932 #nodes=1411
2022-08-08T12:54:09,281 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44668 lost=0 simT=82800.0s realT=302s; (s/r): 274.17218543046357
2022-08-08T12:54:19,120 INFO MemoryObserver:41 used RAM: 15465 MB free: 614 MB total: 16080 MB
2022-08-08T12:54:32,394 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10219 #nodes=1303
2022-08-08T12:54:32,394 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32463 lost=0 simT=86400.0s realT=325s; (s/r): 265.84615384615387
2022-08-08T12:54:45,781 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8590 #nodes=1019
2022-08-08T12:54:45,781 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26163 lost=5 simT=90000.0s realT=338s; (s/r): 266.2721893491124
2022-08-08T12:54:50,968 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7319 #nodes=836
2022-08-08T12:54:50,968 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22125 lost=6 simT=93600.0s realT=343s; (s/r): 272.8862973760933
2022-08-08T12:54:55,777 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6213 #nodes=656
2022-08-08T12:54:55,777 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19135 lost=6 simT=97200.0s realT=348s; (s/r): 279.3103448275862
2022-08-08T12:54:59,824 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5259 #nodes=563
2022-08-08T12:54:59,824 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16823 lost=6 simT=100800.0s realT=352s; (s/r): 286.3636363636364
2022-08-08T12:55:03,005 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4420 #nodes=507
2022-08-08T12:55:03,005 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15000 lost=6 simT=104400.0s realT=355s; (s/r): 294.0845070422535
2022-08-08T12:55:05,517 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3710 #nodes=390
2022-08-08T12:55:05,517 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13385 lost=6 simT=108000.0s realT=358s; (s/r): 301.67597765363126
2022-08-08T12:55:07,545 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3115 #nodes=301
2022-08-08T12:55:07,546 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12118 lost=6 simT=111600.0s realT=360s; (s/r): 310.0
2022-08-08T12:55:09,182 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2590 #nodes=273
2022-08-08T12:55:09,183 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11077 lost=6 simT=115200.0s realT=362s; (s/r): 318.23204419889504
2022-08-08T12:55:10,614 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2184 #nodes=215
2022-08-08T12:55:10,614 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10233 lost=7 simT=118800.0s realT=363s; (s/r): 327.27272727272725
2022-08-08T12:55:11,617 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1890 #nodes=187
2022-08-08T12:55:11,617 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9502 lost=7 simT=122400.0s realT=364s; (s/r): 336.2637362637363
2022-08-08T12:55:12,519 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1665 #nodes=176
2022-08-08T12:55:12,519 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8804 lost=7 simT=126000.0s realT=365s; (s/r): 345.2054794520548
2022-08-08T12:55:13,543 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1353 #nodes=156
2022-08-08T12:55:13,543 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7210 lost=7 simT=129600.0s realT=366s; (s/r): 354.0983606557377
2022-08-08T12:55:14,023 INFO AbstractController$9:234 ### ITERATION 112 fires after mobsim event
2022-08-08T12:55:14,023 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=239.870312884sec
2022-08-08T12:55:14,023 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T12:55:14,063 INFO LegTimesControlerListener:50 [112] average trip (probably: leg) duration is: 1235 seconds = 00:20:35
2022-08-08T12:55:14,064 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T12:55:14,064 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:55:14,064 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:55:14,064 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:55:14,064 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:55:14,064 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T12:55:14,064 INFO EventsManagerImpl:137 event # 1
2022-08-08T12:55:14,064 INFO EventsManagerImpl:137 event # 4
2022-08-08T12:55:14,064 INFO EventsManagerImpl:137 event # 16
2022-08-08T12:55:14,064 INFO EventsManagerImpl:137 event # 64
2022-08-08T12:55:14,064 INFO EventsManagerImpl:137 event # 256
2022-08-08T12:55:14,065 INFO EventsManagerImpl:137 event # 1024
2022-08-08T12:55:14,068 INFO EventsManagerImpl:137 event # 4096
2022-08-08T12:55:14,079 INFO EventsManagerImpl:137 event # 16384
2022-08-08T12:55:14,093 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T12:55:14,476 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T12:55:14,476 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T12:55:14,476 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T12:55:14,476 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T12:55:14,476 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T12:55:14,476 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T12:55:14,477 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T12:55:14,504 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-08-08T12:55:14,504 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:20:32][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T12:55:14,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-08-08T12:55:14,505 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-08-08T12:55:14,506 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-08-08T12:55:14,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-08-08T12:55:14,508 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-08-08T12:55:14,508 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-08-08T12:55:14,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-08-08T12:55:14,508 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-08-08T12:55:14,508 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T12:55:14,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-08-08T12:55:14,508 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-08-08T12:55:14,509 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-08-08T12:55:14,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-08-08T12:55:14,509 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-08-08T12:55:14,509 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-08-08T12:55:14,510 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T12:55:14,510 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-08-08T12:55:14,510 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-08-08T12:55:14,510 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T12:55:14,510 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-08-08T12:55:14,510 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=33:49:07][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T12:55:14,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-08-08T12:55:14,511 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T12:55:14,511 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T12:55:14,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-08-08T12:55:14,512 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-08-08T12:55:14,512 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-08-08T12:55:14,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-08-08T12:55:14,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-08-08T12:55:14,515 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-08-08T12:55:14,516 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T12:55:14,849 INFO ControlerListenerManagerImpl:251 [it.112] all ControlerAfterMobsimListeners called.
2022-08-08T12:55:14,849 INFO AbstractController$4:159 ### ITERATION 112 fires scoring event
2022-08-08T12:55:14,849 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T12:55:14,976 INFO NewScoreAssignerImpl:57 it: 112 msaStart: 599
2022-08-08T12:55:15,095 INFO ControlerListenerManagerImpl:194 [it.112] all ControlerScoringListeners called.
2022-08-08T12:55:15,095 INFO AbstractController$5:167 ### ITERATION 112 fires iteration end event
2022-08-08T12:55:15,095 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T12:55:15,095 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T12:55:15,169 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T12:55:15,169 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T12:55:17,357 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T12:55:17,357 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1350282688959982
2022-08-08T12:55:17,357 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3052180633367054
2022-08-08T12:55:17,357 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.4135115566122515E-4
2022-08-08T12:55:17,357 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.861484977174343E-4
2022-08-08T12:55:17,357 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T12:55:17,357 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13892069817240688
2022-08-08T12:55:17,358 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13819536092268034
2022-08-08T12:55:17,358 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2217888742252371
2022-08-08T12:55:17,551 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T12:55:17,663 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -90.35161146517382
2022-08-08T12:55:17,663 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -110.12264653603505
2022-08-08T12:55:17,663 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -91.55045325065018
2022-08-08T12:55:17,663 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -73.89556921540738
2022-08-08T12:55:17,734 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T12:55:18,638 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18781.586886643654 meters
2022-08-08T12:55:18,638 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138461.38494819135 meters (statistic on all 2104708 legs which have a finite distance)
2022-08-08T12:55:18,638 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51658.70578422173 meters
2022-08-08T12:55:18,639 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138413.26070133317 meters (statistic on all 764944 trips which have a finite distance)
2022-08-08T12:55:18,639 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T12:55:18,639 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T12:55:19,120 INFO MemoryObserver:41 used RAM: 15956 MB free: 123 MB total: 16080 MB
2022-08-08T12:55:19,878 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T12:55:19,880 INFO LegHistogramListener:72 number of legs: 2111907 100%
2022-08-08T12:55:19,880 INFO LegHistogramListener:79 number of bike legs: 104495 4.947897800423977%
2022-08-08T12:55:19,880 INFO LegHistogramListener:79 number of car legs: 237561 11.248648733111827%
2022-08-08T12:55:19,880 INFO LegHistogramListener:79 number of drtNorth legs: 222 0.010511826515088023%
2022-08-08T12:55:19,880 INFO LegHistogramListener:79 number of drtSoutheast legs: 155 0.007339338332606502%
2022-08-08T12:55:19,880 INFO LegHistogramListener:79 number of freight legs: 47065 2.2285545717685484%
2022-08-08T12:55:19,880 INFO LegHistogramListener:79 number of pt legs: 127642 6.043921441616511%
2022-08-08T12:55:19,880 INFO LegHistogramListener:79 number of ride legs: 107116 5.072003644099858%
2022-08-08T12:55:19,880 INFO LegHistogramListener:79 number of walk legs: 1487651 70.44112264413158%
2022-08-08T12:55:20,430 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T12:55:20,430 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T12:55:22,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6454448820717172
2022-08-08T12:55:22,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.45841057426169657
2022-08-08T12:55:22,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.011661882436311537
2022-08-08T12:55:22,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009756748845879314
2022-08-08T12:55:22,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T12:55:22,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5443521262009787
2022-08-08T12:55:22,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7140001643241911
2022-08-08T12:55:22,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.909138992590006
2022-08-08T12:55:22,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.23899027919707092
2022-08-08T12:55:22,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38327718923471144
2022-08-08T12:55:22,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0012683773499643108
2022-08-08T12:55:22,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0011477017721336982
2022-08-08T12:55:22,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T12:55:22,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3358388493198519
2022-08-08T12:55:22,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.28506652562173596
2022-08-08T12:55:22,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6653845956341117
2022-08-08T12:55:22,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18523444440450454
2022-08-08T12:55:22,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.370702537268213
2022-08-08T12:55:22,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.3378351314850284E-4
2022-08-08T12:55:22,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.657430277759234E-4
2022-08-08T12:55:22,957 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T12:55:22,957 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.234104202077674
2022-08-08T12:55:22,957 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21370361051058606
2022-08-08T12:55:22,957 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4266972891643601
2022-08-08T12:55:23,116 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T12:55:24,319 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T12:55:24,653 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T12:55:25,036 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T12:55:26,261 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T12:55:26,586 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T12:55:26,965 INFO ControlerListenerManagerImpl:171 [it.112] all ControlerIterationEndsListeners called.
2022-08-08T12:55:27,202 INFO AbstractController:181 ### ITERATION 112 ENDS
2022-08-08T12:55:27,202 INFO AbstractController:182 ###################################################
2022-08-08T12:55:27,202 INFO AbstractController:133 ###################################################
2022-08-08T12:55:27,202 INFO AbstractController:134 ### ITERATION 113 BEGINS
2022-08-08T12:55:27,203 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T12:55:27,203 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T12:55:27,203 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T12:55:27,203 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T12:55:27,203 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T12:55:33,487 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T12:55:33,513 INFO ControlerListenerManagerImpl:148 [it.113] all ControlerIterationStartsListeners called.
2022-08-08T12:55:33,513 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T12:55:35,082 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169902 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T12:55:35,082 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30323 plans
2022-08-08T12:55:35,082 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:55:35,084 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T12:55:35,084 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T12:55:35,085 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:55:35,086 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T12:55:35,087 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:55:35,090 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T12:55:35,092 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:55:35,093 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:55:35,093 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:55:35,094 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:55:35,094 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T12:55:35,097 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:55:35,105 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T12:55:35,107 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:55:35,120 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:55:35,126 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:55:35,129 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:55:35,133 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T12:55:35,191 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T12:55:35,349 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T12:55:35,611 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T12:55:36,105 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T12:55:37,079 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T12:55:38,581 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T12:55:41,706 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T12:55:46,956 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T12:56:05,228 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T12:56:05,229 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30323 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T12:56:05,229 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30544 plans
2022-08-08T12:56:05,229 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T12:56:05,229 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T12:56:05,229 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T12:56:05,229 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T12:56:05,229 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T12:56:05,229 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T12:56:05,229 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T12:56:05,230 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T12:56:05,230 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T12:56:05,231 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T12:56:05,233 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T12:56:05,236 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T12:56:05,242 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T12:56:05,256 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T12:56:05,279 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T12:56:05,327 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T12:56:05,448 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30544 plans
2022-08-08T12:56:05,449 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T12:56:05,449 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T12:56:05,449 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:56:05,449 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:56:05,450 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T12:56:05,450 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:56:05,451 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:56:05,453 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:56:05,453 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T12:56:05,453 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:56:05,456 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:56:05,457 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:56:05,459 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T12:56:05,472 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T12:56:05,472 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:56:05,475 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:56:05,551 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:56:05,554 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T12:56:05,560 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T12:56:05,620 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T12:56:05,738 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T12:56:06,017 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T12:56:06,434 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T12:56:07,225 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T12:56:09,028 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T12:56:12,365 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T12:56:19,121 INFO MemoryObserver:41 used RAM: 15705 MB free: 374 MB total: 16080 MB
2022-08-08T12:56:19,501 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T12:56:36,933 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T12:56:36,933 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30544 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T12:56:36,933 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7659 plans
2022-08-08T12:56:36,933 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T12:56:36,933 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T12:56:36,933 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T12:56:36,933 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T12:56:36,933 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T12:56:36,933 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T12:56:36,933 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T12:56:36,933 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T12:56:36,934 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T12:56:36,934 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T12:56:36,934 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T12:56:36,935 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T12:56:36,936 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T12:56:36,938 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T12:56:36,938 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7659 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T12:56:36,938 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40178 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T12:56:36,938 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6887 plans
2022-08-08T12:56:36,939 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T12:56:36,939 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T12:56:36,939 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T12:56:36,941 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T12:56:36,943 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T12:56:36,952 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T12:56:36,985 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T12:56:37,069 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T12:56:37,330 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T12:56:37,646 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T12:56:38,155 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T12:56:39,313 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T12:56:42,139 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T12:56:50,078 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T12:56:50,078 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6887 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T12:56:50,078 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T12:56:51,053 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T12:56:52,031 INFO ControlerListenerManagerImpl:213 [it.113] all ControlerReplanningListeners called.
2022-08-08T12:56:52,031 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T12:56:52,031 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T12:56:52,031 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T12:56:52,109 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T12:56:52,180 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T12:56:52,180 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T12:56:52,180 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T12:56:52,189 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T12:56:52,198 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T12:56:52,198 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T12:56:52,199 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T12:56:52,200 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T12:56:52,200 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T12:56:52,200 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T12:56:52,200 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T12:56:52,200 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T12:56:52,200 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T12:56:52,200 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T12:56:52,200 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T12:56:52,200 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T12:56:52,200 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T12:56:52,200 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T12:56:52,200 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T12:56:52,201 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T12:56:52,201 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T12:56:52,201 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T12:56:52,901 INFO ControlerListenerManagerImpl:232 [it.113] all ControlerBeforeMobsimListeners called.
2022-08-08T12:56:52,901 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T12:56:52,901 INFO NetworkImpl:163 node # 1
2022-08-08T12:56:52,901 INFO NetworkImpl:163 node # 4
2022-08-08T12:56:52,901 INFO NetworkImpl:163 node # 16
2022-08-08T12:56:52,901 INFO NetworkImpl:163 node # 64
2022-08-08T12:56:52,901 INFO NetworkImpl:163 node # 256
2022-08-08T12:56:52,902 INFO NetworkImpl:163 node # 1024
2022-08-08T12:56:52,902 INFO NetworkImpl:163 node # 4096
2022-08-08T12:56:52,904 INFO NetworkImpl:163 node # 16384
2022-08-08T12:56:52,910 INFO NetworkImpl:163 node # 65536
2022-08-08T12:56:52,986 INFO NetworkImpl:159 link # 1
2022-08-08T12:56:52,986 INFO NetworkImpl:159 link # 4
2022-08-08T12:56:52,986 INFO NetworkImpl:159 link # 16
2022-08-08T12:56:52,986 INFO NetworkImpl:159 link # 64
2022-08-08T12:56:52,987 INFO NetworkImpl:159 link # 256
2022-08-08T12:56:52,988 INFO NetworkImpl:159 link # 1024
2022-08-08T12:56:52,992 INFO NetworkImpl:159 link # 4096
2022-08-08T12:56:53,009 INFO NetworkImpl:159 link # 16384
2022-08-08T12:56:53,080 INFO NetworkImpl:159 link # 65536
2022-08-08T12:56:53,411 INFO NetworkImpl:159 link # 262144
2022-08-08T12:56:53,981 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T12:56:53,981 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T12:56:53,981 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T12:56:53,981 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T12:56:53,981 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T12:56:53,982 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T12:56:53,982 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T12:56:53,982 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T12:56:53,984 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T12:56:53,986 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T12:56:53,991 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T12:56:54,158 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T12:56:57,396 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T12:56:57,432 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T12:56:57,504 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T12:56:57,653 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T12:56:57,948 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T12:56:58,493 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T12:56:59,556 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T12:56:59,660 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T12:56:59,676 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:56:59,676 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T12:56:59,676 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:56:59,676 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:56:59,676 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:56:59,676 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T12:56:59,676 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:56:59,676 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T12:56:59,676 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:56:59,676 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T12:57:01,254 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:57:01,255 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T12:57:01,255 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T12:57:01,255 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T12:57:01,255 INFO EventsManagerImpl:176
2022-08-08T12:57:01,255 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:57:01,255 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T12:57:01,255 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T12:57:01,255 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T12:57:01,255 INFO EventsManagerImpl:176
2022-08-08T12:57:01,255 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:57:01,255 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T12:57:01,255 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T12:57:01,255 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T12:57:01,255 INFO EventsManagerImpl:176
2022-08-08T12:57:01,255 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:57:01,255 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T12:57:01,255 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T12:57:01,255 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T12:57:01,255 INFO EventsManagerImpl:176
2022-08-08T12:57:01,255 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T12:57:01,255 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T12:57:01,256 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T12:57:01,256 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T12:57:01,256 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T12:57:01,256 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T12:57:01,256 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T12:57:01,256 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:57:01,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T12:57:01,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T12:57:01,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:57:01,256 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T12:57:01,256 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T12:57:01,256 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T12:57:01,256 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T12:57:01,256 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T12:57:01,256 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T12:57:01,256 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T12:57:01,256 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T12:57:01,256 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:57:01,256 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:57:01,256 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:57:01,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T12:57:01,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T12:57:01,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T12:57:01,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:57:01,256 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T12:57:01,256 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:57:01,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T12:57:01,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:57:01,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:57:01,257 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T12:57:01,257 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:57:01,257 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T12:57:01,257 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:57:01,257 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:57:01,257 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T12:57:01,257 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T12:57:01,257 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:57:01,257 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T12:57:01,257 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:57:01,257 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T12:57:01,257 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T12:57:01,257 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T12:57:01,257 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:57:01,257 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T12:57:01,257 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:57:01,257 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T12:57:01,257 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:57:01,257 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:57:01,257 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T12:57:01,257 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T12:57:01,257 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T12:57:01,257 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T12:57:01,257 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T12:57:01,257 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T12:57:02,802 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T12:57:02,805 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T12:57:02,986 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T12:57:02,986 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T12:57:02,986 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T12:57:02,986 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T12:57:02,986 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T12:57:02,986 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T12:57:02,986 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T12:57:02,986 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T12:57:03,200 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T12:57:03,200 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=3s; (s/r): 0.0
2022-08-08T12:57:03,224 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T12:57:03,224 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T12:57:03,225 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T12:57:03,226 INFO VehicularDepartureHandler:110 teleport vehicle 190998_car from link -24739580#0 to link -334734081#2
2022-08-08T12:57:03,228 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T12:57:03,228 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T12:57:03,232 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T12:57:03,233 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T12:57:03,234 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T12:57:03,234 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T12:57:04,569 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1766 #nodes=219
2022-08-08T12:57:04,569 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271757 lost=0 simT=3600.0s realT=4s; (s/r): 900.0
2022-08-08T12:57:06,070 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3096 #nodes=385
2022-08-08T12:57:06,070 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271267 lost=0 simT=7200.0s realT=6s; (s/r): 1200.0
2022-08-08T12:57:08,514 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4258 #nodes=493
2022-08-08T12:57:08,514 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270672 lost=0 simT=10800.0s realT=8s; (s/r): 1350.0
2022-08-08T12:57:11,881 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5464 #nodes=707
2022-08-08T12:57:11,881 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269822 lost=0 simT=14400.0s realT=12s; (s/r): 1200.0
2022-08-08T12:57:16,139 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6944 #nodes=970
2022-08-08T12:57:16,140 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268607 lost=0 simT=18000.0s realT=16s; (s/r): 1125.0
2022-08-08T12:57:19,121 INFO MemoryObserver:41 used RAM: 13672 MB free: 2407 MB total: 16080 MB
2022-08-08T12:57:22,042 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10733 #nodes=1667
2022-08-08T12:57:22,042 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266696 lost=0 simT=21600.0s realT=22s; (s/r): 981.8181818181819
2022-08-08T12:57:34,238 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11713 #nodes=1895
2022-08-08T12:57:34,238 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263989 lost=0 simT=25200.0s realT=34s; (s/r): 741.1764705882352
2022-08-08T12:57:46,950 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12911 #nodes=1958
2022-08-08T12:57:46,950 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260509 lost=0 simT=28800.0s realT=47s; (s/r): 612.7659574468086
2022-08-08T12:58:02,546 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14002 #nodes=2128
2022-08-08T12:58:02,546 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256795 lost=0 simT=32400.0s realT=62s; (s/r): 522.5806451612904
2022-08-08T12:58:16,859 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13942 #nodes=2069
2022-08-08T12:58:16,859 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251368 lost=0 simT=36000.0s realT=77s; (s/r): 467.53246753246754
2022-08-08T12:58:19,121 INFO MemoryObserver:41 used RAM: 14653 MB free: 1426 MB total: 16080 MB
2022-08-08T12:58:34,834 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14344 #nodes=2084
2022-08-08T12:58:34,834 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245438 lost=0 simT=39600.0s realT=95s; (s/r): 416.8421052631579
2022-08-08T12:58:49,247 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14617 #nodes=2307
2022-08-08T12:58:49,247 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237511 lost=0 simT=43200.0s realT=109s; (s/r): 396.3302752293578
2022-08-08T12:59:07,147 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14873 #nodes=2271
2022-08-08T12:59:07,147 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228360 lost=0 simT=46800.0s realT=127s; (s/r): 368.503937007874
2022-08-08T12:59:19,121 INFO MemoryObserver:41 used RAM: 15652 MB free: 427 MB total: 16080 MB
2022-08-08T12:59:20,864 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15168 #nodes=2308
2022-08-08T12:59:20,864 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217026 lost=0 simT=50400.0s realT=141s; (s/r): 357.4468085106383
2022-08-08T12:59:36,131 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15364 #nodes=2355
2022-08-08T12:59:36,132 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203547 lost=0 simT=54000.0s realT=156s; (s/r): 346.15384615384613
2022-08-08T12:59:55,106 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15715 #nodes=2376
2022-08-08T12:59:55,107 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186857 lost=0 simT=57600.0s realT=175s; (s/r): 329.14285714285717
2022-08-08T13:00:19,122 INFO MemoryObserver:41 used RAM: 15670 MB free: 409 MB total: 16080 MB
2022-08-08T13:00:20,556 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15482 #nodes=2364
2022-08-08T13:00:20,557 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167238 lost=0 simT=61200.0s realT=200s; (s/r): 306.0
2022-08-08T13:00:36,226 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15138 #nodes=2226
2022-08-08T13:00:36,227 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145101 lost=0 simT=64800.0s realT=216s; (s/r): 300.0
2022-08-08T13:00:54,198 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14445 #nodes=2051
2022-08-08T13:00:54,198 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121370 lost=0 simT=68400.0s realT=234s; (s/r): 292.3076923076923
2022-08-08T13:01:08,903 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13945 #nodes=2017
2022-08-08T13:01:08,903 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96456 lost=0 simT=72000.0s realT=249s; (s/r): 289.1566265060241
2022-08-08T13:01:19,122 INFO MemoryObserver:41 used RAM: 15706 MB free: 373 MB total: 16080 MB
2022-08-08T13:01:25,203 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12155 #nodes=1662
2022-08-08T13:01:25,204 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73822 lost=0 simT=75600.0s realT=265s; (s/r): 285.2830188679245
2022-08-08T13:01:43,201 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11337 #nodes=1487
2022-08-08T13:01:43,201 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57975 lost=0 simT=79200.0s realT=283s; (s/r): 279.85865724381625
2022-08-08T13:02:07,445 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10863 #nodes=1422
2022-08-08T13:02:07,445 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44513 lost=0 simT=82800.0s realT=307s; (s/r): 269.7068403908795
2022-08-08T13:02:19,122 INFO MemoryObserver:41 used RAM: 15613 MB free: 466 MB total: 16080 MB
2022-08-08T13:02:22,366 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10346 #nodes=1263
2022-08-08T13:02:22,367 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32371 lost=3 simT=86400.0s realT=322s; (s/r): 268.3229813664596
2022-08-08T13:02:35,741 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8591 #nodes=1002
2022-08-08T13:02:35,742 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26130 lost=5 simT=90000.0s realT=336s; (s/r): 267.85714285714283
2022-08-08T13:02:57,892 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7376 #nodes=836
2022-08-08T13:02:57,892 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22126 lost=7 simT=93600.0s realT=358s; (s/r): 261.45251396648047
2022-08-08T13:03:01,679 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6204 #nodes=656
2022-08-08T13:03:01,679 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19096 lost=8 simT=97200.0s realT=362s; (s/r): 268.50828729281767
2022-08-08T13:03:12,330 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5238 #nodes=563
2022-08-08T13:03:12,331 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16819 lost=10 simT=100800.0s realT=372s; (s/r): 270.96774193548384
2022-08-08T13:03:21,018 INFO MemoryObserver:41 used RAM: 15603 MB free: 476 MB total: 16080 MB
2022-08-08T13:03:22,456 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4407 #nodes=520
2022-08-08T13:03:22,456 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14994 lost=10 simT=104400.0s realT=382s; (s/r): 273.29842931937173
2022-08-08T13:03:24,504 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3691 #nodes=361
2022-08-08T13:03:24,504 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13399 lost=11 simT=108000.0s realT=384s; (s/r): 281.25
2022-08-08T13:03:33,544 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3078 #nodes=278
2022-08-08T13:03:33,544 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12141 lost=12 simT=111600.0s realT=393s; (s/r): 283.96946564885496
2022-08-08T13:03:34,924 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2565 #nodes=257
2022-08-08T13:03:34,924 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11113 lost=12 simT=115200.0s realT=395s; (s/r): 291.6455696202532
2022-08-08T13:03:43,778 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2182 #nodes=210
2022-08-08T13:03:43,779 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10307 lost=12 simT=118800.0s realT=404s; (s/r): 294.05940594059405
2022-08-08T13:03:44,785 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1901 #nodes=189
2022-08-08T13:03:44,785 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9602 lost=12 simT=122400.0s realT=405s; (s/r): 302.22222222222223
2022-08-08T13:03:45,738 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1664 #nodes=186
2022-08-08T13:03:45,738 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8901 lost=12 simT=126000.0s realT=406s; (s/r): 310.3448275862069
2022-08-08T13:03:54,227 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1385 #nodes=141
2022-08-08T13:03:54,227 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7310 lost=12 simT=129600.0s realT=414s; (s/r): 313.04347826086956
2022-08-08T13:03:54,606 INFO AbstractController$9:234 ### ITERATION 113 fires after mobsim event
2022-08-08T13:03:54,606 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=237.824952723sec
2022-08-08T13:03:54,607 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T13:03:54,651 INFO LegTimesControlerListener:50 [113] average trip (probably: leg) duration is: 1228 seconds = 00:20:28
2022-08-08T13:03:54,651 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T13:03:54,652 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:03:54,652 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:03:54,652 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:03:54,652 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:03:54,652 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T13:03:54,652 INFO EventsManagerImpl:137 event # 1
2022-08-08T13:03:54,652 INFO EventsManagerImpl:137 event # 4
2022-08-08T13:03:54,652 INFO EventsManagerImpl:137 event # 16
2022-08-08T13:03:54,652 INFO EventsManagerImpl:137 event # 64
2022-08-08T13:03:54,652 INFO EventsManagerImpl:137 event # 256
2022-08-08T13:03:54,653 INFO EventsManagerImpl:137 event # 1024
2022-08-08T13:03:54,655 INFO EventsManagerImpl:137 event # 4096
2022-08-08T13:03:54,666 INFO EventsManagerImpl:137 event # 16384
2022-08-08T13:03:54,679 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T13:03:54,957 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T13:03:54,957 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T13:03:54,957 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T13:03:54,957 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T13:03:54,957 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T13:03:54,958 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T13:03:54,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-08-08T13:03:54,972 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-08-08T13:03:54,972 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:20:32][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T13:03:54,974 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T13:03:54,974 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-08-08T13:03:54,974 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:40:46][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T13:03:54,976 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T13:03:54,976 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-08-08T13:03:54,976 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-08-08T13:03:54,977 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T13:03:54,977 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-08-08T13:03:54,977 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T13:03:54,977 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T13:03:54,977 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-08-08T13:03:54,977 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-08-08T13:03:54,977 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T13:03:54,977 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-08-08T13:03:54,977 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:42:42][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T13:03:54,978 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T13:03:54,978 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-08-08T13:03:54,978 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-08-08T13:03:54,979 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T13:03:54,979 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T13:03:54,979 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T13:03:54,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-08-08T13:03:54,981 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-08-08T13:03:54,981 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-08-08T13:03:54,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-08-08T13:03:54,984 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-08-08T13:03:54,984 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-08-08T13:03:54,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-08-08T13:03:54,984 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-08-08T13:03:54,984 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:02][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T13:03:54,984 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T13:03:55,305 INFO ControlerListenerManagerImpl:251 [it.113] all ControlerAfterMobsimListeners called.
2022-08-08T13:03:55,305 INFO AbstractController$4:159 ### ITERATION 113 fires scoring event
2022-08-08T13:03:55,305 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T13:03:55,498 INFO NewScoreAssignerImpl:57 it: 113 msaStart: 599
2022-08-08T13:03:55,613 INFO ControlerListenerManagerImpl:194 [it.113] all ControlerScoringListeners called.
2022-08-08T13:03:55,613 INFO AbstractController$5:167 ### ITERATION 113 fires iteration end event
2022-08-08T13:03:55,613 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T13:03:55,614 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T13:03:55,684 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T13:03:55,684 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T13:03:57,661 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T13:03:57,661 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1351194174707426
2022-08-08T13:03:57,661 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3042102938835455
2022-08-08T13:03:57,661 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 3.106754237766834E-4
2022-08-08T13:03:57,661 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.9770254240334399E-4
2022-08-08T13:03:57,661 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T13:03:57,661 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1393340762156139
2022-08-08T13:03:57,661 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13843157694737004
2022-08-08T13:03:57,661 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22197502272295455
2022-08-08T13:03:57,854 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T13:03:57,966 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -90.1072529876243
2022-08-08T13:03:57,966 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -110.04417848047237
2022-08-08T13:03:57,966 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -91.42074031606965
2022-08-08T13:03:57,966 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -73.78433724748714
2022-08-08T13:03:58,037 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T13:03:58,917 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18732.7838357216 meters
2022-08-08T13:03:58,917 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138052.97856161682 meters (statistic on all 2103967 legs which have a finite distance)
2022-08-08T13:03:58,917 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51522.70322784648 meters
2022-08-08T13:03:58,917 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137990.20578218292 meters (statistic on all 764619 trips which have a finite distance)
2022-08-08T13:03:58,917 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T13:03:58,917 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T13:04:00,300 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T13:04:00,301 INFO LegHistogramListener:72 number of legs: 2111260 100%
2022-08-08T13:04:00,301 INFO LegHistogramListener:79 number of bike legs: 104419 4.945814347830206%
2022-08-08T13:04:00,301 INFO LegHistogramListener:79 number of car legs: 236798 11.215956348341749%
2022-08-08T13:04:00,301 INFO LegHistogramListener:79 number of drtNorth legs: 280 0.013262222559040573%
2022-08-08T13:04:00,302 INFO LegHistogramListener:79 number of drtSoutheast legs: 161 0.007625777971448329%
2022-08-08T13:04:00,302 INFO LegHistogramListener:79 number of freight legs: 47065 2.2292375169330163%
2022-08-08T13:04:00,302 INFO LegHistogramListener:79 number of pt legs: 127852 6.055720280780197%
2022-08-08T13:04:00,302 INFO LegHistogramListener:79 number of ride legs: 107349 5.084594033894452%
2022-08-08T13:04:00,302 INFO LegHistogramListener:79 number of walk legs: 1487336 70.44778947168989%
2022-08-08T13:04:00,943 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T13:04:00,943 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T13:04:03,727 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6479341368101593
2022-08-08T13:04:03,727 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.45882266852216064
2022-08-08T13:04:03,727 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.011709382397798056
2022-08-08T13:04:03,727 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009809383938337347
2022-08-08T13:04:03,727 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T13:04:03,727 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.54510185532282
2022-08-08T13:04:03,727 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7161505004185131
2022-08-08T13:04:03,727 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9097462218273877
2022-08-08T13:04:03,727 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2396167651755958
2022-08-08T13:04:03,727 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3834261080328854
2022-08-08T13:04:03,727 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0012902016565932515
2022-08-08T13:04:03,727 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0011605395995624868
2022-08-08T13:04:03,727 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T13:04:03,727 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3372330373786183
2022-08-08T13:04:03,727 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2858958492736357
2022-08-08T13:04:03,727 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6681164853109579
2022-08-08T13:04:03,727 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18543214694690788
2022-08-08T13:04:03,727 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3708334831079867
2022-08-08T13:04:03,727 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.3378351314850284E-4
2022-08-08T13:04:03,727 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.657430277759234E-4
2022-08-08T13:04:03,727 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T13:04:03,727 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2345766341270534
2022-08-08T13:04:03,727 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21395523192819033
2022-08-08T13:04:03,727 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.42882194960382464
2022-08-08T13:04:03,922 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T13:04:05,162 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T13:04:05,489 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T13:04:05,882 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T13:04:07,144 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T13:04:07,469 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T13:04:07,862 INFO ControlerListenerManagerImpl:171 [it.113] all ControlerIterationEndsListeners called.
2022-08-08T13:04:08,105 INFO AbstractController:181 ### ITERATION 113 ENDS
2022-08-08T13:04:08,105 INFO AbstractController:182 ###################################################
2022-08-08T13:04:08,105 INFO AbstractController:133 ###################################################
2022-08-08T13:04:08,105 INFO AbstractController:134 ### ITERATION 114 BEGINS
2022-08-08T13:04:08,106 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T13:04:08,106 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T13:04:08,106 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T13:04:08,106 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T13:04:08,106 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T13:04:14,240 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T13:04:14,265 INFO ControlerListenerManagerImpl:148 [it.114] all ControlerIterationStartsListeners called.
2022-08-08T13:04:14,265 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T13:04:15,835 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169846 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T13:04:15,835 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30366 plans
2022-08-08T13:04:15,835 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:04:15,835 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:04:15,836 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T13:04:15,836 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T13:04:15,837 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:04:15,837 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T13:04:15,837 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:04:15,837 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:04:15,839 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:04:15,840 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T13:04:15,841 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:04:15,845 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:04:15,845 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T13:04:15,852 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T13:04:15,857 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:04:15,860 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:04:15,867 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:04:15,880 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T13:04:15,927 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T13:04:16,101 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T13:04:16,252 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T13:04:16,310 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:04:16,696 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T13:04:17,640 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T13:04:19,233 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T13:04:21,019 INFO MemoryObserver:41 used RAM: 15754 MB free: 325 MB total: 16080 MB
2022-08-08T13:04:22,321 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T13:04:27,683 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T13:04:45,852 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T13:04:45,853 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30366 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T13:04:45,853 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30542 plans
2022-08-08T13:04:45,853 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T13:04:45,853 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T13:04:45,853 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T13:04:45,853 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T13:04:45,853 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T13:04:45,854 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T13:04:45,854 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T13:04:45,854 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T13:04:45,854 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T13:04:45,855 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T13:04:45,856 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T13:04:45,859 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T13:04:45,865 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T13:04:45,877 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T13:04:45,899 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T13:04:45,948 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T13:04:46,075 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30542 plans
2022-08-08T13:04:46,076 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T13:04:46,076 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T13:04:46,076 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:04:46,076 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T13:04:46,076 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:04:46,077 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T13:04:46,077 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:04:46,077 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:04:46,079 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:04:46,082 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:04:46,084 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T13:04:46,088 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:04:46,089 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:04:46,091 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:04:46,094 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T13:04:46,111 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:04:46,112 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T13:04:46,188 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:04:46,190 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:04:46,192 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T13:04:46,299 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T13:04:46,473 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T13:04:46,948 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T13:04:47,973 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T13:04:49,731 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T13:04:53,060 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T13:05:00,558 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T13:05:17,756 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T13:05:17,756 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30542 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T13:05:17,757 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7674 plans
2022-08-08T13:05:17,757 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T13:05:17,757 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T13:05:17,757 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T13:05:17,757 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T13:05:17,757 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T13:05:17,757 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T13:05:17,757 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T13:05:17,757 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T13:05:17,757 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T13:05:17,757 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T13:05:17,758 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T13:05:17,758 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T13:05:17,759 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T13:05:17,762 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T13:05:17,762 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7674 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T13:05:17,762 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40189 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T13:05:17,762 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6876 plans
2022-08-08T13:05:17,763 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T13:05:17,763 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T13:05:17,764 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T13:05:17,764 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T13:05:17,765 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T13:05:17,780 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T13:05:17,844 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T13:05:17,932 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T13:05:18,224 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T13:05:18,517 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T13:05:19,087 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T13:05:20,121 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T13:05:21,020 INFO MemoryObserver:41 used RAM: 14751 MB free: 1328 MB total: 16080 MB
2022-08-08T13:05:22,505 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T13:05:29,996 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T13:05:29,996 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6876 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T13:05:29,996 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T13:05:30,945 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T13:05:31,923 INFO ControlerListenerManagerImpl:213 [it.114] all ControlerReplanningListeners called.
2022-08-08T13:05:31,923 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T13:05:31,923 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T13:05:31,923 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T13:05:32,002 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T13:05:32,074 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T13:05:32,074 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T13:05:32,074 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T13:05:32,083 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T13:05:32,093 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T13:05:32,093 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T13:05:32,094 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T13:05:32,095 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T13:05:32,095 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T13:05:32,095 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T13:05:32,095 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T13:05:32,095 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T13:05:32,095 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T13:05:32,095 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T13:05:32,095 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T13:05:32,095 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T13:05:32,095 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T13:05:32,095 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T13:05:32,095 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T13:05:32,096 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T13:05:32,096 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T13:05:32,096 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T13:05:32,793 INFO ControlerListenerManagerImpl:232 [it.114] all ControlerBeforeMobsimListeners called.
2022-08-08T13:05:32,793 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T13:05:32,794 INFO NetworkImpl:163 node # 1
2022-08-08T13:05:32,794 INFO NetworkImpl:163 node # 4
2022-08-08T13:05:32,794 INFO NetworkImpl:163 node # 16
2022-08-08T13:05:32,794 INFO NetworkImpl:163 node # 64
2022-08-08T13:05:32,794 INFO NetworkImpl:163 node # 256
2022-08-08T13:05:32,794 INFO NetworkImpl:163 node # 1024
2022-08-08T13:05:32,795 INFO NetworkImpl:163 node # 4096
2022-08-08T13:05:32,796 INFO NetworkImpl:163 node # 16384
2022-08-08T13:05:32,803 INFO NetworkImpl:163 node # 65536
2022-08-08T13:05:32,842 INFO NetworkImpl:159 link # 1
2022-08-08T13:05:32,842 INFO NetworkImpl:159 link # 4
2022-08-08T13:05:32,842 INFO NetworkImpl:159 link # 16
2022-08-08T13:05:32,843 INFO NetworkImpl:159 link # 64
2022-08-08T13:05:32,843 INFO NetworkImpl:159 link # 256
2022-08-08T13:05:32,844 INFO NetworkImpl:159 link # 1024
2022-08-08T13:05:32,848 INFO NetworkImpl:159 link # 4096
2022-08-08T13:05:32,866 INFO NetworkImpl:159 link # 16384
2022-08-08T13:05:32,938 INFO NetworkImpl:159 link # 65536
2022-08-08T13:05:33,271 INFO NetworkImpl:159 link # 262144
2022-08-08T13:05:33,938 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T13:05:33,938 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T13:05:33,938 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T13:05:33,938 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T13:05:33,938 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T13:05:33,938 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T13:05:33,938 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T13:05:33,939 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T13:05:33,940 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T13:05:33,943 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T13:05:33,947 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T13:05:33,956 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T13:05:33,976 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T13:05:34,013 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T13:05:34,086 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T13:05:34,235 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T13:05:34,599 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T13:05:35,163 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T13:05:36,246 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T13:05:36,355 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T13:05:36,371 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:05:36,372 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T13:05:36,372 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T13:05:36,372 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:05:36,372 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:05:36,372 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T13:05:36,372 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T13:05:36,372 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T13:05:36,372 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:05:36,372 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T13:05:43,523 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:05:43,523 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T13:05:43,523 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T13:05:43,523 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T13:05:43,523 INFO EventsManagerImpl:176
2022-08-08T13:05:43,523 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:05:43,523 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T13:05:43,523 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T13:05:43,523 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T13:05:43,523 INFO EventsManagerImpl:176
2022-08-08T13:05:43,523 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:05:43,523 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T13:05:43,523 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T13:05:43,523 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T13:05:43,523 INFO EventsManagerImpl:176
2022-08-08T13:05:43,523 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:05:43,523 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T13:05:43,523 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T13:05:43,523 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T13:05:43,523 INFO EventsManagerImpl:176
2022-08-08T13:05:43,524 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T13:05:43,524 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T13:05:43,524 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T13:05:43,524 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T13:05:43,524 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T13:05:43,524 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T13:05:43,524 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T13:05:43,524 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:05:43,524 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T13:05:43,524 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T13:05:43,524 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:05:43,524 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T13:05:43,524 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T13:05:43,524 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T13:05:43,524 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T13:05:43,524 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T13:05:43,524 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T13:05:43,524 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T13:05:43,524 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T13:05:43,524 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:05:43,524 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:05:43,524 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:05:43,524 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T13:05:43,524 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T13:05:43,524 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T13:05:43,524 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:05:43,524 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T13:05:43,524 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:05:43,525 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T13:05:43,525 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T13:05:43,525 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:05:43,525 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T13:05:43,525 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:05:43,525 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T13:05:43,525 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T13:05:43,525 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:05:43,525 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T13:05:43,525 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T13:05:43,525 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:05:43,525 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:05:43,525 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:05:43,525 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T13:05:43,525 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T13:05:43,525 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T13:05:43,525 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:05:43,525 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T13:05:43,525 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:05:43,525 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T13:05:43,525 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T13:05:43,525 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:05:43,525 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T13:05:43,525 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:05:43,525 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T13:05:43,525 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T13:05:43,525 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:05:43,525 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T13:05:45,250 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T13:05:45,253 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T13:05:45,461 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T13:05:45,461 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T13:05:45,461 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T13:05:45,461 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T13:05:45,461 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T13:05:45,461 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T13:05:45,461 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T13:05:45,461 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T13:05:45,684 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T13:05:45,684 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273930 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T13:05:45,692 INFO VehicularDepartureHandler:110 teleport vehicle 131358_car from link -4347723 to link 4376500#0
2022-08-08T13:05:45,715 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T13:05:45,715 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T13:05:45,716 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T13:05:45,717 INFO VehicularDepartureHandler:110 teleport vehicle 190998_car from link -24739580#0 to link -334734081#2
2022-08-08T13:05:45,718 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T13:05:45,719 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T13:05:45,724 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T13:05:45,725 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T13:05:45,725 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T13:05:46,768 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1771 #nodes=229
2022-08-08T13:05:46,769 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271748 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T13:05:48,514 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3109 #nodes=361
2022-08-08T13:05:48,514 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271263 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T13:05:50,847 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4253 #nodes=475
2022-08-08T13:05:50,848 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270670 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T13:05:54,100 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5468 #nodes=697
2022-08-08T13:05:54,100 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269829 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T13:05:58,219 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6931 #nodes=1001
2022-08-08T13:05:58,220 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268595 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-08-08T13:06:04,043 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10781 #nodes=1723
2022-08-08T13:06:04,043 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266685 lost=0 simT=21600.0s realT=27s; (s/r): 800.0
2022-08-08T13:06:16,805 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11680 #nodes=1862
2022-08-08T13:06:16,806 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263997 lost=0 simT=25200.0s realT=40s; (s/r): 630.0
2022-08-08T13:06:21,021 INFO MemoryObserver:41 used RAM: 13788 MB free: 2291 MB total: 16080 MB
2022-08-08T13:06:28,708 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12881 #nodes=1932
2022-08-08T13:06:28,708 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260495 lost=0 simT=28800.0s realT=52s; (s/r): 553.8461538461538
2022-08-08T13:06:44,594 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14138 #nodes=2062
2022-08-08T13:06:44,594 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256820 lost=0 simT=32400.0s realT=68s; (s/r): 476.47058823529414
2022-08-08T13:06:58,136 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13862 #nodes=2051
2022-08-08T13:06:58,137 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251388 lost=0 simT=36000.0s realT=81s; (s/r): 444.44444444444446
2022-08-08T13:07:16,632 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14245 #nodes=2150
2022-08-08T13:07:16,633 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245460 lost=0 simT=39600.0s realT=100s; (s/r): 396.0
2022-08-08T13:07:21,021 INFO MemoryObserver:41 used RAM: 14989 MB free: 1090 MB total: 16080 MB
2022-08-08T13:07:30,663 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14734 #nodes=2219
2022-08-08T13:07:30,663 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237555 lost=0 simT=43200.0s realT=114s; (s/r): 378.94736842105266
2022-08-08T13:07:48,806 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14945 #nodes=2279
2022-08-08T13:07:48,806 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228409 lost=0 simT=46800.0s realT=132s; (s/r): 354.54545454545456
2022-08-08T13:08:02,144 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15146 #nodes=2350
2022-08-08T13:08:02,145 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217046 lost=0 simT=50400.0s realT=145s; (s/r): 347.58620689655174
2022-08-08T13:08:20,350 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15485 #nodes=2335
2022-08-08T13:08:20,351 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203488 lost=0 simT=54000.0s realT=163s; (s/r): 331.28834355828224
2022-08-08T13:08:21,114 INFO MemoryObserver:41 used RAM: 15298 MB free: 781 MB total: 16080 MB
2022-08-08T13:08:35,842 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15653 #nodes=2413
2022-08-08T13:08:35,843 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186714 lost=0 simT=57600.0s realT=179s; (s/r): 321.7877094972067
2022-08-08T13:08:55,210 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15430 #nodes=2422
2022-08-08T13:08:55,210 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167245 lost=0 simT=61200.0s realT=198s; (s/r): 309.09090909090907
2022-08-08T13:09:19,358 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15121 #nodes=2214
2022-08-08T13:09:19,358 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145059 lost=0 simT=64800.0s realT=222s; (s/r): 291.8918918918919
2022-08-08T13:09:21,114 INFO MemoryObserver:41 used RAM: 15115 MB free: 964 MB total: 16080 MB
2022-08-08T13:09:37,720 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14310 #nodes=2086
2022-08-08T13:09:37,721 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121426 lost=0 simT=68400.0s realT=241s; (s/r): 283.81742738589213
2022-08-08T13:09:52,521 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13962 #nodes=1996
2022-08-08T13:09:52,522 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96356 lost=0 simT=72000.0s realT=256s; (s/r): 281.25
2022-08-08T13:10:07,172 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12213 #nodes=1603
2022-08-08T13:10:07,172 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73855 lost=0 simT=75600.0s realT=270s; (s/r): 280.0
2022-08-08T13:10:18,430 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11327 #nodes=1394
2022-08-08T13:10:18,430 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57958 lost=0 simT=79200.0s realT=282s; (s/r): 280.8510638297872
2022-08-08T13:10:21,115 INFO MemoryObserver:41 used RAM: 15788 MB free: 291 MB total: 16080 MB
2022-08-08T13:10:30,419 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10817 #nodes=1421
2022-08-08T13:10:30,419 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44499 lost=0 simT=82800.0s realT=294s; (s/r): 281.6326530612245
2022-08-08T13:10:47,099 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10162 #nodes=1223
2022-08-08T13:10:47,099 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32352 lost=0 simT=86400.0s realT=310s; (s/r): 278.7096774193548
2022-08-08T13:10:55,313 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8512 #nodes=970
2022-08-08T13:10:55,313 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26080 lost=1 simT=90000.0s realT=318s; (s/r): 283.0188679245283
2022-08-08T13:11:01,826 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7307 #nodes=816
2022-08-08T13:11:01,826 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22069 lost=2 simT=93600.0s realT=325s; (s/r): 288.0
2022-08-08T13:11:06,297 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6171 #nodes=691
2022-08-08T13:11:06,297 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19092 lost=3 simT=97200.0s realT=329s; (s/r): 295.44072948328267
2022-08-08T13:11:09,517 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5153 #nodes=571
2022-08-08T13:11:09,517 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16752 lost=3 simT=100800.0s realT=333s; (s/r): 302.7027027027027
2022-08-08T13:11:12,709 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4371 #nodes=467
2022-08-08T13:11:12,709 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14942 lost=3 simT=104400.0s realT=336s; (s/r): 310.7142857142857
2022-08-08T13:11:15,501 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3677 #nodes=357
2022-08-08T13:11:15,501 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13434 lost=3 simT=108000.0s realT=339s; (s/r): 318.5840707964602
2022-08-08T13:11:17,630 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3041 #nodes=319
2022-08-08T13:11:17,630 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12144 lost=3 simT=111600.0s realT=341s; (s/r): 327.27272727272725
2022-08-08T13:11:19,497 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2623 #nodes=257
2022-08-08T13:11:19,497 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11131 lost=3 simT=115200.0s realT=343s; (s/r): 335.8600583090379
2022-08-08T13:11:21,052 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2220 #nodes=201
2022-08-08T13:11:21,052 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10293 lost=3 simT=118800.0s realT=344s; (s/r): 345.3488372093023
2022-08-08T13:11:21,115 INFO MemoryObserver:41 used RAM: 15839 MB free: 240 MB total: 16080 MB
2022-08-08T13:11:22,365 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1876 #nodes=214
2022-08-08T13:11:22,365 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9568 lost=3 simT=122400.0s realT=345s; (s/r): 354.7826086956522
2022-08-08T13:11:23,564 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1651 #nodes=193
2022-08-08T13:11:23,564 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8852 lost=3 simT=126000.0s realT=347s; (s/r): 363.1123919308357
2022-08-08T13:11:24,699 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1387 #nodes=144
2022-08-08T13:11:24,700 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7246 lost=3 simT=129600.0s realT=348s; (s/r): 372.41379310344826
2022-08-08T13:11:25,136 INFO AbstractController$9:234 ### ITERATION 114 fires after mobsim event
2022-08-08T13:11:25,136 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=240.988569064sec
2022-08-08T13:11:25,136 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T13:11:25,184 INFO LegTimesControlerListener:50 [114] average trip (probably: leg) duration is: 1231 seconds = 00:20:31
2022-08-08T13:11:25,184 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T13:11:25,184 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:11:25,184 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:11:25,184 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:11:25,184 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:11:25,184 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T13:11:25,184 INFO EventsManagerImpl:137 event # 1
2022-08-08T13:11:25,184 INFO EventsManagerImpl:137 event # 4
2022-08-08T13:11:25,184 INFO EventsManagerImpl:137 event # 16
2022-08-08T13:11:25,184 INFO EventsManagerImpl:137 event # 64
2022-08-08T13:11:25,185 INFO EventsManagerImpl:137 event # 256
2022-08-08T13:11:25,185 INFO EventsManagerImpl:137 event # 1024
2022-08-08T13:11:25,188 INFO EventsManagerImpl:137 event # 4096
2022-08-08T13:11:25,281 INFO EventsManagerImpl:137 event # 16384
2022-08-08T13:11:25,296 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T13:11:32,261 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T13:11:32,261 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T13:11:32,261 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T13:11:32,261 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T13:11:32,261 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T13:11:32,262 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T13:11:32,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-08-08T13:11:32,264 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-08-08T13:11:32,264 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:20:32][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T13:11:32,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-08-08T13:11:32,266 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-08-08T13:11:32,266 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:31][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T13:11:32,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-08-08T13:11:32,268 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-08-08T13:11:32,268 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-08-08T13:11:32,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-08-08T13:11:32,268 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-08-08T13:11:32,268 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T13:11:32,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-08-08T13:11:32,268 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-08-08T13:11:32,269 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-08-08T13:11:32,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-08-08T13:11:32,269 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-08-08T13:11:32,269 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-08-08T13:11:32,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-08-08T13:11:32,270 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-08-08T13:11:32,270 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-08-08T13:11:32,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-08-08T13:11:32,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-08-08T13:11:32,270 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=33:49:07][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T13:11:32,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-08-08T13:11:32,271 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T13:11:32,271 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T13:11:32,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-08-08T13:11:32,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-08-08T13:11:32,272 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-08-08T13:11:32,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-08-08T13:11:32,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-08-08T13:11:32,275 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-08-08T13:11:32,275 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T13:11:32,586 INFO ControlerListenerManagerImpl:251 [it.114] all ControlerAfterMobsimListeners called.
2022-08-08T13:11:32,586 INFO AbstractController$4:159 ### ITERATION 114 fires scoring event
2022-08-08T13:11:32,586 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T13:11:32,706 INFO NewScoreAssignerImpl:57 it: 114 msaStart: 599
2022-08-08T13:11:32,816 INFO ControlerListenerManagerImpl:194 [it.114] all ControlerScoringListeners called.
2022-08-08T13:11:32,816 INFO AbstractController$5:167 ### ITERATION 114 fires iteration end event
2022-08-08T13:11:32,816 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T13:11:32,816 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T13:11:32,886 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T13:11:32,886 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T13:11:34,328 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T13:11:34,328 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13488063388056712
2022-08-08T13:11:34,328 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3054119145308801
2022-08-08T13:11:34,328 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.272295454895577E-4
2022-08-08T13:11:34,328 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.6945932206000915E-4
2022-08-08T13:11:34,328 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T13:11:34,328 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13917360337275403
2022-08-08T13:11:34,328 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13794502328781896
2022-08-08T13:11:34,328 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22177090126683682
2022-08-08T13:11:34,491 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T13:11:34,598 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -89.97802622038584
2022-08-08T13:11:34,598 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -109.93869584149918
2022-08-08T13:11:34,598 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -91.30640614855284
2022-08-08T13:11:34,598 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -73.76388939534996
2022-08-08T13:11:34,657 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T13:11:35,258 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18731.931001543653 meters
2022-08-08T13:11:35,259 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138076.08795526857 meters (statistic on all 2104415 legs which have a finite distance)
2022-08-08T13:11:35,259 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51521.48580333982 meters
2022-08-08T13:11:35,259 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138022.85775531715 meters (statistic on all 764818 trips which have a finite distance)
2022-08-08T13:11:35,259 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T13:11:35,259 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T13:11:36,287 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T13:11:36,289 INFO LegHistogramListener:72 number of legs: 2111639 100%
2022-08-08T13:11:36,289 INFO LegHistogramListener:79 number of bike legs: 104279 4.938296744850801%
2022-08-08T13:11:36,289 INFO LegHistogramListener:79 number of car legs: 237726 11.257890198087836%
2022-08-08T13:11:36,289 INFO LegHistogramListener:79 number of drtNorth legs: 216 0.010229021153710459%
2022-08-08T13:11:36,289 INFO LegHistogramListener:79 number of drtSoutheast legs: 141 0.006677277697560994%
2022-08-08T13:11:36,289 INFO LegHistogramListener:79 number of freight legs: 47065 2.2288374101823276%
2022-08-08T13:11:36,289 INFO LegHistogramListener:79 number of pt legs: 127771 6.050797508475644%
2022-08-08T13:11:36,289 INFO LegHistogramListener:79 number of ride legs: 106915 5.0631286881896%
2022-08-08T13:11:36,289 INFO LegHistogramListener:79 number of walk legs: 1487526 70.44414315136252%
2022-08-08T13:11:36,814 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T13:11:36,814 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T13:11:39,356 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6501371079969395
2022-08-08T13:11:39,356 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4593361816193122
2022-08-08T13:11:39,356 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.011762017490256089
2022-08-08T13:11:39,356 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009835059593194924
2022-08-08T13:11:39,356 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T13:11:39,356 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5457681385663742
2022-08-08T13:11:39,356 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7183046878610639
2022-08-08T13:11:39,356 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9102648700555107
2022-08-08T13:11:39,356 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.240229129543949
2022-08-08T13:11:39,356 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38359941870317404
2022-08-08T13:11:39,356 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0013094583977364342
2022-08-08T13:11:39,356 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0011669585132768811
2022-08-08T13:11:39,356 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T13:11:39,356 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.33859898221704143
2022-08-08T13:11:39,357 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2865647000826756
2022-08-08T13:11:39,357 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6707764831542028
2022-08-08T13:11:39,357 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1856195792273682
2022-08-08T13:11:39,357 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37092591546547393
2022-08-08T13:11:39,357 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.3378351314850284E-4
2022-08-08T13:11:39,357 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.7087815874743886E-4
2022-08-08T13:11:39,357 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T13:11:39,357 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2350939985724336
2022-08-08T13:11:39,357 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21421712360773762
2022-08-08T13:11:39,357 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4309299208676317
2022-08-08T13:11:39,545 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T13:11:40,744 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T13:11:41,069 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T13:11:41,487 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T13:11:42,722 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T13:11:43,039 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T13:11:43,423 INFO ControlerListenerManagerImpl:171 [it.114] all ControlerIterationEndsListeners called.
2022-08-08T13:11:43,668 INFO AbstractController:181 ### ITERATION 114 ENDS
2022-08-08T13:11:43,668 INFO AbstractController:182 ###################################################
2022-08-08T13:11:43,668 INFO AbstractController:133 ###################################################
2022-08-08T13:11:43,668 INFO AbstractController:134 ### ITERATION 115 BEGINS
2022-08-08T13:11:43,669 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T13:11:43,669 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T13:11:43,669 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T13:11:43,669 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T13:11:43,669 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T13:11:43,978 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T13:11:44,009 INFO ControlerListenerManagerImpl:148 [it.115] all ControlerIterationStartsListeners called.
2022-08-08T13:11:44,009 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T13:11:51,051 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169350 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T13:11:51,052 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30824 plans
2022-08-08T13:11:51,052 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:11:51,052 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T13:11:51,052 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T13:11:51,052 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:11:51,054 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T13:11:51,054 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:11:51,054 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:11:51,057 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T13:11:51,058 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:11:51,059 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:11:51,060 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:11:51,063 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T13:11:51,064 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:11:51,070 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:11:51,071 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T13:11:51,081 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:11:51,084 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:11:51,094 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T13:11:51,095 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:11:51,129 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T13:11:51,216 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T13:11:51,517 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T13:11:51,871 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T13:11:52,705 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T13:11:54,179 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T13:11:57,129 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T13:12:02,814 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T13:12:15,853 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T13:12:15,853 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30824 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T13:12:15,854 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30653 plans
2022-08-08T13:12:15,854 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T13:12:15,854 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T13:12:15,854 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T13:12:15,854 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T13:12:15,854 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T13:12:15,854 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T13:12:15,854 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T13:12:15,855 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T13:12:15,855 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T13:12:15,856 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T13:12:15,857 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T13:12:15,861 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T13:12:15,867 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T13:12:15,880 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T13:12:15,904 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T13:12:15,949 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T13:12:16,111 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30653 plans
2022-08-08T13:12:16,111 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T13:12:16,112 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T13:12:16,112 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T13:12:16,112 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:12:16,113 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T13:12:16,113 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:12:16,114 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:12:16,115 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:12:16,116 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:12:16,117 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T13:12:16,117 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:12:16,119 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T13:12:16,120 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:12:16,137 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:12:16,138 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:12:16,147 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T13:12:16,153 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:12:16,169 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:12:16,173 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:12:16,180 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T13:12:16,382 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T13:12:16,685 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T13:12:17,171 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T13:12:18,152 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T13:12:20,262 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T13:12:21,117 INFO MemoryObserver:41 used RAM: 15665 MB free: 414 MB total: 16080 MB
2022-08-08T13:12:24,182 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T13:12:31,526 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T13:12:54,610 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T13:12:54,611 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30653 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T13:12:54,611 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7601 plans
2022-08-08T13:12:54,611 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T13:12:54,611 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T13:12:54,611 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T13:12:54,611 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T13:12:54,611 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T13:12:54,611 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T13:12:54,611 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T13:12:54,611 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T13:12:54,611 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T13:12:54,611 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T13:12:54,612 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T13:12:54,612 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T13:12:54,614 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T13:12:54,616 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T13:12:54,616 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7601 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T13:12:54,616 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40262 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T13:12:54,616 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6803 plans
2022-08-08T13:12:54,617 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T13:12:54,617 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T13:12:54,617 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T13:12:54,617 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T13:12:54,619 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T13:12:54,629 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T13:12:54,666 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T13:12:54,801 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T13:12:55,056 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T13:12:55,335 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T13:12:55,801 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T13:12:56,885 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T13:12:59,479 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T13:13:06,519 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T13:13:06,519 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6803 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T13:13:06,519 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T13:13:07,418 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T13:13:08,300 INFO ControlerListenerManagerImpl:213 [it.115] all ControlerReplanningListeners called.
2022-08-08T13:13:08,300 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T13:13:08,300 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T13:13:08,300 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T13:13:08,371 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T13:13:08,435 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T13:13:08,435 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T13:13:08,435 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T13:13:08,436 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T13:13:08,437 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T13:13:08,437 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T13:13:08,438 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T13:13:08,438 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T13:13:08,438 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T13:13:08,438 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T13:13:08,438 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T13:13:08,438 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T13:13:08,438 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T13:13:08,438 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T13:13:08,438 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T13:13:08,438 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T13:13:08,438 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T13:13:08,438 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T13:13:08,438 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T13:13:08,438 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T13:13:08,438 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T13:13:08,438 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T13:13:09,072 INFO ControlerListenerManagerImpl:232 [it.115] all ControlerBeforeMobsimListeners called.
2022-08-08T13:13:09,072 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T13:13:09,073 INFO NetworkImpl:163 node # 1
2022-08-08T13:13:09,073 INFO NetworkImpl:163 node # 4
2022-08-08T13:13:09,073 INFO NetworkImpl:163 node # 16
2022-08-08T13:13:09,073 INFO NetworkImpl:163 node # 64
2022-08-08T13:13:09,073 INFO NetworkImpl:163 node # 256
2022-08-08T13:13:09,073 INFO NetworkImpl:163 node # 1024
2022-08-08T13:13:09,073 INFO NetworkImpl:163 node # 4096
2022-08-08T13:13:09,075 INFO NetworkImpl:163 node # 16384
2022-08-08T13:13:09,080 INFO NetworkImpl:163 node # 65536
2022-08-08T13:13:09,113 INFO NetworkImpl:159 link # 1
2022-08-08T13:13:09,113 INFO NetworkImpl:159 link # 4
2022-08-08T13:13:09,113 INFO NetworkImpl:159 link # 16
2022-08-08T13:13:09,113 INFO NetworkImpl:159 link # 64
2022-08-08T13:13:09,113 INFO NetworkImpl:159 link # 256
2022-08-08T13:13:09,114 INFO NetworkImpl:159 link # 1024
2022-08-08T13:13:09,117 INFO NetworkImpl:159 link # 4096
2022-08-08T13:13:09,132 INFO NetworkImpl:159 link # 16384
2022-08-08T13:13:09,190 INFO NetworkImpl:159 link # 65536
2022-08-08T13:13:09,469 INFO NetworkImpl:159 link # 262144
2022-08-08T13:13:10,150 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T13:13:10,150 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T13:13:10,151 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T13:13:10,151 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T13:13:10,151 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T13:13:10,151 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T13:13:10,151 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T13:13:10,152 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T13:13:10,153 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T13:13:10,155 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T13:13:10,160 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T13:13:10,169 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T13:13:10,188 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T13:13:10,224 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T13:13:10,296 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T13:13:10,442 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T13:13:10,774 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T13:13:11,319 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T13:13:12,367 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T13:13:12,476 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T13:13:12,492 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:13:12,492 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T13:13:12,492 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T13:13:12,492 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:13:12,492 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:13:12,492 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T13:13:12,492 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T13:13:12,492 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T13:13:12,492 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:13:12,492 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T13:13:19,966 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:13:19,966 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T13:13:19,966 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T13:13:19,966 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T13:13:19,966 INFO EventsManagerImpl:176
2022-08-08T13:13:19,966 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:13:19,966 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T13:13:19,966 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T13:13:19,966 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T13:13:19,967 INFO EventsManagerImpl:176
2022-08-08T13:13:19,967 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:13:19,967 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T13:13:19,967 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T13:13:19,967 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T13:13:19,967 INFO EventsManagerImpl:176
2022-08-08T13:13:19,967 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:13:19,967 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T13:13:19,967 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T13:13:19,967 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T13:13:19,967 INFO EventsManagerImpl:176
2022-08-08T13:13:19,967 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T13:13:19,967 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T13:13:19,967 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T13:13:19,967 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T13:13:19,967 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T13:13:19,967 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T13:13:19,967 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T13:13:19,967 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:13:19,967 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T13:13:19,967 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T13:13:19,967 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:13:19,967 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T13:13:19,967 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T13:13:19,967 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T13:13:19,967 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T13:13:19,967 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T13:13:19,968 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T13:13:19,968 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T13:13:19,968 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T13:13:19,968 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:13:19,968 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:13:19,968 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:13:19,968 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T13:13:19,968 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T13:13:19,968 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T13:13:19,968 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:13:19,968 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T13:13:19,968 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:13:19,968 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T13:13:19,968 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T13:13:19,968 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:13:19,968 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T13:13:19,968 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:13:19,968 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T13:13:19,968 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T13:13:19,968 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:13:19,968 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T13:13:19,968 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T13:13:19,968 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:13:19,968 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:13:19,968 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:13:19,968 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T13:13:19,968 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T13:13:19,968 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T13:13:19,968 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:13:19,968 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T13:13:19,968 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:13:19,968 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T13:13:19,968 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T13:13:19,968 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:13:19,968 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T13:13:19,969 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:13:19,969 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T13:13:19,969 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T13:13:19,969 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:13:19,969 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T13:13:21,130 INFO MemoryObserver:41 used RAM: 12932 MB free: 3147 MB total: 16080 MB
2022-08-08T13:13:21,383 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T13:13:21,386 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T13:13:21,548 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T13:13:21,548 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T13:13:21,548 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T13:13:21,548 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T13:13:21,548 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T13:13:21,548 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T13:13:21,548 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T13:13:21,548 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T13:13:21,737 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T13:13:21,737 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273930 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T13:13:21,763 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T13:13:21,763 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T13:13:21,764 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T13:13:21,765 INFO VehicularDepartureHandler:110 teleport vehicle 190998_car from link -24739580#0 to link -334734081#2
2022-08-08T13:13:21,766 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T13:13:21,766 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T13:13:21,767 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T13:13:21,770 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T13:13:21,771 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T13:13:21,771 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T13:13:22,582 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1769 #nodes=232
2022-08-08T13:13:22,582 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271766 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T13:13:23,726 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3122 #nodes=358
2022-08-08T13:13:23,727 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271277 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T13:13:25,732 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4235 #nodes=511
2022-08-08T13:13:25,732 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270669 lost=0 simT=10800.0s realT=13s; (s/r): 830.7692307692307
2022-08-08T13:13:29,079 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5492 #nodes=708
2022-08-08T13:13:29,079 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269833 lost=0 simT=14400.0s realT=16s; (s/r): 900.0
2022-08-08T13:13:33,922 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6926 #nodes=1008
2022-08-08T13:13:33,922 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268589 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-08-08T13:13:42,506 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10833 #nodes=1743
2022-08-08T13:13:42,507 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266685 lost=0 simT=21600.0s realT=30s; (s/r): 720.0
2022-08-08T13:13:52,375 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11784 #nodes=1899
2022-08-08T13:13:52,376 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263966 lost=0 simT=25200.0s realT=39s; (s/r): 646.1538461538462
2022-08-08T13:14:08,352 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12908 #nodes=2002
2022-08-08T13:14:08,352 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260496 lost=0 simT=28800.0s realT=55s; (s/r): 523.6363636363636
2022-08-08T13:14:21,130 INFO MemoryObserver:41 used RAM: 14404 MB free: 1675 MB total: 16080 MB
2022-08-08T13:14:21,839 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14057 #nodes=2108
2022-08-08T13:14:21,840 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256861 lost=0 simT=32400.0s realT=69s; (s/r): 469.5652173913044
2022-08-08T13:14:39,503 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13968 #nodes=2026
2022-08-08T13:14:39,504 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251413 lost=0 simT=36000.0s realT=87s; (s/r): 413.7931034482759
2022-08-08T13:14:55,242 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14366 #nodes=2114
2022-08-08T13:14:55,243 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245465 lost=0 simT=39600.0s realT=102s; (s/r): 388.2352941176471
2022-08-08T13:15:11,947 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14683 #nodes=2237
2022-08-08T13:15:11,948 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237528 lost=0 simT=43200.0s realT=119s; (s/r): 363.02521008403363
2022-08-08T13:15:21,131 INFO MemoryObserver:41 used RAM: 15420 MB free: 659 MB total: 16080 MB
2022-08-08T13:15:25,599 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14982 #nodes=2237
2022-08-08T13:15:25,600 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228420 lost=0 simT=46800.0s realT=133s; (s/r): 351.8796992481203
2022-08-08T13:15:40,140 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15149 #nodes=2379
2022-08-08T13:15:40,141 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217116 lost=0 simT=50400.0s realT=147s; (s/r): 342.85714285714283
2022-08-08T13:15:59,835 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15476 #nodes=2336
2022-08-08T13:15:59,835 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203529 lost=0 simT=54000.0s realT=167s; (s/r): 323.3532934131737
2022-08-08T13:16:17,986 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15778 #nodes=2350
2022-08-08T13:16:17,986 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186841 lost=0 simT=57600.0s realT=185s; (s/r): 311.35135135135135
2022-08-08T13:16:21,131 INFO MemoryObserver:41 used RAM: 15948 MB free: 131 MB total: 16080 MB
2022-08-08T13:16:38,384 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15470 #nodes=2396
2022-08-08T13:16:38,385 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167246 lost=0 simT=61200.0s realT=205s; (s/r): 298.5365853658537
2022-08-08T13:17:05,013 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15146 #nodes=2190
2022-08-08T13:17:05,013 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144997 lost=0 simT=64800.0s realT=232s; (s/r): 279.3103448275862
2022-08-08T13:17:21,131 INFO MemoryObserver:41 used RAM: 15564 MB free: 515 MB total: 16080 MB
2022-08-08T13:17:24,005 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14378 #nodes=2071
2022-08-08T13:17:24,006 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121293 lost=0 simT=68400.0s realT=251s; (s/r): 272.50996015936255
2022-08-08T13:17:38,353 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13943 #nodes=2018
2022-08-08T13:17:38,354 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96294 lost=0 simT=72000.0s realT=265s; (s/r): 271.6981132075472
2022-08-08T13:17:53,787 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12174 #nodes=1601
2022-08-08T13:17:53,788 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73698 lost=0 simT=75600.0s realT=281s; (s/r): 269.0391459074733
2022-08-08T13:18:04,853 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11362 #nodes=1441
2022-08-08T13:18:04,853 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57909 lost=0 simT=79200.0s realT=292s; (s/r): 271.2328767123288
2022-08-08T13:18:16,681 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10789 #nodes=1406
2022-08-08T13:18:16,681 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44436 lost=0 simT=82800.0s realT=304s; (s/r): 272.36842105263156
2022-08-08T13:18:21,132 INFO MemoryObserver:41 used RAM: 15855 MB free: 224 MB total: 16080 MB
2022-08-08T13:18:26,470 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10149 #nodes=1209
2022-08-08T13:18:26,470 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32289 lost=0 simT=86400.0s realT=313s; (s/r): 276.038338658147
2022-08-08T13:18:34,971 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8544 #nodes=1012
2022-08-08T13:18:34,972 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26052 lost=1 simT=90000.0s realT=322s; (s/r): 279.5031055900621
2022-08-08T13:18:41,548 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7215 #nodes=840
2022-08-08T13:18:41,548 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22041 lost=3 simT=93600.0s realT=329s; (s/r): 284.4984802431611
2022-08-08T13:18:46,781 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6145 #nodes=707
2022-08-08T13:18:46,781 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19068 lost=4 simT=97200.0s realT=334s; (s/r): 291.0179640718563
2022-08-08T13:18:57,891 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5196 #nodes=539
2022-08-08T13:18:57,892 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16767 lost=4 simT=100800.0s realT=345s; (s/r): 292.17391304347825
2022-08-08T13:19:01,389 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4399 #nodes=465
2022-08-08T13:19:01,389 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14951 lost=4 simT=104400.0s realT=348s; (s/r): 300.0
2022-08-08T13:19:04,129 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3654 #nodes=368
2022-08-08T13:19:04,130 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13396 lost=4 simT=108000.0s realT=351s; (s/r): 307.6923076923077
2022-08-08T13:19:06,285 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3074 #nodes=263
2022-08-08T13:19:06,285 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12115 lost=4 simT=111600.0s realT=353s; (s/r): 316.1473087818697
2022-08-08T13:19:08,086 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2548 #nodes=272
2022-08-08T13:19:08,086 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11069 lost=4 simT=115200.0s realT=355s; (s/r): 324.50704225352115
2022-08-08T13:19:09,628 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2195 #nodes=209
2022-08-08T13:19:09,628 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10281 lost=4 simT=118800.0s realT=357s; (s/r): 332.7731092436975
2022-08-08T13:19:10,954 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1868 #nodes=204
2022-08-08T13:19:10,954 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9553 lost=4 simT=122400.0s realT=358s; (s/r): 341.8994413407821
2022-08-08T13:19:12,099 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1642 #nodes=194
2022-08-08T13:19:12,099 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8849 lost=4 simT=126000.0s realT=359s; (s/r): 350.974930362117
2022-08-08T13:19:13,139 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1354 #nodes=139
2022-08-08T13:19:13,139 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7227 lost=6 simT=129600.0s realT=360s; (s/r): 360.0
2022-08-08T13:19:21,220 INFO MemoryObserver:41 used RAM: 15669 MB free: 410 MB total: 16080 MB
2022-08-08T13:19:21,231 INFO AbstractController$9:234 ### ITERATION 115 fires after mobsim event
2022-08-08T13:19:21,231 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=245.556597462sec
2022-08-08T13:19:21,231 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T13:19:21,265 INFO LegTimesControlerListener:50 [115] average trip (probably: leg) duration is: 1228 seconds = 00:20:28
2022-08-08T13:19:21,265 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T13:19:21,265 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:19:21,265 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:19:21,266 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:19:21,266 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:19:21,266 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T13:19:21,266 INFO EventsManagerImpl:137 event # 1
2022-08-08T13:19:21,266 INFO EventsManagerImpl:137 event # 4
2022-08-08T13:19:21,266 INFO EventsManagerImpl:137 event # 16
2022-08-08T13:19:21,266 INFO EventsManagerImpl:137 event # 64
2022-08-08T13:19:21,266 INFO EventsManagerImpl:137 event # 256
2022-08-08T13:19:21,267 INFO EventsManagerImpl:137 event # 1024
2022-08-08T13:19:21,269 INFO EventsManagerImpl:137 event # 4096
2022-08-08T13:19:21,279 INFO EventsManagerImpl:137 event # 16384
2022-08-08T13:19:21,291 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T13:19:21,569 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T13:19:21,569 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T13:19:21,569 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T13:19:21,569 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T13:19:21,570 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T13:19:21,570 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T13:19:21,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-08-08T13:19:21,572 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-08-08T13:19:21,573 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:20:32][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T13:19:21,574 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T13:19:21,574 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-08-08T13:19:21,574 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:43][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T13:19:21,576 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T13:19:21,576 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-08-08T13:19:21,576 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-08-08T13:19:21,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-08-08T13:19:21,577 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-08-08T13:19:21,577 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T13:19:21,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-08-08T13:19:21,577 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-08-08T13:19:21,577 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-08-08T13:19:21,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-08-08T13:19:21,577 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-08-08T13:19:21,577 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-08-08T13:19:21,578 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T13:19:21,578 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-08-08T13:19:21,578 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-08-08T13:19:21,579 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T13:19:21,579 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-08-08T13:19:21,579 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=33:49:07][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T13:19:21,579 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T13:19:21,579 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T13:19:21,579 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T13:19:21,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-08-08T13:19:21,581 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-08-08T13:19:21,581 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-08-08T13:19:21,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-08-08T13:19:21,584 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-08-08T13:19:21,584 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-08-08T13:19:21,584 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T13:19:21,909 INFO ControlerListenerManagerImpl:251 [it.115] all ControlerAfterMobsimListeners called.
2022-08-08T13:19:21,909 INFO AbstractController$4:159 ### ITERATION 115 fires scoring event
2022-08-08T13:19:21,909 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T13:19:22,078 INFO NewScoreAssignerImpl:57 it: 115 msaStart: 599
2022-08-08T13:19:22,203 INFO ControlerListenerManagerImpl:194 [it.115] all ControlerScoringListeners called.
2022-08-08T13:19:22,203 INFO AbstractController$5:167 ### ITERATION 115 fires iteration end event
2022-08-08T13:19:22,203 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T13:19:22,203 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T13:19:22,302 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T13:19:22,302 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T13:19:23,980 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T13:19:23,980 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13532225514411744
2022-08-08T13:19:23,980 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3052244822504198
2022-08-08T13:19:23,980 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.657430277759234E-4
2022-08-08T13:19:23,980 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.0283767337485944E-4
2022-08-08T13:19:23,980 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T13:19:23,980 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13893610356532143
2022-08-08T13:19:23,980 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13852015795662867
2022-08-08T13:19:23,980 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22110718558876843
2022-08-08T13:19:24,273 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T13:19:24,386 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -90.00929221189847
2022-08-08T13:19:24,386 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -109.74529529868234
2022-08-08T13:19:24,386 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -91.17916117762388
2022-08-08T13:19:24,386 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -73.69682541703219
2022-08-08T13:19:24,450 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T13:19:25,156 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18734.639625307253 meters
2022-08-08T13:19:25,156 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138177.75312678234 meters (statistic on all 2105660 legs which have a finite distance)
2022-08-08T13:19:25,156 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51553.4697209594 meters
2022-08-08T13:19:25,156 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138115.22203144876 meters (statistic on all 764855 trips which have a finite distance)
2022-08-08T13:19:25,156 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T13:19:25,156 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T13:19:26,253 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T13:19:26,255 INFO LegHistogramListener:72 number of legs: 2112863 100%
2022-08-08T13:19:26,255 INFO LegHistogramListener:79 number of bike legs: 104605 4.950865247770443%
2022-08-08T13:19:26,255 INFO LegHistogramListener:79 number of car legs: 237598 11.245310273311615%
2022-08-08T13:19:26,255 INFO LegHistogramListener:79 number of drtNorth legs: 241 0.011406324025741375%
2022-08-08T13:19:26,255 INFO LegHistogramListener:79 number of drtSoutheast legs: 163 0.007714650689609312%
2022-08-08T13:19:26,255 INFO LegHistogramListener:79 number of freight legs: 47065 2.22754622519302%
2022-08-08T13:19:26,255 INFO LegHistogramListener:79 number of pt legs: 127749 6.046250987404295%
2022-08-08T13:19:26,255 INFO LegHistogramListener:79 number of ride legs: 107390 5.082676917528491%
2022-08-08T13:19:26,255 INFO LegHistogramListener:79 number of walk legs: 1488052 70.42822937407679%
2022-08-08T13:19:26,813 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T13:19:26,813 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T13:19:29,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6523195386598335
2022-08-08T13:19:29,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.45974570831429057
2022-08-08T13:19:29,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.011823639061914274
2022-08-08T13:19:29,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009886410902910078
2022-08-08T13:19:29,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T13:19:29,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5463702326727843
2022-08-08T13:19:29,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7204781320447577
2022-08-08T13:19:29,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9107488561495761
2022-08-08T13:19:29,489 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2407824399061298
2022-08-08T13:19:29,489 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3837521888495766
2022-08-08T13:19:29,489 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0013325664871082538
2022-08-08T13:19:29,489 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0011785125579627908
2022-08-08T13:19:29,489 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T13:19:29,489 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.34011127828815274
2022-08-08T13:19:29,489 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2873054427253167
2022-08-08T13:19:29,489 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6734801296107057
2022-08-08T13:19:29,489 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18576978180828502
2022-08-08T13:19:29,489 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3710273343021614
2022-08-08T13:19:29,489 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.389186441200183E-4
2022-08-08T13:19:29,489 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.7344572423319656E-4
2022-08-08T13:19:29,489 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T13:19:29,489 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.23553176848775528
2022-08-08T13:19:29,489 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.2144918531147137
2022-08-08T13:19:29,489 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4330751218309823
2022-08-08T13:19:29,672 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T13:19:30,927 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T13:19:31,253 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T13:19:31,678 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T13:19:32,913 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T13:19:33,237 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T13:19:33,621 INFO ControlerListenerManagerImpl:171 [it.115] all ControlerIterationEndsListeners called.
2022-08-08T13:19:33,865 INFO AbstractController:181 ### ITERATION 115 ENDS
2022-08-08T13:19:33,865 INFO AbstractController:182 ###################################################
2022-08-08T13:19:33,865 INFO AbstractController:133 ###################################################
2022-08-08T13:19:33,865 INFO AbstractController:134 ### ITERATION 116 BEGINS
2022-08-08T13:19:33,866 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T13:19:33,866 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T13:19:33,866 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T13:19:33,866 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T13:19:33,866 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T13:19:39,742 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T13:19:39,771 INFO ControlerListenerManagerImpl:148 [it.116] all ControlerIterationStartsListeners called.
2022-08-08T13:19:39,771 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T13:19:41,354 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169450 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T13:19:41,354 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30688 plans
2022-08-08T13:19:41,355 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:19:41,356 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T13:19:41,357 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T13:19:41,357 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:19:41,359 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:19:41,359 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T13:19:41,359 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:19:41,364 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T13:19:41,366 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:19:41,367 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T13:19:41,368 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:19:41,369 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:19:41,370 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:19:41,371 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:19:41,380 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T13:19:41,395 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:19:41,401 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T13:19:41,412 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:19:41,416 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:19:41,460 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T13:19:41,640 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T13:19:41,896 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T13:19:42,361 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T13:19:43,309 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T13:19:44,956 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T13:19:47,986 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T13:19:52,817 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T13:20:11,374 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T13:20:11,375 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30688 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T13:20:11,375 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30540 plans
2022-08-08T13:20:11,375 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T13:20:11,375 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T13:20:11,375 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T13:20:11,375 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T13:20:11,375 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T13:20:11,375 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T13:20:11,375 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T13:20:11,376 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T13:20:11,376 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T13:20:11,377 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T13:20:11,379 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T13:20:11,382 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T13:20:11,388 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T13:20:11,401 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T13:20:11,425 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T13:20:11,471 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T13:20:11,649 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30540 plans
2022-08-08T13:20:11,650 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:20:11,650 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:20:11,650 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T13:20:11,650 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:20:11,650 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:20:11,651 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T13:20:11,651 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T13:20:11,651 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:20:11,651 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:20:11,652 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T13:20:11,653 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:20:11,653 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:20:11,656 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T13:20:11,658 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:20:11,659 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:20:11,659 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:20:11,660 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T13:20:11,667 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T13:20:11,697 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T13:20:11,698 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:20:11,779 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T13:20:11,947 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T13:20:12,369 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T13:20:13,253 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T13:20:14,876 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T13:20:18,125 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T13:20:21,220 INFO MemoryObserver:41 used RAM: 15260 MB free: 819 MB total: 16080 MB
2022-08-08T13:20:25,447 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T13:20:41,361 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T13:20:41,362 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30540 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T13:20:41,362 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7750 plans
2022-08-08T13:20:41,362 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T13:20:41,362 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T13:20:41,362 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T13:20:41,362 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T13:20:41,362 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T13:20:41,362 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T13:20:41,362 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T13:20:41,362 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T13:20:41,362 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T13:20:41,362 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T13:20:41,363 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T13:20:41,363 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T13:20:41,365 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T13:20:41,367 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T13:20:41,367 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7750 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T13:20:41,367 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40347 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T13:20:41,367 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6718 plans
2022-08-08T13:20:41,368 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T13:20:41,368 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T13:20:41,368 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T13:20:41,370 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T13:20:41,371 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T13:20:41,397 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T13:20:41,515 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T13:20:41,647 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T13:20:41,742 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T13:20:42,022 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T13:20:42,451 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T13:20:43,379 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T13:20:46,408 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T13:20:54,449 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T13:20:54,449 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6718 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T13:20:54,449 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T13:20:55,455 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T13:20:56,428 INFO ControlerListenerManagerImpl:213 [it.116] all ControlerReplanningListeners called.
2022-08-08T13:20:56,429 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T13:20:56,429 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T13:20:56,429 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T13:20:56,507 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T13:20:56,578 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T13:20:56,578 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T13:20:56,578 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T13:20:56,587 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T13:20:56,596 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T13:20:56,596 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T13:20:56,597 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T13:20:56,598 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T13:20:56,598 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T13:20:56,598 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T13:20:56,598 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T13:20:56,598 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T13:20:56,598 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T13:20:56,598 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T13:20:56,598 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T13:20:56,598 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T13:20:56,598 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T13:20:56,598 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T13:20:56,598 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T13:20:56,599 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T13:20:56,599 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T13:20:56,599 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T13:20:57,298 INFO ControlerListenerManagerImpl:232 [it.116] all ControlerBeforeMobsimListeners called.
2022-08-08T13:20:57,298 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T13:20:57,298 INFO NetworkImpl:163 node # 1
2022-08-08T13:20:57,298 INFO NetworkImpl:163 node # 4
2022-08-08T13:20:57,298 INFO NetworkImpl:163 node # 16
2022-08-08T13:20:57,298 INFO NetworkImpl:163 node # 64
2022-08-08T13:20:57,298 INFO NetworkImpl:163 node # 256
2022-08-08T13:20:57,299 INFO NetworkImpl:163 node # 1024
2022-08-08T13:20:57,299 INFO NetworkImpl:163 node # 4096
2022-08-08T13:20:57,301 INFO NetworkImpl:163 node # 16384
2022-08-08T13:20:57,308 INFO NetworkImpl:163 node # 65536
2022-08-08T13:20:57,348 INFO NetworkImpl:159 link # 1
2022-08-08T13:20:57,348 INFO NetworkImpl:159 link # 4
2022-08-08T13:20:57,348 INFO NetworkImpl:159 link # 16
2022-08-08T13:20:57,348 INFO NetworkImpl:159 link # 64
2022-08-08T13:20:57,348 INFO NetworkImpl:159 link # 256
2022-08-08T13:20:57,349 INFO NetworkImpl:159 link # 1024
2022-08-08T13:20:57,354 INFO NetworkImpl:159 link # 4096
2022-08-08T13:20:57,372 INFO NetworkImpl:159 link # 16384
2022-08-08T13:20:57,445 INFO NetworkImpl:159 link # 65536
2022-08-08T13:20:57,784 INFO NetworkImpl:159 link # 262144
2022-08-08T13:20:58,452 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T13:20:58,452 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T13:20:58,452 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T13:20:58,453 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T13:20:58,453 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T13:20:58,453 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T13:20:58,453 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T13:20:58,454 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T13:20:58,455 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T13:20:58,458 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T13:20:58,462 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T13:20:58,472 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T13:20:58,491 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T13:20:58,529 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T13:20:58,604 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T13:20:58,814 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T13:20:59,126 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T13:20:59,687 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T13:21:00,765 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T13:21:00,870 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T13:21:00,887 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:21:00,887 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T13:21:00,887 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T13:21:00,887 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:21:00,887 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:21:00,887 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T13:21:00,887 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T13:21:00,887 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T13:21:00,887 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:21:00,887 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T13:21:08,106 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:21:08,106 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T13:21:08,106 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T13:21:08,106 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T13:21:08,106 INFO EventsManagerImpl:176
2022-08-08T13:21:08,106 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:21:08,106 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T13:21:08,106 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T13:21:08,106 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T13:21:08,106 INFO EventsManagerImpl:176
2022-08-08T13:21:08,106 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:21:08,106 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T13:21:08,106 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T13:21:08,106 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T13:21:08,107 INFO EventsManagerImpl:176
2022-08-08T13:21:08,107 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:21:08,107 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T13:21:08,107 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T13:21:08,107 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T13:21:08,107 INFO EventsManagerImpl:176
2022-08-08T13:21:08,107 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T13:21:08,107 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T13:21:08,107 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T13:21:08,107 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T13:21:08,107 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T13:21:08,107 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T13:21:08,107 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T13:21:08,107 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:21:08,107 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T13:21:08,107 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T13:21:08,107 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:21:08,107 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T13:21:08,107 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T13:21:08,107 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T13:21:08,107 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T13:21:08,107 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T13:21:08,107 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T13:21:08,107 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T13:21:08,107 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T13:21:08,108 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:21:08,108 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:21:08,108 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:21:08,108 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T13:21:08,108 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T13:21:08,108 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T13:21:08,108 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:21:08,108 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T13:21:08,108 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:21:08,108 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T13:21:08,108 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T13:21:08,108 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:21:08,108 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T13:21:08,108 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:21: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-08-08T13:21:08,108 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T13:21:08,108 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:21:08,108 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T13:21:08,108 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T13:21:08,108 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:21:08,108 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:21:08,108 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:21:08,108 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T13:21:08,108 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T13:21:08,108 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T13:21:08,108 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:21:08,108 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T13:21:08,108 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:21:08,108 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T13:21:08,108 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T13:21:08,108 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:21:08,109 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T13:21:08,109 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:21:08,109 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T13:21:08,109 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T13:21:08,109 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:21:08,109 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T13:21:09,650 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T13:21:09,653 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T13:21:09,851 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T13:21:09,851 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T13:21:09,851 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T13:21:09,852 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T13:21:09,852 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T13:21:09,852 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T13:21:09,852 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T13:21:09,852 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T13:21:10,072 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T13:21:10,072 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273930 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T13:21:10,099 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T13:21:10,099 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T13:21:10,100 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T13:21:10,101 INFO VehicularDepartureHandler:110 teleport vehicle 190998_car from link -24739580#0 to link -334734081#2
2022-08-08T13:21:10,102 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T13:21:10,102 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T13:21:10,109 INFO VehicularDepartureHandler:110 teleport vehicle 126711_car from link -23039155 to link 134585708
2022-08-08T13:21:10,109 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T13:21:10,109 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T13:21:10,109 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T13:21:11,426 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1776 #nodes=237
2022-08-08T13:21:11,427 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271756 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T13:21:13,015 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3088 #nodes=377
2022-08-08T13:21:13,015 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271275 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T13:21:15,715 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4191 #nodes=502
2022-08-08T13:21:15,715 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270670 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T13:21:19,180 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5460 #nodes=712
2022-08-08T13:21:19,181 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269854 lost=0 simT=14400.0s realT=18s; (s/r): 800.0
2022-08-08T13:21:21,221 INFO MemoryObserver:41 used RAM: 13554 MB free: 2525 MB total: 16080 MB
2022-08-08T13:21:23,242 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6982 #nodes=958
2022-08-08T13:21:23,243 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268600 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T13:21:31,011 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10817 #nodes=1693
2022-08-08T13:21:31,011 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266674 lost=0 simT=21600.0s realT=30s; (s/r): 720.0
2022-08-08T13:21:44,029 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11726 #nodes=1887
2022-08-08T13:21:44,029 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263963 lost=0 simT=25200.0s realT=43s; (s/r): 586.046511627907
2022-08-08T13:21:56,335 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12891 #nodes=2002
2022-08-08T13:21:56,335 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260512 lost=0 simT=28800.0s realT=55s; (s/r): 523.6363636363636
2022-08-08T13:22:12,350 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14025 #nodes=2037
2022-08-08T13:22:12,351 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256868 lost=0 simT=32400.0s realT=71s; (s/r): 456.3380281690141
2022-08-08T13:22:21,222 INFO MemoryObserver:41 used RAM: 14593 MB free: 1486 MB total: 16080 MB
2022-08-08T13:22:27,966 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13901 #nodes=1978
2022-08-08T13:22:27,966 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251371 lost=0 simT=36000.0s realT=87s; (s/r): 413.7931034482759
2022-08-08T13:22:43,721 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14331 #nodes=2030
2022-08-08T13:22:43,721 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245402 lost=0 simT=39600.0s realT=102s; (s/r): 388.2352941176471
2022-08-08T13:23:01,844 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14512 #nodes=2215
2022-08-08T13:23:01,844 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237537 lost=0 simT=43200.0s realT=120s; (s/r): 360.0
2022-08-08T13:23:16,788 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14899 #nodes=2262
2022-08-08T13:23:16,789 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228405 lost=0 simT=46800.0s realT=135s; (s/r): 346.6666666666667
2022-08-08T13:23:21,222 INFO MemoryObserver:41 used RAM: 15648 MB free: 431 MB total: 16080 MB
2022-08-08T13:23:30,507 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15126 #nodes=2358
2022-08-08T13:23:30,507 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217076 lost=0 simT=50400.0s realT=149s; (s/r): 338.255033557047
2022-08-08T13:23:47,596 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15384 #nodes=2377
2022-08-08T13:23:47,597 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203483 lost=0 simT=54000.0s realT=166s; (s/r): 325.30120481927713
2022-08-08T13:24:12,744 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15687 #nodes=2378
2022-08-08T13:24:12,744 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186723 lost=0 simT=57600.0s realT=191s; (s/r): 301.57068062827227
2022-08-08T13:24:21,223 INFO MemoryObserver:41 used RAM: 15551 MB free: 528 MB total: 16080 MB
2022-08-08T13:24:32,698 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15453 #nodes=2395
2022-08-08T13:24:32,698 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167178 lost=0 simT=61200.0s realT=211s; (s/r): 290.0473933649289
2022-08-08T13:24:48,267 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15056 #nodes=2194
2022-08-08T13:24:48,267 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145005 lost=0 simT=64800.0s realT=227s; (s/r): 285.4625550660793
2022-08-08T13:25:07,304 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14374 #nodes=2099
2022-08-08T13:25:07,304 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121320 lost=0 simT=68400.0s realT=246s; (s/r): 278.0487804878049
2022-08-08T13:25:21,223 INFO MemoryObserver:41 used RAM: 15816 MB free: 263 MB total: 16080 MB
2022-08-08T13:25:21,775 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14027 #nodes=2006
2022-08-08T13:25:21,776 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96462 lost=0 simT=72000.0s realT=260s; (s/r): 276.9230769230769
2022-08-08T13:25:37,162 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12092 #nodes=1586
2022-08-08T13:25:37,163 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73890 lost=0 simT=75600.0s realT=276s; (s/r): 273.9130434782609
2022-08-08T13:25:53,913 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11307 #nodes=1430
2022-08-08T13:25:53,913 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58015 lost=0 simT=79200.0s realT=293s; (s/r): 270.3071672354949
2022-08-08T13:26:16,977 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10772 #nodes=1410
2022-08-08T13:26:16,977 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44508 lost=0 simT=82800.0s realT=316s; (s/r): 262.0253164556962
2022-08-08T13:26:28,168 INFO MemoryObserver:41 used RAM: 15491 MB free: 588 MB total: 16080 MB
2022-08-08T13:26:32,000 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10199 #nodes=1204
2022-08-08T13:26:32,000 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32387 lost=2 simT=86400.0s realT=331s; (s/r): 261.02719033232626
2022-08-08T13:26:46,332 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8563 #nodes=1031
2022-08-08T13:26:46,332 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26066 lost=4 simT=90000.0s realT=345s; (s/r): 260.8695652173913
2022-08-08T13:27:06,302 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7254 #nodes=784
2022-08-08T13:27:06,302 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22064 lost=5 simT=93600.0s realT=365s; (s/r): 256.43835616438355
2022-08-08T13:27:10,045 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6166 #nodes=694
2022-08-08T13:27:10,045 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19113 lost=6 simT=97200.0s realT=369s; (s/r): 263.4146341463415
2022-08-08T13:27:20,654 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5204 #nodes=558
2022-08-08T13:27:20,654 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16788 lost=7 simT=100800.0s realT=379s; (s/r): 265.9630606860158
2022-08-08T13:27:30,013 INFO MemoryObserver:41 used RAM: 15605 MB free: 474 MB total: 16080 MB
2022-08-08T13:27:31,055 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4340 #nodes=450
2022-08-08T13:27:31,055 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14905 lost=7 simT=104400.0s realT=390s; (s/r): 267.6923076923077
2022-08-08T13:27:33,024 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3600 #nodes=403
2022-08-08T13:27:33,024 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13353 lost=7 simT=108000.0s realT=392s; (s/r): 275.51020408163265
2022-08-08T13:27:42,271 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3014 #nodes=297
2022-08-08T13:27:42,271 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12080 lost=7 simT=111600.0s realT=401s; (s/r): 278.30423940149626
2022-08-08T13:27:43,619 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2564 #nodes=272
2022-08-08T13:27:43,619 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11067 lost=8 simT=115200.0s realT=402s; (s/r): 286.56716417910445
2022-08-08T13:27:52,392 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2174 #nodes=194
2022-08-08T13:27:52,392 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10265 lost=8 simT=118800.0s realT=411s; (s/r): 289.05109489051097
2022-08-08T13:27:53,366 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1874 #nodes=202
2022-08-08T13:27:53,366 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9577 lost=8 simT=122400.0s realT=412s; (s/r): 297.0873786407767
2022-08-08T13:27:54,292 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1667 #nodes=180
2022-08-08T13:27:54,292 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8899 lost=8 simT=126000.0s realT=413s; (s/r): 305.08474576271186
2022-08-08T13:27:55,142 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1346 #nodes=151
2022-08-08T13:27:55,142 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7268 lost=10 simT=129600.0s realT=414s; (s/r): 313.04347826086956
2022-08-08T13:28:03,279 INFO AbstractController$9:234 ### ITERATION 116 fires after mobsim event
2022-08-08T13:28:03,279 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=236.76493935sec
2022-08-08T13:28:03,279 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T13:28:03,313 INFO LegTimesControlerListener:50 [116] average trip (probably: leg) duration is: 1228 seconds = 00:20:28
2022-08-08T13:28:03,313 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T13:28:03,313 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:28:03,313 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:28:03,313 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:28:03,313 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:28:03,313 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T13:28:03,313 INFO EventsManagerImpl:137 event # 1
2022-08-08T13:28:03,313 INFO EventsManagerImpl:137 event # 4
2022-08-08T13:28:03,313 INFO EventsManagerImpl:137 event # 16
2022-08-08T13:28:03,314 INFO EventsManagerImpl:137 event # 64
2022-08-08T13:28:03,314 INFO EventsManagerImpl:137 event # 256
2022-08-08T13:28:03,314 INFO EventsManagerImpl:137 event # 1024
2022-08-08T13:28:03,317 INFO EventsManagerImpl:137 event # 4096
2022-08-08T13:28:03,327 INFO EventsManagerImpl:137 event # 16384
2022-08-08T13:28:03,339 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T13:28:03,618 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T13:28:03,618 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T13:28:03,618 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T13:28:03,618 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T13:28:03,618 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T13:28:03,618 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T13:28:03,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-08-08T13:28:03,620 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-08-08T13:28:03,620 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:20:32][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T13:28:03,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-08-08T13:28:03,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-08-08T13:28:03,622 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-08-08T13:28:03,624 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T13:28:03,624 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-08-08T13:28:03,624 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-08-08T13:28:03,624 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T13:28:03,624 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-08-08T13:28:03,625 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T13:28:03,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-08-08T13:28:03,625 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-08-08T13:28:03,625 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-08-08T13:28:03,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-08-08T13:28:03,625 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-08-08T13:28:03,625 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:04:15][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T13:28:03,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-08-08T13:28:03,626 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-08-08T13:28:03,626 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-08-08T13:28:03,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-08-08T13:28:03,626 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-08-08T13:28:03,626 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-08-08T13:28:03,627 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T13:28:03,627 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T13:28:03,627 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T13:28:03,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-08-08T13:28:03,629 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-08-08T13:28:03,629 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-08-08T13:28:03,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-08-08T13:28:03,631 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-08-08T13:28:03,631 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-08-08T13:28:03,631 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T13:28:03,955 INFO ControlerListenerManagerImpl:251 [it.116] all ControlerAfterMobsimListeners called.
2022-08-08T13:28:03,955 INFO AbstractController$4:159 ### ITERATION 116 fires scoring event
2022-08-08T13:28:03,955 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T13:28:04,082 INFO NewScoreAssignerImpl:57 it: 116 msaStart: 599
2022-08-08T13:28:04,196 INFO ControlerListenerManagerImpl:194 [it.116] all ControlerScoringListeners called.
2022-08-08T13:28:04,196 INFO AbstractController$5:167 ### ITERATION 116 fires iteration end event
2022-08-08T13:28:04,196 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T13:28:04,196 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T13:28:04,271 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T13:28:04,272 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T13:28:06,082 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T13:28:06,082 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13517076878045775
2022-08-08T13:28:06,082 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.30453509091749387
2022-08-08T13:28:06,082 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 3.1452677200532E-4
2022-08-08T13:28:06,082 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.4905385211849827E-4
2022-08-08T13:28:06,082 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T13:28:06,082 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13902083322635145
2022-08-08T13:28:06,082 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13834556350359717
2022-08-08T13:28:06,082 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22194292815438257
2022-08-08T13:28:06,273 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T13:28:06,386 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -90.05701241508001
2022-08-08T13:28:06,386 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -109.77239430500686
2022-08-08T13:28:06,386 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -91.09394388430502
2022-08-08T13:28:06,386 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -73.66291772788317
2022-08-08T13:28:06,456 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T13:28:07,195 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18736.914033217618 meters
2022-08-08T13:28:07,195 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138126.79788261963 meters (statistic on all 2104628 legs which have a finite distance)
2022-08-08T13:28:07,195 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51547.52090101125 meters
2022-08-08T13:28:07,195 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138074.18743485032 meters (statistic on all 764716 trips which have a finite distance)
2022-08-08T13:28:07,195 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T13:28:07,195 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T13:28:08,364 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T13:28:08,366 INFO LegHistogramListener:72 number of legs: 2111875 100%
2022-08-08T13:28:08,366 INFO LegHistogramListener:79 number of bike legs: 104574 4.951713524711453%
2022-08-08T13:28:08,366 INFO LegHistogramListener:79 number of car legs: 237062 11.225190884877183%
2022-08-08T13:28:08,366 INFO LegHistogramListener:79 number of drtNorth legs: 279 0.013211009174311927%
2022-08-08T13:28:08,366 INFO LegHistogramListener:79 number of drtSoutheast legs: 200 0.009470257472625037%
2022-08-08T13:28:08,366 INFO LegHistogramListener:79 number of freight legs: 47065 2.2285883397454866%
2022-08-08T13:28:08,366 INFO LegHistogramListener:79 number of pt legs: 127891 6.055803492157443%
2022-08-08T13:28:08,366 INFO LegHistogramListener:79 number of ride legs: 107224 5.077194436223735%
2022-08-08T13:28:08,366 INFO LegHistogramListener:79 number of walk legs: 1487580 70.43882805563776%
2022-08-08T13:28:08,891 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T13:28:08,891 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T13:28:11,699 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6544056856170116
2022-08-08T13:28:11,699 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.46012955935441135
2022-08-08T13:28:11,699 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.011904517374715642
2022-08-08T13:28:11,699 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009927491950682201
2022-08-08T13:28:11,699 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T13:28:11,699 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5469928673030806
2022-08-08T13:28:11,699 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7225899546567935
2022-08-08T13:28:11,699 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9112752070741564
2022-08-08T13:28:11,699 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.24127926382762394
2022-08-08T13:28:11,699 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38387671577563587
2022-08-08T13:28:11,699 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0013595259247087097
2022-08-08T13:28:11,699 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.001204188212820368
2022-08-08T13:28:11,699 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T13:28:11,699 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.34158634465972054
2022-08-08T13:28:11,699 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2881142258533304
2022-08-08T13:28:11,700 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.676073370751321
2022-08-08T13:28:11,700 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18595593030600246
2022-08-08T13:28:11,700 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3711287531388488
2022-08-08T13:28:11,700 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.41486209605776E-4
2022-08-08T13:28:11,700 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.7601328971895426E-4
2022-08-08T13:28:11,700 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T13:28:11,700 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.23600034918890606
2022-08-08T13:28:11,700 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21478327179734719
2022-08-08T13:28:11,700 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4352023498359326
2022-08-08T13:28:11,942 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T13:28:13,203 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T13:28:13,548 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T13:28:13,954 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T13:28:15,242 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T13:28:15,556 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T13:28:15,941 INFO ControlerListenerManagerImpl:171 [it.116] all ControlerIterationEndsListeners called.
2022-08-08T13:28:16,177 INFO AbstractController:181 ### ITERATION 116 ENDS
2022-08-08T13:28:16,177 INFO AbstractController:182 ###################################################
2022-08-08T13:28:16,177 INFO AbstractController:133 ###################################################
2022-08-08T13:28:16,177 INFO AbstractController:134 ### ITERATION 117 BEGINS
2022-08-08T13:28:16,178 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T13:28:16,178 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T13:28:16,178 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T13:28:16,178 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T13:28:16,178 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T13:28:22,552 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T13:28:22,581 INFO ControlerListenerManagerImpl:148 [it.117] all ControlerIterationStartsListeners called.
2022-08-08T13:28:22,581 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T13:28:24,165 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169453 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T13:28:24,165 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30705 plans
2022-08-08T13:28:24,166 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T13:28:24,166 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:28:24,166 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:28:24,166 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T13:28:24,166 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:28:24,167 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:28:24,168 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:28:24,168 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:28:24,169 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T13:28:24,169 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:28:24,170 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T13:28:24,173 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T13:28:24,186 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:28:24,191 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T13:28:24,194 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:28:24,200 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:28:24,212 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T13:28:24,217 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:28:24,218 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:28:24,251 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T13:28:24,389 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T13:28:24,664 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T13:28:25,117 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T13:28:25,920 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T13:28:27,555 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T13:28:30,029 INFO MemoryObserver:41 used RAM: 15625 MB free: 454 MB total: 16080 MB
2022-08-08T13:28:30,696 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T13:28:36,039 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T13:28:54,442 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T13:28:54,442 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30705 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T13:28:54,442 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30599 plans
2022-08-08T13:28:54,442 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T13:28:54,442 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T13:28:54,442 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T13:28:54,442 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T13:28:54,443 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T13:28:54,443 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T13:28:54,443 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T13:28:54,443 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T13:28:54,443 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T13:28:54,444 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T13:28:54,446 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T13:28:54,450 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T13:28:54,457 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T13:28:54,472 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T13:28:54,496 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T13:28:54,553 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T13:28:54,674 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30599 plans
2022-08-08T13:28:54,675 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:28:54,675 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T13:28:54,675 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:28:54,675 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T13:28:54,675 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:28:54,675 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:28:54,677 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T13:28:54,677 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T13:28:54,679 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T13:28:54,679 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:28:54,681 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:28:54,683 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:28:54,687 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:28:54,747 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:28:54,751 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T13:28:54,771 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T13:28:54,777 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:28:54,788 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:28:54,796 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:28:54,807 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T13:28:54,928 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T13:28:55,215 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T13:28:55,605 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T13:28:56,415 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T13:28:57,977 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T13:29:01,588 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T13:29:08,961 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T13:29:24,683 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T13:29:24,683 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30599 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T13:29:24,683 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7671 plans
2022-08-08T13:29:24,684 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T13:29:24,684 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T13:29:24,684 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T13:29:24,684 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T13:29:24,684 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T13:29:24,684 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T13:29:24,684 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T13:29:24,684 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T13:29:24,684 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T13:29:24,684 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T13:29:24,685 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T13:29:24,685 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T13:29:24,686 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T13:29:24,689 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T13:29:24,689 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7671 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T13:29:24,689 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40128 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T13:29:24,689 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6937 plans
2022-08-08T13:29:24,690 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T13:29:24,690 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T13:29:24,690 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T13:29:24,691 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T13:29:24,697 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T13:29:24,708 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T13:29:24,727 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T13:29:24,965 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T13:29:25,182 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T13:29:25,553 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T13:29:25,890 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T13:29:26,934 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T13:29:29,611 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T13:29:30,040 INFO MemoryObserver:41 used RAM: 14902 MB free: 1177 MB total: 16080 MB
2022-08-08T13:29:37,684 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T13:29:37,684 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6937 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T13:29:37,684 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T13:29:38,656 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T13:29:39,647 INFO ControlerListenerManagerImpl:213 [it.117] all ControlerReplanningListeners called.
2022-08-08T13:29:39,647 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T13:29:39,647 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T13:29:39,647 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T13:29:39,726 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T13:29:39,796 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T13:29:39,796 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T13:29:39,796 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T13:29:39,805 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T13:29:39,814 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T13:29:39,814 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T13:29:39,816 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T13:29:39,816 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T13:29:39,816 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T13:29:39,816 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T13:29:39,816 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T13:29:39,816 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T13:29:39,816 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T13:29:39,816 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T13:29:39,816 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T13:29:39,816 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T13:29:39,816 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T13:29:39,817 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T13:29:39,817 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T13:29:39,817 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T13:29:39,817 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T13:29:39,817 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T13:29:40,514 INFO ControlerListenerManagerImpl:232 [it.117] all ControlerBeforeMobsimListeners called.
2022-08-08T13:29:40,514 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T13:29:40,515 INFO NetworkImpl:163 node # 1
2022-08-08T13:29:40,515 INFO NetworkImpl:163 node # 4
2022-08-08T13:29:40,515 INFO NetworkImpl:163 node # 16
2022-08-08T13:29:40,515 INFO NetworkImpl:163 node # 64
2022-08-08T13:29:40,515 INFO NetworkImpl:163 node # 256
2022-08-08T13:29:40,515 INFO NetworkImpl:163 node # 1024
2022-08-08T13:29:40,516 INFO NetworkImpl:163 node # 4096
2022-08-08T13:29:40,517 INFO NetworkImpl:163 node # 16384
2022-08-08T13:29:40,524 INFO NetworkImpl:163 node # 65536
2022-08-08T13:29:40,563 INFO NetworkImpl:159 link # 1
2022-08-08T13:29:40,563 INFO NetworkImpl:159 link # 4
2022-08-08T13:29:40,563 INFO NetworkImpl:159 link # 16
2022-08-08T13:29:40,563 INFO NetworkImpl:159 link # 64
2022-08-08T13:29:40,563 INFO NetworkImpl:159 link # 256
2022-08-08T13:29:40,565 INFO NetworkImpl:159 link # 1024
2022-08-08T13:29:40,569 INFO NetworkImpl:159 link # 4096
2022-08-08T13:29:40,587 INFO NetworkImpl:159 link # 16384
2022-08-08T13:29:40,659 INFO NetworkImpl:159 link # 65536
2022-08-08T13:29:40,993 INFO NetworkImpl:159 link # 262144
2022-08-08T13:29:41,739 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T13:29:41,739 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T13:29:41,739 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T13:29:41,739 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T13:29:41,739 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T13:29:41,740 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T13:29:41,740 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T13:29:41,740 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T13:29:41,742 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T13:29:41,744 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T13:29:41,749 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T13:29:41,759 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T13:29:41,825 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T13:29:41,863 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T13:29:41,938 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T13:29:42,091 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T13:29:42,392 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T13:29:42,950 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T13:29:44,037 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T13:29:44,142 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T13:29:44,157 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:29:44,157 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T13:29:44,157 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T13:29:44,157 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:29:44,157 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:29:44,157 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T13:29:44,157 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T13:29:44,157 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T13:29:44,157 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:29:44,157 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T13:29:50,797 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:29:50,797 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T13:29:50,797 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T13:29:50,797 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T13:29:50,797 INFO EventsManagerImpl:176
2022-08-08T13:29:50,797 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:29:50,797 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T13:29:50,797 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T13:29:50,797 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T13:29:50,797 INFO EventsManagerImpl:176
2022-08-08T13:29:50,797 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:29:50,797 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T13:29:50,797 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T13:29:50,797 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T13:29:50,797 INFO EventsManagerImpl:176
2022-08-08T13:29:50,797 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:29:50,797 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T13:29:50,797 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T13:29:50,798 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T13:29:50,798 INFO EventsManagerImpl:176
2022-08-08T13:29:50,798 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T13:29:50,798 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T13:29:50,798 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T13:29:50,798 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T13:29:50,798 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T13:29:50,798 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T13:29:50,798 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T13:29:50,798 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:29:50,798 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T13:29:50,798 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T13:29:50,798 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:29:50,798 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T13:29:50,798 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T13:29:50,798 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T13:29:50,798 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T13:29:50,798 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T13:29:50,798 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T13:29:50,798 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T13:29:50,798 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T13:29:50,798 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:29:50,798 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:29:50,798 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:29:50,799 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T13:29:50,799 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T13:29:50,799 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T13:29:50,799 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:29:50,799 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T13:29:50,799 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:29:50,799 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T13:29:50,799 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T13:29:50,799 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:29:50,799 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T13:29:50,799 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:29:50,799 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T13:29:50,799 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T13:29:50,799 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:29:50,799 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T13:29:50,799 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T13:29:50,799 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:29:50,799 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:29:50,799 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:29:50,799 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T13:29:50,799 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T13:29:50,799 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T13:29:50,799 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:29:50,799 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T13:29:50,799 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:29:50,799 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T13:29:50,799 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T13:29:50,799 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:29:50,799 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T13:29:50,799 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:29:50,799 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T13:29:50,799 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T13:29:50,800 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:29:50,800 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T13:29:52,344 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T13:29:52,347 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T13:29:52,531 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T13:29:52,531 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T13:29:52,531 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T13:29:52,531 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T13:29:52,531 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T13:29:52,531 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T13:29:52,531 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T13:29:52,531 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T13:29:52,745 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T13:29:52,746 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=8s; (s/r): 0.0
2022-08-08T13:29:52,769 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T13:29:52,769 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T13:29:52,771 INFO VehicularDepartureHandler:110 teleport vehicle 190998_car from link -24739580#0 to link -334734081#2
2022-08-08T13:29:52,772 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T13:29:52,773 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T13:29:52,778 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T13:29:52,779 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T13:29:52,779 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T13:29:52,780 INFO VehicularDepartureHandler:110 teleport vehicle 157918_car from link -95454627 to link -103717883#3
2022-08-08T13:29:52,780 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T13:29:53,707 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1770 #nodes=232
2022-08-08T13:29:53,708 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271765 lost=0 simT=3600.0s realT=9s; (s/r): 400.0
2022-08-08T13:29:55,091 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3082 #nodes=362
2022-08-08T13:29:55,091 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271264 lost=0 simT=7200.0s realT=10s; (s/r): 720.0
2022-08-08T13:29:57,660 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4204 #nodes=493
2022-08-08T13:29:57,660 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270672 lost=0 simT=10800.0s realT=13s; (s/r): 830.7692307692307
2022-08-08T13:30:00,730 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5413 #nodes=719
2022-08-08T13:30:00,730 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269834 lost=0 simT=14400.0s realT=16s; (s/r): 900.0
2022-08-08T13:30:05,067 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6955 #nodes=946
2022-08-08T13:30:05,067 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268591 lost=0 simT=18000.0s realT=20s; (s/r): 900.0
2022-08-08T13:30:10,981 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10885 #nodes=1715
2022-08-08T13:30:10,981 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266679 lost=0 simT=21600.0s realT=26s; (s/r): 830.7692307692307
2022-08-08T13:30:25,274 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11682 #nodes=1872
2022-08-08T13:30:25,274 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263954 lost=0 simT=25200.0s realT=41s; (s/r): 614.6341463414634
2022-08-08T13:30:30,040 INFO MemoryObserver:41 used RAM: 13981 MB free: 2098 MB total: 16080 MB
2022-08-08T13:30:36,621 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12853 #nodes=1957
2022-08-08T13:30:36,622 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260470 lost=0 simT=28800.0s realT=52s; (s/r): 553.8461538461538
2022-08-08T13:30:53,157 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14108 #nodes=2194
2022-08-08T13:30:53,158 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256803 lost=0 simT=32400.0s realT=69s; (s/r): 469.5652173913044
2022-08-08T13:31:07,010 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13915 #nodes=2095
2022-08-08T13:31:07,010 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251337 lost=0 simT=36000.0s realT=82s; (s/r): 439.0243902439024
2022-08-08T13:31:25,071 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14275 #nodes=2127
2022-08-08T13:31:25,071 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245340 lost=0 simT=39600.0s realT=100s; (s/r): 396.0
2022-08-08T13:31:30,040 INFO MemoryObserver:41 used RAM: 15173 MB free: 906 MB total: 16080 MB
2022-08-08T13:31:38,052 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14645 #nodes=2219
2022-08-08T13:31:38,052 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237466 lost=0 simT=43200.0s realT=113s; (s/r): 382.3008849557522
2022-08-08T13:31:57,151 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14961 #nodes=2307
2022-08-08T13:31:57,152 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228297 lost=0 simT=46800.0s realT=132s; (s/r): 354.54545454545456
2022-08-08T13:32:11,047 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15060 #nodes=2330
2022-08-08T13:32:11,047 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217073 lost=0 simT=50400.0s realT=146s; (s/r): 345.2054794520548
2022-08-08T13:32:25,080 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15406 #nodes=2352
2022-08-08T13:32:25,080 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203524 lost=0 simT=54000.0s realT=160s; (s/r): 337.5
2022-08-08T13:32:30,041 INFO MemoryObserver:41 used RAM: 15484 MB free: 595 MB total: 16080 MB
2022-08-08T13:32:44,402 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15614 #nodes=2378
2022-08-08T13:32:44,403 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186716 lost=0 simT=57600.0s realT=180s; (s/r): 320.0
2022-08-08T13:33:09,331 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15537 #nodes=2393
2022-08-08T13:33:09,332 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167229 lost=0 simT=61200.0s realT=205s; (s/r): 298.5365853658537
2022-08-08T13:33:27,564 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15168 #nodes=2249
2022-08-08T13:33:27,564 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145077 lost=0 simT=64800.0s realT=223s; (s/r): 290.5829596412556
2022-08-08T13:33:30,042 INFO MemoryObserver:41 used RAM: 15731 MB free: 348 MB total: 16080 MB
2022-08-08T13:33:43,360 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14384 #nodes=2019
2022-08-08T13:33:43,361 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121322 lost=0 simT=68400.0s realT=239s; (s/r): 286.1924686192469
2022-08-08T13:33:59,294 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14034 #nodes=1992
2022-08-08T13:33:59,294 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96473 lost=0 simT=72000.0s realT=255s; (s/r): 282.3529411764706
2022-08-08T13:34:13,623 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12116 #nodes=1547
2022-08-08T13:34:13,624 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73796 lost=0 simT=75600.0s realT=269s; (s/r): 281.04089219330854
2022-08-08T13:34:25,566 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11377 #nodes=1484
2022-08-08T13:34:25,567 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57928 lost=0 simT=79200.0s realT=281s; (s/r): 281.8505338078292
2022-08-08T13:34:34,860 INFO MemoryObserver:41 used RAM: 15375 MB free: 704 MB total: 16080 MB
2022-08-08T13:34:50,799 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10854 #nodes=1360
2022-08-08T13:34:50,799 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44413 lost=0 simT=82800.0s realT=306s; (s/r): 270.5882352941176
2022-08-08T13:35:06,974 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10147 #nodes=1286
2022-08-08T13:35:06,974 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32162 lost=1 simT=86400.0s realT=322s; (s/r): 268.3229813664596
2022-08-08T13:35:21,571 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8504 #nodes=1011
2022-08-08T13:35:21,571 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25983 lost=4 simT=90000.0s realT=337s; (s/r): 267.06231454005933
2022-08-08T13:35:33,778 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7236 #nodes=828
2022-08-08T13:35:33,778 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22042 lost=4 simT=93600.0s realT=349s; (s/r): 268.1948424068768
2022-08-08T13:35:34,875 INFO MemoryObserver:41 used RAM: 15583 MB free: 496 MB total: 16080 MB
2022-08-08T13:35:38,756 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6102 #nodes=625
2022-08-08T13:35:38,756 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19062 lost=5 simT=97200.0s realT=354s; (s/r): 274.5762711864407
2022-08-08T13:35:43,089 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5194 #nodes=514
2022-08-08T13:35:43,089 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16785 lost=5 simT=100800.0s realT=358s; (s/r): 281.56424581005587
2022-08-08T13:35:46,403 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4353 #nodes=480
2022-08-08T13:35:46,403 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14990 lost=5 simT=104400.0s realT=362s; (s/r): 288.3977900552486
2022-08-08T13:35:48,961 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3674 #nodes=394
2022-08-08T13:35:48,961 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13425 lost=5 simT=108000.0s realT=364s; (s/r): 296.7032967032967
2022-08-08T13:35:51,059 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3071 #nodes=314
2022-08-08T13:35:51,059 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12162 lost=5 simT=111600.0s realT=366s; (s/r): 304.91803278688525
2022-08-08T13:35:52,703 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2566 #nodes=258
2022-08-08T13:35:52,703 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11116 lost=6 simT=115200.0s realT=368s; (s/r): 313.04347826086956
2022-08-08T13:35:54,079 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2148 #nodes=230
2022-08-08T13:35:54,079 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10295 lost=6 simT=118800.0s realT=369s; (s/r): 321.9512195121951
2022-08-08T13:35:55,295 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1856 #nodes=198
2022-08-08T13:35:55,295 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9581 lost=6 simT=122400.0s realT=371s; (s/r): 329.9191374663073
2022-08-08T13:35:56,368 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1655 #nodes=193
2022-08-08T13:35:56,368 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8901 lost=6 simT=126000.0s realT=372s; (s/r): 338.7096774193548
2022-08-08T13:35:57,282 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1365 #nodes=136
2022-08-08T13:35:57,282 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7267 lost=6 simT=129600.0s realT=373s; (s/r): 347.4530831099196
2022-08-08T13:35:57,767 INFO AbstractController$9:234 ### ITERATION 117 fires after mobsim event
2022-08-08T13:35:57,767 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T13:35:57,767 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=242.4490511sec
2022-08-08T13:35:57,807 INFO LegTimesControlerListener:50 [117] average trip (probably: leg) duration is: 1230 seconds = 00:20:30
2022-08-08T13:35:57,807 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T13:35:57,808 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:35:57,808 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:35:57,808 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:35:57,808 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:35:57,808 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T13:35:57,808 INFO EventsManagerImpl:137 event # 1
2022-08-08T13:35:57,808 INFO EventsManagerImpl:137 event # 4
2022-08-08T13:35:57,808 INFO EventsManagerImpl:137 event # 16
2022-08-08T13:35:57,808 INFO EventsManagerImpl:137 event # 64
2022-08-08T13:35:57,808 INFO EventsManagerImpl:137 event # 256
2022-08-08T13:35:57,809 INFO EventsManagerImpl:137 event # 1024
2022-08-08T13:35:57,812 INFO EventsManagerImpl:137 event # 4096
2022-08-08T13:35:57,822 INFO EventsManagerImpl:137 event # 16384
2022-08-08T13:35:57,835 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T13:35:58,183 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T13:35:58,183 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T13:35:58,183 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T13:35:58,183 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T13:35:58,183 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T13:35:58,183 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T13:35:58,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-08-08T13:35:58,197 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-08-08T13:35:58,198 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:38:00][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T13:35:58,199 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T13:35:58,199 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-08-08T13:35:58,199 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:31][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T13:35:58,202 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T13:35:58,202 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-08-08T13:35:58,202 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-08-08T13:35:58,202 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T13:35:58,202 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-08-08T13:35:58,202 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=35:01:31][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T13:35:58,203 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T13:35:58,203 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-08-08T13:35:58,203 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-08-08T13:35:58,203 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T13:35:58,203 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-08-08T13:35:58,203 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-08-08T13:35:58,204 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T13:35:58,204 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-08-08T13:35:58,204 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-08-08T13:35:58,204 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T13:35:58,204 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-08-08T13:35:58,204 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-08-08T13:35:58,205 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T13:35:58,205 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T13:35:58,205 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T13:35:58,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-08-08T13:35:58,207 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-08-08T13:35:58,207 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-08-08T13:35:58,210 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T13:35:58,210 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-08-08T13:35:58,210 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-08-08T13:35:58,210 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T13:35:58,560 INFO ControlerListenerManagerImpl:251 [it.117] all ControlerAfterMobsimListeners called.
2022-08-08T13:35:58,560 INFO AbstractController$4:159 ### ITERATION 117 fires scoring event
2022-08-08T13:35:58,560 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T13:35:58,689 INFO NewScoreAssignerImpl:57 it: 117 msaStart: 599
2022-08-08T13:35:58,808 INFO ControlerListenerManagerImpl:194 [it.117] all ControlerScoringListeners called.
2022-08-08T13:35:58,808 INFO AbstractController$5:167 ### ITERATION 117 fires iteration end event
2022-08-08T13:35:58,808 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T13:35:58,808 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T13:35:58,881 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T13:35:58,883 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T13:36:00,805 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T13:36:00,805 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13568171431212353
2022-08-08T13:36:00,805 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3049215095231004
2022-08-08T13:36:00,805 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.3878359017546742E-4
2022-08-08T13:36:00,805 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.8743228046031314E-4
2022-08-08T13:36:00,805 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T13:36:00,805 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13859590113845854
2022-08-08T13:36:00,805 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13792833411216154
2022-08-08T13:36:00,805 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22202509024992684
2022-08-08T13:36:01,087 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T13:36:01,199 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -89.97387866821188
2022-08-08T13:36:01,199 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -109.60011674915613
2022-08-08T13:36:01,199 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -90.97094965168964
2022-08-08T13:36:01,199 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -73.58540004459076
2022-08-08T13:36:01,265 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T13:36:02,019 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18729.231945904692 meters
2022-08-08T13:36:02,019 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137974.9105129024 meters (statistic on all 2103176 legs which have a finite distance)
2022-08-08T13:36:02,019 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51503.172051683396 meters
2022-08-08T13:36:02,019 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137926.89213918013 meters (statistic on all 764558 trips which have a finite distance)
2022-08-08T13:36:02,019 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T13:36:02,019 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T13:36:03,183 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T13:36:03,185 INFO LegHistogramListener:72 number of legs: 2110421 100%
2022-08-08T13:36:03,185 INFO LegHistogramListener:79 number of bike legs: 104915 4.9712829809786765%
2022-08-08T13:36:03,185 INFO LegHistogramListener:79 number of car legs: 237365 11.247281940428%
2022-08-08T13:36:03,185 INFO LegHistogramListener:79 number of drtNorth legs: 228 0.010803531617625109%
2022-08-08T13:36:03,185 INFO LegHistogramListener:79 number of drtSoutheast legs: 155 0.007344506143560929%
2022-08-08T13:36:03,185 INFO LegHistogramListener:79 number of freight legs: 47065 2.2301237525593236%
2022-08-08T13:36:03,185 INFO LegHistogramListener:79 number of pt legs: 127166 6.025622375819801%
2022-08-08T13:36:03,185 INFO LegHistogramListener:79 number of ride legs: 106879 5.064344981404184%
2022-08-08T13:36:03,185 INFO LegHistogramListener:79 number of walk legs: 1486648 70.44319593104883%
2022-08-08T13:36:03,745 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T13:36:03,745 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T13:36:06,428 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6566818324201359
2022-08-08T13:36:06,428 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.46052111309098936
2022-08-08T13:36:06,428 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.011944314639744887
2022-08-08T13:36:06,428 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009959586519254174
2022-08-08T13:36:06,428 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T13:36:06,429 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5476694208085777
2022-08-08T13:36:06,429 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7246478583936283
2022-08-08T13:36:06,429 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9117771661266221
2022-08-08T13:36:06,429 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2418710876720911
2022-08-08T13:36:06,429 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38401793187735256
2022-08-08T13:36:06,429 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.001374931317623256
2022-08-08T13:36:06,429 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0012118909092776412
2022-08-08T13:36:06,429 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T13:36:06,429 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3429972218941444
2022-08-08T13:36:06,429 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.28882672527562814
2022-08-08T13:36:06,429 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6786409362370788
2022-08-08T13:36:06,429 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18612795719354822
2022-08-08T13:36:06,429 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.371222469279079
2022-08-08T13:36:06,429 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.4276999234865484E-4
2022-08-08T13:36:06,429 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.7729707246183316E-4
2022-08-08T13:36:06,429 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T13:36:06,429 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2365138622860576
2022-08-08T13:36:06,429 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.215092663438381
2022-08-08T13:36:06,429 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.43722559143870965
2022-08-08T13:36:06,664 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T13:36:07,876 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T13:36:08,208 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T13:36:08,593 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T13:36:09,821 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T13:36:10,134 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T13:36:10,522 INFO ControlerListenerManagerImpl:171 [it.117] all ControlerIterationEndsListeners called.
2022-08-08T13:36:10,758 INFO AbstractController:181 ### ITERATION 117 ENDS
2022-08-08T13:36:10,758 INFO AbstractController:182 ###################################################
2022-08-08T13:36:10,758 INFO AbstractController:133 ###################################################
2022-08-08T13:36:10,758 INFO AbstractController:134 ### ITERATION 118 BEGINS
2022-08-08T13:36:10,759 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T13:36:10,759 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T13:36:10,759 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T13:36:10,759 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T13:36:10,759 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T13:36:17,076 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T13:36:17,102 INFO ControlerListenerManagerImpl:148 [it.118] all ControlerIterationStartsListeners called.
2022-08-08T13:36:17,102 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T13:36:18,683 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169710 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T13:36:18,683 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30388 plans
2022-08-08T13:36:18,683 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:36:18,683 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T13:36:18,684 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:36:18,686 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T13:36:18,686 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T13:36:18,687 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T13:36:18,687 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:36:18,691 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:36:18,695 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T13:36:18,698 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:36:18,708 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T13:36:18,708 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:36:18,711 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:36:18,712 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:36:18,712 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:36:18,713 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:36:18,719 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T13:36:18,721 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:36:18,732 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:36:18,752 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T13:36:18,895 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T13:36:19,138 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T13:36:19,499 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T13:36:20,420 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T13:36:21,847 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T13:36:24,872 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T13:36:29,565 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T13:36:41,190 INFO MemoryObserver:41 used RAM: 14121 MB free: 1958 MB total: 16080 MB
2022-08-08T13:36:48,316 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T13:36:48,316 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30388 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T13:36:48,316 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30652 plans
2022-08-08T13:36:48,316 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T13:36:48,316 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T13:36:48,316 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T13:36:48,317 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T13:36:48,317 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T13:36:48,317 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T13:36:48,317 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T13:36:48,317 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T13:36:48,317 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T13:36:48,318 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T13:36:48,320 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T13:36:48,323 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T13:36:48,329 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T13:36:48,342 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T13:36:48,365 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T13:36:48,410 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T13:36:48,573 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30652 plans
2022-08-08T13:36:48,573 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T13:36:48,573 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:36:48,573 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:36:48,573 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T13:36:48,574 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T13:36:48,574 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:36:48,574 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:36:48,575 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T13:36:48,577 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:36:48,579 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T13:36:48,592 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T13:36:48,594 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:36:48,600 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:36:48,610 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T13:36:48,611 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:36:48,611 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:36:48,613 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:36:48,624 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:36:48,628 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:36:48,648 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T13:36:48,792 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T13:36:48,966 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T13:36:49,375 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T13:36:50,411 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T13:36:52,352 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T13:36:55,818 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T13:37:02,820 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T13:37:19,120 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T13:37:19,120 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30652 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T13:37:19,120 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7678 plans
2022-08-08T13:37:19,121 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T13:37:19,121 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T13:37:19,121 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T13:37:19,121 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T13:37:19,121 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T13:37:19,121 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T13:37:19,121 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T13:37:19,121 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T13:37:19,121 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T13:37:19,121 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T13:37:19,121 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T13:37:19,122 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T13:37:19,123 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T13:37:19,126 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T13:37:19,126 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7678 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T13:37:19,126 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40211 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T13:37:19,126 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6854 plans
2022-08-08T13:37:19,126 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T13:37:19,126 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T13:37:19,127 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T13:37:19,128 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T13:37:19,130 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T13:37:19,133 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T13:37:19,171 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T13:37:19,212 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T13:37:19,376 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T13:37:19,615 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T13:37:19,927 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T13:37:20,710 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T13:37:22,792 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T13:37:31,478 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T13:37:31,478 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6854 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T13:37:31,478 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T13:37:32,474 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T13:37:33,449 INFO ControlerListenerManagerImpl:213 [it.118] all ControlerReplanningListeners called.
2022-08-08T13:37:33,449 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T13:37:33,449 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T13:37:33,449 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T13:37:33,528 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T13:37:33,599 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T13:37:33,599 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T13:37:33,599 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T13:37:33,608 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T13:37:33,617 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T13:37:33,617 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T13:37:33,618 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T13:37:33,619 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T13:37:33,619 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T13:37:33,619 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T13:37:33,619 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T13:37:33,619 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T13:37:33,619 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T13:37:33,619 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T13:37:33,619 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T13:37:33,619 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T13:37:33,619 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T13:37:33,619 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T13:37:33,619 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T13:37:33,620 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T13:37:33,620 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T13:37:33,620 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T13:37:34,318 INFO ControlerListenerManagerImpl:232 [it.118] all ControlerBeforeMobsimListeners called.
2022-08-08T13:37:34,318 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T13:37:34,318 INFO NetworkImpl:163 node # 1
2022-08-08T13:37:34,318 INFO NetworkImpl:163 node # 4
2022-08-08T13:37:34,318 INFO NetworkImpl:163 node # 16
2022-08-08T13:37:34,318 INFO NetworkImpl:163 node # 64
2022-08-08T13:37:34,318 INFO NetworkImpl:163 node # 256
2022-08-08T13:37:34,319 INFO NetworkImpl:163 node # 1024
2022-08-08T13:37:34,319 INFO NetworkImpl:163 node # 4096
2022-08-08T13:37:34,321 INFO NetworkImpl:163 node # 16384
2022-08-08T13:37:34,327 INFO NetworkImpl:163 node # 65536
2022-08-08T13:37:34,366 INFO NetworkImpl:159 link # 1
2022-08-08T13:37:34,366 INFO NetworkImpl:159 link # 4
2022-08-08T13:37:34,366 INFO NetworkImpl:159 link # 16
2022-08-08T13:37:34,366 INFO NetworkImpl:159 link # 64
2022-08-08T13:37:34,367 INFO NetworkImpl:159 link # 256
2022-08-08T13:37:34,368 INFO NetworkImpl:159 link # 1024
2022-08-08T13:37:34,372 INFO NetworkImpl:159 link # 4096
2022-08-08T13:37:34,389 INFO NetworkImpl:159 link # 16384
2022-08-08T13:37:34,461 INFO NetworkImpl:159 link # 65536
2022-08-08T13:37:34,791 INFO NetworkImpl:159 link # 262144
2022-08-08T13:37:35,457 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T13:37:35,457 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T13:37:35,458 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T13:37:35,458 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T13:37:35,458 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T13:37:35,458 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T13:37:35,458 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T13:37:35,459 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T13:37:35,460 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T13:37:35,462 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T13:37:35,467 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T13:37:35,477 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T13:37:35,495 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T13:37:35,532 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T13:37:35,606 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T13:37:35,756 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T13:37:36,129 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T13:37:36,689 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T13:37:37,768 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T13:37:37,877 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T13:37:37,893 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:37:37,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T13:37:37,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T13:37:37,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:37:37,893 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:37:37,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T13:37:37,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T13:37:37,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T13:37:37,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:37:37,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T13:37:43,855 INFO MemoryObserver:41 used RAM: 11824 MB free: 4255 MB total: 16080 MB
2022-08-08T13:37:45,212 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:37:45,212 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T13:37:45,212 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T13:37:45,212 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T13:37:45,212 INFO EventsManagerImpl:176
2022-08-08T13:37:45,212 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:37:45,213 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T13:37:45,213 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T13:37:45,213 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T13:37:45,213 INFO EventsManagerImpl:176
2022-08-08T13:37:45,213 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:37:45,213 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T13:37:45,213 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T13:37:45,213 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T13:37:45,213 INFO EventsManagerImpl:176
2022-08-08T13:37:45,213 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:37:45,213 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T13:37:45,213 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T13:37:45,213 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T13:37:45,213 INFO EventsManagerImpl:176
2022-08-08T13:37:45,213 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T13:37:45,213 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T13:37:45,213 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T13:37:45,213 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T13:37:45,213 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T13:37:45,213 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T13:37:45,213 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T13:37:45,213 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:37:45,213 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T13:37:45,213 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T13:37:45,214 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:37:45,214 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T13:37:45,214 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T13:37:45,214 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T13:37:45,214 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T13:37:45,214 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T13:37:45,214 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T13:37:45,214 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T13:37:45,214 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T13:37:45,214 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:37:45,214 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:37:45,214 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:37:45,214 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T13:37:45,214 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T13:37:45,214 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T13:37:45,214 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:37:45,214 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T13:37:45,214 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:37:45,214 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T13:37:45,214 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T13:37:45,214 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:37:45,214 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T13:37:45,214 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:37:45,214 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T13:37:45,214 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T13:37:45,214 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:37:45,214 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T13:37:45,215 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T13:37:45,215 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:37:45,215 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:37:45,215 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:37:45,215 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T13:37:45,215 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T13:37:45,215 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T13:37:45,215 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:37:45,215 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T13:37:45,215 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:37:45,215 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T13:37:45,215 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T13:37:45,215 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:37:45,215 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T13:37:45,215 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:37:45,215 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T13:37:45,215 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T13:37:45,215 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:37:45,215 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T13:37:46,756 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T13:37:46,758 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T13:37:46,941 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T13:37:46,941 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T13:37:46,941 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T13:37:46,941 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T13:37:46,941 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T13:37:46,941 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T13:37:46,941 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T13:37:46,941 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T13:37:47,154 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T13:37:47,154 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T13:37:47,178 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T13:37:47,178 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T13:37:47,179 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T13:37:47,180 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T13:37:47,181 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T13:37:47,182 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T13:37:47,186 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T13:37:47,186 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T13:37:47,187 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T13:37:47,187 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T13:37:48,212 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1758 #nodes=233
2022-08-08T13:37:48,212 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271754 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T13:37:49,795 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3081 #nodes=369
2022-08-08T13:37:49,795 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271263 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T13:37:52,654 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4211 #nodes=493
2022-08-08T13:37:52,654 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270666 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T13:37:56,194 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5405 #nodes=708
2022-08-08T13:37:56,194 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269828 lost=0 simT=14400.0s realT=18s; (s/r): 800.0
2022-08-08T13:38:00,425 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6903 #nodes=982
2022-08-08T13:38:00,426 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268604 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T13:38:06,432 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10797 #nodes=1699
2022-08-08T13:38:06,433 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266684 lost=0 simT=21600.0s realT=28s; (s/r): 771.4285714285714
2022-08-08T13:38:20,021 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11694 #nodes=1821
2022-08-08T13:38:20,021 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263947 lost=0 simT=25200.0s realT=42s; (s/r): 600.0
2022-08-08T13:38:32,438 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12865 #nodes=1930
2022-08-08T13:38:32,438 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260471 lost=0 simT=28800.0s realT=54s; (s/r): 533.3333333333334
2022-08-08T13:38:43,855 INFO MemoryObserver:41 used RAM: 14320 MB free: 1759 MB total: 16080 MB
2022-08-08T13:38:48,939 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14082 #nodes=2150
2022-08-08T13:38:48,939 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256800 lost=0 simT=32400.0s realT=71s; (s/r): 456.3380281690141
2022-08-08T13:39:02,972 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13854 #nodes=2087
2022-08-08T13:39:02,973 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251375 lost=0 simT=36000.0s realT=85s; (s/r): 423.52941176470586
2022-08-08T13:39:21,564 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14295 #nodes=2117
2022-08-08T13:39:21,564 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245430 lost=0 simT=39600.0s realT=103s; (s/r): 384.4660194174757
2022-08-08T13:39:35,106 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14553 #nodes=2233
2022-08-08T13:39:35,107 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237485 lost=0 simT=43200.0s realT=117s; (s/r): 369.2307692307692
2022-08-08T13:39:43,855 INFO MemoryObserver:41 used RAM: 15177 MB free: 902 MB total: 16080 MB
2022-08-08T13:39:52,516 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14898 #nodes=2309
2022-08-08T13:39:52,517 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228341 lost=0 simT=46800.0s realT=134s; (s/r): 349.25373134328356
2022-08-08T13:40:09,018 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15184 #nodes=2311
2022-08-08T13:40:09,019 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217139 lost=0 simT=50400.0s realT=151s; (s/r): 333.7748344370861
2022-08-08T13:40:23,206 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15323 #nodes=2378
2022-08-08T13:40:23,216 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203450 lost=0 simT=54000.0s realT=165s; (s/r): 327.27272727272725
2022-08-08T13:40:40,826 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15659 #nodes=2433
2022-08-08T13:40:40,827 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186767 lost=0 simT=57600.0s realT=182s; (s/r): 316.4835164835165
2022-08-08T13:40:43,856 INFO MemoryObserver:41 used RAM: 15852 MB free: 227 MB total: 16080 MB
2022-08-08T13:41:06,537 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15523 #nodes=2356
2022-08-08T13:41:06,537 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167335 lost=0 simT=61200.0s realT=208s; (s/r): 294.2307692307692
2022-08-08T13:41:25,915 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15064 #nodes=2244
2022-08-08T13:41:25,915 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145306 lost=0 simT=64800.0s realT=228s; (s/r): 284.2105263157895
2022-08-08T13:41:40,586 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14436 #nodes=2102
2022-08-08T13:41:40,586 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121617 lost=0 simT=68400.0s realT=242s; (s/r): 282.64462809917353
2022-08-08T13:41:43,856 INFO MemoryObserver:41 used RAM: 15402 MB free: 677 MB total: 16080 MB
2022-08-08T13:41:58,085 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13984 #nodes=2070
2022-08-08T13:41:58,085 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96793 lost=0 simT=72000.0s realT=260s; (s/r): 276.9230769230769
2022-08-08T13:42:11,501 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12172 #nodes=1599
2022-08-08T13:42:11,502 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74015 lost=0 simT=75600.0s realT=273s; (s/r): 276.9230769230769
2022-08-08T13:42:24,448 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11309 #nodes=1494
2022-08-08T13:42:24,448 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58057 lost=0 simT=79200.0s realT=286s; (s/r): 276.9230769230769
2022-08-08T13:42:41,200 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10842 #nodes=1372
2022-08-08T13:42:41,200 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44669 lost=0 simT=82800.0s realT=303s; (s/r): 273.26732673267327
2022-08-08T13:42:49,055 INFO MemoryObserver:41 used RAM: 15449 MB free: 630 MB total: 16080 MB
2022-08-08T13:43:04,442 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10256 #nodes=1248
2022-08-08T13:43:04,442 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32512 lost=0 simT=86400.0s realT=326s; (s/r): 265.03067484662574
2022-08-08T13:43:17,935 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8546 #nodes=1016
2022-08-08T13:43:17,935 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26185 lost=0 simT=90000.0s realT=340s; (s/r): 264.70588235294116
2022-08-08T13:43:30,165 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7282 #nodes=856
2022-08-08T13:43:30,165 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22207 lost=1 simT=93600.0s realT=352s; (s/r): 265.90909090909093
2022-08-08T13:43:34,395 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6236 #nodes=679
2022-08-08T13:43:34,395 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19236 lost=3 simT=97200.0s realT=356s; (s/r): 273.03370786516854
2022-08-08T13:43:38,316 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5175 #nodes=585
2022-08-08T13:43:38,316 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16883 lost=6 simT=100800.0s realT=360s; (s/r): 280.0
2022-08-08T13:43:41,543 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4356 #nodes=504
2022-08-08T13:43:41,543 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15074 lost=8 simT=104400.0s realT=363s; (s/r): 287.60330578512395
2022-08-08T13:43:44,175 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3602 #nodes=417
2022-08-08T13:43:44,175 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13461 lost=9 simT=108000.0s realT=366s; (s/r): 295.08196721311475
2022-08-08T13:43:46,337 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3025 #nodes=327
2022-08-08T13:43:46,337 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12205 lost=10 simT=111600.0s realT=368s; (s/r): 303.2608695652174
2022-08-08T13:43:48,150 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2536 #nodes=230
2022-08-08T13:43:48,150 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11160 lost=11 simT=115200.0s realT=370s; (s/r): 311.35135135135135
2022-08-08T13:43:49,055 INFO MemoryObserver:41 used RAM: 15869 MB free: 210 MB total: 16080 MB
2022-08-08T13:43:49,526 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2157 #nodes=216
2022-08-08T13:43:49,526 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10320 lost=11 simT=118800.0s realT=371s; (s/r): 320.2156334231806
2022-08-08T13:43:50,731 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1852 #nodes=205
2022-08-08T13:43:50,731 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9630 lost=12 simT=122400.0s realT=372s; (s/r): 329.03225806451616
2022-08-08T13:43:51,835 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1665 #nodes=183
2022-08-08T13:43:51,835 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8916 lost=13 simT=126000.0s realT=373s; (s/r): 337.80160857908845
2022-08-08T13:43:52,894 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1380 #nodes=134
2022-08-08T13:43:52,894 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7295 lost=14 simT=129600.0s realT=375s; (s/r): 345.6
2022-08-08T13:43:53,397 INFO AbstractController$9:234 ### ITERATION 118 fires after mobsim event
2022-08-08T13:43:53,397 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T13:43:53,397 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=242.654904259sec
2022-08-08T13:43:53,440 INFO LegTimesControlerListener:50 [118] average trip (probably: leg) duration is: 1231 seconds = 00:20:31
2022-08-08T13:43:53,440 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T13:43:53,440 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:43:53,441 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:43:53,441 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:43:53,441 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:43:53,441 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T13:43:53,441 INFO EventsManagerImpl:137 event # 1
2022-08-08T13:43:53,441 INFO EventsManagerImpl:137 event # 4
2022-08-08T13:43:53,441 INFO EventsManagerImpl:137 event # 16
2022-08-08T13:43:53,441 INFO EventsManagerImpl:137 event # 64
2022-08-08T13:43:53,441 INFO EventsManagerImpl:137 event # 256
2022-08-08T13:43:53,442 INFO EventsManagerImpl:137 event # 1024
2022-08-08T13:43:53,445 INFO EventsManagerImpl:137 event # 4096
2022-08-08T13:43:53,456 INFO EventsManagerImpl:137 event # 16384
2022-08-08T13:43:53,469 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T13:43:53,841 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T13:43:53,841 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T13:43:53,841 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T13:43:53,841 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T13:43:53,841 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T13:43:53,841 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T13:43:53,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-08-08T13:43:53,852 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-08-08T13:43:53,852 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:54:05][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T13:43:53,854 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T13:43:53,854 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-08-08T13:43:53,854 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T13:43:53,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-08-08T13:43:53,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-08-08T13:43:53,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-08-08T13:43:53,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-08-08T13:43:53,857 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-08-08T13:43:53,857 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T13:43:53,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-08-08T13:43:53,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-08-08T13:43:53,857 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-08-08T13:43:53,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-08-08T13:43:53,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-08-08T13:43:53,858 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-08-08T13:43:53,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-08-08T13:43:53,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-08-08T13:43:53,859 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-08-08T13:43:53,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-08-08T13:43:53,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-08-08T13:43:53,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-08-08T13:43:53,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-08-08T13:43:53,860 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:07:44][duration=undefined][facilityId=null]
2022-08-08T13:43:53,860 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:42:18][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T13:43:53,862 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T13:43:53,862 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-08-08T13:43:53,862 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-08-08T13:43:53,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-08-08T13:43:53,865 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-08-08T13:43:53,865 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-08-08T13:43:53,865 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T13:43:54,199 INFO ControlerListenerManagerImpl:251 [it.118] all ControlerAfterMobsimListeners called.
2022-08-08T13:43:54,199 INFO AbstractController$4:159 ### ITERATION 118 fires scoring event
2022-08-08T13:43:54,199 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T13:43:54,321 INFO NewScoreAssignerImpl:57 it: 118 msaStart: 599
2022-08-08T13:43:54,432 INFO ControlerListenerManagerImpl:194 [it.118] all ControlerScoringListeners called.
2022-08-08T13:43:54,432 INFO AbstractController$5:167 ### ITERATION 118 fires iteration end event
2022-08-08T13:43:54,432 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T13:43:54,432 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T13:43:54,502 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T13:43:54,503 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T13:43:56,419 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T13:43:56,419 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1357446196665246
2022-08-08T13:43:56,419 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.30554286037065376
2022-08-08T13:43:56,419 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.362160246897097E-4
2022-08-08T13:43:56,419 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.1054036983213256E-4
2022-08-08T13:43:56,419 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T13:43:56,419 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1388834684728634
2022-08-08T13:43:56,419 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13770367213215773
2022-08-08T13:43:56,419 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22125738816968527
2022-08-08T13:43:56,612 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T13:43:56,724 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -90.0960110074394
2022-08-08T13:43:56,724 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -109.64896236178727
2022-08-08T13:43:56,724 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -90.89417002188863
2022-08-08T13:43:56,724 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -73.55184514357416
2022-08-08T13:43:56,786 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T13:43:57,587 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18711.111094764492 meters
2022-08-08T13:43:57,588 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137950.60649096925 meters (statistic on all 2104842 legs which have a finite distance)
2022-08-08T13:43:57,588 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51505.851785548264 meters
2022-08-08T13:43:57,588 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137894.55870341542 meters (statistic on all 764339 trips which have a finite distance)
2022-08-08T13:43:57,588 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T13:43:57,588 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T13:43:58,913 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T13:43:58,915 INFO LegHistogramListener:72 number of legs: 2112113 100%
2022-08-08T13:43:58,915 INFO LegHistogramListener:79 number of bike legs: 104856 4.964507107337534%
2022-08-08T13:43:58,915 INFO LegHistogramListener:79 number of car legs: 237840 11.260761142988088%
2022-08-08T13:43:58,915 INFO LegHistogramListener:79 number of drtNorth legs: 219 0.01036876341369993%
2022-08-08T13:43:58,915 INFO LegHistogramListener:79 number of drtSoutheast legs: 168 0.007954119879002686%
2022-08-08T13:43:58,915 INFO LegHistogramListener:79 number of freight legs: 47065 2.2283372149122704%
2022-08-08T13:43:58,915 INFO LegHistogramListener:79 number of pt legs: 127747 6.048303286803311%
2022-08-08T13:43:58,915 INFO LegHistogramListener:79 number of ride legs: 106717 5.052617923378152%
2022-08-08T13:43:58,915 INFO LegHistogramListener:79 number of walk legs: 1487501 70.42715044128795%
2022-08-08T13:43:59,558 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T13:43:59,559 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T13:44:02,232 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.658757709115371
2022-08-08T13:44:02,232 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4610166532297406
2022-08-08T13:44:02,232 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.011989247035745648
2022-08-08T13:44:02,232 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009990397305083266
2022-08-08T13:44:02,232 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T13:44:02,232 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5482856365251596
2022-08-08T13:44:02,232 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7265440055048604
2022-08-08T13:44:02,232 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9122585846552016
2022-08-08T13:44:02,232 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.24251811417450203
2022-08-08T13:44:02,232 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3841488777171262
2022-08-08T13:44:02,232 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.001383917796823408
2022-08-08T13:44:02,232 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0012285800849350663
2022-08-08T13:44:02,232 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T13:44:02,232 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3444132342595398
2022-08-08T13:44:02,232 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.28954307604615453
2022-08-08T13:44:02,232 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6812624205980373
2022-08-08T13:44:02,232 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18633849756338036
2022-08-08T13:44:02,232 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3713200367675378
2022-08-08T13:44:02,232 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.4276999234865484E-4
2022-08-08T13:44:02,232 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.78580855204712E-4
2022-08-08T13:44:02,232 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T13:44:02,232 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.23698501055269414
2022-08-08T13:44:02,232 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.2153417172904995
2022-08-08T13:44:02,232 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.43941829236354674
2022-08-08T13:44:02,418 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T13:44:03,621 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T13:44:03,946 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T13:44:04,340 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T13:44:05,568 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T13:44:05,893 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T13:44:06,277 INFO ControlerListenerManagerImpl:171 [it.118] all ControlerIterationEndsListeners called.
2022-08-08T13:44:06,512 INFO AbstractController:181 ### ITERATION 118 ENDS
2022-08-08T13:44:06,512 INFO AbstractController:182 ###################################################
2022-08-08T13:44:06,512 INFO AbstractController:133 ###################################################
2022-08-08T13:44:06,512 INFO AbstractController:134 ### ITERATION 119 BEGINS
2022-08-08T13:44:06,513 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T13:44:06,513 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T13:44:06,513 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T13:44:06,513 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T13:44:06,513 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T13:44:13,116 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T13:44:13,142 INFO ControlerListenerManagerImpl:148 [it.119] all ControlerIterationStartsListeners called.
2022-08-08T13:44:13,142 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T13:44:14,710 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169767 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T13:44:14,710 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30702 plans
2022-08-08T13:44:14,711 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T13:44:14,711 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:44:14,712 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T13:44:14,712 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:44:14,712 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:44:14,712 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:44:14,713 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T13:44:14,713 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:44:14,713 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T13:44:14,716 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:44:14,719 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:44:14,724 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T13:44:14,735 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:44:14,739 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:44:14,739 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:44:14,741 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T13:44:14,765 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T13:44:14,784 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:44:14,802 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T13:44:14,815 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:44:14,892 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T13:44:15,080 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T13:44:15,429 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T13:44:16,355 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T13:44:17,807 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T13:44:20,747 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T13:44:25,909 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T13:44:38,520 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T13:44:38,520 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30702 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T13:44:38,520 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30386 plans
2022-08-08T13:44:38,521 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T13:44:38,526 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T13:44:38,526 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T13:44:38,526 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T13:44:38,526 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T13:44:38,526 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T13:44:38,526 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T13:44:38,527 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T13:44:38,527 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T13:44:38,528 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T13:44:38,529 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T13:44:38,532 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T13:44:38,539 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T13:44:38,552 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T13:44:38,584 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T13:44:38,670 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T13:44:45,539 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30386 plans
2022-08-08T13:44:45,539 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T13:44:45,539 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T13:44:45,539 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:44:45,539 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:44:45,539 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:44:45,539 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:44:45,540 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T13:44:45,540 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:44:45,542 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:44:45,543 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:44:45,544 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T13:44:45,548 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T13:44:45,555 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:44:45,563 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T13:44:45,565 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:44:45,568 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:44:45,589 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T13:44:45,593 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:44:45,607 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:44:45,639 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T13:44:45,766 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T13:44:46,043 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T13:44:46,483 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T13:44:47,484 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T13:44:49,057 INFO MemoryObserver:41 used RAM: 14288 MB free: 1791 MB total: 16080 MB
2022-08-08T13:44:49,267 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T13:44:52,650 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T13:44:59,600 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T13:45:16,870 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T13:45:16,870 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30386 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T13:45:16,870 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7573 plans
2022-08-08T13:45:16,870 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T13:45:16,870 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T13:45:16,870 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T13:45:16,870 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T13:45:16,870 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T13:45:16,870 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T13:45:16,870 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T13:45:16,871 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T13:45:16,871 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T13:45:16,871 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T13:45:16,871 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T13:45:16,872 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T13:45:16,873 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T13:45:16,875 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T13:45:16,875 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7573 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T13:45:16,875 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40270 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T13:45:16,875 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6795 plans
2022-08-08T13:45:16,876 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T13:45:16,876 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T13:45:16,876 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T13:45:16,877 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T13:45:16,880 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T13:45:16,889 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T13:45:16,917 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T13:45:16,960 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T13:45:17,067 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T13:45:17,521 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T13:45:18,182 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T13:45:19,142 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T13:45:21,514 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T13:45:29,971 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T13:45:29,971 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6795 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T13:45:29,971 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T13:45:30,937 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T13:45:31,901 INFO ControlerListenerManagerImpl:213 [it.119] all ControlerReplanningListeners called.
2022-08-08T13:45:31,901 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T13:45:31,901 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T13:45:31,901 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T13:45:31,980 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T13:45:32,051 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T13:45:32,051 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T13:45:32,051 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T13:45:32,059 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T13:45:32,070 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T13:45:32,070 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T13:45:32,072 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T13:45:32,072 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T13:45:32,072 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T13:45:32,072 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T13:45:32,072 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T13:45:32,072 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T13:45:32,072 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T13:45:32,072 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T13:45:32,072 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T13:45:32,072 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T13:45:32,073 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T13:45:32,073 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T13:45:32,073 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T13:45:32,073 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T13:45:32,073 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T13:45:32,073 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T13:45:32,764 INFO ControlerListenerManagerImpl:232 [it.119] all ControlerBeforeMobsimListeners called.
2022-08-08T13:45:32,764 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T13:45:32,764 INFO NetworkImpl:163 node # 1
2022-08-08T13:45:32,764 INFO NetworkImpl:163 node # 4
2022-08-08T13:45:32,765 INFO NetworkImpl:163 node # 16
2022-08-08T13:45:32,765 INFO NetworkImpl:163 node # 64
2022-08-08T13:45:32,765 INFO NetworkImpl:163 node # 256
2022-08-08T13:45:32,765 INFO NetworkImpl:163 node # 1024
2022-08-08T13:45:32,765 INFO NetworkImpl:163 node # 4096
2022-08-08T13:45:32,767 INFO NetworkImpl:163 node # 16384
2022-08-08T13:45:32,774 INFO NetworkImpl:163 node # 65536
2022-08-08T13:45:32,812 INFO NetworkImpl:159 link # 1
2022-08-08T13:45:32,812 INFO NetworkImpl:159 link # 4
2022-08-08T13:45:32,812 INFO NetworkImpl:159 link # 16
2022-08-08T13:45:32,812 INFO NetworkImpl:159 link # 64
2022-08-08T13:45:32,812 INFO NetworkImpl:159 link # 256
2022-08-08T13:45:32,814 INFO NetworkImpl:159 link # 1024
2022-08-08T13:45:32,818 INFO NetworkImpl:159 link # 4096
2022-08-08T13:45:32,836 INFO NetworkImpl:159 link # 16384
2022-08-08T13:45:32,907 INFO NetworkImpl:159 link # 65536
2022-08-08T13:45:33,280 INFO NetworkImpl:159 link # 262144
2022-08-08T13:45:33,853 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T13:45:33,853 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T13:45:33,853 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T13:45:33,853 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T13:45:33,853 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T13:45:33,853 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T13:45:33,853 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T13:45:33,854 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T13:45:33,855 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T13:45:33,858 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T13:45:33,862 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T13:45:33,872 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T13:45:33,892 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T13:45:34,014 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T13:45:34,089 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T13:45:34,241 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T13:45:34,542 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T13:45:35,139 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T13:45:36,223 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T13:45:36,330 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T13:45:36,346 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:45:36,346 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T13:45:36,347 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T13:45:36,347 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:45:36,347 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:45:36,347 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T13:45:36,347 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T13:45:36,347 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T13:45:36,347 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:45:36,347 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T13:45:43,865 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:45:43,865 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T13:45:43,865 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T13:45:43,865 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T13:45:43,865 INFO EventsManagerImpl:176
2022-08-08T13:45:43,865 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:45:43,865 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T13:45:43,865 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T13:45:43,865 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T13:45:43,865 INFO EventsManagerImpl:176
2022-08-08T13:45:43,865 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:45:43,865 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T13:45:43,865 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T13:45:43,865 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T13:45:43,865 INFO EventsManagerImpl:176
2022-08-08T13:45:43,865 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:45:43,865 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T13:45:43,865 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T13:45:43,865 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T13:45:43,865 INFO EventsManagerImpl:176
2022-08-08T13:45:43,866 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T13:45:43,866 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T13:45:43,866 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T13:45:43,866 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T13:45:43,866 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T13:45:43,866 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T13:45:43,866 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T13:45:43,866 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:45:43,866 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T13:45:43,866 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T13:45:43,866 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:45:43,866 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T13:45:43,866 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T13:45:43,866 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T13:45:43,866 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T13:45:43,866 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T13:45:43,866 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T13:45:43,866 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T13:45:43,866 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T13:45:43,866 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:45:43,866 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:45:43,866 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:45:43,866 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T13:45:43,866 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T13:45:43,866 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T13:45:43,866 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:45:43,866 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T13:45:43,866 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:45:43,866 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T13:45:43,866 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T13:45:43,866 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:45:43,866 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T13:45:43,867 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:45:43,867 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T13:45:43,867 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T13:45:43,867 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:45:43,867 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T13:45:43,867 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T13:45:43,867 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:45:43,867 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:45:43,867 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:45:43,867 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T13:45:43,867 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T13:45:43,867 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T13:45:43,867 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:45:43,867 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T13:45:43,867 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:45:43,867 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T13:45:43,867 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T13:45:43,867 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:45:43,867 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T13:45:43,867 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:45:43,867 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T13:45:43,867 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T13:45:43,867 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:45:43,867 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T13:45:45,278 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T13:45:45,280 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T13:45:45,436 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T13:45:45,436 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T13:45:45,436 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T13:45:45,436 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T13:45:45,436 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T13:45:45,436 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T13:45:45,436 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T13:45:45,437 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T13:45:45,624 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T13:45:45,624 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273930 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T13:45:45,630 INFO VehicularDepartureHandler:110 teleport vehicle 43659_car from link -7972281 to link -28869864#3
2022-08-08T13:45:45,647 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T13:45:45,648 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T13:45:45,649 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T13:45:45,650 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T13:45:45,651 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T13:45:45,655 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T13:45:45,655 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T13:45:45,656 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T13:45:45,656 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T13:45:46,439 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1756 #nodes=240
2022-08-08T13:45:46,439 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271744 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T13:45:47,572 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3095 #nodes=358
2022-08-08T13:45:47,572 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271264 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T13:45:49,059 INFO MemoryObserver:41 used RAM: 13130 MB free: 2949 MB total: 16080 MB
2022-08-08T13:45:49,618 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4220 #nodes=490
2022-08-08T13:45:49,619 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270669 lost=0 simT=10800.0s realT=13s; (s/r): 830.7692307692307
2022-08-08T13:45:52,852 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5418 #nodes=699
2022-08-08T13:45:52,852 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269821 lost=0 simT=14400.0s realT=16s; (s/r): 900.0
2022-08-08T13:45:57,858 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6944 #nodes=980
2022-08-08T13:45:57,859 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268600 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-08-08T13:46:06,885 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10854 #nodes=1650
2022-08-08T13:46:06,886 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266682 lost=0 simT=21600.0s realT=30s; (s/r): 720.0
2022-08-08T13:46:16,206 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11723 #nodes=1842
2022-08-08T13:46:16,207 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263973 lost=0 simT=25200.0s realT=39s; (s/r): 646.1538461538462
2022-08-08T13:46:32,086 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12881 #nodes=1892
2022-08-08T13:46:32,087 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260482 lost=0 simT=28800.0s realT=55s; (s/r): 523.6363636363636
2022-08-08T13:46:45,127 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14130 #nodes=2147
2022-08-08T13:46:45,128 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256835 lost=0 simT=32400.0s realT=68s; (s/r): 476.47058823529414
2022-08-08T13:46:49,059 INFO MemoryObserver:41 used RAM: 14207 MB free: 1872 MB total: 16080 MB
2022-08-08T13:47:03,082 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13867 #nodes=2082
2022-08-08T13:47:03,090 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251314 lost=0 simT=36000.0s realT=86s; (s/r): 418.6046511627907
2022-08-08T13:47:18,018 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14304 #nodes=2113
2022-08-08T13:47:18,019 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245408 lost=0 simT=39600.0s realT=101s; (s/r): 392.0792079207921
2022-08-08T13:47:35,199 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14640 #nodes=2184
2022-08-08T13:47:35,200 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237478 lost=0 simT=43200.0s realT=118s; (s/r): 366.10169491525426
2022-08-08T13:47:48,633 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14955 #nodes=2201
2022-08-08T13:47:48,633 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228332 lost=0 simT=46800.0s realT=132s; (s/r): 354.54545454545456
2022-08-08T13:47:49,059 INFO MemoryObserver:41 used RAM: 15484 MB free: 595 MB total: 16080 MB
2022-08-08T13:48:02,784 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15142 #nodes=2312
2022-08-08T13:48:02,785 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217108 lost=0 simT=50400.0s realT=146s; (s/r): 345.2054794520548
2022-08-08T13:48:22,811 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15289 #nodes=2380
2022-08-08T13:48:22,812 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203510 lost=0 simT=54000.0s realT=166s; (s/r): 325.30120481927713
2022-08-08T13:48:37,525 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15541 #nodes=2421
2022-08-08T13:48:37,525 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186753 lost=0 simT=57600.0s realT=181s; (s/r): 318.23204419889504
2022-08-08T13:48:49,060 INFO MemoryObserver:41 used RAM: 15687 MB free: 392 MB total: 16080 MB
2022-08-08T13:48:56,948 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15368 #nodes=2355
2022-08-08T13:48:56,948 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167287 lost=0 simT=61200.0s realT=200s; (s/r): 306.0
2022-08-08T13:49:22,240 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=14935 #nodes=2209
2022-08-08T13:49:22,240 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145089 lost=0 simT=64800.0s realT=225s; (s/r): 288.0
2022-08-08T13:49:40,926 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14263 #nodes=2087
2022-08-08T13:49:40,945 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121401 lost=0 simT=68400.0s realT=244s; (s/r): 280.327868852459
2022-08-08T13:49:49,060 INFO MemoryObserver:41 used RAM: 15342 MB free: 737 MB total: 16080 MB
2022-08-08T13:49:55,236 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13992 #nodes=2052
2022-08-08T13:49:55,236 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96608 lost=0 simT=72000.0s realT=258s; (s/r): 279.06976744186045
2022-08-08T13:50:10,650 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12089 #nodes=1664
2022-08-08T13:50:10,650 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73900 lost=0 simT=75600.0s realT=274s; (s/r): 275.9124087591241
2022-08-08T13:50:21,164 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11344 #nodes=1413
2022-08-08T13:50:21,164 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57989 lost=0 simT=79200.0s realT=284s; (s/r): 278.8732394366197
2022-08-08T13:50:33,263 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10800 #nodes=1375
2022-08-08T13:50:33,263 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44543 lost=0 simT=82800.0s realT=296s; (s/r): 279.72972972972974
2022-08-08T13:50:49,060 INFO MemoryObserver:41 used RAM: 15616 MB free: 463 MB total: 16080 MB
2022-08-08T13:50:49,866 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10201 #nodes=1248
2022-08-08T13:50:49,866 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32268 lost=0 simT=86400.0s realT=313s; (s/r): 276.038338658147
2022-08-08T13:50:57,737 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8562 #nodes=1000
2022-08-08T13:50:57,737 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26051 lost=1 simT=90000.0s realT=321s; (s/r): 280.3738317757009
2022-08-08T13:51:03,836 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7218 #nodes=792
2022-08-08T13:51:03,836 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22057 lost=1 simT=93600.0s realT=327s; (s/r): 286.23853211009174
2022-08-08T13:51:08,572 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6100 #nodes=682
2022-08-08T13:51:08,572 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19143 lost=3 simT=97200.0s realT=332s; (s/r): 292.7710843373494
2022-08-08T13:51:12,199 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5155 #nodes=522
2022-08-08T13:51:12,199 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16824 lost=3 simT=100800.0s realT=335s; (s/r): 300.8955223880597
2022-08-08T13:51:14,673 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4287 #nodes=499
2022-08-08T13:51:14,673 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14994 lost=4 simT=104400.0s realT=338s; (s/r): 308.8757396449704
2022-08-08T13:51:16,847 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3624 #nodes=370
2022-08-08T13:51:16,847 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13406 lost=4 simT=108000.0s realT=340s; (s/r): 317.6470588235294
2022-08-08T13:51:18,974 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3032 #nodes=330
2022-08-08T13:51:18,974 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12182 lost=4 simT=111600.0s realT=342s; (s/r): 326.3157894736842
2022-08-08T13:51:20,789 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2528 #nodes=234
2022-08-08T13:51:20,789 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11159 lost=4 simT=115200.0s realT=344s; (s/r): 334.8837209302326
2022-08-08T13:51:22,305 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2202 #nodes=200
2022-08-08T13:51:22,305 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10372 lost=5 simT=118800.0s realT=345s; (s/r): 344.3478260869565
2022-08-08T13:51:23,623 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1880 #nodes=219
2022-08-08T13:51:23,624 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9668 lost=5 simT=122400.0s realT=347s; (s/r): 352.7377521613833
2022-08-08T13:51:24,824 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1650 #nodes=186
2022-08-08T13:51:24,824 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8946 lost=5 simT=126000.0s realT=348s; (s/r): 362.0689655172414
2022-08-08T13:51:25,983 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1329 #nodes=171
2022-08-08T13:51:25,983 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7341 lost=5 simT=129600.0s realT=349s; (s/r): 371.3467048710602
2022-08-08T13:51:26,394 INFO AbstractController$9:234 ### ITERATION 119 fires after mobsim event
2022-08-08T13:51:26,394 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=239.3309982sec
2022-08-08T13:51:26,394 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T13:51:26,508 INFO LegTimesControlerListener:50 [119] average trip (probably: leg) duration is: 1226 seconds = 00:20:26
2022-08-08T13:51:26,508 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T13:51:26,508 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:51:26,508 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:51:26,508 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:51:26,508 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:51:26,508 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T13:51:26,508 INFO EventsManagerImpl:137 event # 1
2022-08-08T13:51:26,508 INFO EventsManagerImpl:137 event # 4
2022-08-08T13:51:26,508 INFO EventsManagerImpl:137 event # 16
2022-08-08T13:51:26,508 INFO EventsManagerImpl:137 event # 64
2022-08-08T13:51:26,509 INFO EventsManagerImpl:137 event # 256
2022-08-08T13:51:26,509 INFO EventsManagerImpl:137 event # 1024
2022-08-08T13:51:26,512 INFO EventsManagerImpl:137 event # 4096
2022-08-08T13:51:26,524 INFO EventsManagerImpl:137 event # 16384
2022-08-08T13:51:26,538 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T13:51:26,848 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T13:51:26,848 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T13:51:26,848 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T13:51:26,848 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T13:51:26,848 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T13:51:26,848 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T13:51:26,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-08-08T13:51:26,851 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-08-08T13:51:26,851 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:19:14][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T13:51:26,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-08-08T13:51:26,853 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=01:53:23][duration=undefined][facilityId=null]
2022-08-08T13:51:26,853 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=09:36:29][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T13:51:26,855 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T13:51:26,855 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-08-08T13:51:26,855 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-08-08T13:51:26,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-08-08T13:51:26,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-08-08T13:51:26,856 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T13:51:26,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-08-08T13:51:26,856 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-08-08T13:51:26,856 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-08-08T13:51:26,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-08-08T13:51:26,856 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-08-08T13:51:26,856 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:05:15][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T13:51:26,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-08-08T13:51:26,857 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-08-08T13:51:26,857 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-08-08T13:51:26,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-08-08T13:51:26,858 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-08-08T13:51:26,858 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-08-08T13:51:26,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-08-08T13:51:26,859 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:07:44][duration=undefined][facilityId=null]
2022-08-08T13:51:26,859 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:42:18][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T13:51:26,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-08-08T13:51:26,860 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-08-08T13:51:26,860 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-08-08T13:51:26,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-08-08T13:51:26,863 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-08-08T13:51:26,863 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-08-08T13:51:26,863 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T13:51:27,204 INFO ControlerListenerManagerImpl:251 [it.119] all ControlerAfterMobsimListeners called.
2022-08-08T13:51:27,204 INFO AbstractController$4:159 ### ITERATION 119 fires scoring event
2022-08-08T13:51:27,204 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T13:51:27,414 INFO NewScoreAssignerImpl:57 it: 119 msaStart: 599
2022-08-08T13:51:27,536 INFO ControlerListenerManagerImpl:194 [it.119] all ControlerScoringListeners called.
2022-08-08T13:51:27,536 INFO AbstractController$5:167 ### ITERATION 119 fires iteration end event
2022-08-08T13:51:27,536 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T13:51:27,536 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T13:51:27,610 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T13:51:27,611 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T13:51:29,818 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T13:51:29,818 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13636597051407795
2022-08-08T13:51:29,818 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.30498313109475855
2022-08-08T13:51:29,818 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.3236467646107315E-4
2022-08-08T13:51:29,818 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.7202688754576684E-4
2022-08-08T13:51:29,818 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T13:51:29,818 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13886806307994887
2022-08-08T13:51:29,818 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13791678006747563
2022-08-08T13:51:29,818 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22104042888613873
2022-08-08T13:51:30,018 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T13:51:30,130 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -89.85012884031599
2022-08-08T13:51:30,130 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -109.51694058581243
2022-08-08T13:51:30,130 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -90.7630240994257
2022-08-08T13:51:30,130 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -73.46260318575986
2022-08-08T13:51:30,201 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T13:51:31,242 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18684.76754118767 meters
2022-08-08T13:51:31,242 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137807.62979797504 meters (statistic on all 2105625 legs which have a finite distance)
2022-08-08T13:51:31,242 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51434.22505127906 meters
2022-08-08T13:51:31,242 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137756.84310643334 meters (statistic on all 764639 trips which have a finite distance)
2022-08-08T13:51:31,242 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T13:51:31,242 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T13:51:32,636 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T13:51:32,638 INFO LegHistogramListener:72 number of legs: 2112928 100%
2022-08-08T13:51:32,638 INFO LegHistogramListener:79 number of bike legs: 105436 4.99004225416105%
2022-08-08T13:51:32,638 INFO LegHistogramListener:79 number of car legs: 237397 11.235451468294235%
2022-08-08T13:51:32,638 INFO LegHistogramListener:79 number of drtNorth legs: 208 0.009844159384512866%
2022-08-08T13:51:32,638 INFO LegHistogramListener:79 number of drtSoutheast legs: 146 0.0069098426448984535%
2022-08-08T13:51:32,638 INFO LegHistogramListener:79 number of freight legs: 47065 2.2274776991927787%
2022-08-08T13:51:32,638 INFO LegHistogramListener:79 number of pt legs: 127721 6.044739811295037%
2022-08-08T13:51:32,638 INFO LegHistogramListener:79 number of ride legs: 106875 5.058146799133714%
2022-08-08T13:51:32,638 INFO LegHistogramListener:79 number of walk legs: 1488080 70.42738796589377%
2022-08-08T13:51:33,197 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T13:51:33,197 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T13:51:35,599 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.660877234423864
2022-08-08T13:51:35,600 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.461446720448605
2022-08-08T13:51:35,600 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.012027760518032012
2022-08-08T13:51:35,600 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010012221611712207
2022-08-08T13:51:35,600 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T13:51:35,600 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5489416495067707
2022-08-08T13:51:35,600 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7286314362447814
2022-08-08T13:51:35,600 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9126963545705233
2022-08-08T13:51:35,600 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.24318568120079903
2022-08-08T13:51:35,600 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38422718846444176
2022-08-08T13:51:35,600 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0013993231897379544
2022-08-08T13:51:35,600 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0012439854778496125
2022-08-08T13:51:35,600 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T13:51:35,600 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.34571498996081895
2022-08-08T13:51:35,600 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.29028638625428144
2022-08-08T13:51:35,600 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.68369390511305
2022-08-08T13:51:35,600 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18652849740932642
2022-08-08T13:51:35,600 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37142402316971096
2022-08-08T13:51:35,600 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.440537750915337E-4
2022-08-08T13:51:35,600 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.78580855204712E-4
2022-08-08T13:51:35,600 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T13:51:35,600 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.23753061821841767
2022-08-08T13:51:35,600 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21559333870810374
2022-08-08T13:51:35,600 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.44162768246404127
2022-08-08T13:51:35,820 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T13:51:37,027 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T13:51:37,353 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T13:51:37,762 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T13:51:38,844 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T13:51:39,138 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T13:51:39,518 INFO ControlerListenerManagerImpl:171 [it.119] all ControlerIterationEndsListeners called.
2022-08-08T13:51:39,762 INFO AbstractController:181 ### ITERATION 119 ENDS
2022-08-08T13:51:39,762 INFO AbstractController:182 ###################################################
2022-08-08T13:51:39,762 INFO AbstractController:133 ###################################################
2022-08-08T13:51:39,762 INFO AbstractController:134 ### ITERATION 120 BEGINS
2022-08-08T13:51:39,763 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T13:51:39,763 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T13:51:39,763 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T13:51:39,764 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T13:51:39,764 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T13:51:45,739 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T13:51:45,765 INFO ControlerListenerManagerImpl:148 [it.120] all ControlerIterationStartsListeners called.
2022-08-08T13:51:45,765 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T13:51:47,350 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169721 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T13:51:47,350 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30679 plans
2022-08-08T13:51:47,350 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T13:51:47,350 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:51:47,350 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:51:47,353 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:51:47,354 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T13:51:47,354 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:51:47,355 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T13:51:47,355 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:51:47,356 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T13:51:47,364 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T13:51:47,370 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:51:47,379 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:51:47,382 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T13:51:47,387 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:51:47,394 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:51:47,395 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T13:51:47,405 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:51:47,413 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:51:47,431 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:51:47,448 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T13:51:47,568 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T13:51:47,798 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T13:51:48,194 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T13:51:49,061 INFO MemoryObserver:41 used RAM: 15718 MB free: 361 MB total: 16080 MB
2022-08-08T13:51:49,089 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T13:51:50,764 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T13:51:53,657 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T13:51:58,535 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T13:52:17,286 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T13:52:17,287 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30679 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T13:52:17,287 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30298 plans
2022-08-08T13:52:17,287 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T13:52:17,287 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T13:52:17,287 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T13:52:17,287 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T13:52:17,288 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T13:52:17,288 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T13:52:17,288 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T13:52:17,288 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T13:52:17,288 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T13:52:17,289 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T13:52:17,291 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T13:52:17,294 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T13:52:17,301 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T13:52:17,314 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T13:52:17,337 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T13:52:17,382 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T13:52:17,523 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30298 plans
2022-08-08T13:52:17,523 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:52:17,523 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:52:17,523 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T13:52:17,523 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T13:52:17,524 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T13:52:17,524 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T13:52:17,524 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:52:17,528 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:52:17,528 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T13:52:17,531 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:52:17,533 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:52:17,535 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:52:17,537 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:52:17,541 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T13:52:17,549 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:52:17,553 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:52:17,555 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T13:52:17,610 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T13:52:17,718 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T13:52:17,783 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:52:17,787 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T13:52:17,834 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T13:52:18,313 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T13:52:19,106 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T13:52:20,873 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T13:52:24,444 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T13:52:31,586 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T13:52:47,661 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T13:52:47,661 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30298 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T13:52:47,661 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7730 plans
2022-08-08T13:52:47,661 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T13:52:47,661 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T13:52:47,661 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T13:52:47,661 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T13:52:47,661 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T13:52:47,661 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T13:52:47,661 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T13:52:47,661 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T13:52:47,661 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T13:52:47,661 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T13:52:47,662 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T13:52:47,662 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T13:52:47,664 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T13:52:47,666 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T13:52:47,666 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7730 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T13:52:47,666 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40192 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T13:52:47,666 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6873 plans
2022-08-08T13:52:47,667 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T13:52:47,667 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T13:52:47,667 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T13:52:47,667 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T13:52:47,668 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T13:52:47,677 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T13:52:47,708 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T13:52:47,815 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T13:52:48,138 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T13:52:48,430 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T13:52:49,014 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T13:52:49,074 INFO MemoryObserver:41 used RAM: 15069 MB free: 1010 MB total: 16080 MB
2022-08-08T13:52:50,145 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T13:52:52,619 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T13:53:00,461 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T13:53:00,462 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6873 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T13:53:00,462 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T13:53:01,439 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T13:53:02,439 INFO ControlerListenerManagerImpl:213 [it.120] all ControlerReplanningListeners called.
2022-08-08T13:53:02,439 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T13:53:02,439 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T13:53:02,439 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T13:53:02,518 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T13:53:02,589 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T13:53:02,589 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T13:53:02,589 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T13:53:02,598 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T13:53:02,607 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T13:53:02,607 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T13:53:02,608 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T13:53:02,608 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T13:53:02,608 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T13:53:02,608 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T13:53:02,608 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T13:53:02,609 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T13:53:02,609 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T13:53:02,609 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T13:53:02,609 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T13:53:02,609 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T13:53:02,609 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T13:53:02,609 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T13:53:02,609 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T13:53:02,609 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T13:53:02,609 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T13:53:02,609 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T13:53:03,313 INFO ControlerListenerManagerImpl:232 [it.120] all ControlerBeforeMobsimListeners called.
2022-08-08T13:53:03,313 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T13:53:03,313 INFO NetworkImpl:163 node # 1
2022-08-08T13:53:03,313 INFO NetworkImpl:163 node # 4
2022-08-08T13:53:03,313 INFO NetworkImpl:163 node # 16
2022-08-08T13:53:03,313 INFO NetworkImpl:163 node # 64
2022-08-08T13:53:03,313 INFO NetworkImpl:163 node # 256
2022-08-08T13:53:03,313 INFO NetworkImpl:163 node # 1024
2022-08-08T13:53:03,314 INFO NetworkImpl:163 node # 4096
2022-08-08T13:53:03,316 INFO NetworkImpl:163 node # 16384
2022-08-08T13:53:03,322 INFO NetworkImpl:163 node # 65536
2022-08-08T13:53:03,361 INFO NetworkImpl:159 link # 1
2022-08-08T13:53:03,361 INFO NetworkImpl:159 link # 4
2022-08-08T13:53:03,361 INFO NetworkImpl:159 link # 16
2022-08-08T13:53:03,361 INFO NetworkImpl:159 link # 64
2022-08-08T13:53:03,362 INFO NetworkImpl:159 link # 256
2022-08-08T13:53:03,363 INFO NetworkImpl:159 link # 1024
2022-08-08T13:53:03,367 INFO NetworkImpl:159 link # 4096
2022-08-08T13:53:03,385 INFO NetworkImpl:159 link # 16384
2022-08-08T13:53:03,457 INFO NetworkImpl:159 link # 65536
2022-08-08T13:53:03,789 INFO NetworkImpl:159 link # 262144
2022-08-08T13:53:04,466 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T13:53:04,466 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T13:53:04,466 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T13:53:04,466 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T13:53:04,466 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T13:53:04,466 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T13:53:04,467 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T13:53:04,467 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T13:53:04,469 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T13:53:04,471 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T13:53:04,476 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T13:53:04,485 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T13:53:04,504 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T13:53:04,541 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T13:53:04,614 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T13:53:04,826 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T13:53:05,145 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T13:53:05,698 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T13:53:06,776 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T13:53:06,880 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T13:53:06,896 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:53:06,896 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T13:53:06,896 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T13:53:06,896 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:53:06,896 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:53:06,896 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T13:53:06,897 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T13:53:06,897 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T13:53:06,897 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:53:06,897 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T13:53:13,964 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:53:13,964 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T13:53:13,964 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T13:53:13,964 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T13:53:13,964 INFO EventsManagerImpl:176
2022-08-08T13:53:13,964 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:53:13,964 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T13:53:13,964 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T13:53:13,964 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T13:53:13,964 INFO EventsManagerImpl:176
2022-08-08T13:53:13,964 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:53:13,964 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T13:53:13,964 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T13:53:13,964 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T13:53:13,964 INFO EventsManagerImpl:176
2022-08-08T13:53:13,965 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:53:13,965 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T13:53:13,965 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T13:53:13,965 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T13:53:13,965 INFO EventsManagerImpl:176
2022-08-08T13:53:13,965 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T13:53:13,965 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T13:53:13,965 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T13:53:13,965 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T13:53:13,965 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T13:53:13,965 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T13:53:13,965 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T13:53:13,965 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:53:13,965 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T13:53:13,965 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T13:53:13,965 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:53:13,965 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T13:53:13,965 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T13:53:13,965 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T13:53:13,965 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T13:53:13,965 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T13:53:13,965 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T13:53:13,965 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T13:53:13,965 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T13:53:13,965 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:53:13,966 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:53:13,966 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:53:13,966 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T13:53:13,966 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T13:53:13,966 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T13:53:13,966 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:53:13,966 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T13:53:13,966 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:53:13,966 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T13:53:13,966 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T13:53:13,966 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:53:13,966 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T13:53:13,966 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:53:13,966 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T13:53:13,966 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T13:53:13,966 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:53:13,966 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T13:53:13,966 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T13:53:13,966 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:53:13,966 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:53:13,966 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:53:13,966 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T13:53:13,966 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T13:53:13,966 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T13:53:13,966 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:53:13,966 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T13:53:13,966 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:53:13,966 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T13:53:13,966 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T13:53:13,966 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:53:13,966 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T13:53:13,966 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T13:53:13,967 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T13:53:13,967 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T13:53:13,967 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T13:53:13,967 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T13:53:15,511 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T13:53:15,514 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T13:53:15,696 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T13:53:15,697 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T13:53:15,697 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T13:53:15,697 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T13:53:15,697 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T13:53:15,697 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T13:53:15,697 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T13:53:15,697 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T13:53:15,912 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T13:53:15,912 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T13:53:15,916 INFO VehicularDepartureHandler:110 teleport vehicle 20465_bike from link 37995742#0 to link -37995740#1
2022-08-08T13:53:15,936 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T13:53:15,936 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T13:53:15,937 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T13:53:15,939 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T13:53:15,940 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T13:53:15,940 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T13:53:15,945 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T13:53:15,945 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T13:53:15,945 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T13:53:16,887 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1752 #nodes=244
2022-08-08T13:53:16,887 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271754 lost=0 simT=3600.0s realT=9s; (s/r): 400.0
2022-08-08T13:53:18,716 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3118 #nodes=346
2022-08-08T13:53:18,716 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271260 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T13:53:21,021 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4236 #nodes=494
2022-08-08T13:53:21,021 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270664 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T13:53:24,200 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5458 #nodes=710
2022-08-08T13:53:24,200 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269835 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T13:53:28,536 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6940 #nodes=1014
2022-08-08T13:53:28,536 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268590 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-08-08T13:53:34,426 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10836 #nodes=1721
2022-08-08T13:53:34,426 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266681 lost=0 simT=21600.0s realT=27s; (s/r): 800.0
2022-08-08T13:53:47,954 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11667 #nodes=1880
2022-08-08T13:53:47,954 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263960 lost=0 simT=25200.0s realT=41s; (s/r): 614.6341463414634
2022-08-08T13:53:49,074 INFO MemoryObserver:41 used RAM: 14081 MB free: 1998 MB total: 16080 MB
2022-08-08T13:53:59,505 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12851 #nodes=1940
2022-08-08T13:53:59,505 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260502 lost=0 simT=28800.0s realT=52s; (s/r): 553.8461538461538
2022-08-08T13:54:15,989 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14217 #nodes=2047
2022-08-08T13:54:15,990 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256867 lost=0 simT=32400.0s realT=69s; (s/r): 469.5652173913044
2022-08-08T13:54:29,564 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13981 #nodes=2041
2022-08-08T13:54:29,565 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251342 lost=0 simT=36000.0s realT=82s; (s/r): 439.0243902439024
2022-08-08T13:54:47,879 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14353 #nodes=2058
2022-08-08T13:54:47,880 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245453 lost=0 simT=39600.0s realT=100s; (s/r): 396.0
2022-08-08T13:54:49,074 INFO MemoryObserver:41 used RAM: 15135 MB free: 944 MB total: 16080 MB
2022-08-08T13:55:02,345 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14668 #nodes=2159
2022-08-08T13:55:02,346 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237506 lost=0 simT=43200.0s realT=115s; (s/r): 375.6521739130435
2022-08-08T13:55:19,701 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14931 #nodes=2312
2022-08-08T13:55:19,702 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228367 lost=0 simT=46800.0s realT=132s; (s/r): 354.54545454545456
2022-08-08T13:55:33,113 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15133 #nodes=2302
2022-08-08T13:55:33,113 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217094 lost=0 simT=50400.0s realT=146s; (s/r): 345.2054794520548
2022-08-08T13:55:47,329 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15466 #nodes=2385
2022-08-08T13:55:47,329 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203573 lost=0 simT=54000.0s realT=160s; (s/r): 337.5
2022-08-08T13:55:49,074 INFO MemoryObserver:41 used RAM: 15576 MB free: 503 MB total: 16080 MB
2022-08-08T13:56:07,145 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15509 #nodes=2385
2022-08-08T13:56:07,145 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186739 lost=0 simT=57600.0s realT=180s; (s/r): 320.0
2022-08-08T13:56:32,050 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15496 #nodes=2371
2022-08-08T13:56:32,051 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167350 lost=0 simT=61200.0s realT=205s; (s/r): 298.5365853658537
2022-08-08T13:56:48,967 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15056 #nodes=2231
2022-08-08T13:56:48,968 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145340 lost=0 simT=64800.0s realT=222s; (s/r): 291.8918918918919
2022-08-08T13:56:49,074 INFO MemoryObserver:41 used RAM: 15258 MB free: 821 MB total: 16080 MB
2022-08-08T13:57:06,691 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14378 #nodes=2048
2022-08-08T13:57:06,691 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121772 lost=0 simT=68400.0s realT=239s; (s/r): 286.1924686192469
2022-08-08T13:57:20,734 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14100 #nodes=2065
2022-08-08T13:57:20,735 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96685 lost=0 simT=72000.0s realT=253s; (s/r): 284.5849802371541
2022-08-08T13:57:35,798 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12172 #nodes=1675
2022-08-08T13:57:35,798 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74010 lost=0 simT=75600.0s realT=268s; (s/r): 282.089552238806
2022-08-08T13:57:52,441 INFO MemoryObserver:41 used RAM: 15365 MB free: 714 MB total: 16080 MB
2022-08-08T13:57:54,563 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11344 #nodes=1467
2022-08-08T13:57:54,563 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57931 lost=0 simT=79200.0s realT=287s; (s/r): 275.9581881533101
2022-08-08T13:58:10,049 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10837 #nodes=1340
2022-08-08T13:58:10,050 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44502 lost=0 simT=82800.0s realT=303s; (s/r): 273.26732673267327
2022-08-08T13:58:32,877 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10167 #nodes=1274
2022-08-08T13:58:32,878 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32279 lost=0 simT=86400.0s realT=325s; (s/r): 265.84615384615387
2022-08-08T13:58:46,265 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8558 #nodes=1001
2022-08-08T13:58:46,265 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26087 lost=1 simT=90000.0s realT=339s; (s/r): 265.4867256637168
2022-08-08T13:58:58,469 INFO MemoryObserver:41 used RAM: 15539 MB free: 540 MB total: 16080 MB
2022-08-08T13:58:59,313 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7243 #nodes=859
2022-08-08T13:58:59,313 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22113 lost=2 simT=93600.0s realT=352s; (s/r): 265.90909090909093
2022-08-08T13:59:11,971 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6229 #nodes=680
2022-08-08T13:59:11,971 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19162 lost=3 simT=97200.0s realT=365s; (s/r): 266.3013698630137
2022-08-08T13:59:14,955 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5181 #nodes=531
2022-08-08T13:59:14,955 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16787 lost=3 simT=100800.0s realT=368s; (s/r): 273.9130434782609
2022-08-08T13:59:24,941 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4362 #nodes=483
2022-08-08T13:59:24,941 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14970 lost=4 simT=104400.0s realT=378s; (s/r): 276.1904761904762
2022-08-08T13:59:26,870 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3637 #nodes=402
2022-08-08T13:59:26,870 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13419 lost=4 simT=108000.0s realT=379s; (s/r): 284.9604221635884
2022-08-08T13:59:36,141 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3073 #nodes=278
2022-08-08T13:59:36,142 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12167 lost=4 simT=111600.0s realT=389s; (s/r): 286.88946015424165
2022-08-08T13:59:37,481 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2558 #nodes=246
2022-08-08T13:59:37,481 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11140 lost=4 simT=115200.0s realT=390s; (s/r): 295.38461538461536
2022-08-08T13:59:47,459 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2171 #nodes=205
2022-08-08T13:59:47,459 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10320 lost=4 simT=118800.0s realT=400s; (s/r): 297.0
2022-08-08T13:59:48,432 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1862 #nodes=202
2022-08-08T13:59:48,432 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9635 lost=4 simT=122400.0s realT=401s; (s/r): 305.2369077306733
2022-08-08T13:59:49,354 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1695 #nodes=183
2022-08-08T13:59:49,354 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8929 lost=4 simT=126000.0s realT=402s; (s/r): 313.43283582089555
2022-08-08T13:59:50,209 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1363 #nodes=148
2022-08-08T13:59:50,209 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7303 lost=4 simT=129600.0s realT=403s; (s/r): 321.5880893300248
2022-08-08T13:59:58,223 INFO AbstractController$9:234 ### ITERATION 120 fires after mobsim event
2022-08-08T13:59:58,223 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=238.072278554sec
2022-08-08T13:59:58,223 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T13:59:58,257 INFO LegTimesControlerListener:50 [120] average trip (probably: leg) duration is: 1230 seconds = 00:20:30
2022-08-08T13:59:58,257 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T13:59:58,257 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:59:58,257 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:59:58,257 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:59:58,257 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T13:59:58,257 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T13:59:58,257 INFO EventsManagerImpl:137 event # 1
2022-08-08T13:59:58,257 INFO EventsManagerImpl:137 event # 4
2022-08-08T13:59:58,257 INFO EventsManagerImpl:137 event # 16
2022-08-08T13:59:58,258 INFO EventsManagerImpl:137 event # 64
2022-08-08T13:59:58,258 INFO EventsManagerImpl:137 event # 256
2022-08-08T13:59:58,258 INFO EventsManagerImpl:137 event # 1024
2022-08-08T13:59:58,261 INFO EventsManagerImpl:137 event # 4096
2022-08-08T13:59:58,271 INFO EventsManagerImpl:137 event # 16384
2022-08-08T13:59:58,283 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T13:59:58,469 INFO MemoryObserver:41 used RAM: 15839 MB free: 240 MB total: 16080 MB
2022-08-08T13:59:58,562 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T13:59:58,562 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T13:59:58,562 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T13:59:58,562 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T13:59:58,562 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T13:59:58,562 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T13:59:58,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-08-08T13:59:58,565 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-08-08T13:59:58,565 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:19:14][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T13:59:58,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-08-08T13:59:58,566 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-08-08T13:59:58,566 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:41:20][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T13:59:58,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-08-08T13:59:58,568 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-08-08T13:59:58,569 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-08-08T13:59:58,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-08-08T13:59:58,569 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-08-08T13:59:58,569 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T13:59:58,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-08-08T13:59:58,569 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-08-08T13:59:58,569 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-08-08T13:59:58,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-08-08T13:59:58,569 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-08-08T13:59:58,569 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-08-08T13:59:58,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-08-08T13:59:58,570 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-08-08T13:59:58,570 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-08-08T13:59:58,571 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T13:59:58,571 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-08-08T13:59:58,571 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=33:49:07][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T13:59:58,571 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T13:59:58,571 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:07:44][duration=undefined][facilityId=null]
2022-08-08T13:59:58,572 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:42:18][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T13:59:58,573 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T13:59:58,573 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-08-08T13:59:58,573 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-08-08T13:59:58,576 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T13:59:58,576 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-08-08T13:59:58,576 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-08-08T13:59:58,576 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T13:59:58,896 INFO ControlerListenerManagerImpl:251 [it.120] all ControlerAfterMobsimListeners called.
2022-08-08T13:59:58,897 INFO AbstractController$4:159 ### ITERATION 120 fires scoring event
2022-08-08T13:59:58,897 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T13:59:59,024 INFO NewScoreAssignerImpl:57 it: 120 msaStart: 599
2022-08-08T13:59:59,137 INFO ControlerListenerManagerImpl:194 [it.120] all ControlerScoringListeners called.
2022-08-08T13:59:59,137 INFO AbstractController$5:167 ### ITERATION 120 fires iteration end event
2022-08-08T13:59:59,137 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T13:59:59,137 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T13:59:59,207 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T13:59:59,209 INFO CountSimComparisonTableWriter:93 Writing CountsSimComparison to /net/ils/matsim-leipzig/run-car-free/25pct-test050822/output_95pct_noDepot/ITERS/it.120/leipzig-flexa-25pct-scaledFleet-carfree95pct_noDepot.120.countscompare.txt
2022-08-08T13:59:59,210 INFO CountSimComparisonTableWriter:134 Writing 'average weekday traffic volume' to /net/ils/matsim-leipzig/run-car-free/25pct-test050822/output_95pct_noDepot/ITERS/it.120/leipzig-flexa-25pct-scaledFleet-carfree95pct_noDepot.120.countscompareAWTV.txt
2022-08-08T13:59:59,211 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T14:00:01,070 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T14:00:01,070 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1364301596512219
2022-08-08T14:00:01,070 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.30554927928436815
2022-08-08T14:00:01,070 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.2594576274667885E-4
2022-08-08T14:00:01,070 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.06689021603496E-4
2022-08-08T14:00:01,070 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T14:00:01,070 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13877691450520446
2022-08-08T14:00:01,070 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13765745595341408
2022-08-08T14:00:01,070 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22073232102784782
2022-08-08T14:00:01,297 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T14:00:01,409 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -90.00268871836766
2022-08-08T14:00:01,409 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -109.55350915851481
2022-08-08T14:00:01,409 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -90.68751484016974
2022-08-08T14:00:01,409 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -73.4028810453787
2022-08-08T14:00:01,474 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T14:00:02,258 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18691.934961140752 meters
2022-08-08T14:00:02,258 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137869.39664267324 meters (statistic on all 2105761 legs which have a finite distance)
2022-08-08T14:00:02,258 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51464.17765929675 meters
2022-08-08T14:00:02,258 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137817.59696398792 meters (statistic on all 764531 trips which have a finite distance)
2022-08-08T14:00:02,259 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T14:00:02,259 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T14:00:03,535 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T14:00:03,537 INFO LegHistogramListener:72 number of legs: 2113037 100%
2022-08-08T14:00:03,537 INFO LegHistogramListener:79 number of bike legs: 105445 4.990210772456895%
2022-08-08T14:00:03,537 INFO LegHistogramListener:79 number of car legs: 237826 11.25517442430019%
2022-08-08T14:00:03,537 INFO LegHistogramListener:79 number of drtNorth legs: 200 0.009465049594493612%
2022-08-08T14:00:03,537 INFO LegHistogramListener:79 number of drtSoutheast legs: 169 0.007997966907347102%
2022-08-08T14:00:03,538 INFO LegHistogramListener:79 number of freight legs: 47065 2.2273627958242095%
2022-08-08T14:00:03,538 INFO LegHistogramListener:79 number of pt legs: 127625 6.039884772486237%
2022-08-08T14:00:03,538 INFO LegHistogramListener:79 number of ride legs: 106694 5.049320007174508%
2022-08-08T14:00:03,538 INFO LegHistogramListener:79 number of walk legs: 1488013 70.42058421125613%
2022-08-08T14:00:04,077 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T14:00:04,077 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T14:00:06,940 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6631816244473315
2022-08-08T14:00:06,940 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.46184726066438325
2022-08-08T14:00:06,940 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.012049584824660953
2022-08-08T14:00:06,940 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010031478352855389
2022-08-08T14:00:06,940 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T14:00:06,940 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5495873922264387
2022-08-08T14:00:06,940 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7304197456056116
2022-08-08T14:00:06,940 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9131187190929305
2022-08-08T14:00:06,940 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2437274375182939
2022-08-08T14:00:06,940 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3843478640422724
2022-08-08T14:00:06,940 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0014211474963668948
2022-08-08T14:00:06,940 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0012658097844785532
2022-08-08T14:00:06,940 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T14:00:06,940 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.34709505640941374
2022-08-08T14:00:06,940 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2910348315933798
2022-08-08T14:00:06,940 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6860573491426899
2022-08-08T14:00:06,941 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18671464590704387
2022-08-08T14:00:06,941 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3715434149647987
2022-08-08T14:00:06,941 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.440537750915337E-4
2022-08-08T14:00:06,941 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.78580855204712E-4
2022-08-08T14:00:06,941 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T14:00:06,941 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.23804798266379784
2022-08-08T14:00:06,941 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21587705469427998
2022-08-08T14:00:06,941 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4437587618172201
2022-08-08T14:00:07,104 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T14:00:08,360 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T14:00:08,667 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T14:00:09,068 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T14:00:10,362 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T14:00:10,687 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T14:00:11,069 INFO ControlerListenerManagerImpl:171 [it.120] all ControlerIterationEndsListeners called.
2022-08-08T14:00:11,221 INFO AbstractController:181 ### ITERATION 120 ENDS
2022-08-08T14:00:11,221 INFO AbstractController:182 ###################################################
2022-08-08T14:00:11,221 INFO AbstractController:133 ###################################################
2022-08-08T14:00:11,222 INFO AbstractController:134 ### ITERATION 121 BEGINS
2022-08-08T14:00:11,222 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T14:00:11,222 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T14:00:11,222 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T14:00:11,223 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T14:00:11,223 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T14:00:11,669 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T14:00:17,678 INFO ControlerListenerManagerImpl:148 [it.121] all ControlerIterationStartsListeners called.
2022-08-08T14:00:17,678 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T14:00:19,145 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169777 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T14:00:19,145 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30439 plans
2022-08-08T14:00:19,146 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:00:19,146 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:00:19,146 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T14:00:19,146 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T14:00:19,146 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:00:19,147 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:00:19,147 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:00:19,148 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T14:00:19,150 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T14:00:19,150 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:00:19,151 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:00:19,152 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:00:19,154 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:00:19,157 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T14:00:19,168 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T14:00:19,173 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:00:19,176 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:00:19,189 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T14:00:19,229 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T14:00:19,282 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:00:19,317 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T14:00:19,527 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T14:00:20,011 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T14:00:20,963 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T14:00:22,668 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T14:00:25,656 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T14:00:30,680 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T14:00:43,796 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T14:00:43,797 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30439 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T14:00:43,797 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30492 plans
2022-08-08T14:00:43,797 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T14:00:43,797 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T14:00:43,797 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T14:00:43,797 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T14:00:43,797 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T14:00:43,798 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T14:00:43,798 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T14:00:43,798 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T14:00:43,798 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T14:00:43,799 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T14:00:43,801 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T14:00:43,804 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T14:00:43,811 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T14:00:43,824 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T14:00:43,848 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T14:00:43,897 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T14:00:50,758 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30492 plans
2022-08-08T14:00:50,758 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:00:50,758 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T14:00:50,758 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:00:50,758 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T14:00:50,758 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:00:50,758 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T14:00:50,758 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:00:50,760 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:00:50,761 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T14:00:50,764 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T14:00:50,764 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:00:50,766 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:00:50,767 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:00:50,777 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T14:00:50,784 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:00:50,789 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:00:50,794 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T14:00:50,842 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T14:00:50,843 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:00:50,890 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:00:50,928 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T14:00:51,085 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T14:00:51,362 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T14:00:52,185 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T14:00:53,901 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T14:00:57,505 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T14:00:58,475 INFO MemoryObserver:41 used RAM: 14349 MB free: 1730 MB total: 16080 MB
2022-08-08T14:01:04,480 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T14:01:19,873 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T14:01:19,874 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30492 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T14:01:19,874 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7720 plans
2022-08-08T14:01:19,874 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T14:01:19,874 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T14:01:19,874 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T14:01:19,874 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T14:01:19,874 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T14:01:19,874 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T14:01:19,874 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T14:01:19,874 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T14:01:19,874 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T14:01:19,874 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T14:01:19,875 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T14:01:19,875 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T14:01:19,877 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T14:01:19,879 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T14:01:19,879 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7720 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T14:01:19,879 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40289 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T14:01:19,879 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6776 plans
2022-08-08T14:01:19,880 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T14:01:19,880 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T14:01:19,880 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T14:01:19,880 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T14:01:19,883 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T14:01:19,890 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T14:01:19,911 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T14:01:20,057 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T14:01:20,248 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T14:01:20,569 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T14:01:21,108 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T14:01:21,859 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T14:01:24,689 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T14:01:33,348 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T14:01:33,349 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6776 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T14:01:33,349 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T14:01:34,239 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T14:01:35,129 INFO ControlerListenerManagerImpl:213 [it.121] all ControlerReplanningListeners called.
2022-08-08T14:01:35,129 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T14:01:35,129 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T14:01:35,129 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T14:01:35,200 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T14:01:35,264 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T14:01:35,264 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T14:01:35,264 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T14:01:35,265 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T14:01:35,266 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T14:01:35,266 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T14:01:35,267 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T14:01:35,267 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T14:01:35,267 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T14:01:35,267 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T14:01:35,267 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T14:01:35,267 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T14:01:35,267 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T14:01:35,267 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T14:01:35,267 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T14:01:35,267 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T14:01:35,267 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T14:01:35,267 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T14:01:35,267 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T14:01:35,267 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T14:01:35,267 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T14:01:35,267 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T14:01:35,904 INFO ControlerListenerManagerImpl:232 [it.121] all ControlerBeforeMobsimListeners called.
2022-08-08T14:01:35,904 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T14:01:35,904 INFO NetworkImpl:163 node # 1
2022-08-08T14:01:35,904 INFO NetworkImpl:163 node # 4
2022-08-08T14:01:35,904 INFO NetworkImpl:163 node # 16
2022-08-08T14:01:35,905 INFO NetworkImpl:163 node # 64
2022-08-08T14:01:35,905 INFO NetworkImpl:163 node # 256
2022-08-08T14:01:35,905 INFO NetworkImpl:163 node # 1024
2022-08-08T14:01:35,905 INFO NetworkImpl:163 node # 4096
2022-08-08T14:01:35,906 INFO NetworkImpl:163 node # 16384
2022-08-08T14:01:35,957 INFO NetworkImpl:163 node # 65536
2022-08-08T14:01:35,995 INFO NetworkImpl:159 link # 1
2022-08-08T14:01:35,995 INFO NetworkImpl:159 link # 4
2022-08-08T14:01:35,995 INFO NetworkImpl:159 link # 16
2022-08-08T14:01:35,995 INFO NetworkImpl:159 link # 64
2022-08-08T14:01:35,995 INFO NetworkImpl:159 link # 256
2022-08-08T14:01:35,996 INFO NetworkImpl:159 link # 1024
2022-08-08T14:01:36,001 INFO NetworkImpl:159 link # 4096
2022-08-08T14:01:36,018 INFO NetworkImpl:159 link # 16384
2022-08-08T14:01:36,090 INFO NetworkImpl:159 link # 65536
2022-08-08T14:01:36,420 INFO NetworkImpl:159 link # 262144
2022-08-08T14:01:36,992 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T14:01:36,992 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T14:01:36,992 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T14:01:36,992 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T14:01:36,992 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T14:01:36,992 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T14:01:36,993 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T14:01:36,993 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T14:01:36,994 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T14:01:36,997 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T14:01:37,002 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T14:01:37,098 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T14:01:37,118 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T14:01:37,157 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T14:01:37,230 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T14:01:37,378 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T14:01:37,671 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T14:01:38,253 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T14:01:39,323 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T14:01:39,427 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T14:01:39,443 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:01:39,444 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T14:01:39,444 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:01:39,444 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:01:39,444 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:01:39,444 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T14:01:39,444 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:01:39,444 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T14:01:39,444 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:01:39,444 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T14:01:41,346 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:01:41,346 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T14:01:41,346 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T14:01:41,346 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T14:01:41,346 INFO EventsManagerImpl:176
2022-08-08T14:01:41,346 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:01:41,346 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T14:01:41,346 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T14:01:41,346 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T14:01:41,346 INFO EventsManagerImpl:176
2022-08-08T14:01:41,346 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:01:41,346 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T14:01:41,346 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T14:01:41,346 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T14:01:41,346 INFO EventsManagerImpl:176
2022-08-08T14:01:41,346 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:01:41,346 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T14:01:41,347 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T14:01:41,347 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T14:01:41,347 INFO EventsManagerImpl:176
2022-08-08T14:01:41,347 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T14:01:41,347 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T14:01:41,347 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T14:01:41,347 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T14:01:41,347 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T14:01:41,347 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T14:01:41,347 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T14:01:41,347 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:01:41,347 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T14:01:41,347 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T14:01:41,347 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:01:41,347 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T14:01:41,347 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T14:01:41,347 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T14:01:41,347 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T14:01:41,347 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T14:01:41,347 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T14:01:41,347 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T14:01:41,347 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T14:01:41,347 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:01:41,347 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:01:41,347 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:01:41,348 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T14:01:41,348 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T14:01:41,348 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T14:01:41,348 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:01:41,348 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T14:01:41,348 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:01:41,348 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T14:01:41,348 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:01:41,348 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:01:41,348 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T14:01:41,348 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:01:41,348 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T14:01:41,348 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:01:41,348 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:01:41,348 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T14:01:41,348 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T14:01:41,348 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:01:41,348 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:01:41,348 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:01:41,348 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T14:01:41,348 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T14:01:41,348 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T14:01:41,348 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:01:41,348 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T14:01:41,348 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:01:41,348 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T14:01:41,348 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:01:41,348 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:01:41,348 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T14:01:41,348 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:01:41,348 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T14:01:41,348 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:01:41,348 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:01:41,349 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T14:01:49,419 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T14:01:49,422 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T14:01:49,602 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T14:01:49,602 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T14:01:49,602 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T14:01:49,602 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T14:01:49,602 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T14:01:49,603 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T14:01:49,603 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T14:01:49,603 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T14:01:49,802 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T14:01:49,802 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273930 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-08-08T14:01:49,825 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T14:01:49,825 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T14:01:49,826 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T14:01:49,828 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T14:01:49,833 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T14:01:49,833 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T14:01:49,834 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T14:01:49,834 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T14:01:49,835 INFO VehicularDepartureHandler:110 teleport vehicle 157918_car from link -95454627 to link -103717883#3
2022-08-08T14:01:49,835 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T14:01:50,716 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1749 #nodes=226
2022-08-08T14:01:50,716 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271765 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-08-08T14:01:51,969 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3107 #nodes=350
2022-08-08T14:01:51,969 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271275 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T14:01:53,985 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4220 #nodes=509
2022-08-08T14:01:53,985 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270689 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T14:01:56,547 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5433 #nodes=674
2022-08-08T14:01:56,548 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269835 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T14:01:58,476 INFO MemoryObserver:41 used RAM: 13284 MB free: 2795 MB total: 16080 MB
2022-08-08T14:02:01,989 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6905 #nodes=973
2022-08-08T14:02:01,989 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268582 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T14:02:11,011 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10837 #nodes=1626
2022-08-08T14:02:11,011 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266680 lost=0 simT=21600.0s realT=31s; (s/r): 696.7741935483871
2022-08-08T14:02:21,102 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11690 #nodes=1863
2022-08-08T14:02:21,102 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263971 lost=0 simT=25200.0s realT=41s; (s/r): 614.6341463414634
2022-08-08T14:02:37,016 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12871 #nodes=1902
2022-08-08T14:02:37,016 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260491 lost=0 simT=28800.0s realT=57s; (s/r): 505.2631578947368
2022-08-08T14:02:50,435 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14093 #nodes=2088
2022-08-08T14:02:50,436 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256806 lost=0 simT=32400.0s realT=70s; (s/r): 462.85714285714283
2022-08-08T14:02:58,476 INFO MemoryObserver:41 used RAM: 14619 MB free: 1460 MB total: 16080 MB
2022-08-08T14:03:08,804 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13843 #nodes=2072
2022-08-08T14:03:08,805 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251313 lost=0 simT=36000.0s realT=89s; (s/r): 404.4943820224719
2022-08-08T14:03:23,650 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14248 #nodes=2104
2022-08-08T14:03:23,651 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245415 lost=0 simT=39600.0s realT=104s; (s/r): 380.7692307692308
2022-08-08T14:03:41,374 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14689 #nodes=2181
2022-08-08T14:03:41,374 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237495 lost=0 simT=43200.0s realT=121s; (s/r): 357.02479338842977
2022-08-08T14:03:55,098 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14919 #nodes=2199
2022-08-08T14:03:55,099 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228277 lost=0 simT=46800.0s realT=135s; (s/r): 346.6666666666667
2022-08-08T14:03:58,476 INFO MemoryObserver:41 used RAM: 15210 MB free: 869 MB total: 16080 MB
2022-08-08T14:04:11,178 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15113 #nodes=2321
2022-08-08T14:04:11,179 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217064 lost=0 simT=50400.0s realT=151s; (s/r): 333.7748344370861
2022-08-08T14:04:29,883 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15373 #nodes=2350
2022-08-08T14:04:29,884 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203570 lost=0 simT=54000.0s realT=170s; (s/r): 317.6470588235294
2022-08-08T14:04:44,852 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15567 #nodes=2390
2022-08-08T14:04:44,852 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186754 lost=0 simT=57600.0s realT=185s; (s/r): 311.35135135135135
2022-08-08T14:04:58,476 INFO MemoryObserver:41 used RAM: 15875 MB free: 204 MB total: 16080 MB
2022-08-08T14:05:05,611 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15357 #nodes=2387
2022-08-08T14:05:05,611 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167286 lost=0 simT=61200.0s realT=206s; (s/r): 297.0873786407767
2022-08-08T14:05:30,731 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=14992 #nodes=2261
2022-08-08T14:05:30,732 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145205 lost=0 simT=64800.0s realT=231s; (s/r): 280.5194805194805
2022-08-08T14:05:47,856 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14398 #nodes=2070
2022-08-08T14:05:47,856 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121593 lost=0 simT=68400.0s realT=248s; (s/r): 275.80645161290323
2022-08-08T14:05:58,477 INFO MemoryObserver:41 used RAM: 15460 MB free: 619 MB total: 16080 MB
2022-08-08T14:06:04,433 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13964 #nodes=2070
2022-08-08T14:06:04,434 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96842 lost=0 simT=72000.0s realT=264s; (s/r): 272.72727272727275
2022-08-08T14:06:18,265 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12332 #nodes=1663
2022-08-08T14:06:18,265 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74250 lost=0 simT=75600.0s realT=278s; (s/r): 271.9424460431655
2022-08-08T14:06:32,380 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11507 #nodes=1426
2022-08-08T14:06:32,380 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58141 lost=0 simT=79200.0s realT=292s; (s/r): 271.2328767123288
2022-08-08T14:06:50,397 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10813 #nodes=1392
2022-08-08T14:06:50,397 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44447 lost=0 simT=82800.0s realT=310s; (s/r): 267.0967741935484
2022-08-08T14:07:02,533 INFO MemoryObserver:41 used RAM: 15463 MB free: 616 MB total: 16080 MB
2022-08-08T14:07:05,549 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10151 #nodes=1282
2022-08-08T14:07:05,549 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32324 lost=0 simT=86400.0s realT=326s; (s/r): 265.03067484662574
2022-08-08T14:07:20,386 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8481 #nodes=955
2022-08-08T14:07:20,386 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26005 lost=4 simT=90000.0s realT=340s; (s/r): 264.70588235294116
2022-08-08T14:07:32,704 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7245 #nodes=878
2022-08-08T14:07:32,704 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22108 lost=5 simT=93600.0s realT=353s; (s/r): 265.1558073654391
2022-08-08T14:07:37,254 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6164 #nodes=719
2022-08-08T14:07:37,254 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19094 lost=5 simT=97200.0s realT=357s; (s/r): 272.2689075630252
2022-08-08T14:07:41,299 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5220 #nodes=549
2022-08-08T14:07:41,299 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16803 lost=6 simT=100800.0s realT=361s; (s/r): 279.22437673130196
2022-08-08T14:07:44,595 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4363 #nodes=469
2022-08-08T14:07:44,595 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14987 lost=6 simT=104400.0s realT=365s; (s/r): 286.027397260274
2022-08-08T14:07:47,284 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3624 #nodes=383
2022-08-08T14:07:47,285 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13402 lost=6 simT=108000.0s realT=367s; (s/r): 294.27792915531336
2022-08-08T14:07:49,536 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3058 #nodes=294
2022-08-08T14:07:49,536 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12162 lost=6 simT=111600.0s realT=370s; (s/r): 301.6216216216216
2022-08-08T14:07:51,452 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2589 #nodes=261
2022-08-08T14:07:51,452 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11119 lost=6 simT=115200.0s realT=372s; (s/r): 309.6774193548387
2022-08-08T14:07:53,037 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2166 #nodes=231
2022-08-08T14:07:53,037 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10301 lost=6 simT=118800.0s realT=373s; (s/r): 318.4986595174263
2022-08-08T14:07:54,318 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1878 #nodes=204
2022-08-08T14:07:54,319 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9597 lost=6 simT=122400.0s realT=374s; (s/r): 327.27272727272725
2022-08-08T14:07:55,470 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1673 #nodes=172
2022-08-08T14:07:55,470 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8901 lost=6 simT=126000.0s realT=376s; (s/r): 335.1063829787234
2022-08-08T14:07:56,625 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1371 #nodes=138
2022-08-08T14:07:56,625 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7281 lost=6 simT=129600.0s realT=377s; (s/r): 343.7665782493369
2022-08-08T14:07:57,063 INFO AbstractController$9:234 ### ITERATION 121 fires after mobsim event
2022-08-08T14:07:57,063 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=242.605918652sec
2022-08-08T14:07:57,063 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T14:07:57,161 INFO LegTimesControlerListener:50 [121] average trip (probably: leg) duration is: 1233 seconds = 00:20:33
2022-08-08T14:07:57,161 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T14:07:57,161 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:07:57,161 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:07:57,161 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:07:57,162 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:07:57,162 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T14:07:57,162 INFO EventsManagerImpl:137 event # 1
2022-08-08T14:07:57,162 INFO EventsManagerImpl:137 event # 4
2022-08-08T14:07:57,162 INFO EventsManagerImpl:137 event # 16
2022-08-08T14:07:57,162 INFO EventsManagerImpl:137 event # 64
2022-08-08T14:07:57,162 INFO EventsManagerImpl:137 event # 256
2022-08-08T14:07:57,163 INFO EventsManagerImpl:137 event # 1024
2022-08-08T14:07:57,166 INFO EventsManagerImpl:137 event # 4096
2022-08-08T14:07:57,177 INFO EventsManagerImpl:137 event # 16384
2022-08-08T14:07:57,238 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T14:07:57,788 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T14:07:57,788 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T14:07:57,788 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T14:07:57,788 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T14:07:57,788 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T14:07:57,788 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T14:07:57,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-08-08T14:07:57,791 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-08-08T14:07:57,791 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:19:14][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T14:07:57,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-08-08T14:07:57,792 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-08-08T14:07:57,792 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:08][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T14:07:57,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-08-08T14:07:57,795 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-08-08T14:07:57,795 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-08-08T14:07:57,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-08-08T14:07:57,795 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-08-08T14:07:57,795 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T14:07:57,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-08-08T14:07:57,796 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-08-08T14:07:57,796 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-08-08T14:07:57,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-08-08T14:07:57,796 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-08-08T14:07:57,796 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:05][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T14:07:57,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-08-08T14:07:57,797 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-08-08T14:07:57,797 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-08-08T14:07:57,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-08-08T14:07:57,797 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-08-08T14:07:57,797 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=33:49:07][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T14:07:57,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-08-08T14:07:57,798 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:07:44][duration=undefined][facilityId=null]
2022-08-08T14:07:57,798 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:42:18][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T14:07:57,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-08-08T14:07:57,800 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-08-08T14:07:57,800 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-08-08T14:07:57,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-08-08T14:07:57,803 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-08-08T14:07:57,803 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-08-08T14:07:57,803 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T14:07:58,139 INFO ControlerListenerManagerImpl:251 [it.121] all ControlerAfterMobsimListeners called.
2022-08-08T14:07:58,139 INFO AbstractController$4:159 ### ITERATION 121 fires scoring event
2022-08-08T14:07:58,139 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T14:07:58,334 INFO NewScoreAssignerImpl:57 it: 121 msaStart: 599
2022-08-08T14:07:58,453 INFO ControlerListenerManagerImpl:194 [it.121] all ControlerScoringListeners called.
2022-08-08T14:07:58,453 INFO AbstractController$5:167 ### ITERATION 121 fires iteration end event
2022-08-08T14:07:58,453 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T14:07:58,453 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T14:07:58,742 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T14:07:58,742 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T14:08:00,956 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T14:08:00,956 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13618367336458917
2022-08-08T14:08:00,956 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.30554799550162526
2022-08-08T14:08:00,956 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.2979711097531543E-4
2022-08-08T14:08:00,956 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.9770254240334399E-4
2022-08-08T14:08:00,956 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T14:08:00,957 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13860617140040157
2022-08-08T14:08:00,957 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13763691542952802
2022-08-08T14:08:00,957 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2211765098568839
2022-08-08T14:08:01,172 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T14:08:01,284 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -89.81219455226717
2022-08-08T14:08:01,285 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -109.45398150062881
2022-08-08T14:08:01,285 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -90.57815171285274
2022-08-08T14:08:01,285 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -73.34293291800148
2022-08-08T14:08:01,356 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T14:08:08,952 INFO MemoryObserver:41 used RAM: 13421 MB free: 2658 MB total: 16080 MB
2022-08-08T14:08:09,173 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18692.652343899972 meters
2022-08-08T14:08:09,173 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137842.86712215017 meters (statistic on all 2105275 legs which have a finite distance)
2022-08-08T14:08:09,173 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51433.04761321831 meters
2022-08-08T14:08:09,173 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137795.48556696626 meters (statistic on all 764871 trips which have a finite distance)
2022-08-08T14:08:09,173 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T14:08:09,173 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T14:08:10,065 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T14:08:10,067 INFO LegHistogramListener:72 number of legs: 2112538 100%
2022-08-08T14:08:10,067 INFO LegHistogramListener:79 number of bike legs: 105345 4.9866558613383525%
2022-08-08T14:08:10,067 INFO LegHistogramListener:79 number of car legs: 237850 11.258969069432124%
2022-08-08T14:08:10,067 INFO LegHistogramListener:79 number of drtNorth legs: 197 0.009325276042371782%
2022-08-08T14:08:10,067 INFO LegHistogramListener:79 number of drtSoutheast legs: 159 0.00752649183115286%
2022-08-08T14:08:10,067 INFO LegHistogramListener:79 number of freight legs: 47065 2.2278889184478574%
2022-08-08T14:08:10,068 INFO LegHistogramListener:79 number of pt legs: 127254 6.023749631959283%
2022-08-08T14:08:10,068 INFO LegHistogramListener:79 number of ride legs: 106743 5.052832185740564%
2022-08-08T14:08:10,068 INFO LegHistogramListener:79 number of walk legs: 1487925 70.4330525652083%
2022-08-08T14:08:10,544 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T14:08:10,544 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T14:08:12,964 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.665084190472278
2022-08-08T14:08:12,964 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4622606387075902
2022-08-08T14:08:12,964 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.012081679393232925
2022-08-08T14:08:12,964 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010069991835141755
2022-08-08T14:08:12,964 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T14:08:12,964 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5502036079430206
2022-08-08T14:08:12,964 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7323890683331878
2022-08-08T14:08:12,964 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9135436511808234
2022-08-08T14:08:12,964 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.24437959915167637
2022-08-08T14:08:12,964 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3844877963612462
2022-08-08T14:08:12,964 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0014352691065385623
2022-08-08T14:08:12,964 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.001274796263678705
2022-08-08T14:08:12,964 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T14:08:12,964 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.34842890667926485
2022-08-08T14:08:12,964 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2918898309001371
2022-08-08T14:08:12,964 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6884528877409019
2022-08-08T14:08:12,964 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1868764025326466
2022-08-08T14:08:12,964 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3716807797182867
2022-08-08T14:08:12,964 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.440537750915337E-4
2022-08-08T14:08:12,964 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.811484206904697E-4
2022-08-08T14:08:12,964 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T14:08:12,964 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2385191309304344
2022-08-08T14:08:12,964 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21616590581142772
2022-08-08T14:08:12,964 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4459476113938286
2022-08-08T14:08:13,141 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T14:08:14,357 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T14:08:14,682 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T14:08:15,075 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T14:08:16,305 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T14:08:16,623 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T14:08:17,005 INFO ControlerListenerManagerImpl:171 [it.121] all ControlerIterationEndsListeners called.
2022-08-08T14:08:17,241 INFO AbstractController:181 ### ITERATION 121 ENDS
2022-08-08T14:08:17,241 INFO AbstractController:182 ###################################################
2022-08-08T14:08:17,242 INFO AbstractController:133 ###################################################
2022-08-08T14:08:17,242 INFO AbstractController:134 ### ITERATION 122 BEGINS
2022-08-08T14:08:17,242 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T14:08:17,242 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T14:08:17,242 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T14:08:17,243 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T14:08:17,243 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T14:08:17,535 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T14:08:17,569 INFO ControlerListenerManagerImpl:148 [it.122] all ControlerIterationStartsListeners called.
2022-08-08T14:08:17,569 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T14:08:25,065 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169654 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T14:08:25,065 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30604 plans
2022-08-08T14:08:25,066 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:08:25,066 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:08:25,066 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:08:25,067 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T14:08:25,067 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T14:08:25,069 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T14:08:25,069 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:08:25,070 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T14:08:25,070 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:08:25,071 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:08:25,072 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T14:08:25,072 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:08:25,074 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:08:25,075 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:08:25,081 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:08:25,081 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T14:08:25,082 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:08:25,085 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:08:25,093 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T14:08:25,125 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T14:08:25,194 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T14:08:25,449 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T14:08:25,789 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T14:08:26,544 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T14:08:28,206 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T14:08:31,395 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T14:08:36,726 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T14:08:49,371 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T14:08:49,372 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30604 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T14:08:49,372 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30417 plans
2022-08-08T14:08:49,372 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T14:08:49,372 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T14:08:49,372 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T14:08:49,372 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T14:08:49,372 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T14:08:49,372 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T14:08:49,372 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T14:08:49,373 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T14:08:49,373 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T14:08:49,374 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T14:08:49,375 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T14:08:49,379 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T14:08:49,385 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T14:08:49,398 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T14:08:49,422 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T14:08:49,467 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T14:08:49,639 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30417 plans
2022-08-08T14:08:49,639 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:08:49,639 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T14:08:49,639 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T14:08:49,640 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:08:49,639 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T14:08:49,640 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:08:49,640 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T14:08:49,640 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:08:49,641 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:08:49,641 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:08:49,643 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T14:08:49,643 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:08:49,647 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:08:49,649 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:08:49,653 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T14:08:49,653 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:08:49,662 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:08:49,665 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T14:08:49,668 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:08:49,712 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T14:08:49,793 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T14:08:50,032 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T14:08:50,574 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T14:08:51,462 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T14:08:53,199 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T14:08:56,620 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T14:09:03,647 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T14:09:08,975 INFO MemoryObserver:41 used RAM: 15395 MB free: 684 MB total: 16080 MB
2022-08-08T14:09:19,046 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T14:09:19,046 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30417 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T14:09:19,047 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7753 plans
2022-08-08T14:09:19,047 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T14:09:19,047 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T14:09:19,047 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T14:09:19,047 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T14:09:19,047 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T14:09:19,047 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T14:09:19,047 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T14:09:19,047 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T14:09:19,047 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T14:09:19,047 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T14:09:19,048 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T14:09:19,048 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T14:09:19,049 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T14:09:19,052 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T14:09:19,052 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7753 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T14:09:19,052 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40190 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T14:09:19,052 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6875 plans
2022-08-08T14:09:19,076 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T14:09:19,076 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T14:09:19,076 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T14:09:19,077 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T14:09:19,078 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T14:09:19,083 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T14:09:19,114 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T14:09:19,177 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T14:09:19,397 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T14:09:19,683 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T14:09:20,022 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T14:09:21,019 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T14:09:23,584 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T14:09:31,666 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T14:09:31,667 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6875 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T14:09:31,667 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T14:09:32,645 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T14:09:33,641 INFO ControlerListenerManagerImpl:213 [it.122] all ControlerReplanningListeners called.
2022-08-08T14:09:33,641 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T14:09:33,641 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T14:09:33,641 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T14:09:33,720 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T14:09:33,790 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T14:09:33,790 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T14:09:33,790 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T14:09:33,799 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T14:09:33,808 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T14:09:33,808 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T14:09:33,810 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T14:09:33,810 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T14:09:33,810 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T14:09:33,810 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T14:09:33,810 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T14:09:33,810 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T14:09:33,810 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T14:09:33,810 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T14:09:33,810 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T14:09:33,810 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T14:09:33,810 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T14:09:33,810 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T14:09:33,810 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T14:09:33,811 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T14:09:33,811 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T14:09:33,811 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T14:09:34,513 INFO ControlerListenerManagerImpl:232 [it.122] all ControlerBeforeMobsimListeners called.
2022-08-08T14:09:34,513 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T14:09:34,514 INFO NetworkImpl:163 node # 1
2022-08-08T14:09:34,514 INFO NetworkImpl:163 node # 4
2022-08-08T14:09:34,514 INFO NetworkImpl:163 node # 16
2022-08-08T14:09:34,514 INFO NetworkImpl:163 node # 64
2022-08-08T14:09:34,514 INFO NetworkImpl:163 node # 256
2022-08-08T14:09:34,514 INFO NetworkImpl:163 node # 1024
2022-08-08T14:09:34,515 INFO NetworkImpl:163 node # 4096
2022-08-08T14:09:34,516 INFO NetworkImpl:163 node # 16384
2022-08-08T14:09:34,523 INFO NetworkImpl:163 node # 65536
2022-08-08T14:09:34,561 INFO NetworkImpl:159 link # 1
2022-08-08T14:09:34,561 INFO NetworkImpl:159 link # 4
2022-08-08T14:09:34,561 INFO NetworkImpl:159 link # 16
2022-08-08T14:09:34,561 INFO NetworkImpl:159 link # 64
2022-08-08T14:09:34,561 INFO NetworkImpl:159 link # 256
2022-08-08T14:09:34,563 INFO NetworkImpl:159 link # 1024
2022-08-08T14:09:34,567 INFO NetworkImpl:159 link # 4096
2022-08-08T14:09:34,585 INFO NetworkImpl:159 link # 16384
2022-08-08T14:09:34,655 INFO NetworkImpl:159 link # 65536
2022-08-08T14:09:34,985 INFO NetworkImpl:159 link # 262144
2022-08-08T14:09:35,659 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T14:09:35,659 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T14:09:35,659 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T14:09:35,659 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T14:09:35,660 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T14:09:35,660 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T14:09:35,660 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T14:09:35,661 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T14:09:35,662 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T14:09:35,664 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T14:09:35,669 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T14:09:35,679 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T14:09:35,699 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T14:09:35,736 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T14:09:35,862 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T14:09:36,035 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T14:09:36,340 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T14:09:36,899 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T14:09:37,986 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T14:09:38,086 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T14:09:38,102 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:09:38,102 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T14:09:38,102 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:09:38,102 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:09:38,102 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:09:38,102 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T14:09:38,103 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:09:38,103 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T14:09:38,103 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:09:38,103 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T14:09:45,311 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:09:45,311 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T14:09:45,311 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T14:09:45,311 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T14:09:45,311 INFO EventsManagerImpl:176
2022-08-08T14:09:45,311 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:09:45,311 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T14:09:45,311 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T14:09:45,311 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T14:09:45,311 INFO EventsManagerImpl:176
2022-08-08T14:09:45,311 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:09:45,311 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T14:09:45,311 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T14:09:45,311 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T14:09:45,311 INFO EventsManagerImpl:176
2022-08-08T14:09:45,311 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:09:45,312 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T14:09:45,312 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T14:09:45,312 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T14:09:45,312 INFO EventsManagerImpl:176
2022-08-08T14:09:45,312 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T14:09:45,312 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T14:09:45,312 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T14:09:45,312 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T14:09:45,312 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T14:09:45,312 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T14:09:45,312 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T14:09:45,312 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:09:45,312 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T14:09:45,312 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T14:09:45,312 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:09:45,312 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T14:09:45,312 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T14:09:45,312 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T14:09:45,312 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T14:09:45,312 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T14:09:45,312 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T14:09:45,312 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T14:09:45,312 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T14:09:45,312 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:09:45,312 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:09:45,312 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:09:45,313 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T14:09:45,313 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T14:09:45,313 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T14:09:45,313 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:09:45,313 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T14:09:45,313 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:09:45,313 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T14:09:45,313 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:09:45,313 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:09:45,313 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T14:09:45,313 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:09:45,313 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T14:09:45,313 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:09:45,313 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:09:45,313 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T14:09:45,313 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T14:09:45,313 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:09:45,313 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:09:45,313 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:09:45,313 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T14:09:45,313 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T14:09:45,313 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T14:09:45,313 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:09:45,313 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T14:09:45,313 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:09:45,313 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T14:09:45,313 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:09:45,313 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:09:45,313 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T14:09:45,313 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:09:45,313 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T14:09:45,314 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:09:45,314 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:09:45,314 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T14:09:46,861 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T14:09:46,864 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T14:09:47,060 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T14:09:47,060 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T14:09:47,060 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T14:09:47,060 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T14:09:47,060 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T14:09:47,060 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T14:09:47,060 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T14:09:47,060 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T14:09:47,280 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T14:09:47,281 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273930 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T14:09:47,306 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T14:09:47,307 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T14:09:47,309 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T14:09:47,309 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T14:09:47,310 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T14:09:47,315 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T14:09:47,316 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T14:09:47,317 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T14:09:47,317 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T14:09:47,317 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T14:09:48,757 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1747 #nodes=231
2022-08-08T14:09:48,757 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271760 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T14:09:50,572 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3119 #nodes=348
2022-08-08T14:09:50,572 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271265 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T14:09:53,263 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4211 #nodes=487
2022-08-08T14:09:53,263 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270686 lost=0 simT=10800.0s realT=15s; (s/r): 720.0
2022-08-08T14:09:56,776 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5446 #nodes=700
2022-08-08T14:09:56,776 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269826 lost=0 simT=14400.0s realT=18s; (s/r): 800.0
2022-08-08T14:10:00,722 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6937 #nodes=981
2022-08-08T14:10:00,722 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268597 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T14:10:08,707 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10805 #nodes=1718
2022-08-08T14:10:08,707 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266688 lost=0 simT=21600.0s realT=30s; (s/r): 720.0
2022-08-08T14:10:08,978 INFO MemoryObserver:41 used RAM: 13387 MB free: 2692 MB total: 16080 MB
2022-08-08T14:10:22,151 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11618 #nodes=1852
2022-08-08T14:10:22,152 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263974 lost=0 simT=25200.0s realT=44s; (s/r): 572.7272727272727
2022-08-08T14:10:34,028 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12819 #nodes=1927
2022-08-08T14:10:34,028 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260479 lost=0 simT=28800.0s realT=55s; (s/r): 523.6363636363636
2022-08-08T14:10:50,362 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14131 #nodes=2056
2022-08-08T14:10:50,362 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256832 lost=0 simT=32400.0s realT=72s; (s/r): 450.0
2022-08-08T14:11:05,847 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13781 #nodes=2020
2022-08-08T14:11:05,847 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251350 lost=0 simT=36000.0s realT=87s; (s/r): 413.7931034482759
2022-08-08T14:11:08,979 INFO MemoryObserver:41 used RAM: 14446 MB free: 1633 MB total: 16080 MB
2022-08-08T14:11:21,562 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14268 #nodes=2070
2022-08-08T14:11:21,562 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245421 lost=0 simT=39600.0s realT=103s; (s/r): 384.4660194174757
2022-08-08T14:11:35,133 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14472 #nodes=2184
2022-08-08T14:11:35,133 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237505 lost=0 simT=43200.0s realT=117s; (s/r): 369.2307692307692
2022-08-08T14:11:54,698 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14967 #nodes=2218
2022-08-08T14:11:54,698 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228299 lost=0 simT=46800.0s realT=136s; (s/r): 344.11764705882354
2022-08-08T14:12:08,410 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15126 #nodes=2374
2022-08-08T14:12:08,410 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=216967 lost=0 simT=50400.0s realT=150s; (s/r): 336.0
2022-08-08T14:12:08,980 INFO MemoryObserver:41 used RAM: 15770 MB free: 309 MB total: 16080 MB
2022-08-08T14:12:22,465 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15307 #nodes=2349
2022-08-08T14:12:22,466 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203492 lost=0 simT=54000.0s realT=164s; (s/r): 329.2682926829268
2022-08-08T14:12:42,705 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15493 #nodes=2415
2022-08-08T14:12:42,705 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186707 lost=0 simT=57600.0s realT=184s; (s/r): 313.04347826086956
2022-08-08T14:13:07,955 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15384 #nodes=2327
2022-08-08T14:13:07,956 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167170 lost=0 simT=61200.0s realT=209s; (s/r): 292.82296650717706
2022-08-08T14:13:08,980 INFO MemoryObserver:41 used RAM: 15110 MB free: 969 MB total: 16080 MB
2022-08-08T14:13:26,323 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15049 #nodes=2246
2022-08-08T14:13:26,324 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145024 lost=0 simT=64800.0s realT=228s; (s/r): 284.2105263157895
2022-08-08T14:13:42,636 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14293 #nodes=2072
2022-08-08T14:13:42,636 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121275 lost=0 simT=68400.0s realT=244s; (s/r): 280.327868852459
2022-08-08T14:13:58,359 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13936 #nodes=2074
2022-08-08T14:13:58,360 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96393 lost=0 simT=72000.0s realT=260s; (s/r): 276.9230769230769
2022-08-08T14:14:08,980 INFO MemoryObserver:41 used RAM: 15824 MB free: 255 MB total: 16080 MB
2022-08-08T14:14:13,584 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12077 #nodes=1571
2022-08-08T14:14:13,584 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73754 lost=0 simT=75600.0s realT=275s; (s/r): 274.90909090909093
2022-08-08T14:14:25,082 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11325 #nodes=1496
2022-08-08T14:14:25,082 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57862 lost=0 simT=79200.0s realT=286s; (s/r): 276.9230769230769
2022-08-08T14:14:37,014 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10711 #nodes=1387
2022-08-08T14:14:37,015 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44329 lost=0 simT=82800.0s realT=298s; (s/r): 277.8523489932886
2022-08-08T14:14:48,155 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10199 #nodes=1309
2022-08-08T14:14:48,155 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32258 lost=2 simT=86400.0s realT=310s; (s/r): 278.7096774193548
2022-08-08T14:14:57,822 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8474 #nodes=998
2022-08-08T14:14:57,822 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25995 lost=4 simT=90000.0s realT=319s; (s/r): 282.13166144200625
2022-08-08T14:15:08,980 INFO MemoryObserver:41 used RAM: 15917 MB free: 162 MB total: 16080 MB
2022-08-08T14:15:10,819 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7180 #nodes=848
2022-08-08T14:15:10,819 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22000 lost=4 simT=93600.0s realT=332s; (s/r): 281.9277108433735
2022-08-08T14:15:15,807 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6058 #nodes=700
2022-08-08T14:15:15,807 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18962 lost=4 simT=97200.0s realT=337s; (s/r): 288.4272997032641
2022-08-08T14:15:19,722 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5083 #nodes=557
2022-08-08T14:15:19,722 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16634 lost=4 simT=100800.0s realT=341s; (s/r): 295.6011730205279
2022-08-08T14:15:22,868 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4283 #nodes=492
2022-08-08T14:15:22,868 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14819 lost=5 simT=104400.0s realT=344s; (s/r): 303.48837209302326
2022-08-08T14:15:25,434 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3579 #nodes=373
2022-08-08T14:15:25,434 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13281 lost=5 simT=108000.0s realT=347s; (s/r): 311.23919308357347
2022-08-08T14:15:27,503 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=2993 #nodes=307
2022-08-08T14:15:27,503 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12047 lost=5 simT=111600.0s realT=349s; (s/r): 319.7707736389685
2022-08-08T14:15:29,143 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2509 #nodes=264
2022-08-08T14:15:29,143 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11044 lost=5 simT=115200.0s realT=351s; (s/r): 328.20512820512823
2022-08-08T14:15:30,537 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2134 #nodes=195
2022-08-08T14:15:30,537 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10214 lost=5 simT=118800.0s realT=352s; (s/r): 337.5
2022-08-08T14:15:31,748 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1839 #nodes=197
2022-08-08T14:15:31,748 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9548 lost=5 simT=122400.0s realT=353s; (s/r): 346.74220963172803
2022-08-08T14:15:32,824 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1626 #nodes=170
2022-08-08T14:15:32,824 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8838 lost=5 simT=126000.0s realT=354s; (s/r): 355.93220338983053
2022-08-08T14:15:33,741 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1346 #nodes=134
2022-08-08T14:15:33,741 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7233 lost=5 simT=129600.0s realT=355s; (s/r): 365.07042253521126
2022-08-08T14:15:34,107 INFO AbstractController$9:234 ### ITERATION 122 fires after mobsim event
2022-08-08T14:15:34,107 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=240.949413017sec
2022-08-08T14:15:34,107 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T14:15:34,145 INFO LegTimesControlerListener:50 [122] average trip (probably: leg) duration is: 1225 seconds = 00:20:25
2022-08-08T14:15:34,145 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T14:15:34,145 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:15:34,145 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:15:34,145 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:15:34,145 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:15:34,145 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T14:15:34,145 INFO EventsManagerImpl:137 event # 1
2022-08-08T14:15:34,145 INFO EventsManagerImpl:137 event # 4
2022-08-08T14:15:34,145 INFO EventsManagerImpl:137 event # 16
2022-08-08T14:15:34,146 INFO EventsManagerImpl:137 event # 64
2022-08-08T14:15:34,146 INFO EventsManagerImpl:137 event # 256
2022-08-08T14:15:34,146 INFO EventsManagerImpl:137 event # 1024
2022-08-08T14:15:34,149 INFO EventsManagerImpl:137 event # 4096
2022-08-08T14:15:34,159 INFO EventsManagerImpl:137 event # 16384
2022-08-08T14:15:34,172 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T14:15:34,529 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T14:15:34,529 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T14:15:34,529 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T14:15:34,529 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T14:15:34,530 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T14:15:34,530 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T14:15:34,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-08-08T14:15:34,532 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-08-08T14:15:34,532 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:19:14][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T14:15:34,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-08-08T14:15:34,534 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-08-08T14:15:34,534 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:27][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T14:15:34,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-08-08T14:15:34,536 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-08-08T14:15:34,536 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-08-08T14:15:34,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-08-08T14:15:34,536 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-08-08T14:15:34,536 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T14:15:34,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-08-08T14:15:34,537 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-08-08T14:15:34,537 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-08-08T14:15:34,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-08-08T14:15:34,537 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-08-08T14:15:34,537 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-08-08T14:15:34,538 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T14:15:34,538 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-08-08T14:15:34,538 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-08-08T14:15:34,538 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T14:15:34,538 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-08-08T14:15:34,538 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=33:49:07][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T14:15:34,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-08-08T14:15:34,539 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:07:44][duration=undefined][facilityId=null]
2022-08-08T14:15:34,539 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:42:18][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T14:15:34,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-08-08T14:15:34,541 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-08-08T14:15:34,541 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-08-08T14:15:34,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-08-08T14:15:34,544 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-08-08T14:15:34,544 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-08-08T14:15:34,544 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T14:15:34,869 INFO ControlerListenerManagerImpl:251 [it.122] all ControlerAfterMobsimListeners called.
2022-08-08T14:15:34,869 INFO AbstractController$4:159 ### ITERATION 122 fires scoring event
2022-08-08T14:15:34,869 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T14:15:35,034 INFO NewScoreAssignerImpl:57 it: 122 msaStart: 599
2022-08-08T14:15:35,252 INFO ControlerListenerManagerImpl:194 [it.122] all ControlerScoringListeners called.
2022-08-08T14:15:35,252 INFO AbstractController$5:167 ### ITERATION 122 fires iteration end event
2022-08-08T14:15:35,252 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T14:15:35,252 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T14:15:35,367 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T14:15:35,368 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T14:15:37,581 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T14:15:37,582 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.136047592393844
2022-08-08T14:15:37,582 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.30544015775122346
2022-08-08T14:15:37,582 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.3236467646107315E-4
2022-08-08T14:15:37,582 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.06689021603496E-4
2022-08-08T14:15:37,582 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T14:15:37,582 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13878461720166174
2022-08-08T14:15:37,582 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1377896855759306
2022-08-08T14:15:37,582 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22107765858568224
2022-08-08T14:15:37,804 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T14:15:37,916 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -89.58641632136323
2022-08-08T14:15:37,916 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -109.21364828091643
2022-08-08T14:15:37,916 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -90.4523379223877
2022-08-08T14:15:37,916 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -73.29395159116743
2022-08-08T14:15:37,986 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T14:15:38,887 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18701.034787934164 meters
2022-08-08T14:15:38,887 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137916.1439834111 meters (statistic on all 2105450 legs which have a finite distance)
2022-08-08T14:15:38,887 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51463.52054631034 meters
2022-08-08T14:15:38,887 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137859.8211718133 meters (statistic on all 764775 trips which have a finite distance)
2022-08-08T14:15:38,887 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T14:15:38,887 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T14:15:40,357 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T14:15:40,359 INFO LegHistogramListener:72 number of legs: 2112653 100%
2022-08-08T14:15:40,359 INFO LegHistogramListener:79 number of bike legs: 105262 4.982455708533299%
2022-08-08T14:15:40,359 INFO LegHistogramListener:79 number of car legs: 237770 11.254569491535051%
2022-08-08T14:15:40,359 INFO LegHistogramListener:79 number of drtNorth legs: 213 0.010082110029427455%
2022-08-08T14:15:40,359 INFO LegHistogramListener:79 number of drtSoutheast legs: 170 0.008046754483580597%
2022-08-08T14:15:40,359 INFO LegHistogramListener:79 number of freight legs: 47065 2.22776764570424%
2022-08-08T14:15:40,359 INFO LegHistogramListener:79 number of pt legs: 127470 6.033645847188346%
2022-08-08T14:15:40,359 INFO LegHistogramListener:79 number of ride legs: 106820 5.0562018466828205%
2022-08-08T14:15:40,359 INFO LegHistogramListener:79 number of walk legs: 1487883 70.42723059584324%
2022-08-08T14:15:40,945 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T14:15:40,945 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T14:15:43,519 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.667288445441801
2022-08-08T14:15:43,519 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4627343545397125
2022-08-08T14:15:43,519 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.012115057744547774
2022-08-08T14:15:43,519 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.01009951883822797
2022-08-08T14:15:43,519 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T14:15:43,519 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5507389453468011
2022-08-08T14:15:43,519 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7343173100129918
2022-08-08T14:15:43,519 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9139801373134022
2022-08-08T14:15:43,519 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.24498811217180094
2022-08-08T14:15:43,519 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38461232328730544
2022-08-08T14:15:43,519 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0014506744994531085
2022-08-08T14:15:43,519 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0012953367875647669
2022-08-08T14:15:43,519 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T14:15:43,519 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.349837216348203
2022-08-08T14:15:43,519 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2927358437276943
2022-08-08T14:15:43,519 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6907945074639129
2022-08-08T14:15:43,520 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18702403754807767
2022-08-08T14:15:43,520 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3717667931620596
2022-08-08T14:15:43,520 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.479051233201703E-4
2022-08-08T14:15:43,520 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.8243220343334856E-4
2022-08-08T14:15:43,520 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T14:15:43,520 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.23904933320324334
2022-08-08T14:15:43,520 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.2164226623600035
2022-08-08T14:15:43,520 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.44814801501512297
2022-08-08T14:15:43,721 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T14:15:44,921 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T14:15:45,256 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T14:15:45,653 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T14:15:46,910 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T14:15:47,235 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T14:15:47,626 INFO ControlerListenerManagerImpl:171 [it.122] all ControlerIterationEndsListeners called.
2022-08-08T14:15:47,879 INFO AbstractController:181 ### ITERATION 122 ENDS
2022-08-08T14:15:47,879 INFO AbstractController:182 ###################################################
2022-08-08T14:15:47,879 INFO AbstractController:133 ###################################################
2022-08-08T14:15:47,879 INFO AbstractController:134 ### ITERATION 123 BEGINS
2022-08-08T14:15:47,880 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T14:15:47,880 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T14:15:47,880 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T14:15:47,880 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T14:15:47,880 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T14:15:54,271 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T14:15:54,296 INFO ControlerListenerManagerImpl:148 [it.123] all ControlerIterationStartsListeners called.
2022-08-08T14:15:54,296 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T14:15:55,876 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169356 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T14:15:55,876 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30734 plans
2022-08-08T14:15:55,876 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T14:15:55,876 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T14:15:55,877 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T14:15:55,878 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:15:55,879 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:15:55,879 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:15:55,882 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T14:15:55,883 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:15:55,884 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T14:15:55,884 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:15:55,887 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:15:55,891 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:15:55,894 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T14:15:55,902 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:15:55,902 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:15:55,906 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:15:55,910 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:15:55,911 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:15:55,921 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T14:15:55,977 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T14:15:56,154 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T14:15:56,341 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T14:15:56,746 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T14:15:57,519 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T14:15:59,205 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T14:16:02,339 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T14:16:07,402 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T14:16:08,980 INFO MemoryObserver:41 used RAM: 15823 MB free: 256 MB total: 16080 MB
2022-08-08T14:16:26,074 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T14:16:26,074 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30734 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T14:16:26,074 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30640 plans
2022-08-08T14:16:26,074 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T14:16:26,074 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T14:16:26,074 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T14:16:26,075 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T14:16:26,075 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T14:16:26,075 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T14:16:26,075 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T14:16:26,075 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T14:16:26,075 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T14:16:26,076 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T14:16:26,078 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T14:16:26,081 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T14:16:26,088 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T14:16:26,101 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T14:16:26,124 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T14:16:26,170 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T14:16:26,292 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30640 plans
2022-08-08T14:16:26,292 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T14:16:26,353 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T14:16:26,353 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:16:26,353 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:16:26,353 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:16:26,353 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:16:26,355 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T14:16:26,356 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:16:26,356 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T14:16:26,356 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:16:26,361 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T14:16:26,361 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:16:26,365 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:16:26,372 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T14:16:26,383 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:16:26,390 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T14:16:26,392 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:16:26,393 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:16:26,434 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T14:16:26,454 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:16:26,498 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T14:16:26,701 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T14:16:27,219 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T14:16:28,165 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T14:16:29,932 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T14:16:33,461 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T14:16:40,067 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T14:16:56,097 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T14:16:56,097 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30640 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T14:16:56,097 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7698 plans
2022-08-08T14:16:56,097 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T14:16:56,097 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T14:16:56,097 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T14:16:56,097 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T14:16:56,097 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T14:16:56,097 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T14:16:56,097 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T14:16:56,097 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T14:16:56,098 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T14:16:56,098 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T14:16:56,098 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T14:16:56,099 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T14:16:56,100 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T14:16:56,102 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T14:16:56,102 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7698 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T14:16:56,102 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40143 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T14:16:56,102 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6922 plans
2022-08-08T14:16:56,127 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T14:16:56,128 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T14:16:56,128 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T14:16:56,130 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T14:16:56,139 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T14:16:56,152 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T14:16:56,222 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T14:16:56,385 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T14:16:56,564 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T14:16:56,885 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T14:16:57,354 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T14:16:58,720 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T14:17:01,182 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T14:17:08,981 INFO MemoryObserver:41 used RAM: 14894 MB free: 1185 MB total: 16080 MB
2022-08-08T14:17:09,386 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T14:17:09,386 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6922 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T14:17:09,386 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T14:17:10,358 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T14:17:11,354 INFO ControlerListenerManagerImpl:213 [it.123] all ControlerReplanningListeners called.
2022-08-08T14:17:11,354 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T14:17:11,355 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T14:17:11,355 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T14:17:11,433 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T14:17:11,504 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T14:17:11,504 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T14:17:11,505 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T14:17:11,514 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T14:17:11,523 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T14:17:11,523 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T14:17:11,524 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T14:17:11,525 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T14:17:11,525 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T14:17:11,525 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T14:17:11,525 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T14:17:11,525 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T14:17:11,525 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T14:17:11,525 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T14:17:11,525 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T14:17:11,525 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T14:17:11,525 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T14:17:11,525 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T14:17:11,525 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T14:17:11,525 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T14:17:11,526 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T14:17:11,526 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T14:17:12,226 INFO ControlerListenerManagerImpl:232 [it.123] all ControlerBeforeMobsimListeners called.
2022-08-08T14:17:12,226 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T14:17:12,226 INFO NetworkImpl:163 node # 1
2022-08-08T14:17:12,226 INFO NetworkImpl:163 node # 4
2022-08-08T14:17:12,226 INFO NetworkImpl:163 node # 16
2022-08-08T14:17:12,226 INFO NetworkImpl:163 node # 64
2022-08-08T14:17:12,226 INFO NetworkImpl:163 node # 256
2022-08-08T14:17:12,227 INFO NetworkImpl:163 node # 1024
2022-08-08T14:17:12,227 INFO NetworkImpl:163 node # 4096
2022-08-08T14:17:12,229 INFO NetworkImpl:163 node # 16384
2022-08-08T14:17:12,236 INFO NetworkImpl:163 node # 65536
2022-08-08T14:17:12,275 INFO NetworkImpl:159 link # 1
2022-08-08T14:17:12,275 INFO NetworkImpl:159 link # 4
2022-08-08T14:17:12,275 INFO NetworkImpl:159 link # 16
2022-08-08T14:17:12,275 INFO NetworkImpl:159 link # 64
2022-08-08T14:17:12,275 INFO NetworkImpl:159 link # 256
2022-08-08T14:17:12,277 INFO NetworkImpl:159 link # 1024
2022-08-08T14:17:12,281 INFO NetworkImpl:159 link # 4096
2022-08-08T14:17:12,299 INFO NetworkImpl:159 link # 16384
2022-08-08T14:17:12,371 INFO NetworkImpl:159 link # 65536
2022-08-08T14:17:12,709 INFO NetworkImpl:159 link # 262144
2022-08-08T14:17:13,376 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T14:17:13,376 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T14:17:13,377 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T14:17:13,377 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T14:17:13,377 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T14:17:13,377 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T14:17:13,377 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T14:17:13,378 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T14:17:13,379 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T14:17:13,381 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T14:17:13,386 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T14:17:13,395 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T14:17:13,414 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T14:17:13,451 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T14:17:13,523 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T14:17:13,728 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T14:17:14,041 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T14:17:14,586 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T14:17:15,641 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T14:17:15,743 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T14:17:15,759 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:17:15,759 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T14:17:15,760 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:17:15,760 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:17:15,760 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:17:15,760 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T14:17:15,760 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:17:15,760 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T14:17:15,760 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:17:15,760 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T14:17:22,639 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:17:22,639 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T14:17:22,639 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T14:17:22,639 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T14:17:22,639 INFO EventsManagerImpl:176
2022-08-08T14:17:22,639 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:17:22,639 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T14:17:22,639 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T14:17:22,640 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T14:17:22,640 INFO EventsManagerImpl:176
2022-08-08T14:17:22,640 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:17:22,640 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T14:17:22,640 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T14:17:22,640 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T14:17:22,640 INFO EventsManagerImpl:176
2022-08-08T14:17:22,640 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:17:22,640 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T14:17:22,640 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T14:17:22,640 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T14:17:22,640 INFO EventsManagerImpl:176
2022-08-08T14:17:22,640 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T14:17:22,640 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T14:17:22,640 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T14:17:22,640 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T14:17:22,640 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T14:17:22,640 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T14:17:22,640 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T14:17:22,640 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:17:22,640 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T14:17:22,640 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T14:17:22,640 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:17:22,640 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T14:17:22,641 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T14:17:22,641 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T14:17:22,641 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T14:17:22,641 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T14:17:22,641 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T14:17:22,641 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T14:17:22,641 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T14:17:22,641 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:17:22,641 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:17:22,641 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:17:22,641 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T14:17:22,641 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T14:17:22,641 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T14:17:22,641 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:17:22,641 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T14:17:22,641 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:17:22,641 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T14:17:22,641 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:17:22,641 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:17:22,641 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T14:17:22,641 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:17:22,641 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T14:17:22,641 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:17:22,641 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:17:22,641 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T14:17:22,641 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T14:17:22,641 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:17:22,641 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:17:22,641 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:17:22,641 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T14:17:22,641 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T14:17:22,642 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T14:17:22,642 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:17:22,642 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T14:17:22,642 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:17:22,642 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T14:17:22,642 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:17:22,642 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:17:22,642 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T14:17:22,642 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:17:22,642 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T14:17:22,642 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:17:22,642 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:17:22,642 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T14:17:24,186 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T14:17:24,189 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T14:17:24,372 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T14:17:24,372 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T14:17:24,372 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T14:17:24,372 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T14:17:24,372 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T14:17:24,372 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T14:17:24,372 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T14:17:24,372 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T14:17:24,585 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T14:17:24,585 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273930 lost=0 simT=0.0s realT=8s; (s/r): 0.0
2022-08-08T14:17:24,592 INFO VehicularDepartureHandler:110 teleport vehicle 154454_car from link -27672270 to link -263908183#3
2022-08-08T14:17:24,609 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T14:17:24,612 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T14:17:24,612 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T14:17:24,613 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T14:17:24,617 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T14:17:24,618 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T14:17:24,618 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T14:17:24,619 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T14:17:24,619 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T14:17:25,572 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1757 #nodes=240
2022-08-08T14:17:25,572 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271746 lost=0 simT=3600.0s realT=9s; (s/r): 400.0
2022-08-08T14:17:26,995 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3089 #nodes=359
2022-08-08T14:17:26,995 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271266 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T14:17:29,707 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4206 #nodes=526
2022-08-08T14:17:29,708 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270671 lost=0 simT=10800.0s realT=13s; (s/r): 830.7692307692307
2022-08-08T14:17:33,238 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5437 #nodes=714
2022-08-08T14:17:33,238 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269820 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T14:17:37,467 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6960 #nodes=974
2022-08-08T14:17:37,468 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268585 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-08-08T14:17:43,788 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10838 #nodes=1663
2022-08-08T14:17:43,789 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266650 lost=0 simT=21600.0s realT=28s; (s/r): 771.4285714285714
2022-08-08T14:17:57,300 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11581 #nodes=1869
2022-08-08T14:17:57,301 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263945 lost=0 simT=25200.0s realT=41s; (s/r): 614.6341463414634
2022-08-08T14:18:08,532 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12925 #nodes=1876
2022-08-08T14:18:08,533 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260473 lost=0 simT=28800.0s realT=52s; (s/r): 553.8461538461538
2022-08-08T14:18:08,981 INFO MemoryObserver:41 used RAM: 14421 MB free: 1658 MB total: 16080 MB
2022-08-08T14:18:25,917 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14136 #nodes=2105
2022-08-08T14:18:25,918 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256816 lost=0 simT=32400.0s realT=70s; (s/r): 462.85714285714283
2022-08-08T14:18:40,221 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13860 #nodes=2063
2022-08-08T14:18:40,221 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251337 lost=0 simT=36000.0s realT=84s; (s/r): 428.57142857142856
2022-08-08T14:18:57,372 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14289 #nodes=2109
2022-08-08T14:18:57,372 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245379 lost=0 simT=39600.0s realT=101s; (s/r): 392.0792079207921
2022-08-08T14:19:08,981 INFO MemoryObserver:41 used RAM: 15388 MB free: 691 MB total: 16080 MB
2022-08-08T14:19:10,506 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14573 #nodes=2187
2022-08-08T14:19:10,506 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237453 lost=0 simT=43200.0s realT=114s; (s/r): 378.94736842105266
2022-08-08T14:19:25,033 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14827 #nodes=2306
2022-08-08T14:19:25,033 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228203 lost=0 simT=46800.0s realT=129s; (s/r): 362.7906976744186
2022-08-08T14:19:43,436 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15121 #nodes=2374
2022-08-08T14:19:43,436 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=216900 lost=0 simT=50400.0s realT=147s; (s/r): 342.85714285714283
2022-08-08T14:19:57,441 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15247 #nodes=2399
2022-08-08T14:19:57,441 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203417 lost=0 simT=54000.0s realT=161s; (s/r): 335.40372670807454
2022-08-08T14:20:08,981 INFO MemoryObserver:41 used RAM: 15739 MB free: 340 MB total: 16080 MB
2022-08-08T14:20:14,565 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15594 #nodes=2402
2022-08-08T14:20:14,566 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186629 lost=0 simT=57600.0s realT=178s; (s/r): 323.59550561797755
2022-08-08T14:20:40,960 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15388 #nodes=2311
2022-08-08T14:20:40,960 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167114 lost=0 simT=61200.0s realT=205s; (s/r): 298.5365853658537
2022-08-08T14:20:59,440 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15017 #nodes=2139
2022-08-08T14:20:59,441 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144910 lost=0 simT=64800.0s realT=223s; (s/r): 290.5829596412556
2022-08-08T14:21:08,982 INFO MemoryObserver:41 used RAM: 15250 MB free: 829 MB total: 16080 MB
2022-08-08T14:21:13,939 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14227 #nodes=2039
2022-08-08T14:21:13,939 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121106 lost=0 simT=68400.0s realT=238s; (s/r): 287.39495798319325
2022-08-08T14:21:31,156 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13927 #nodes=2037
2022-08-08T14:21:31,156 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96317 lost=0 simT=72000.0s realT=255s; (s/r): 282.3529411764706
2022-08-08T14:21:44,431 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12108 #nodes=1581
2022-08-08T14:21:44,431 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73734 lost=0 simT=75600.0s realT=268s; (s/r): 282.089552238806
2022-08-08T14:21:57,294 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11299 #nodes=1416
2022-08-08T14:21:57,294 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57823 lost=0 simT=79200.0s realT=281s; (s/r): 281.8505338078292
2022-08-08T14:22:09,976 INFO MemoryObserver:41 used RAM: 15391 MB free: 688 MB total: 16080 MB
2022-08-08T14:22:14,223 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10689 #nodes=1347
2022-08-08T14:22:14,223 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44359 lost=0 simT=82800.0s realT=298s; (s/r): 277.8523489932886
2022-08-08T14:22:25,256 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10085 #nodes=1264
2022-08-08T14:22:25,256 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32215 lost=2 simT=86400.0s realT=309s; (s/r): 279.6116504854369
2022-08-08T14:22:32,829 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8378 #nodes=1009
2022-08-08T14:22:32,830 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26037 lost=6 simT=90000.0s realT=317s; (s/r): 283.9116719242902
2022-08-08T14:22:37,788 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7227 #nodes=820
2022-08-08T14:22:37,788 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22107 lost=8 simT=93600.0s realT=322s; (s/r): 290.6832298136646
2022-08-08T14:22:42,496 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6123 #nodes=670
2022-08-08T14:22:42,496 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19106 lost=9 simT=97200.0s realT=326s; (s/r): 298.159509202454
2022-08-08T14:22:46,432 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5128 #nodes=541
2022-08-08T14:22:46,432 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16812 lost=9 simT=100800.0s realT=330s; (s/r): 305.45454545454544
2022-08-08T14:22:49,716 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4366 #nodes=496
2022-08-08T14:22:49,716 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14997 lost=10 simT=104400.0s realT=333s; (s/r): 313.5135135135135
2022-08-08T14:22:52,219 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3637 #nodes=362
2022-08-08T14:22:52,220 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13422 lost=10 simT=108000.0s realT=336s; (s/r): 321.42857142857144
2022-08-08T14:22:54,288 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3020 #nodes=287
2022-08-08T14:22:54,288 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12151 lost=10 simT=111600.0s realT=338s; (s/r): 330.1775147928994
2022-08-08T14:22:55,876 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2489 #nodes=262
2022-08-08T14:22:55,876 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11117 lost=10 simT=115200.0s realT=340s; (s/r): 338.8235294117647
2022-08-08T14:22:57,256 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2118 #nodes=187
2022-08-08T14:22:57,257 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10306 lost=11 simT=118800.0s realT=341s; (s/r): 348.38709677419354
2022-08-08T14:22:58,381 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1857 #nodes=172
2022-08-08T14:22:58,381 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9598 lost=11 simT=122400.0s realT=342s; (s/r): 357.89473684210526
2022-08-08T14:22:59,436 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1636 #nodes=158
2022-08-08T14:22:59,437 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8896 lost=11 simT=126000.0s realT=343s; (s/r): 367.3469387755102
2022-08-08T14:23:00,437 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1346 #nodes=137
2022-08-08T14:23:00,437 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7291 lost=11 simT=129600.0s realT=344s; (s/r): 376.74418604651163
2022-08-08T14:23:00,876 INFO AbstractController$9:234 ### ITERATION 123 fires after mobsim event
2022-08-08T14:23:00,876 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=240.174697701sec
2022-08-08T14:23:00,877 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T14:23:00,914 INFO LegTimesControlerListener:50 [123] average trip (probably: leg) duration is: 1224 seconds = 00:20:24
2022-08-08T14:23:00,914 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T14:23:00,914 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:23:00,914 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:23:00,914 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:23:00,914 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:23:00,914 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T14:23:00,914 INFO EventsManagerImpl:137 event # 1
2022-08-08T14:23:00,914 INFO EventsManagerImpl:137 event # 4
2022-08-08T14:23:00,914 INFO EventsManagerImpl:137 event # 16
2022-08-08T14:23:00,915 INFO EventsManagerImpl:137 event # 64
2022-08-08T14:23:00,915 INFO EventsManagerImpl:137 event # 256
2022-08-08T14:23:00,915 INFO EventsManagerImpl:137 event # 1024
2022-08-08T14:23:00,918 INFO EventsManagerImpl:137 event # 4096
2022-08-08T14:23:00,928 INFO EventsManagerImpl:137 event # 16384
2022-08-08T14:23:00,941 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T14:23:08,064 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T14:23:08,064 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T14:23:08,064 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T14:23:08,064 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T14:23:08,064 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T14:23:08,064 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T14:23:08,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-08-08T14:23:08,067 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=01:47:55][duration=undefined][facilityId=null]
2022-08-08T14:23:08,067 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:46:21][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T14:23:08,069 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T14:23:08,069 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-08-08T14:23:08,069 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:40:50][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T14:23:08,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-08-08T14:23:08,071 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-08-08T14:23:08,071 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T14:23:08,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-08-08T14:23:08,072 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-08-08T14:23:08,072 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-08-08T14:23:08,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-08-08T14:23:08,072 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-08-08T14:23:08,072 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-08-08T14:23:08,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-08-08T14:23:08,073 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-08-08T14:23:08,073 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-08-08T14:23:08,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-08-08T14:23:08,073 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-08-08T14:23:08,073 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=33:49:07][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T14:23:08,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-08-08T14:23:08,074 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:07:44][duration=undefined][facilityId=null]
2022-08-08T14:23:08,074 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:42:18][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T14:23:08,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-08-08T14:23:08,078 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-08-08T14:23:08,078 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-08-08T14:23:08,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-08-08T14:23:08,078 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-08-08T14:23:08,078 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:48:33][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T14:23:08,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-08-08T14:23:08,079 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-08-08T14:23:08,079 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_46800][coord=[x=738858.7389318789 | y=5689328.029665429]][linkId=376817773][startTime=13:40:06][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T14:23:08,079 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T14:23:08,391 INFO ControlerListenerManagerImpl:251 [it.123] all ControlerAfterMobsimListeners called.
2022-08-08T14:23:08,391 INFO AbstractController$4:159 ### ITERATION 123 fires scoring event
2022-08-08T14:23:08,391 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T14:23:08,513 INFO NewScoreAssignerImpl:57 it: 123 msaStart: 599
2022-08-08T14:23:08,625 INFO ControlerListenerManagerImpl:194 [it.123] all ControlerScoringListeners called.
2022-08-08T14:23:08,625 INFO AbstractController$5:167 ### ITERATION 123 fires iteration end event
2022-08-08T14:23:08,625 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T14:23:08,625 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T14:23:08,695 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T14:23:08,695 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T14:23:09,977 INFO MemoryObserver:41 used RAM: 13858 MB free: 2221 MB total: 16080 MB
2022-08-08T14:23:10,144 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T14:23:10,144 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13577799801783944
2022-08-08T14:23:10,144 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3057161710409424
2022-08-08T14:23:10,145 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.5290520034713487E-4
2022-08-08T14:23:10,145 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.0283767337485944E-4
2022-08-08T14:23:10,145 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T14:23:10,145 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1385009012154855
2022-08-08T14:23:10,145 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13760995599192757
2022-08-08T14:23:10,145 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22151799606648967
2022-08-08T14:23:10,360 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T14:23:10,467 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -89.60679787521156
2022-08-08T14:23:10,467 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -109.26128830112764
2022-08-08T14:23:10,467 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -90.36340653302808
2022-08-08T14:23:10,467 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -73.21569102893314
2022-08-08T14:23:10,526 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T14:23:11,122 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18692.51251063122 meters
2022-08-08T14:23:11,122 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137754.4929792673 meters (statistic on all 2103941 legs which have a finite distance)
2022-08-08T14:23:11,122 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51418.99226025031 meters
2022-08-08T14:23:11,122 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137703.25743340488 meters (statistic on all 764568 trips which have a finite distance)
2022-08-08T14:23:11,122 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T14:23:11,122 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T14:23:12,230 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T14:23:12,232 INFO LegHistogramListener:72 number of legs: 2111205 100%
2022-08-08T14:23:12,232 INFO LegHistogramListener:79 number of bike legs: 104942 4.970715776061538%
2022-08-08T14:23:12,232 INFO LegHistogramListener:79 number of car legs: 238004 11.273372315810166%
2022-08-08T14:23:12,232 INFO LegHistogramListener:79 number of drtNorth legs: 227 0.01075215339107287%
2022-08-08T14:23:12,232 INFO LegHistogramListener:79 number of drtSoutheast legs: 166 0.00786280820668765%
2022-08-08T14:23:12,232 INFO LegHistogramListener:79 number of freight legs: 47065 2.2292955918539414%
2022-08-08T14:23:12,232 INFO LegHistogramListener:79 number of pt legs: 127064 6.018553385388913%
2022-08-08T14:23:12,232 INFO LegHistogramListener:79 number of ride legs: 106709 5.054412053779713%
2022-08-08T14:23:12,232 INFO LegHistogramListener:79 number of walk legs: 1487028 70.43503591550797%
2022-08-08T14:23:12,825 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T14:23:12,825 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T14:23:15,368 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6694310788396658
2022-08-08T14:23:15,368 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.46321834063377787
2022-08-08T14:23:15,369 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.012156138792319898
2022-08-08T14:23:15,369 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010121343144856909
2022-08-08T14:23:15,369 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T14:23:15,369 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5513448908014399
2022-08-08T14:23:15,369 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7361890652521093
2022-08-08T14:23:15,369 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9143858126601518
2022-08-08T14:23:15,369 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2456030441056399
2022-08-08T14:23:15,369 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3847240123859359
2022-08-08T14:23:15,369 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.001466079892367655
2022-08-08T14:23:15,369 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.001321012442422344
2022-08-08T14:23:15,369 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T14:23:15,369 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3511518098769109
2022-08-08T14:23:15,369 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.29346759989113524
2022-08-08T14:23:15,369 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6931746406692103
2022-08-08T14:23:15,369 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18720890226305223
2022-08-08T14:23:15,369 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37184895525760386
2022-08-08T14:23:15,369 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.50472688805928E-4
2022-08-08T14:23:15,369 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.8243220343334856E-4
2022-08-08T14:23:15,369 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T14:23:15,369 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.239561562517652
2022-08-08T14:23:15,369 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21667299999486486
2022-08-08T14:23:15,369 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.45035355376738884
2022-08-08T14:23:15,593 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T14:23:16,787 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T14:23:17,113 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T14:23:17,549 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T14:23:18,860 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T14:23:19,183 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T14:23:19,584 INFO ControlerListenerManagerImpl:171 [it.123] all ControlerIterationEndsListeners called.
2022-08-08T14:23:19,804 INFO AbstractController:181 ### ITERATION 123 ENDS
2022-08-08T14:23:19,804 INFO AbstractController:182 ###################################################
2022-08-08T14:23:19,804 INFO AbstractController:133 ###################################################
2022-08-08T14:23:19,804 INFO AbstractController:134 ### ITERATION 124 BEGINS
2022-08-08T14:23:19,804 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T14:23:19,804 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T14:23:19,804 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T14:23:19,805 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T14:23:19,805 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T14:23:20,112 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T14:23:20,143 INFO ControlerListenerManagerImpl:148 [it.124] all ControlerIterationStartsListeners called.
2022-08-08T14:23:20,143 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T14:23:27,438 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 170165 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T14:23:27,438 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30357 plans
2022-08-08T14:23:27,439 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:23:27,440 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T14:23:27,440 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:23:27,440 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T14:23:27,440 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:23:27,441 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T14:23:27,442 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:23:27,444 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T14:23:27,445 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:23:27,446 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:23:27,451 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T14:23:27,453 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:23:27,454 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:23:27,454 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:23:27,455 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:23:27,457 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T14:23:27,470 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:23:27,476 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T14:23:27,511 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T14:23:27,605 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T14:23:27,788 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:23:27,823 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T14:23:28,299 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T14:23:29,178 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T14:23:30,770 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T14:23:33,813 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T14:23:38,751 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T14:23:50,764 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T14:23:50,764 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30357 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T14:23:50,764 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30294 plans
2022-08-08T14:23:50,765 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T14:23:50,765 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T14:23:50,765 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T14:23:50,765 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T14:23:50,765 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T14:23:50,765 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T14:23:50,765 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T14:23:50,765 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T14:23:50,766 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T14:23:50,766 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T14:23:50,768 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T14:23:50,771 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T14:23:50,777 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T14:23:50,790 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T14:23:50,814 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T14:23:50,857 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T14:23:51,021 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30294 plans
2022-08-08T14:23:51,022 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:23:51,022 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T14:23:51,022 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:23:51,022 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T14:23:51,022 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:23:51,022 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T14:23:51,022 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:23:51,024 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:23:51,025 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T14:23:51,028 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:23:51,029 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T14:23:51,033 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:23:51,039 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:23:51,040 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:23:51,040 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T14:23:51,041 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:23:51,042 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:23:51,059 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T14:23:51,098 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T14:23:51,147 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:23:51,178 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T14:23:51,364 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T14:23:51,826 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T14:23:52,668 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T14:23:54,361 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T14:23:57,804 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T14:24:05,167 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T14:24:09,977 INFO MemoryObserver:41 used RAM: 15634 MB free: 445 MB total: 16080 MB
2022-08-08T14:24:21,836 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T14:24:21,837 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30294 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T14:24:21,837 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7612 plans
2022-08-08T14:24:21,837 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T14:24:21,837 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T14:24:21,837 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T14:24:21,837 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T14:24:21,837 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T14:24:21,837 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T14:24:21,837 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T14:24:21,838 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T14:24:21,838 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T14:24:21,838 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T14:24:21,838 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T14:24:21,839 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T14:24:21,840 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T14:24:21,842 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T14:24:21,842 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7612 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T14:24:21,843 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40167 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T14:24:21,843 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6898 plans
2022-08-08T14:24:21,843 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T14:24:21,843 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T14:24:21,844 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T14:24:21,845 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T14:24:21,850 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T14:24:21,870 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T14:24:21,915 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T14:24:22,047 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T14:24:22,350 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T14:24:22,707 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T14:24:23,322 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T14:24:24,188 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T14:24:26,665 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T14:24:35,492 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T14:24:35,492 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6898 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T14:24:35,492 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T14:24:36,482 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T14:24:37,453 INFO ControlerListenerManagerImpl:213 [it.124] all ControlerReplanningListeners called.
2022-08-08T14:24:37,454 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T14:24:37,454 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T14:24:37,454 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T14:24:37,532 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T14:24:37,602 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T14:24:37,603 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T14:24:37,603 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T14:24:37,611 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T14:24:37,620 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T14:24:37,620 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T14:24:37,622 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T14:24:37,622 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T14:24:37,622 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T14:24:37,622 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T14:24:37,622 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T14:24:37,622 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T14:24:37,622 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T14:24:37,622 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T14:24:37,622 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T14:24:37,623 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T14:24:37,623 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T14:24:37,623 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T14:24:37,623 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T14:24:37,623 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T14:24:37,623 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T14:24:37,623 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T14:24:38,321 INFO ControlerListenerManagerImpl:232 [it.124] all ControlerBeforeMobsimListeners called.
2022-08-08T14:24:38,321 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T14:24:38,322 INFO NetworkImpl:163 node # 1
2022-08-08T14:24:38,322 INFO NetworkImpl:163 node # 4
2022-08-08T14:24:38,322 INFO NetworkImpl:163 node # 16
2022-08-08T14:24:38,322 INFO NetworkImpl:163 node # 64
2022-08-08T14:24:38,322 INFO NetworkImpl:163 node # 256
2022-08-08T14:24:38,322 INFO NetworkImpl:163 node # 1024
2022-08-08T14:24:38,322 INFO NetworkImpl:163 node # 4096
2022-08-08T14:24:38,324 INFO NetworkImpl:163 node # 16384
2022-08-08T14:24:38,331 INFO NetworkImpl:163 node # 65536
2022-08-08T14:24:38,369 INFO NetworkImpl:159 link # 1
2022-08-08T14:24:38,369 INFO NetworkImpl:159 link # 4
2022-08-08T14:24:38,369 INFO NetworkImpl:159 link # 16
2022-08-08T14:24:38,369 INFO NetworkImpl:159 link # 64
2022-08-08T14:24:38,369 INFO NetworkImpl:159 link # 256
2022-08-08T14:24:38,371 INFO NetworkImpl:159 link # 1024
2022-08-08T14:24:38,375 INFO NetworkImpl:159 link # 4096
2022-08-08T14:24:38,392 INFO NetworkImpl:159 link # 16384
2022-08-08T14:24:38,463 INFO NetworkImpl:159 link # 65536
2022-08-08T14:24:38,790 INFO NetworkImpl:159 link # 262144
2022-08-08T14:24:39,431 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T14:24:39,431 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T14:24:39,431 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T14:24:39,431 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T14:24:39,431 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T14:24:39,431 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T14:24:39,431 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T14:24:39,432 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T14:24:39,433 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T14:24:39,436 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T14:24:39,440 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T14:24:39,450 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T14:24:39,469 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T14:24:39,506 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T14:24:39,580 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T14:24:39,833 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T14:24:40,201 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T14:24:40,758 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T14:24:41,856 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T14:24:41,961 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T14:24:41,976 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:24:41,976 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T14:24:41,976 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:24:41,976 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:24:41,976 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:24:41,976 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T14:24:41,976 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:24:41,976 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T14:24:41,976 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:24:41,976 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T14:24:49,934 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:24:49,934 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T14:24:49,934 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T14:24:49,934 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T14:24:49,935 INFO EventsManagerImpl:176
2022-08-08T14:24:49,935 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:24:49,935 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T14:24:49,935 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T14:24:49,935 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T14:24:49,935 INFO EventsManagerImpl:176
2022-08-08T14:24:49,935 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:24:49,935 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T14:24:49,935 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T14:24:49,935 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T14:24:49,935 INFO EventsManagerImpl:176
2022-08-08T14:24:49,935 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:24:49,935 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T14:24:49,935 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T14:24:49,935 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T14:24:49,935 INFO EventsManagerImpl:176
2022-08-08T14:24:49,935 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T14:24:49,935 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T14:24:49,935 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T14:24:49,935 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T14:24:49,935 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T14:24:49,935 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T14:24:49,935 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T14:24:49,935 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:24:49,935 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T14:24:49,935 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T14:24:49,935 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:24:49,936 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T14:24:49,936 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T14:24:49,936 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T14:24:49,936 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T14:24:49,936 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T14:24:49,936 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T14:24:49,936 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T14:24:49,936 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T14:24:49,936 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:24:49,936 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:24:49,936 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:24:49,936 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T14:24:49,936 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T14:24:49,936 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T14:24:49,936 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:24:49,936 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T14:24:49,936 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:24:49,936 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T14:24:49,936 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:24:49,936 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:24:49,936 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T14:24:49,936 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:24:49,936 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T14:24:49,936 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:24:49,936 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:24:49,936 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T14:24:49,936 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T14:24:49,936 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:24:49,936 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:24:49,936 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:24:49,936 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T14:24:49,936 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T14:24:49,936 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T14:24:49,936 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:24:49,936 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T14:24:49,937 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:24:49,937 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T14:24:49,937 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:24:49,937 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:24:49,937 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T14:24:49,937 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:24:49,937 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T14:24:49,937 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:24:49,937 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:24:49,937 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T14:24:51,343 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T14:24:51,345 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T14:24:51,516 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T14:24:51,516 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T14:24:51,516 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T14:24:51,516 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T14:24:51,516 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T14:24:51,516 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T14:24:51,516 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T14:24:51,516 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T14:24:51,708 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T14:24:51,708 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273930 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T14:24:51,730 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T14:24:51,730 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T14:24:51,731 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T14:24:51,733 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T14:24:51,734 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T14:24:51,738 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T14:24:51,738 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T14:24:51,739 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T14:24:51,739 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T14:24:51,739 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T14:24:52,554 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1735 #nodes=239
2022-08-08T14:24:52,554 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271753 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T14:24:53,890 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3088 #nodes=345
2022-08-08T14:24:53,890 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271278 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T14:24:55,612 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4213 #nodes=483
2022-08-08T14:24:55,612 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270680 lost=0 simT=10800.0s realT=13s; (s/r): 830.7692307692307
2022-08-08T14:24:59,166 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5391 #nodes=703
2022-08-08T14:24:59,166 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269819 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T14:25:04,431 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6948 #nodes=984
2022-08-08T14:25:04,431 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268581 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T14:25:09,978 INFO MemoryObserver:41 used RAM: 13795 MB free: 2284 MB total: 16080 MB
2022-08-08T14:25:13,163 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10817 #nodes=1618
2022-08-08T14:25:13,163 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266654 lost=0 simT=21600.0s realT=31s; (s/r): 696.7741935483871
2022-08-08T14:25:25,336 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11702 #nodes=1841
2022-08-08T14:25:25,337 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263965 lost=0 simT=25200.0s realT=43s; (s/r): 586.046511627907
2022-08-08T14:25:39,226 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12819 #nodes=1956
2022-08-08T14:25:39,226 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260448 lost=0 simT=28800.0s realT=57s; (s/r): 505.2631578947368
2022-08-08T14:25:54,491 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14177 #nodes=2163
2022-08-08T14:25:54,491 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256805 lost=0 simT=32400.0s realT=72s; (s/r): 450.0
2022-08-08T14:26:09,947 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13885 #nodes=1979
2022-08-08T14:26:09,947 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251327 lost=0 simT=36000.0s realT=87s; (s/r): 413.7931034482759
2022-08-08T14:26:09,978 INFO MemoryObserver:41 used RAM: 14384 MB free: 1695 MB total: 16080 MB
2022-08-08T14:26:22,628 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14258 #nodes=2149
2022-08-08T14:26:22,629 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245380 lost=0 simT=39600.0s realT=100s; (s/r): 396.0
2022-08-08T14:26:39,311 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14641 #nodes=2190
2022-08-08T14:26:39,312 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237486 lost=0 simT=43200.0s realT=117s; (s/r): 369.2307692307692
2022-08-08T14:26:55,707 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14907 #nodes=2249
2022-08-08T14:26:55,707 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228348 lost=0 simT=46800.0s realT=133s; (s/r): 351.8796992481203
2022-08-08T14:27:09,514 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=14933 #nodes=2367
2022-08-08T14:27:09,514 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217026 lost=0 simT=50400.0s realT=147s; (s/r): 342.85714285714283
2022-08-08T14:27:09,978 INFO MemoryObserver:41 used RAM: 15379 MB free: 700 MB total: 16080 MB
2022-08-08T14:27:23,644 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15237 #nodes=2300
2022-08-08T14:27:23,645 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203419 lost=0 simT=54000.0s realT=161s; (s/r): 335.40372670807454
2022-08-08T14:27:44,895 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15587 #nodes=2350
2022-08-08T14:27:44,895 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186649 lost=0 simT=57600.0s realT=182s; (s/r): 316.4835164835165
2022-08-08T14:28:09,486 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15317 #nodes=2342
2022-08-08T14:28:09,486 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167147 lost=0 simT=61200.0s realT=207s; (s/r): 295.6521739130435
2022-08-08T14:28:09,978 INFO MemoryObserver:41 used RAM: 15278 MB free: 801 MB total: 16080 MB
2022-08-08T14:28:27,172 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=14919 #nodes=2246
2022-08-08T14:28:27,172 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144992 lost=0 simT=64800.0s realT=225s; (s/r): 288.0
2022-08-08T14:28:44,620 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14250 #nodes=2025
2022-08-08T14:28:44,621 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121113 lost=0 simT=68400.0s realT=242s; (s/r): 282.64462809917353
2022-08-08T14:28:59,640 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13869 #nodes=1965
2022-08-08T14:28:59,641 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96214 lost=0 simT=72000.0s realT=257s; (s/r): 280.15564202334633
2022-08-08T14:29:09,978 INFO MemoryObserver:41 used RAM: 15810 MB free: 269 MB total: 16080 MB
2022-08-08T14:29:14,896 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=11966 #nodes=1632
2022-08-08T14:29:14,897 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73683 lost=0 simT=75600.0s realT=272s; (s/r): 277.94117647058823
2022-08-08T14:29:33,498 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11220 #nodes=1440
2022-08-08T14:29:33,498 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57832 lost=0 simT=79200.0s realT=291s; (s/r): 272.16494845360825
2022-08-08T14:29:50,683 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10677 #nodes=1368
2022-08-08T14:29:50,683 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44302 lost=0 simT=82800.0s realT=308s; (s/r): 268.83116883116884
2022-08-08T14:30:05,483 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10043 #nodes=1230
2022-08-08T14:30:05,483 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32165 lost=1 simT=86400.0s realT=323s; (s/r): 267.4922600619195
2022-08-08T14:30:14,114 INFO MemoryObserver:41 used RAM: 15482 MB free: 597 MB total: 16080 MB
2022-08-08T14:30:18,904 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8433 #nodes=1002
2022-08-08T14:30:18,904 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25955 lost=2 simT=90000.0s realT=336s; (s/r): 267.85714285714283
2022-08-08T14:30:31,148 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7253 #nodes=802
2022-08-08T14:30:31,148 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22033 lost=4 simT=93600.0s realT=349s; (s/r): 268.1948424068768
2022-08-08T14:30:35,888 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6087 #nodes=656
2022-08-08T14:30:35,888 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19045 lost=5 simT=97200.0s realT=353s; (s/r): 275.35410764872523
2022-08-08T14:30:40,124 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5105 #nodes=534
2022-08-08T14:30:40,124 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16733 lost=5 simT=100800.0s realT=358s; (s/r): 281.56424581005587
2022-08-08T14:30:43,250 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4302 #nodes=466
2022-08-08T14:30:43,250 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14902 lost=7 simT=104400.0s realT=361s; (s/r): 289.196675900277
2022-08-08T14:30:45,869 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3618 #nodes=381
2022-08-08T14:30:45,869 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13330 lost=7 simT=108000.0s realT=363s; (s/r): 297.5206611570248
2022-08-08T14:30:47,849 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=2972 #nodes=288
2022-08-08T14:30:47,849 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12064 lost=7 simT=111600.0s realT=365s; (s/r): 305.75342465753425
2022-08-08T14:30:49,421 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2504 #nodes=251
2022-08-08T14:30:49,421 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11058 lost=7 simT=115200.0s realT=367s; (s/r): 313.89645776566755
2022-08-08T14:30:50,740 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2090 #nodes=217
2022-08-08T14:30:50,740 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10254 lost=7 simT=118800.0s realT=368s; (s/r): 322.82608695652175
2022-08-08T14:30:51,925 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1831 #nodes=182
2022-08-08T14:30:51,925 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9571 lost=7 simT=122400.0s realT=369s; (s/r): 331.7073170731707
2022-08-08T14:30:53,056 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1641 #nodes=147
2022-08-08T14:30:53,056 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8872 lost=7 simT=126000.0s realT=371s; (s/r): 339.62264150943395
2022-08-08T14:30:53,954 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1364 #nodes=131
2022-08-08T14:30:53,954 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7246 lost=8 simT=129600.0s realT=371s; (s/r): 349.32614555256066
2022-08-08T14:30:54,277 INFO AbstractController$9:234 ### ITERATION 124 fires after mobsim event
2022-08-08T14:30:54,277 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=237.163049301sec
2022-08-08T14:30:54,277 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T14:30:54,315 INFO LegTimesControlerListener:50 [124] average trip (probably: leg) duration is: 1224 seconds = 00:20:24
2022-08-08T14:30:54,315 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T14:30:54,315 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:30:54,315 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:30:54,315 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:30:54,315 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:30:54,315 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T14:30:54,315 INFO EventsManagerImpl:137 event # 1
2022-08-08T14:30:54,315 INFO EventsManagerImpl:137 event # 4
2022-08-08T14:30:54,315 INFO EventsManagerImpl:137 event # 16
2022-08-08T14:30:54,315 INFO EventsManagerImpl:137 event # 64
2022-08-08T14:30:54,315 INFO EventsManagerImpl:137 event # 256
2022-08-08T14:30:54,316 INFO EventsManagerImpl:137 event # 1024
2022-08-08T14:30:54,319 INFO EventsManagerImpl:137 event # 4096
2022-08-08T14:30:54,329 INFO EventsManagerImpl:137 event # 16384
2022-08-08T14:30:54,341 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T14:30:54,705 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T14:30:54,705 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T14:30:54,705 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T14:30:54,705 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T14:30:54,705 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T14:30:54,706 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T14:30:54,706 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T14:30:54,708 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-08-08T14:30:54,708 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:20:32][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T14:30:54,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-08-08T14:30:54,710 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-08-08T14:30:54,710 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:31][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T14:30:54,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-08-08T14:30:54,712 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-08-08T14:30:54,712 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-08-08T14:30:54,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-08-08T14:30:54,713 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-08-08T14:30:54,713 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T14:30:54,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-08-08T14:30:54,713 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-08-08T14:30:54,713 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-08-08T14:30:54,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-08-08T14:30:54,713 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-08-08T14:30:54,713 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-08-08T14:30:54,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-08-08T14:30:54,714 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-08-08T14:30:54,715 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-08-08T14:30:54,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-08-08T14:30:54,715 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-08-08T14:30:54,715 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-08-08T14:30:54,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-08-08T14:30:54,716 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:07:44][duration=undefined][facilityId=null]
2022-08-08T14:30:54,716 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:42:18][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T14:30:54,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-08-08T14:30:54,718 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-08-08T14:30:54,718 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-08-08T14:30:54,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-08-08T14:30:54,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-08-08T14:30:54,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-08-08T14:30:54,721 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T14:30:55,071 INFO ControlerListenerManagerImpl:251 [it.124] all ControlerAfterMobsimListeners called.
2022-08-08T14:30:55,071 INFO AbstractController$4:159 ### ITERATION 124 fires scoring event
2022-08-08T14:30:55,071 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T14:30:55,255 INFO NewScoreAssignerImpl:57 it: 124 msaStart: 599
2022-08-08T14:30:55,388 INFO ControlerListenerManagerImpl:194 [it.124] all ControlerScoringListeners called.
2022-08-08T14:30:55,388 INFO AbstractController$5:167 ### ITERATION 124 fires iteration end event
2022-08-08T14:30:55,388 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T14:30:55,388 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T14:30:55,497 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T14:30:55,497 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T14:30:57,984 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T14:30:57,984 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13577928180058232
2022-08-08T14:30:57,984 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3063657651088391
2022-08-08T14:30:57,984 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.2209441451804228E-4
2022-08-08T14:30:57,984 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.002701078891017E-4
2022-08-08T14:30:57,984 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T14:30:57,984 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13858819844200126
2022-08-08T14:30:57,984 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1374263750596959
2022-08-08T14:30:57,984 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22099678027288086
2022-08-08T14:30:58,210 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T14:30:58,321 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -89.27510841046954
2022-08-08T14:30:58,321 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -109.0274018936953
2022-08-08T14:30:58,321 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -90.21997945036011
2022-08-08T14:30:58,321 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -73.15893342328555
2022-08-08T14:30:58,392 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T14:30:59,349 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18684.831758941767 meters
2022-08-08T14:30:59,349 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137758.62504373837 meters (statistic on all 2104869 legs which have a finite distance)
2022-08-08T14:30:59,349 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51402.616793347705 meters
2022-08-08T14:30:59,349 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137701.53428905757 meters (statistic on all 764802 trips which have a finite distance)
2022-08-08T14:30:59,349 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T14:30:59,349 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T14:31:00,369 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T14:31:00,371 INFO LegHistogramListener:72 number of legs: 2112093 100%
2022-08-08T14:31:00,371 INFO LegHistogramListener:79 number of bike legs: 105001 4.971419345644344%
2022-08-08T14:31:00,371 INFO LegHistogramListener:79 number of car legs: 238473 11.290838045483792%
2022-08-08T14:31:00,371 INFO LegHistogramListener:79 number of drtNorth legs: 212 0.01003743679847431%
2022-08-08T14:31:00,371 INFO LegHistogramListener:79 number of drtSoutheast legs: 167 0.007906848798798159%
2022-08-08T14:31:00,371 INFO LegHistogramListener:79 number of freight legs: 47065 2.2283583156612896%
2022-08-08T14:31:00,371 INFO LegHistogramListener:79 number of pt legs: 127050 6.015360119085665%
2022-08-08T14:31:00,371 INFO LegHistogramListener:79 number of ride legs: 106535 5.044048723233304%
2022-08-08T14:31:00,371 INFO LegHistogramListener:79 number of walk legs: 1487590 70.43203116529433%
2022-08-08T14:31:00,921 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T14:31:00,921 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T14:31:03,427 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.671400401567242
2022-08-08T14:31:03,427 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4636484078526423
2022-08-08T14:31:03,427 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.012189517143634749
2022-08-08T14:31:03,428 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010163707975371913
2022-08-08T14:31:03,428 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T14:31:03,428 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5518943498153921
2022-08-08T14:31:03,428 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7379953475713398
2022-08-08T14:31:03,428 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.914765812352044
2022-08-08T14:31:03,428 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.24625007060805085
2022-08-08T14:31:03,428 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38483185013633775
2022-08-08T14:31:03,428 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0014776339370535646
2022-08-08T14:31:03,428 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0013402691835655268
2022-08-08T14:31:03,428 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T14:31:03,428 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.35257038980779204
2022-08-08T14:31:03,428 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2942596938434915
2022-08-08T14:31:03,428 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6955470711780504
2022-08-08T14:31:03,428 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18744896963597057
2022-08-08T14:31:03,428 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3719298335704052
2022-08-08T14:31:03,428 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.530402542916857E-4
2022-08-08T14:31:03,428 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.8243220343334856E-4
2022-08-08T14:31:03,428 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T14:31:03,428 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2399993324329737
2022-08-08T14:31:03,428 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21693360789166927
2022-08-08T14:31:03,428 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4524743628586247
2022-08-08T14:31:03,639 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T14:31:04,769 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T14:31:05,096 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T14:31:05,489 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T14:31:06,745 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T14:31:07,061 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T14:31:07,454 INFO ControlerListenerManagerImpl:171 [it.124] all ControlerIterationEndsListeners called.
2022-08-08T14:31:07,690 INFO AbstractController:181 ### ITERATION 124 ENDS
2022-08-08T14:31:07,690 INFO AbstractController:182 ###################################################
2022-08-08T14:31:07,690 INFO AbstractController:133 ###################################################
2022-08-08T14:31:07,690 INFO AbstractController:134 ### ITERATION 125 BEGINS
2022-08-08T14:31:07,690 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T14:31:07,691 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T14:31:07,691 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T14:31:07,691 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T14:31:07,691 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T14:31:13,627 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T14:31:13,653 INFO ControlerListenerManagerImpl:148 [it.125] all ControlerIterationStartsListeners called.
2022-08-08T14:31:13,653 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T14:31:14,114 INFO MemoryObserver:41 used RAM: 15386 MB free: 693 MB total: 16080 MB
2022-08-08T14:31:15,221 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169645 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T14:31:15,221 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30462 plans
2022-08-08T14:31:15,221 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:31:15,221 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T14:31:15,224 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T14:31:15,224 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T14:31:15,224 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:31:15,225 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T14:31:15,225 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:31:15,231 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T14:31:15,231 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:31:15,232 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:31:15,237 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:31:15,240 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:31:15,241 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:31:15,245 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:31:15,248 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T14:31:15,255 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:31:15,271 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T14:31:15,361 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:31:15,366 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:31:15,386 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T14:31:15,476 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T14:31:15,718 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T14:31:16,164 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T14:31:17,031 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T14:31:18,610 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T14:31:21,517 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T14:31:26,547 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T14:31:45,603 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T14:31:45,603 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30462 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T14:31:45,603 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30546 plans
2022-08-08T14:31:45,604 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T14:31:45,604 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T14:31:45,604 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T14:31:45,604 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T14:31:45,604 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T14:31:45,604 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T14:31:45,604 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T14:31:45,604 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T14:31:45,605 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T14:31:45,606 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T14:31:45,607 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T14:31:45,611 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T14:31:45,617 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T14:31:45,644 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T14:31:45,668 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T14:31:45,713 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T14:31:45,834 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30546 plans
2022-08-08T14:31:45,834 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T14:31:45,834 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:31:45,834 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:31:45,834 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T14:31:45,834 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T14:31:45,834 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:31:45,835 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T14:31:45,835 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:31:45,835 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:31:45,835 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:31:45,837 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:31:45,838 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T14:31:45,838 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:31:45,839 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:31:45,846 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T14:31:45,857 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:31:45,865 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:31:45,868 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T14:31:45,903 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T14:31:46,022 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T14:31:46,048 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:31:46,327 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T14:31:46,705 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T14:31:47,536 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T14:31:49,170 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T14:31:52,549 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T14:31:59,947 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T14:32:14,114 INFO MemoryObserver:41 used RAM: 14832 MB free: 1247 MB total: 16080 MB
2022-08-08T14:32:16,133 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T14:32:16,134 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30546 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T14:32:16,134 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7775 plans
2022-08-08T14:32:16,134 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T14:32:16,134 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T14:32:16,134 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T14:32:16,134 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T14:32:16,134 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T14:32:16,134 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T14:32:16,134 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T14:32:16,134 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T14:32:16,134 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T14:32:16,134 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T14:32:16,135 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T14:32:16,135 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T14:32:16,137 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T14:32:16,139 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T14:32:16,139 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7775 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T14:32:16,139 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40177 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T14:32:16,139 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6888 plans
2022-08-08T14:32:16,140 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T14:32:16,140 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T14:32:16,140 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T14:32:16,140 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T14:32:16,141 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T14:32:16,155 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T14:32:16,187 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T14:32:16,251 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T14:32:16,526 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T14:32:16,969 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T14:32:17,438 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T14:32:18,706 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T14:32:20,777 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T14:32:29,963 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T14:32:29,963 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6888 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T14:32:29,963 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T14:32:30,932 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T14:32:31,920 INFO ControlerListenerManagerImpl:213 [it.125] all ControlerReplanningListeners called.
2022-08-08T14:32:31,920 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T14:32:31,920 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T14:32:31,920 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T14:32:31,998 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T14:32:32,069 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T14:32:32,069 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T14:32:32,069 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T14:32:32,078 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T14:32:32,088 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T14:32:32,088 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T14:32:32,089 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T14:32:32,089 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T14:32:32,089 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T14:32:32,089 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T14:32:32,090 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T14:32:32,090 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T14:32:32,090 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T14:32:32,090 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T14:32:32,090 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T14:32:32,090 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T14:32:32,090 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T14:32:32,090 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T14:32:32,090 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T14:32:32,090 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T14:32:32,090 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T14:32:32,090 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T14:32:32,787 INFO ControlerListenerManagerImpl:232 [it.125] all ControlerBeforeMobsimListeners called.
2022-08-08T14:32:32,787 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T14:32:32,788 INFO NetworkImpl:163 node # 1
2022-08-08T14:32:32,788 INFO NetworkImpl:163 node # 4
2022-08-08T14:32:32,788 INFO NetworkImpl:163 node # 16
2022-08-08T14:32:32,788 INFO NetworkImpl:163 node # 64
2022-08-08T14:32:32,788 INFO NetworkImpl:163 node # 256
2022-08-08T14:32:32,788 INFO NetworkImpl:163 node # 1024
2022-08-08T14:32:32,788 INFO NetworkImpl:163 node # 4096
2022-08-08T14:32:32,790 INFO NetworkImpl:163 node # 16384
2022-08-08T14:32:32,797 INFO NetworkImpl:163 node # 65536
2022-08-08T14:32:32,837 INFO NetworkImpl:159 link # 1
2022-08-08T14:32:32,837 INFO NetworkImpl:159 link # 4
2022-08-08T14:32:32,837 INFO NetworkImpl:159 link # 16
2022-08-08T14:32:32,837 INFO NetworkImpl:159 link # 64
2022-08-08T14:32:32,837 INFO NetworkImpl:159 link # 256
2022-08-08T14:32:32,838 INFO NetworkImpl:159 link # 1024
2022-08-08T14:32:32,843 INFO NetworkImpl:159 link # 4096
2022-08-08T14:32:32,860 INFO NetworkImpl:159 link # 16384
2022-08-08T14:32:32,933 INFO NetworkImpl:159 link # 65536
2022-08-08T14:32:33,267 INFO NetworkImpl:159 link # 262144
2022-08-08T14:32:33,908 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T14:32:33,909 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T14:32:33,909 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T14:32:33,909 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T14:32:33,909 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T14:32:33,909 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T14:32:33,909 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T14:32:33,910 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T14:32:33,911 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T14:32:33,914 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T14:32:33,918 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T14:32:33,928 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T14:32:33,946 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T14:32:33,984 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T14:32:34,057 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T14:32:34,209 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T14:32:34,510 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T14:32:35,128 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T14:32:36,203 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T14:32:36,306 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T14:32:36,321 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:32:36,321 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T14:32:36,321 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:32:36,321 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:32:36,321 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:32:36,322 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T14:32:36,322 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:32:36,322 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T14:32:36,322 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:32:36,322 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T14:32:38,214 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:32:38,214 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T14:32:38,214 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T14:32:38,214 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T14:32:38,214 INFO EventsManagerImpl:176
2022-08-08T14:32:38,214 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:32:38,214 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T14:32:38,215 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T14:32:38,215 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T14:32:38,215 INFO EventsManagerImpl:176
2022-08-08T14:32:38,215 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:32:38,215 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T14:32:38,215 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T14:32:38,215 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T14:32:38,215 INFO EventsManagerImpl:176
2022-08-08T14:32:38,215 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:32:38,215 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T14:32:38,215 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T14:32:38,215 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T14:32:38,215 INFO EventsManagerImpl:176
2022-08-08T14:32:38,215 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T14:32:38,215 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T14:32:38,215 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T14:32:38,215 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T14:32:38,215 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T14:32:38,215 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T14:32:38,215 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T14:32:38,215 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:32:38,215 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T14:32:38,215 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T14:32:38,215 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:32:38,215 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T14:32:38,216 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T14:32:38,216 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T14:32:38,216 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T14:32:38,216 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T14:32:38,216 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T14:32:38,216 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T14:32:38,216 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T14:32:38,216 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:32:38,216 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:32:38,216 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:32:38,216 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T14:32:38,216 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T14:32:38,216 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T14:32:38,216 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:32:38,216 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T14:32:38,216 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:32:38,216 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T14:32:38,216 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:32:38,216 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:32:38,216 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T14:32:38,216 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:32:38,216 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T14:32:38,216 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:32:38,216 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:32:38,216 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T14:32:38,216 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T14:32:38,216 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:32:38,216 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:32:38,216 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:32:38,216 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T14:32:38,216 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T14:32:38,217 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T14:32:38,217 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:32:38,217 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T14:32:38,217 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:32:38,217 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T14:32:38,217 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:32:38,217 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:32:38,217 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T14:32:38,217 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:32:38,217 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T14:32:38,217 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:32:38,217 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:32:38,217 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T14:32:46,177 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T14:32:46,180 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T14:32:46,354 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T14:32:46,354 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T14:32:46,354 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T14:32:46,354 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T14:32:46,354 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T14:32:46,354 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T14:32:46,354 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T14:32:46,354 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T14:32:46,550 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T14:32:46,550 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-08-08T14:32:46,575 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T14:32:46,575 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T14:32:46,576 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T14:32:46,578 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T14:32:46,578 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T14:32:46,579 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T14:32:46,582 INFO VehicularDepartureHandler:110 teleport vehicle 166487_car from link -4347726#1 to link -10873625#3
2022-08-08T14:32:46,583 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T14:32:46,583 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T14:32:46,583 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T14:32:47,430 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1754 #nodes=234
2022-08-08T14:32:47,431 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271733 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-08-08T14:32:48,664 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3102 #nodes=344
2022-08-08T14:32:48,664 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271257 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T14:32:50,653 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4221 #nodes=484
2022-08-08T14:32:50,653 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270678 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T14:32:53,483 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5428 #nodes=669
2022-08-08T14:32:53,483 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269828 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T14:32:58,305 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6974 #nodes=927
2022-08-08T14:32:58,305 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268580 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-08-08T14:33:07,185 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10785 #nodes=1716
2022-08-08T14:33:07,185 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266650 lost=0 simT=21600.0s realT=30s; (s/r): 720.0
2022-08-08T14:33:14,116 INFO MemoryObserver:41 used RAM: 13676 MB free: 2403 MB total: 16080 MB
2022-08-08T14:33:17,445 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11662 #nodes=1847
2022-08-08T14:33:17,446 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263982 lost=0 simT=25200.0s realT=41s; (s/r): 614.6341463414634
2022-08-08T14:33:33,290 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12854 #nodes=1898
2022-08-08T14:33:33,291 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260490 lost=0 simT=28800.0s realT=56s; (s/r): 514.2857142857143
2022-08-08T14:33:46,385 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14153 #nodes=2119
2022-08-08T14:33:46,385 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256824 lost=0 simT=32400.0s realT=70s; (s/r): 462.85714285714283
2022-08-08T14:34:03,647 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13835 #nodes=2050
2022-08-08T14:34:03,647 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251318 lost=0 simT=36000.0s realT=87s; (s/r): 413.7931034482759
2022-08-08T14:34:14,116 INFO MemoryObserver:41 used RAM: 14775 MB free: 1304 MB total: 16080 MB
2022-08-08T14:34:18,899 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14265 #nodes=2181
2022-08-08T14:34:18,900 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245406 lost=0 simT=39600.0s realT=102s; (s/r): 388.2352941176471
2022-08-08T14:34:35,455 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14589 #nodes=2185
2022-08-08T14:34:35,456 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237485 lost=0 simT=43200.0s realT=119s; (s/r): 363.02521008403363
2022-08-08T14:34:48,732 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14940 #nodes=2229
2022-08-08T14:34:48,732 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228264 lost=0 simT=46800.0s realT=132s; (s/r): 354.54545454545456
2022-08-08T14:35:03,049 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15066 #nodes=2388
2022-08-08T14:35:03,049 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217006 lost=0 simT=50400.0s realT=146s; (s/r): 345.2054794520548
2022-08-08T14:35:14,116 INFO MemoryObserver:41 used RAM: 15242 MB free: 837 MB total: 16080 MB
2022-08-08T14:35:22,797 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15318 #nodes=2401
2022-08-08T14:35:22,798 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203417 lost=0 simT=54000.0s realT=166s; (s/r): 325.30120481927713
2022-08-08T14:35:44,926 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15570 #nodes=2362
2022-08-08T14:35:44,927 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186575 lost=0 simT=57600.0s realT=188s; (s/r): 306.3829787234043
2022-08-08T14:36:04,863 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15367 #nodes=2250
2022-08-08T14:36:04,863 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167006 lost=0 simT=61200.0s realT=208s; (s/r): 294.2307692307692
2022-08-08T14:36:14,117 INFO MemoryObserver:41 used RAM: 15820 MB free: 259 MB total: 16080 MB
2022-08-08T14:36:20,817 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15082 #nodes=2177
2022-08-08T14:36:20,818 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144929 lost=0 simT=64800.0s realT=224s; (s/r): 289.2857142857143
2022-08-08T14:36:37,980 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14366 #nodes=2021
2022-08-08T14:36:37,981 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121128 lost=0 simT=68400.0s realT=241s; (s/r): 283.81742738589213
2022-08-08T14:36:54,714 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13938 #nodes=2056
2022-08-08T14:36:54,715 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96253 lost=0 simT=72000.0s realT=258s; (s/r): 279.06976744186045
2022-08-08T14:37:14,117 INFO MemoryObserver:41 used RAM: 15479 MB free: 600 MB total: 16080 MB
2022-08-08T14:37:14,947 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=11943 #nodes=1613
2022-08-08T14:37:14,948 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73794 lost=0 simT=75600.0s realT=278s; (s/r): 271.9424460431655
2022-08-08T14:37:31,613 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11278 #nodes=1437
2022-08-08T14:37:31,613 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57904 lost=0 simT=79200.0s realT=295s; (s/r): 268.47457627118644
2022-08-08T14:37:47,071 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10662 #nodes=1410
2022-08-08T14:37:47,071 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44429 lost=0 simT=82800.0s realT=310s; (s/r): 267.0967741935484
2022-08-08T14:38:09,714 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10052 #nodes=1257
2022-08-08T14:38:09,714 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32184 lost=1 simT=86400.0s realT=333s; (s/r): 259.4594594594595
2022-08-08T14:38:14,117 INFO MemoryObserver:41 used RAM: 15656 MB free: 423 MB total: 16080 MB
2022-08-08T14:38:16,638 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8481 #nodes=1034
2022-08-08T14:38:16,639 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25954 lost=5 simT=90000.0s realT=340s; (s/r): 264.70588235294116
2022-08-08T14:38:23,363 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7204 #nodes=852
2022-08-08T14:38:23,363 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21990 lost=6 simT=93600.0s realT=347s; (s/r): 269.7406340057637
2022-08-08T14:38:28,648 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6098 #nodes=659
2022-08-08T14:38:28,649 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18958 lost=10 simT=97200.0s realT=352s; (s/r): 276.1363636363636
2022-08-08T14:38:32,258 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5114 #nodes=519
2022-08-08T14:38:32,258 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16675 lost=11 simT=100800.0s realT=355s; (s/r): 283.943661971831
2022-08-08T14:38:35,178 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4306 #nodes=495
2022-08-08T14:38:35,178 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14863 lost=11 simT=104400.0s realT=358s; (s/r): 291.62011173184356
2022-08-08T14:38:37,194 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3574 #nodes=369
2022-08-08T14:38:37,194 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13276 lost=11 simT=108000.0s realT=360s; (s/r): 300.0
2022-08-08T14:38:39,185 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=2977 #nodes=279
2022-08-08T14:38:39,185 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12026 lost=11 simT=111600.0s realT=362s; (s/r): 308.28729281767954
2022-08-08T14:38:41,069 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2475 #nodes=246
2022-08-08T14:38:41,069 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=10979 lost=11 simT=115200.0s realT=364s; (s/r): 316.4835164835165
2022-08-08T14:38:42,668 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2140 #nodes=208
2022-08-08T14:38:42,668 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10203 lost=11 simT=118800.0s realT=366s; (s/r): 324.59016393442624
2022-08-08T14:38:43,978 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1834 #nodes=211
2022-08-08T14:38:43,978 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9490 lost=12 simT=122400.0s realT=367s; (s/r): 333.5149863760218
2022-08-08T14:38:45,154 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1618 #nodes=172
2022-08-08T14:38:45,154 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8772 lost=12 simT=126000.0s realT=368s; (s/r): 342.39130434782606
2022-08-08T14:38:46,287 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1361 #nodes=146
2022-08-08T14:38:46,288 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7172 lost=13 simT=129600.0s realT=369s; (s/r): 351.219512195122
2022-08-08T14:38:46,703 INFO AbstractController$9:234 ### ITERATION 125 fires after mobsim event
2022-08-08T14:38:46,703 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=237.575731563sec
2022-08-08T14:38:46,703 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T14:38:46,744 INFO LegTimesControlerListener:50 [125] average trip (probably: leg) duration is: 1225 seconds = 00:20:25
2022-08-08T14:38:46,744 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T14:38:46,744 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:38:46,744 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:38:46,744 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:38:46,744 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:38:46,744 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T14:38:46,744 INFO EventsManagerImpl:137 event # 1
2022-08-08T14:38:46,744 INFO EventsManagerImpl:137 event # 4
2022-08-08T14:38:46,744 INFO EventsManagerImpl:137 event # 16
2022-08-08T14:38:46,745 INFO EventsManagerImpl:137 event # 64
2022-08-08T14:38:46,745 INFO EventsManagerImpl:137 event # 256
2022-08-08T14:38:46,745 INFO EventsManagerImpl:137 event # 1024
2022-08-08T14:38:46,748 INFO EventsManagerImpl:137 event # 4096
2022-08-08T14:38:46,759 INFO EventsManagerImpl:137 event # 16384
2022-08-08T14:38:46,773 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T14:38:47,143 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T14:38:47,143 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T14:38:47,143 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T14:38:47,143 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T14:38:47,143 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T14:38:47,143 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T14:38:47,144 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T14:38:47,146 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-08-08T14:38:47,146 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:20:32][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T14:38:47,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-08-08T14:38:47,148 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-08-08T14:38:47,148 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:40:02][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T14:38:47,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-08-08T14:38:47,150 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-08-08T14:38:47,150 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-08-08T14:38:47,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-08-08T14:38:47,150 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-08-08T14:38:47,150 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T14:38:47,151 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T14:38:47,151 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-08-08T14:38:47,151 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-08-08T14:38:47,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-08-08T14:38:47,152 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-08-08T14:38:47,152 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-08-08T14:38:47,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-08-08T14:38:47,152 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-08-08T14:38:47,152 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-08-08T14:38:47,153 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T14:38:47,153 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:07:44][duration=undefined][facilityId=null]
2022-08-08T14:38:47,153 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:42:18][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T14:38:47,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-08-08T14:38:47,155 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-08-08T14:38:47,155 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-08-08T14:38:47,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-08-08T14:38:47,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-08-08T14:38:47,158 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-08-08T14:38:47,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-08-08T14:38:47,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-08-08T14:38:47,158 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:04:06][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T14:38:47,158 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T14:38:47,572 INFO ControlerListenerManagerImpl:251 [it.125] all ControlerAfterMobsimListeners called.
2022-08-08T14:38:47,572 INFO AbstractController$4:159 ### ITERATION 125 fires scoring event
2022-08-08T14:38:47,572 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T14:38:47,702 INFO NewScoreAssignerImpl:57 it: 125 msaStart: 599
2022-08-08T14:38:47,821 INFO ControlerListenerManagerImpl:194 [it.125] all ControlerScoringListeners called.
2022-08-08T14:38:47,821 INFO AbstractController$5:167 ### ITERATION 125 fires iteration end event
2022-08-08T14:38:47,821 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T14:38:47,821 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T14:38:47,899 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T14:38:47,899 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T14:38:50,113 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T14:38:50,113 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1368114431258569
2022-08-08T14:38:50,113 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3050306310562451
2022-08-08T14:38:50,113 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.4135115566122515E-4
2022-08-08T14:38:50,113 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.0155389063198056E-4
2022-08-08T14:38:50,113 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T14:38:50,113 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1388603603834916
2022-08-08T14:38:50,113 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13786671254050334
2022-08-08T14:38:50,113 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22056671305401646
2022-08-08T14:38:50,341 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T14:38:50,453 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -89.29789797587236
2022-08-08T14:38:50,453 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -108.916776577026
2022-08-08T14:38:50,453 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -90.10195920969917
2022-08-08T14:38:50,453 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -73.07467450905916
2022-08-08T14:38:50,524 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T14:38:51,409 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18676.909227973192 meters
2022-08-08T14:38:51,410 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137824.18480579808 meters (statistic on all 2106764 legs which have a finite distance)
2022-08-08T14:38:51,410 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51430.14079066352 meters
2022-08-08T14:38:51,410 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137784.2750751177 meters (statistic on all 764852 trips which have a finite distance)
2022-08-08T14:38:51,410 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T14:38:51,410 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T14:38:52,709 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T14:38:52,711 INFO LegHistogramListener:72 number of legs: 2113916 100%
2022-08-08T14:38:52,711 INFO LegHistogramListener:79 number of bike legs: 105827 5.006206490702564%
2022-08-08T14:38:52,711 INFO LegHistogramListener:79 number of car legs: 237477 11.23398469948664%
2022-08-08T14:38:52,711 INFO LegHistogramListener:79 number of drtNorth legs: 221 0.01045453083282401%
2022-08-08T14:38:52,711 INFO LegHistogramListener:79 number of drtSoutheast legs: 165 0.0078054189475835365%
2022-08-08T14:38:52,711 INFO LegHistogramListener:79 number of freight legs: 47065 2.22643662283648%
2022-08-08T14:38:52,711 INFO LegHistogramListener:79 number of pt legs: 127655 6.038792459113797%
2022-08-08T14:38:52,711 INFO LegHistogramListener:79 number of ride legs: 106884 5.056208477536478%
2022-08-08T14:38:52,711 INFO LegHistogramListener:79 number of walk legs: 1488622 70.42011130054364%
2022-08-08T14:38:53,246 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T14:38:53,246 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T14:38:55,619 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6735135079620206
2022-08-08T14:38:55,619 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4641221236847646
2022-08-08T14:38:55,619 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.012217760363978083
2022-08-08T14:38:55,619 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010206072805886915
2022-08-08T14:38:55,619 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T14:38:55,619 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5523924575196291
2022-08-08T14:38:55,619 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7398722379414286
2022-08-08T14:38:55,619 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.915095744516964
2022-08-08T14:38:55,619 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.24684959714897528
2022-08-08T14:38:55,619 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3849602284106256
2022-08-08T14:38:55,619 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0014956068954538686
2022-08-08T14:38:55,619 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0013531070109943154
2022-08-08T14:38:55,619 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T14:38:55,619 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.35385674011615664
2022-08-08T14:38:55,619 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.29508131479893396
2022-08-08T14:38:55,619 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6978771368563755
2022-08-08T14:38:55,619 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18767363161597436
2022-08-08T14:38:55,619 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37200044162126356
2022-08-08T14:38:55,619 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.543240370345646E-4
2022-08-08T14:38:55,619 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.837159861762274E-4
2022-08-08T14:38:55,619 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T14:38:55,619 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.24055521036064026
2022-08-08T14:38:55,619 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.2171762428300734
2022-08-08T14:38:55,620 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.45453226659545953
2022-08-08T14:38:55,812 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T14:38:57,011 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T14:38:57,345 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T14:38:57,731 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T14:38:58,950 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T14:38:59,238 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T14:38:59,605 INFO ControlerListenerManagerImpl:171 [it.125] all ControlerIterationEndsListeners called.
2022-08-08T14:38:59,853 INFO AbstractController:181 ### ITERATION 125 ENDS
2022-08-08T14:38:59,853 INFO AbstractController:182 ###################################################
2022-08-08T14:38:59,853 INFO AbstractController:133 ###################################################
2022-08-08T14:38:59,853 INFO AbstractController:134 ### ITERATION 126 BEGINS
2022-08-08T14:38:59,854 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T14:38:59,854 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T14:38:59,854 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T14:38:59,854 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T14:38:59,854 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T14:39:05,914 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T14:39:05,940 INFO ControlerListenerManagerImpl:148 [it.126] all ControlerIterationStartsListeners called.
2022-08-08T14:39:05,940 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T14:39:07,522 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169683 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T14:39:07,522 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30472 plans
2022-08-08T14:39:07,523 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T14:39:07,523 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:39:07,523 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T14:39:07,523 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:39:07,527 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T14:39:07,527 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:39:07,529 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:39:07,531 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T14:39:07,537 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T14:39:07,542 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:39:07,548 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:39:07,555 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:39:07,556 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T14:39:07,557 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:39:07,562 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:39:07,570 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:39:07,573 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:39:07,576 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T14:39:07,589 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:39:07,606 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T14:39:07,686 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T14:39:07,903 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T14:39:08,395 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T14:39:09,197 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T14:39:10,786 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T14:39:13,978 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T14:39:14,117 INFO MemoryObserver:41 used RAM: 15689 MB free: 390 MB total: 16080 MB
2022-08-08T14:39:19,282 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T14:39:37,087 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T14:39:37,087 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30472 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T14:39:37,087 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30574 plans
2022-08-08T14:39:37,088 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T14:39:37,088 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T14:39:37,088 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T14:39:37,088 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T14:39:37,088 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T14:39:37,088 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T14:39:37,088 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T14:39:37,088 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T14:39:37,089 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T14:39:37,089 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T14:39:37,091 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T14:39:37,094 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T14:39:37,101 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T14:39:37,114 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T14:39:37,138 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T14:39:37,184 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T14:39:37,305 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30574 plans
2022-08-08T14:39:37,306 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T14:39:37,306 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:39:37,306 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T14:39:37,306 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T14:39:37,306 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:39:37,306 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T14:39:37,307 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T14:39:37,307 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:39:37,309 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:39:37,309 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:39:37,311 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:39:37,315 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:39:37,316 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:39:37,320 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T14:39:37,328 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:39:37,331 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:39:37,331 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T14:39:37,331 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:39:37,341 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:39:37,371 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T14:39:37,453 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T14:39:37,688 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T14:39:38,034 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T14:39:39,000 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T14:39:40,516 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T14:39:44,489 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T14:39:51,691 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T14:40:08,005 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T14:40:08,005 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30574 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T14:40:08,005 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7699 plans
2022-08-08T14:40:08,005 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T14:40:08,005 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T14:40:08,006 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T14:40:08,006 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T14:40:08,006 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T14:40:08,006 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T14:40:08,006 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T14:40:08,006 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T14:40:08,006 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T14:40:08,006 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T14:40:08,006 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T14:40:08,007 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T14:40:08,008 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T14:40:08,011 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T14:40:08,011 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7699 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T14:40:08,011 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40344 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T14:40:08,011 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6721 plans
2022-08-08T14:40:08,011 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T14:40:08,011 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T14:40:08,011 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T14:40:08,013 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T14:40:08,017 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T14:40:08,047 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T14:40:08,095 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T14:40:08,192 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T14:40:08,351 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T14:40:08,721 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T14:40:09,116 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T14:40:10,220 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T14:40:12,692 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T14:40:14,118 INFO MemoryObserver:41 used RAM: 15019 MB free: 1060 MB total: 16080 MB
2022-08-08T14:40:21,566 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T14:40:21,566 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6721 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T14:40:21,566 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T14:40:22,538 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T14:40:23,527 INFO ControlerListenerManagerImpl:213 [it.126] all ControlerReplanningListeners called.
2022-08-08T14:40:23,527 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T14:40:23,527 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T14:40:23,527 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T14:40:23,606 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T14:40:23,677 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T14:40:23,677 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T14:40:23,677 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T14:40:23,686 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T14:40:23,695 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T14:40:23,695 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T14:40:23,697 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T14:40:23,697 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T14:40:23,697 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T14:40:23,697 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T14:40:23,697 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T14:40:23,697 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T14:40:23,697 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T14:40:23,697 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T14:40:23,697 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T14:40:23,698 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T14:40:23,698 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T14:40:23,698 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T14:40:23,698 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T14:40:23,698 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T14:40:23,698 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T14:40:23,698 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T14:40:24,399 INFO ControlerListenerManagerImpl:232 [it.126] all ControlerBeforeMobsimListeners called.
2022-08-08T14:40:24,399 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T14:40:24,399 INFO NetworkImpl:163 node # 1
2022-08-08T14:40:24,399 INFO NetworkImpl:163 node # 4
2022-08-08T14:40:24,399 INFO NetworkImpl:163 node # 16
2022-08-08T14:40:24,399 INFO NetworkImpl:163 node # 64
2022-08-08T14:40:24,400 INFO NetworkImpl:163 node # 256
2022-08-08T14:40:24,400 INFO NetworkImpl:163 node # 1024
2022-08-08T14:40:24,400 INFO NetworkImpl:163 node # 4096
2022-08-08T14:40:24,402 INFO NetworkImpl:163 node # 16384
2022-08-08T14:40:24,409 INFO NetworkImpl:163 node # 65536
2022-08-08T14:40:24,449 INFO NetworkImpl:159 link # 1
2022-08-08T14:40:24,449 INFO NetworkImpl:159 link # 4
2022-08-08T14:40:24,449 INFO NetworkImpl:159 link # 16
2022-08-08T14:40:24,449 INFO NetworkImpl:159 link # 64
2022-08-08T14:40:24,449 INFO NetworkImpl:159 link # 256
2022-08-08T14:40:24,450 INFO NetworkImpl:159 link # 1024
2022-08-08T14:40:24,454 INFO NetworkImpl:159 link # 4096
2022-08-08T14:40:24,472 INFO NetworkImpl:159 link # 16384
2022-08-08T14:40:24,545 INFO NetworkImpl:159 link # 65536
2022-08-08T14:40:24,880 INFO NetworkImpl:159 link # 262144
2022-08-08T14:40:25,636 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T14:40:25,636 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T14:40:25,636 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T14:40:25,636 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T14:40:25,636 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T14:40:25,636 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T14:40:25,636 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T14:40:25,637 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T14:40:25,638 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T14:40:25,640 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T14:40:25,645 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T14:40:25,654 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T14:40:25,672 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T14:40:25,747 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T14:40:25,841 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T14:40:25,992 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T14:40:26,285 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T14:40:26,825 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T14:40:27,890 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T14:40:27,987 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T14:40:28,002 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:40:28,002 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T14:40:28,002 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:40:28,002 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:40:28,002 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:40:28,002 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T14:40:28,002 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:40:28,002 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T14:40:28,002 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:40:28,002 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T14:40:35,710 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:40:35,710 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T14:40:35,710 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T14:40:35,710 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T14:40:35,710 INFO EventsManagerImpl:176
2022-08-08T14:40:35,710 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:40:35,710 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T14:40:35,710 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T14:40:35,710 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T14:40:35,710 INFO EventsManagerImpl:176
2022-08-08T14:40:35,710 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:40:35,710 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T14:40:35,710 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T14:40:35,710 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T14:40:35,711 INFO EventsManagerImpl:176
2022-08-08T14:40:35,711 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:40:35,711 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T14:40:35,711 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T14:40:35,711 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T14:40:35,711 INFO EventsManagerImpl:176
2022-08-08T14:40:35,711 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T14:40:35,711 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T14:40:35,711 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T14:40:35,711 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T14:40:35,711 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T14:40:35,711 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T14:40:35,711 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T14:40:35,711 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:40:35,711 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T14:40:35,711 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T14:40:35,711 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:40:35,711 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T14:40:35,711 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T14:40:35,711 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T14:40:35,711 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T14:40:35,711 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T14:40:35,711 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T14:40:35,711 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T14:40:35,711 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T14:40:35,711 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:40:35,711 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:40:35,711 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:40:35,711 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T14:40:35,711 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T14:40:35,712 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T14:40:35,712 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:40:35,712 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T14:40:35,712 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:40:35,712 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T14:40:35,712 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:40:35,712 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:40:35,712 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T14:40:35,712 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:40:35,712 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T14:40:35,712 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:40:35,712 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:40:35,712 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T14:40:35,712 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T14:40:35,712 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:40:35,712 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:40:35,712 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:40:35,712 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T14:40:35,712 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T14:40:35,712 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T14:40:35,712 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:40:35,712 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T14:40:35,712 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:40:35,712 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T14:40:35,712 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:40:35,712 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:40:35,712 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T14:40:35,712 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:40:35,712 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T14:40:35,712 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:40:35,712 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:40:35,712 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T14:40:37,129 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T14:40:37,131 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T14:40:37,305 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T14:40:37,305 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T14:40:37,305 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T14:40:37,305 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T14:40:37,305 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T14:40:37,305 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T14:40:37,305 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T14:40:37,305 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T14:40:37,500 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T14:40:37,500 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T14:40:37,522 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T14:40:37,523 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T14:40:37,525 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T14:40:37,525 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T14:40:37,526 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T14:40:37,533 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T14:40:37,534 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T14:40:37,534 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T14:40:37,535 INFO VehicularDepartureHandler:110 teleport vehicle 84919_car from link -9112245#0 to link -263908183#2
2022-08-08T14:40:37,535 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T14:40:38,548 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1762 #nodes=231
2022-08-08T14:40:38,548 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271760 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T14:40:39,770 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3119 #nodes=342
2022-08-08T14:40:39,770 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271269 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T14:40:41,887 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4268 #nodes=483
2022-08-08T14:40:41,887 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270665 lost=0 simT=10800.0s realT=13s; (s/r): 830.7692307692307
2022-08-08T14:40:45,316 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5467 #nodes=693
2022-08-08T14:40:45,316 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269811 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T14:40:50,122 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6925 #nodes=959
2022-08-08T14:40:50,122 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268569 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T14:40:58,403 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10739 #nodes=1692
2022-08-08T14:40:58,404 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266649 lost=0 simT=21600.0s realT=30s; (s/r): 720.0
2022-08-08T14:41:10,491 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11624 #nodes=1808
2022-08-08T14:41:10,491 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263966 lost=0 simT=25200.0s realT=42s; (s/r): 600.0
2022-08-08T14:41:14,119 INFO MemoryObserver:41 used RAM: 13679 MB free: 2400 MB total: 16080 MB
2022-08-08T14:41:24,169 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12788 #nodes=1986
2022-08-08T14:41:24,170 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260462 lost=0 simT=28800.0s realT=56s; (s/r): 514.2857142857143
2022-08-08T14:41:39,667 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14111 #nodes=2128
2022-08-08T14:41:39,667 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256835 lost=0 simT=32400.0s realT=71s; (s/r): 456.3380281690141
2022-08-08T14:41:55,026 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13826 #nodes=2053
2022-08-08T14:41:55,026 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251352 lost=0 simT=36000.0s realT=87s; (s/r): 413.7931034482759
2022-08-08T14:42:12,845 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14329 #nodes=2158
2022-08-08T14:42:12,846 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245453 lost=0 simT=39600.0s realT=104s; (s/r): 380.7692307692308
2022-08-08T14:42:14,119 INFO MemoryObserver:41 used RAM: 15098 MB free: 981 MB total: 16080 MB
2022-08-08T14:42:27,250 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14546 #nodes=2196
2022-08-08T14:42:27,250 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237473 lost=0 simT=43200.0s realT=119s; (s/r): 363.02521008403363
2022-08-08T14:42:45,205 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14918 #nodes=2222
2022-08-08T14:42:45,206 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228344 lost=0 simT=46800.0s realT=137s; (s/r): 341.6058394160584
2022-08-08T14:43:00,898 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=14992 #nodes=2327
2022-08-08T14:43:00,898 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217031 lost=0 simT=50400.0s realT=152s; (s/r): 331.57894736842104
2022-08-08T14:43:14,119 INFO MemoryObserver:41 used RAM: 15783 MB free: 296 MB total: 16080 MB
2022-08-08T14:43:15,352 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15327 #nodes=2363
2022-08-08T14:43:15,352 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203472 lost=0 simT=54000.0s realT=167s; (s/r): 323.3532934131737
2022-08-08T14:43:33,903 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15578 #nodes=2412
2022-08-08T14:43:33,903 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186670 lost=0 simT=57600.0s realT=185s; (s/r): 311.35135135135135
2022-08-08T14:43:59,024 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15316 #nodes=2408
2022-08-08T14:43:59,024 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167089 lost=0 simT=61200.0s realT=211s; (s/r): 290.0473933649289
2022-08-08T14:44:14,120 INFO MemoryObserver:41 used RAM: 15460 MB free: 619 MB total: 16080 MB
2022-08-08T14:44:18,692 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15025 #nodes=2272
2022-08-08T14:44:18,693 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144924 lost=0 simT=64800.0s realT=230s; (s/r): 281.7391304347826
2022-08-08T14:44:33,491 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14297 #nodes=2030
2022-08-08T14:44:33,491 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121129 lost=0 simT=68400.0s realT=245s; (s/r): 279.18367346938777
2022-08-08T14:44:51,214 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13918 #nodes=2052
2022-08-08T14:44:51,214 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96140 lost=0 simT=72000.0s realT=263s; (s/r): 273.7642585551331
2022-08-08T14:45:04,330 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=11929 #nodes=1662
2022-08-08T14:45:04,330 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73745 lost=0 simT=75600.0s realT=276s; (s/r): 273.9130434782609
2022-08-08T14:45:14,120 INFO MemoryObserver:41 used RAM: 15782 MB free: 297 MB total: 16080 MB
2022-08-08T14:45:17,324 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11214 #nodes=1405
2022-08-08T14:45:17,324 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57922 lost=0 simT=79200.0s realT=289s; (s/r): 274.0484429065744
2022-08-08T14:45:33,369 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10627 #nodes=1373
2022-08-08T14:45:33,370 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44415 lost=0 simT=82800.0s realT=305s; (s/r): 271.4754098360656
2022-08-08T14:45:48,209 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10113 #nodes=1285
2022-08-08T14:45:48,210 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32307 lost=1 simT=86400.0s realT=320s; (s/r): 270.0
2022-08-08T14:46:10,191 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8438 #nodes=987
2022-08-08T14:46:10,191 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26046 lost=4 simT=90000.0s realT=342s; (s/r): 263.1578947368421
2022-08-08T14:46:14,120 INFO MemoryObserver:41 used RAM: 15860 MB free: 219 MB total: 16080 MB
2022-08-08T14:46:23,619 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7161 #nodes=863
2022-08-08T14:46:23,619 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22066 lost=6 simT=93600.0s realT=355s; (s/r): 263.6619718309859
2022-08-08T14:46:27,330 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6126 #nodes=678
2022-08-08T14:46:27,330 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19119 lost=6 simT=97200.0s realT=359s; (s/r): 270.75208913649027
2022-08-08T14:46:37,678 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5201 #nodes=552
2022-08-08T14:46:37,679 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16824 lost=8 simT=100800.0s realT=369s; (s/r): 273.1707317073171
2022-08-08T14:46:40,184 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4395 #nodes=485
2022-08-08T14:46:40,184 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14979 lost=9 simT=104400.0s realT=372s; (s/r): 280.64516129032256
2022-08-08T14:46:42,826 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3687 #nodes=384
2022-08-08T14:46:42,826 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13432 lost=9 simT=108000.0s realT=374s; (s/r): 288.7700534759358
2022-08-08T14:46:45,127 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3008 #nodes=313
2022-08-08T14:46:45,127 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12109 lost=9 simT=111600.0s realT=377s; (s/r): 296.0212201591512
2022-08-08T14:46:46,982 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2524 #nodes=232
2022-08-08T14:46:46,982 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11065 lost=9 simT=115200.0s realT=378s; (s/r): 304.76190476190476
2022-08-08T14:46:48,588 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2156 #nodes=218
2022-08-08T14:46:48,588 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10231 lost=9 simT=118800.0s realT=380s; (s/r): 312.63157894736844
2022-08-08T14:46:50,007 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1857 #nodes=198
2022-08-08T14:46:50,008 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9515 lost=9 simT=122400.0s realT=382s; (s/r): 320.4188481675393
2022-08-08T14:46:51,233 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1660 #nodes=165
2022-08-08T14:46:51,233 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8794 lost=9 simT=126000.0s realT=383s; (s/r): 328.9817232375979
2022-08-08T14:46:52,452 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1358 #nodes=161
2022-08-08T14:46:52,452 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7185 lost=9 simT=129600.0s realT=384s; (s/r): 337.5
2022-08-08T14:46:52,904 INFO AbstractController$9:234 ### ITERATION 126 fires after mobsim event
2022-08-08T14:46:52,904 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=239.266911043sec
2022-08-08T14:46:52,904 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T14:46:53,004 INFO LegTimesControlerListener:50 [126] average trip (probably: leg) duration is: 1226 seconds = 00:20:26
2022-08-08T14:46:53,004 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T14:46:53,004 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:46:53,004 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:46:53,004 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:46:53,004 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:46:53,004 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T14:46:53,004 INFO EventsManagerImpl:137 event # 1
2022-08-08T14:46:53,004 INFO EventsManagerImpl:137 event # 4
2022-08-08T14:46:53,004 INFO EventsManagerImpl:137 event # 16
2022-08-08T14:46:53,004 INFO EventsManagerImpl:137 event # 64
2022-08-08T14:46:53,005 INFO EventsManagerImpl:137 event # 256
2022-08-08T14:46:53,005 INFO EventsManagerImpl:137 event # 1024
2022-08-08T14:46:53,008 INFO EventsManagerImpl:137 event # 4096
2022-08-08T14:46:53,020 INFO EventsManagerImpl:137 event # 16384
2022-08-08T14:46:53,034 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T14:47:00,001 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T14:47:00,001 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T14:47:00,002 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T14:47:00,002 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T14:47:00,002 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T14:47:00,002 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T14:47:00,002 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T14:47:00,014 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-08-08T14:47:00,014 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:20:32][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T14:47:00,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-08-08T14:47:00,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-08-08T14:47:00,016 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:41:04][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T14:47:00,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-08-08T14:47:00,018 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-08-08T14:47:00,018 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-08-08T14:47:00,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-08-08T14:47:00,018 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-08-08T14:47:00,018 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T14:47:00,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-08-08T14:47:00,018 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-08-08T14:47:00,018 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-08-08T14:47:00,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-08-08T14:47:00,018 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-08-08T14:47:00,018 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:19:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T14:47:00,019 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T14:47:00,019 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-08-08T14:47:00,019 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-08-08T14:47:00,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-08-08T14:47:00,020 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-08-08T14:47:00,020 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-08-08T14:47:00,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-08-08T14:47:00,020 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:07:44][duration=undefined][facilityId=null]
2022-08-08T14:47:00,021 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:42:18][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T14:47:00,022 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T14:47:00,022 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-08-08T14:47:00,022 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:58:34][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T14:47:00,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-08-08T14:47:00,025 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-08-08T14:47:00,025 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:58][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T14:47:00,025 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T14:47:00,334 INFO ControlerListenerManagerImpl:251 [it.126] all ControlerAfterMobsimListeners called.
2022-08-08T14:47:00,335 INFO AbstractController$4:159 ### ITERATION 126 fires scoring event
2022-08-08T14:47:00,335 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T14:47:00,455 INFO NewScoreAssignerImpl:57 it: 126 msaStart: 599
2022-08-08T14:47:00,565 INFO ControlerListenerManagerImpl:194 [it.126] all ControlerScoringListeners called.
2022-08-08T14:47:00,565 INFO AbstractController$5:167 ### ITERATION 126 fires iteration end event
2022-08-08T14:47:00,565 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T14:47:00,565 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T14:47:00,635 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T14:47:00,636 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T14:47:02,089 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T14:47:02,089 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13601806539075778
2022-08-08T14:47:02,089 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3051911038991049
2022-08-08T14:47:02,089 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.4905385211849827E-4
2022-08-08T14:47:02,089 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.3236467646107315E-4
2022-08-08T14:47:02,089 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T14:47:02,089 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.138548401176972
2022-08-08T14:47:02,089 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13845468503674185
2022-08-08T14:47:02,089 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2208850911742504
2022-08-08T14:47:02,312 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T14:47:02,419 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -89.43850754844631
2022-08-08T14:47:02,419 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -108.90594109558914
2022-08-08T14:47:02,419 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -90.01484301547711
2022-08-08T14:47:02,419 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -73.03742877424396
2022-08-08T14:47:02,478 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T14:47:03,086 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18685.64076335585 meters
2022-08-08T14:47:03,086 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137809.7504318872 meters (statistic on all 2105559 legs which have a finite distance)
2022-08-08T14:47:03,086 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51422.95627770066 meters
2022-08-08T14:47:03,086 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137754.94064429024 meters (statistic on all 764796 trips which have a finite distance)
2022-08-08T14:47:03,086 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T14:47:03,086 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T14:47:04,207 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T14:47:04,209 INFO LegHistogramListener:72 number of legs: 2112722 100%
2022-08-08T14:47:04,209 INFO LegHistogramListener:79 number of bike legs: 105125 4.975808459418703%
2022-08-08T14:47:04,209 INFO LegHistogramListener:79 number of car legs: 237587 11.245540113654329%
2022-08-08T14:47:04,209 INFO LegHistogramListener:79 number of drtNorth legs: 229 0.010839097619090443%
2022-08-08T14:47:04,209 INFO LegHistogramListener:79 number of drtSoutheast legs: 193 0.00913513467460461%
2022-08-08T14:47:04,209 INFO LegHistogramListener:79 number of freight legs: 47065 2.22769488839516%
2022-08-08T14:47:04,209 INFO LegHistogramListener:79 number of pt legs: 127301 6.025449633221976%
2022-08-08T14:47:04,209 INFO LegHistogramListener:79 number of ride legs: 107321 5.079750199032339%
2022-08-08T14:47:04,209 INFO LegHistogramListener:79 number of walk legs: 1487901 70.4257824739838%
2022-08-08T14:47:04,881 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T14:47:04,881 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T14:47:07,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6756317494877707
2022-08-08T14:47:07,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4645329341624858
2022-08-08T14:47:07,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.01225499006352157
2022-08-08T14:47:07,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.01022276198154434
2022-08-08T14:47:07,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T14:47:07,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5528957003548376
2022-08-08T14:47:07,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7418248714933474
2022-08-08T14:47:07,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9154834469053134
2022-08-08T14:47:07,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.24742473181778502
2022-08-08T14:47:07,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3851181336879997
2022-08-08T14:47:07,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0015045933746540205
2022-08-08T14:47:07,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.001365944838423104
2022-08-08T14:47:07,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T14:47:07,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.35527660382978066
2022-08-08T14:47:07,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2959221924955196
2022-08-08T14:47:07,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.7001314593528708
2022-08-08T14:47:07,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18787646928934923
2022-08-08T14:47:07,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37209030641326507
2022-08-08T14:47:07,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.543240370345646E-4
2022-08-08T14:47:07,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.837159861762274E-4
2022-08-08T14:47:07,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T14:47:07,438 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2410623045440774
2022-08-08T14:47:07,438 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21739833724459143
2022-08-08T14:47:07,438 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.45674679182692557
2022-08-08T14:47:07,624 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T14:47:08,858 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T14:47:09,173 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T14:47:09,567 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T14:47:10,794 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T14:47:11,114 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T14:47:11,498 INFO ControlerListenerManagerImpl:171 [it.126] all ControlerIterationEndsListeners called.
2022-08-08T14:47:11,734 INFO AbstractController:181 ### ITERATION 126 ENDS
2022-08-08T14:47:11,734 INFO AbstractController:182 ###################################################
2022-08-08T14:47:11,734 INFO AbstractController:133 ###################################################
2022-08-08T14:47:11,734 INFO AbstractController:134 ### ITERATION 127 BEGINS
2022-08-08T14:47:11,735 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T14:47:11,735 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T14:47:11,735 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T14:47:11,735 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T14:47:11,735 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T14:47:12,089 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T14:47:12,120 INFO ControlerListenerManagerImpl:148 [it.127] all ControlerIterationStartsListeners called.
2022-08-08T14:47:12,120 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T14:47:13,858 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169250 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T14:47:13,858 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30889 plans
2022-08-08T14:47:13,880 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:47:13,880 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T14:47:13,880 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T14:47:13,890 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T14:47:13,892 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T14:47:13,897 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:47:13,899 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:47:13,911 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T14:47:13,920 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:47:13,920 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:47:13,923 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:47:13,926 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:47:13,930 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T14:47:13,931 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:47:13,953 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:47:13,974 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:47:13,992 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T14:47:14,012 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:47:14,062 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:47:14,094 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T14:47:14,155 INFO MemoryObserver:41 used RAM: 15977 MB free: 102 MB total: 16080 MB
2022-08-08T14:47:14,187 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T14:47:14,435 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T14:47:14,960 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T14:47:15,741 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T14:47:17,178 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T14:47:26,845 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T14:47:31,576 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T14:47:44,958 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T14:47:44,958 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30889 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T14:47:44,958 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30787 plans
2022-08-08T14:47:44,958 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T14:47:44,958 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T14:47:44,958 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T14:47:44,959 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T14:47:44,959 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T14:47:44,959 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T14:47:44,959 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T14:47:44,959 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T14:47:44,959 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T14:47:44,960 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T14:47:44,961 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T14:47:44,964 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T14:47:44,970 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T14:47:44,982 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T14:47:45,003 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T14:47:45,044 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T14:47:45,160 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30787 plans
2022-08-08T14:47:45,160 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:47:45,160 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:47:45,160 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:47:45,160 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:47:45,161 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T14:47:45,162 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T14:47:45,162 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:47:45,165 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T14:47:45,166 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:47:45,166 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T14:47:45,169 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:47:45,170 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T14:47:45,170 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:47:45,175 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:47:45,180 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T14:47:45,196 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T14:47:45,227 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T14:47:45,237 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:47:45,242 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:47:45,356 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T14:47:45,359 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:47:45,567 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T14:47:45,938 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T14:47:46,856 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T14:47:48,585 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T14:47:51,940 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T14:47:59,013 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T14:48:14,156 INFO MemoryObserver:41 used RAM: 14911 MB free: 1168 MB total: 16080 MB
2022-08-08T14:48:14,750 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T14:48:14,751 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30787 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T14:48:14,751 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7502 plans
2022-08-08T14:48:14,751 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T14:48:14,751 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T14:48:14,751 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T14:48:14,751 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T14:48:14,751 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T14:48:14,751 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T14:48:14,752 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T14:48:14,752 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T14:48:14,752 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T14:48:14,752 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T14:48:14,752 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T14:48:14,753 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T14:48:14,754 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T14:48:14,757 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T14:48:14,757 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7502 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T14:48:14,757 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40256 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T14:48:14,757 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6809 plans
2022-08-08T14:48:14,757 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T14:48:14,757 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T14:48:14,757 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T14:48:14,757 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T14:48:14,759 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T14:48:14,769 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T14:48:14,810 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T14:48:14,908 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T14:48:15,195 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T14:48:15,487 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T14:48:16,136 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T14:48:17,153 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T14:48:19,632 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T14:48:26,941 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T14:48:26,941 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6809 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T14:48:26,941 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T14:48:27,861 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T14:48:28,752 INFO ControlerListenerManagerImpl:213 [it.127] all ControlerReplanningListeners called.
2022-08-08T14:48:28,752 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T14:48:28,752 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T14:48:28,752 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T14:48:28,823 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T14:48:28,886 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T14:48:28,886 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T14:48:28,887 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T14:48:28,888 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T14:48:28,888 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T14:48:28,888 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T14:48:28,889 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T14:48:28,889 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T14:48:28,889 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T14:48:28,889 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T14:48:28,889 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T14:48:28,889 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T14:48:28,889 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T14:48:28,889 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T14:48:28,889 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T14:48:28,889 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T14:48:28,889 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T14:48:28,889 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T14:48:28,889 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T14:48:28,889 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T14:48:28,889 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T14:48:28,889 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T14:48:29,529 INFO ControlerListenerManagerImpl:232 [it.127] all ControlerBeforeMobsimListeners called.
2022-08-08T14:48:29,529 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T14:48:29,529 INFO NetworkImpl:163 node # 1
2022-08-08T14:48:29,529 INFO NetworkImpl:163 node # 4
2022-08-08T14:48:29,529 INFO NetworkImpl:163 node # 16
2022-08-08T14:48:29,529 INFO NetworkImpl:163 node # 64
2022-08-08T14:48:29,529 INFO NetworkImpl:163 node # 256
2022-08-08T14:48:29,529 INFO NetworkImpl:163 node # 1024
2022-08-08T14:48:29,530 INFO NetworkImpl:163 node # 4096
2022-08-08T14:48:29,531 INFO NetworkImpl:163 node # 16384
2022-08-08T14:48:29,537 INFO NetworkImpl:163 node # 65536
2022-08-08T14:48:29,570 INFO NetworkImpl:159 link # 1
2022-08-08T14:48:29,570 INFO NetworkImpl:159 link # 4
2022-08-08T14:48:29,570 INFO NetworkImpl:159 link # 16
2022-08-08T14:48:29,570 INFO NetworkImpl:159 link # 64
2022-08-08T14:48:29,570 INFO NetworkImpl:159 link # 256
2022-08-08T14:48:29,571 INFO NetworkImpl:159 link # 1024
2022-08-08T14:48:29,575 INFO NetworkImpl:159 link # 4096
2022-08-08T14:48:29,589 INFO NetworkImpl:159 link # 16384
2022-08-08T14:48:29,648 INFO NetworkImpl:159 link # 65536
2022-08-08T14:48:29,998 INFO NetworkImpl:159 link # 262144
2022-08-08T14:48:30,569 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T14:48:30,569 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T14:48:30,569 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T14:48:30,569 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T14:48:30,569 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T14:48:30,569 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T14:48:30,569 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T14:48:30,570 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T14:48:30,571 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T14:48:30,574 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T14:48:30,578 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T14:48:30,587 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T14:48:30,606 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T14:48:30,642 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T14:48:30,714 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T14:48:30,969 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T14:48:31,316 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T14:48:31,864 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T14:48:32,933 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T14:48:33,032 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T14:48:33,051 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:48:33,051 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T14:48:33,051 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:48:33,051 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:48:33,051 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:48:33,051 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T14:48:33,051 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:48:33,051 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T14:48:33,051 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:48:33,051 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T14:48:39,767 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:48:39,767 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T14:48:39,767 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T14:48:39,767 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T14:48:39,767 INFO EventsManagerImpl:176
2022-08-08T14:48:39,767 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:48:39,767 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T14:48:39,767 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T14:48:39,767 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T14:48:39,767 INFO EventsManagerImpl:176
2022-08-08T14:48:39,767 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:48:39,767 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T14:48:39,767 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T14:48:39,767 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T14:48:39,768 INFO EventsManagerImpl:176
2022-08-08T14:48:39,768 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:48:39,768 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T14:48:39,768 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T14:48:39,768 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T14:48:39,768 INFO EventsManagerImpl:176
2022-08-08T14:48:39,768 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T14:48:39,768 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T14:48:39,768 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T14:48:39,768 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T14:48:39,768 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T14:48:39,768 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T14:48:39,768 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T14:48:39,768 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:48:39,768 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T14:48:39,768 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T14:48:39,768 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:48:39,768 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T14:48:39,768 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T14:48:39,768 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T14:48:39,768 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T14:48:39,769 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T14:48:39,769 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T14:48:39,769 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T14:48:39,769 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T14:48:39,769 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:48:39,769 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:48:39,769 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:48:39,769 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T14:48:39,769 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T14:48:39,769 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T14:48:39,769 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:48:39,769 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T14:48:39,769 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:48:39,769 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T14:48:39,769 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:48:39,769 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:48:39,769 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T14:48:39,769 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:48:39,769 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T14:48:39,769 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:48:39,769 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:48:39,769 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T14:48:39,769 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T14:48:39,769 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:48:39,769 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:48:39,769 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:48:39,770 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T14:48:39,770 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T14:48:39,770 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T14:48:39,770 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:48:39,770 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T14:48:39,770 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:48:39,770 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T14:48:39,770 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:48:39,770 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:48:39,770 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T14:48:39,770 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:48:39,770 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T14:48:39,770 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:48:39,770 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:48:39,770 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T14:48:41,315 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T14:48:41,318 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T14:48:41,502 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T14:48:41,502 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T14:48:41,502 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T14:48:41,502 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T14:48:41,502 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T14:48:41,502 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T14:48:41,502 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T14:48:41,502 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T14:48:41,716 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T14:48:41,716 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=8s; (s/r): 0.0
2022-08-08T14:48:41,740 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T14:48:41,740 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T14:48:41,741 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T14:48:41,743 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T14:48:41,743 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T14:48:41,744 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T14:48:41,748 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T14:48:41,749 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T14:48:41,749 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T14:48:41,749 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T14:48:42,792 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1748 #nodes=229
2022-08-08T14:48:42,792 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271741 lost=0 simT=3600.0s realT=9s; (s/r): 400.0
2022-08-08T14:48:44,391 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3100 #nodes=344
2022-08-08T14:48:44,391 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271256 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T14:48:46,800 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4242 #nodes=477
2022-08-08T14:48:46,801 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270666 lost=0 simT=10800.0s realT=13s; (s/r): 830.7692307692307
2022-08-08T14:48:50,336 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5451 #nodes=676
2022-08-08T14:48:50,336 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269823 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T14:48:54,664 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6874 #nodes=962
2022-08-08T14:48:54,665 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268568 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-08-08T14:49:01,974 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10818 #nodes=1729
2022-08-08T14:49:01,975 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266669 lost=0 simT=21600.0s realT=28s; (s/r): 771.4285714285714
2022-08-08T14:49:14,156 INFO MemoryObserver:41 used RAM: 13589 MB free: 2490 MB total: 16080 MB
2022-08-08T14:49:15,548 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11744 #nodes=1852
2022-08-08T14:49:15,549 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263972 lost=0 simT=25200.0s realT=42s; (s/r): 600.0
2022-08-08T14:49:26,902 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12734 #nodes=1981
2022-08-08T14:49:26,903 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260440 lost=0 simT=28800.0s realT=53s; (s/r): 543.3962264150944
2022-08-08T14:49:43,708 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14035 #nodes=2106
2022-08-08T14:49:43,708 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256822 lost=0 simT=32400.0s realT=70s; (s/r): 462.85714285714283
2022-08-08T14:49:56,389 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13843 #nodes=2092
2022-08-08T14:49:56,389 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251309 lost=0 simT=36000.0s realT=83s; (s/r): 433.73493975903614
2022-08-08T14:50:09,087 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14221 #nodes=2146
2022-08-08T14:50:09,087 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245374 lost=0 simT=39600.0s realT=96s; (s/r): 412.5
2022-08-08T14:50:14,157 INFO MemoryObserver:41 used RAM: 15180 MB free: 899 MB total: 16080 MB
2022-08-08T14:50:25,732 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14522 #nodes=2183
2022-08-08T14:50:25,733 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237413 lost=0 simT=43200.0s realT=112s; (s/r): 385.7142857142857
2022-08-08T14:50:41,512 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14817 #nodes=2279
2022-08-08T14:50:41,512 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228311 lost=0 simT=46800.0s realT=128s; (s/r): 365.625
2022-08-08T14:50:55,135 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15010 #nodes=2339
2022-08-08T14:50:55,135 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=216946 lost=0 simT=50400.0s realT=142s; (s/r): 354.92957746478874
2022-08-08T14:51:09,216 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15188 #nodes=2313
2022-08-08T14:51:09,217 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203376 lost=0 simT=54000.0s realT=156s; (s/r): 346.15384615384613
2022-08-08T14:51:14,157 INFO MemoryObserver:41 used RAM: 15355 MB free: 724 MB total: 16080 MB
2022-08-08T14:51:29,472 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15325 #nodes=2462
2022-08-08T14:51:29,473 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186688 lost=0 simT=57600.0s realT=176s; (s/r): 327.27272727272725
2022-08-08T14:51:53,639 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15314 #nodes=2319
2022-08-08T14:51:53,640 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167142 lost=0 simT=61200.0s realT=200s; (s/r): 306.0
2022-08-08T14:52:10,811 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=14909 #nodes=2216
2022-08-08T14:52:10,812 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144901 lost=0 simT=64800.0s realT=217s; (s/r): 298.6175115207373
2022-08-08T14:52:14,157 INFO MemoryObserver:41 used RAM: 15601 MB free: 478 MB total: 16080 MB
2022-08-08T14:52:27,357 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14144 #nodes=2003
2022-08-08T14:52:27,357 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121107 lost=0 simT=68400.0s realT=234s; (s/r): 292.3076923076923
2022-08-08T14:52:41,934 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13856 #nodes=1936
2022-08-08T14:52:41,935 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96277 lost=0 simT=72000.0s realT=248s; (s/r): 290.3225806451613
2022-08-08T14:52:57,110 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=11970 #nodes=1639
2022-08-08T14:52:57,110 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73700 lost=0 simT=75600.0s realT=264s; (s/r): 286.3636363636364
2022-08-08T14:53:14,923 INFO MemoryObserver:41 used RAM: 15351 MB free: 728 MB total: 16080 MB
2022-08-08T14:53:16,001 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11206 #nodes=1475
2022-08-08T14:53:16,001 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57816 lost=0 simT=79200.0s realT=282s; (s/r): 280.8510638297872
2022-08-08T14:53:32,683 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10616 #nodes=1361
2022-08-08T14:53:32,684 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44312 lost=0 simT=82800.0s realT=299s; (s/r): 276.9230769230769
2022-08-08T14:53:47,445 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10067 #nodes=1279
2022-08-08T14:53:47,446 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32215 lost=0 simT=86400.0s realT=314s; (s/r): 275.1592356687898
2022-08-08T14:54:00,714 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8403 #nodes=978
2022-08-08T14:54:00,714 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25889 lost=1 simT=90000.0s realT=327s; (s/r): 275.22935779816515
2022-08-08T14:54:07,047 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7143 #nodes=799
2022-08-08T14:54:07,047 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21961 lost=2 simT=93600.0s realT=333s; (s/r): 281.0810810810811
2022-08-08T14:54:12,194 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6102 #nodes=667
2022-08-08T14:54:12,194 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19038 lost=3 simT=97200.0s realT=339s; (s/r): 286.72566371681415
2022-08-08T14:54:14,924 INFO MemoryObserver:41 used RAM: 15708 MB free: 371 MB total: 16080 MB
2022-08-08T14:54:15,928 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5071 #nodes=563
2022-08-08T14:54:15,929 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16699 lost=3 simT=100800.0s realT=342s; (s/r): 294.7368421052632
2022-08-08T14:54:18,901 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4303 #nodes=476
2022-08-08T14:54:18,901 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14909 lost=3 simT=104400.0s realT=345s; (s/r): 302.60869565217394
2022-08-08T14:54:21,383 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3610 #nodes=371
2022-08-08T14:54:21,383 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13386 lost=4 simT=108000.0s realT=348s; (s/r): 310.3448275862069
2022-08-08T14:54:23,379 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3026 #nodes=273
2022-08-08T14:54:23,379 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12119 lost=4 simT=111600.0s realT=350s; (s/r): 318.85714285714283
2022-08-08T14:54:24,751 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2528 #nodes=229
2022-08-08T14:54:24,752 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11114 lost=4 simT=115200.0s realT=351s; (s/r): 328.20512820512823
2022-08-08T14:54:25,971 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2162 #nodes=229
2022-08-08T14:54:25,971 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10317 lost=4 simT=118800.0s realT=352s; (s/r): 337.5
2022-08-08T14:54:27,245 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1881 #nodes=186
2022-08-08T14:54:27,246 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9589 lost=4 simT=122400.0s realT=354s; (s/r): 345.76271186440675
2022-08-08T14:54:28,449 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1645 #nodes=159
2022-08-08T14:54:28,449 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8876 lost=4 simT=126000.0s realT=355s; (s/r): 354.92957746478874
2022-08-08T14:54:29,565 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1351 #nodes=146
2022-08-08T14:54:29,565 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7264 lost=4 simT=129600.0s realT=356s; (s/r): 364.0449438202247
2022-08-08T14:54:30,105 INFO AbstractController$9:234 ### ITERATION 127 fires after mobsim event
2022-08-08T14:54:30,105 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T14:54:30,105 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=239.422900779sec
2022-08-08T14:54:38,395 INFO LegTimesControlerListener:50 [127] average trip (probably: leg) duration is: 1223 seconds = 00:20:23
2022-08-08T14:54:38,395 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T14:54:38,395 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:54:38,395 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:54:38,395 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:54:38,395 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:54:38,395 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T14:54:38,395 INFO EventsManagerImpl:137 event # 1
2022-08-08T14:54:38,395 INFO EventsManagerImpl:137 event # 4
2022-08-08T14:54:38,395 INFO EventsManagerImpl:137 event # 16
2022-08-08T14:54:38,396 INFO EventsManagerImpl:137 event # 64
2022-08-08T14:54:38,396 INFO EventsManagerImpl:137 event # 256
2022-08-08T14:54:38,396 INFO EventsManagerImpl:137 event # 1024
2022-08-08T14:54:38,399 INFO EventsManagerImpl:137 event # 4096
2022-08-08T14:54:38,409 INFO EventsManagerImpl:137 event # 16384
2022-08-08T14:54:38,421 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T14:54:38,699 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T14:54:38,699 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T14:54:38,699 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T14:54:38,700 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T14:54:38,700 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T14:54:38,700 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T14:54:38,700 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T14:54:38,703 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-08-08T14:54:38,703 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:20:32][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T14:54:38,705 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T14:54:38,705 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-08-08T14:54:38,705 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:48][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T14:54:38,707 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T14:54:38,707 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-08-08T14:54:38,707 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-08-08T14:54:38,707 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T14:54:38,707 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-08-08T14:54:38,707 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T14:54:38,707 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T14:54:38,708 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-08-08T14:54:38,708 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-08-08T14:54:38,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-08-08T14:54:38,708 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-08-08T14:54:38,708 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:20:04][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T14:54:38,709 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T14:54:38,709 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-08-08T14:54:38,709 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-08-08T14:54:38,709 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T14:54:38,709 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-08-08T14:54:38,709 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-08-08T14:54:38,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-08-08T14:54:38,710 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T14:54:38,710 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T14:54:38,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-08-08T14:54:38,711 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-08-08T14:54:38,711 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:53:50][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T14:54:38,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-08-08T14:54:38,714 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-08-08T14:54:38,714 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-08-08T14:54:38,714 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T14:54:39,035 INFO ControlerListenerManagerImpl:251 [it.127] all ControlerAfterMobsimListeners called.
2022-08-08T14:54:39,035 INFO AbstractController$4:159 ### ITERATION 127 fires scoring event
2022-08-08T14:54:39,035 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T14:54:39,200 INFO NewScoreAssignerImpl:57 it: 127 msaStart: 599
2022-08-08T14:54:39,323 INFO ControlerListenerManagerImpl:194 [it.127] all ControlerScoringListeners called.
2022-08-08T14:54:39,323 INFO AbstractController$5:167 ### ITERATION 127 fires iteration end event
2022-08-08T14:54:39,324 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T14:54:39,324 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T14:54:39,421 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T14:54:39,422 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T14:54:41,084 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T14:54:41,084 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1359872546049287
2022-08-08T14:54:41,084 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3054247523583089
2022-08-08T14:54:41,084 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.2081063177516343E-4
2022-08-08T14:54:41,084 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.1695928354652686E-4
2022-08-08T14:54:41,084 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T14:54:41,085 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13884367120783417
2022-08-08T14:54:41,085 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1374802939348968
2022-08-08T14:54:41,085 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22140502318511635
2022-08-08T14:54:41,329 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T14:54:41,442 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -89.25888958967965
2022-08-08T14:54:41,443 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -108.80113786137035
2022-08-08T14:54:41,443 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -89.8956040562893
2022-08-08T14:54:41,443 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -72.96514369141067
2022-08-08T14:54:41,512 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T14:54:42,222 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18671.35683182667 meters
2022-08-08T14:54:42,222 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137676.54345799642 meters (statistic on all 2105133 legs which have a finite distance)
2022-08-08T14:54:42,222 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51385.95777660568 meters
2022-08-08T14:54:42,222 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137631.52812649374 meters (statistic on all 764661 trips which have a finite distance)
2022-08-08T14:54:42,222 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T14:54:42,222 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T14:54:43,408 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T14:54:43,410 INFO LegHistogramListener:72 number of legs: 2112356 100%
2022-08-08T14:54:43,410 INFO LegHistogramListener:79 number of bike legs: 105176 4.979084964844941%
2022-08-08T14:54:43,410 INFO LegHistogramListener:79 number of car legs: 237757 11.255536472071942%
2022-08-08T14:54:43,410 INFO LegHistogramListener:79 number of drtNorth legs: 197 0.009326079505537892%
2022-08-08T14:54:43,410 INFO LegHistogramListener:79 number of drtSoutheast legs: 182 0.008615971928974094%
2022-08-08T14:54:43,410 INFO LegHistogramListener:79 number of freight legs: 47065 2.2280808727316797%
2022-08-08T14:54:43,410 INFO LegHistogramListener:79 number of pt legs: 127680 6.044435691711056%
2022-08-08T14:54:43,410 INFO LegHistogramListener:79 number of ride legs: 106576 5.045361671990896%
2022-08-08T14:54:43,410 INFO LegHistogramListener:79 number of walk legs: 1487723 70.42955827521497%
2022-08-08T14:54:43,936 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T14:54:43,936 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T14:54:46,620 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6775510046883746
2022-08-08T14:54:46,620 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4649771229915219
2022-08-08T14:54:46,620 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.0122896521975793
2022-08-08T14:54:46,620 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010248437636401916
2022-08-08T14:54:46,620 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T14:54:46,620 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5533963756245603
2022-08-08T14:54:46,620 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7437094645598936
2022-08-08T14:54:46,620 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9159058114277204
2022-08-08T14:54:46,620 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.24797547461448005
2022-08-08T14:54:46,620 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3852323903521159
2022-08-08T14:54:46,620 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0015251338985400823
2022-08-08T14:54:46,620 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0013787826658518926
2022-08-08T14:54:46,620 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T14:54:46,620 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.35675937289780574
2022-08-08T14:54:46,621 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2968246917637634
2022-08-08T14:54:46,621 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.7023780791529088
2022-08-08T14:54:46,621 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18807032048352393
2022-08-08T14:54:46,621 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3721814549880095
2022-08-08T14:54:46,621 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.5560781977744344E-4
2022-08-08T14:54:46,621 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.8499976891910626E-4
2022-08-08T14:54:46,621 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T14:54:46,621 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.24162845273368697
2022-08-08T14:54:46,621 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21761144517990932
2022-08-08T14:54:46,621 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.45899469540970644
2022-08-08T14:54:46,831 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T14:54:48,056 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T14:54:48,371 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T14:54:48,726 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T14:54:50,010 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T14:54:50,343 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T14:54:50,743 INFO ControlerListenerManagerImpl:171 [it.127] all ControlerIterationEndsListeners called.
2022-08-08T14:54:50,980 INFO AbstractController:181 ### ITERATION 127 ENDS
2022-08-08T14:54:50,980 INFO AbstractController:182 ###################################################
2022-08-08T14:54:50,980 INFO AbstractController:133 ###################################################
2022-08-08T14:54:50,980 INFO AbstractController:134 ### ITERATION 128 BEGINS
2022-08-08T14:54:50,981 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T14:54:50,981 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T14:54:50,981 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T14:54:50,981 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T14:54:50,981 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T14:54:51,471 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T14:54:56,830 INFO ControlerListenerManagerImpl:148 [it.128] all ControlerIterationStartsListeners called.
2022-08-08T14:54:56,830 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T14:54:58,297 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169916 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T14:54:58,297 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30512 plans
2022-08-08T14:54:58,297 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:54:58,298 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T14:54:58,298 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T14:54:58,298 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:54:58,299 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:54:58,302 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T14:54:58,302 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:54:58,304 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:54:58,305 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T14:54:58,310 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T14:54:58,312 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:54:58,320 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T14:54:58,323 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:54:58,330 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:54:58,332 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:54:58,343 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T14:54:58,389 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:54:58,395 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T14:54:58,494 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T14:54:58,567 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:54:58,577 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:54:58,699 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T14:54:59,181 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T14:55:00,243 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T14:55:01,682 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T14:55:04,867 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T14:55:10,010 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T14:55:14,924 INFO MemoryObserver:41 used RAM: 15376 MB free: 703 MB total: 16080 MB
2022-08-08T14:55:22,195 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T14:55:22,196 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30512 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T14:55:22,196 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30448 plans
2022-08-08T14:55:22,196 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T14:55:22,196 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T14:55:22,196 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T14:55:22,196 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T14:55:22,196 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T14:55:22,196 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T14:55:22,196 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T14:55:22,196 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T14:55:22,197 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T14:55:22,198 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T14:55:22,199 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T14:55:22,203 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T14:55:22,209 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T14:55:22,222 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T14:55:22,246 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T14:55:22,291 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T14:55:29,064 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30448 plans
2022-08-08T14:55:29,064 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T14:55:29,064 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T14:55:29,064 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T14:55:29,064 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:55:29,065 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:55:29,065 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:55:29,066 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:55:29,066 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:55:29,067 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T14:55:29,067 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:55:29,068 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:55:29,070 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T14:55:29,071 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:55:29,072 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:55:29,074 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T14:55:29,084 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T14:55:29,101 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:55:29,126 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T14:55:29,128 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:55:29,135 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T14:55:29,196 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T14:55:29,461 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T14:55:29,837 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T14:55:30,657 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T14:55:32,456 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T14:55:36,014 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T14:55:43,573 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T14:55:59,570 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T14:55:59,570 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30448 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T14:55:59,570 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7552 plans
2022-08-08T14:55:59,571 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T14:55:59,571 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T14:55:59,571 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T14:55:59,571 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T14:55:59,571 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T14:55:59,571 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T14:55:59,571 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T14:55:59,571 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T14:55:59,571 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T14:55:59,571 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T14:55:59,571 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T14:55:59,572 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T14:55:59,573 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T14:55:59,576 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T14:55:59,576 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7552 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T14:55:59,576 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40293 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T14:55:59,576 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6772 plans
2022-08-08T14:55:59,577 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T14:55:59,577 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T14:55:59,577 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T14:55:59,579 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T14:55:59,582 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T14:55:59,592 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T14:55:59,612 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T14:55:59,663 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T14:55:59,998 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T14:56:00,536 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T14:56:01,041 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T14:56:02,089 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T14:56:04,696 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T14:56:11,358 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T14:56:11,358 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6772 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T14:56:11,358 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T14:56:12,252 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T14:56:13,254 INFO ControlerListenerManagerImpl:213 [it.128] all ControlerReplanningListeners called.
2022-08-08T14:56:13,254 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T14:56:13,254 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T14:56:13,254 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T14:56:13,333 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T14:56:13,404 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T14:56:13,404 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T14:56:13,404 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T14:56:13,414 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T14:56:13,423 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T14:56:13,423 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T14:56:13,425 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T14:56:13,425 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T14:56:13,425 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T14:56:13,425 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T14:56:13,425 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T14:56:13,425 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T14:56:13,425 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T14:56:13,426 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T14:56:13,426 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T14:56:13,426 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T14:56:13,426 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T14:56:13,426 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T14:56:13,426 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T14:56:13,426 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T14:56:13,426 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T14:56:13,426 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T14:56:14,127 INFO ControlerListenerManagerImpl:232 [it.128] all ControlerBeforeMobsimListeners called.
2022-08-08T14:56:14,127 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T14:56:14,128 INFO NetworkImpl:163 node # 1
2022-08-08T14:56:14,128 INFO NetworkImpl:163 node # 4
2022-08-08T14:56:14,128 INFO NetworkImpl:163 node # 16
2022-08-08T14:56:14,128 INFO NetworkImpl:163 node # 64
2022-08-08T14:56:14,128 INFO NetworkImpl:163 node # 256
2022-08-08T14:56:14,128 INFO NetworkImpl:163 node # 1024
2022-08-08T14:56:14,129 INFO NetworkImpl:163 node # 4096
2022-08-08T14:56:14,130 INFO NetworkImpl:163 node # 16384
2022-08-08T14:56:14,137 INFO NetworkImpl:163 node # 65536
2022-08-08T14:56:14,176 INFO NetworkImpl:159 link # 1
2022-08-08T14:56:14,176 INFO NetworkImpl:159 link # 4
2022-08-08T14:56:14,176 INFO NetworkImpl:159 link # 16
2022-08-08T14:56:14,176 INFO NetworkImpl:159 link # 64
2022-08-08T14:56:14,177 INFO NetworkImpl:159 link # 256
2022-08-08T14:56:14,178 INFO NetworkImpl:159 link # 1024
2022-08-08T14:56:14,182 INFO NetworkImpl:159 link # 4096
2022-08-08T14:56:14,200 INFO NetworkImpl:159 link # 16384
2022-08-08T14:56:14,272 INFO NetworkImpl:159 link # 65536
2022-08-08T14:56:14,603 INFO NetworkImpl:159 link # 262144
2022-08-08T14:56:14,924 INFO MemoryObserver:41 used RAM: 14834 MB free: 1245 MB total: 16080 MB
2022-08-08T14:56:15,275 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T14:56:15,275 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T14:56:15,275 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T14:56:15,275 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T14:56:15,275 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T14:56:15,276 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T14:56:15,276 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T14:56:15,277 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T14:56:15,278 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T14:56:15,280 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T14:56:15,285 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T14:56:15,294 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T14:56:15,314 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T14:56:15,352 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T14:56:15,425 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T14:56:15,575 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T14:56:15,944 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T14:56:16,485 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T14:56:17,545 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T14:56:17,664 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T14:56:17,680 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:56:17,680 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T14:56:17,680 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:56:17,680 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:56:17,680 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:56:17,680 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T14:56:17,680 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:56:17,680 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T14:56:17,680 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:56:17,680 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T14:56:24,760 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:56:24,760 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T14:56:24,760 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T14:56:24,761 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T14:56:24,761 INFO EventsManagerImpl:176
2022-08-08T14:56:24,761 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:56:24,761 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T14:56:24,761 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T14:56:24,761 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T14:56:24,761 INFO EventsManagerImpl:176
2022-08-08T14:56:24,761 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:56:24,761 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T14:56:24,761 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T14:56:24,761 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T14:56:24,761 INFO EventsManagerImpl:176
2022-08-08T14:56:24,761 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:56:24,761 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T14:56:24,761 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T14:56:24,761 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T14:56:24,761 INFO EventsManagerImpl:176
2022-08-08T14:56:24,761 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T14:56:24,761 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T14:56:24,761 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T14:56:24,761 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T14:56:24,761 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T14:56:24,761 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T14:56:24,761 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T14:56:24,762 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:56:24,762 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T14:56:24,762 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T14:56:24,762 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:56:24,762 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T14:56:24,762 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T14:56:24,762 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T14:56:24,762 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T14:56:24,762 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T14:56:24,762 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T14:56:24,762 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T14:56:24,762 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T14:56:24,762 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:56:24,762 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:56:24,762 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:56:24,762 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T14:56:24,762 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T14:56:24,762 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T14:56:24,762 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:56:24,762 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T14:56:24,762 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:56:24,762 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T14:56:24,762 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:56:24,762 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:56:24,762 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T14:56:24,762 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:56:24,762 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T14:56:24,762 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:56:24,762 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:56:24,763 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T14:56:24,763 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T14:56:24,763 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:56:24,763 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T14:56:24,763 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:56:24,763 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T14:56:24,763 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T14:56:24,763 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T14:56:24,763 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:56:24,763 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T14:56:24,763 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:56:24,763 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T14:56:24,763 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:56:24,763 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:56:24,763 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T14:56:24,763 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T14:56:24,763 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T14:56:24,763 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T14:56:24,763 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T14:56:24,763 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T14:56:26,468 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T14:56:26,471 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T14:56:26,679 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T14:56:26,679 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T14:56:26,679 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T14:56:26,679 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T14:56:26,679 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T14:56:26,679 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T14:56:26,680 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T14:56:26,680 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T14:56:26,901 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T14:56:26,902 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T14:56:26,928 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T14:56:26,928 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T14:56:26,929 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T14:56:26,931 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T14:56:26,931 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T14:56:26,932 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T14:56:26,938 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T14:56:26,939 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T14:56:26,939 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T14:56:26,939 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T14:56:27,981 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1754 #nodes=229
2022-08-08T14:56:27,981 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271758 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T14:56:29,665 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3113 #nodes=341
2022-08-08T14:56:29,665 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271255 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T14:56:31,924 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4210 #nodes=479
2022-08-08T14:56:31,924 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270661 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T14:56:35,055 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5426 #nodes=696
2022-08-08T14:56:35,055 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269815 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T14:56:39,125 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6858 #nodes=946
2022-08-08T14:56:39,125 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268550 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-08-08T14:56:46,298 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10774 #nodes=1665
2022-08-08T14:56:46,298 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266664 lost=0 simT=21600.0s realT=28s; (s/r): 771.4285714285714
2022-08-08T14:57:00,122 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11738 #nodes=1919
2022-08-08T14:57:00,122 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263964 lost=0 simT=25200.0s realT=42s; (s/r): 600.0
2022-08-08T14:57:11,007 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12851 #nodes=1983
2022-08-08T14:57:11,008 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260456 lost=0 simT=28800.0s realT=53s; (s/r): 543.3962264150944
2022-08-08T14:57:14,924 INFO MemoryObserver:41 used RAM: 13999 MB free: 2080 MB total: 16080 MB
2022-08-08T14:57:27,776 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14157 #nodes=2103
2022-08-08T14:57:27,776 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256790 lost=0 simT=32400.0s realT=70s; (s/r): 462.85714285714283
2022-08-08T14:57:41,861 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13887 #nodes=2069
2022-08-08T14:57:41,861 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251266 lost=0 simT=36000.0s realT=84s; (s/r): 428.57142857142856
2022-08-08T14:57:58,038 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14248 #nodes=2176
2022-08-08T14:57:58,039 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245340 lost=0 simT=39600.0s realT=100s; (s/r): 396.0
2022-08-08T14:58:13,614 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14520 #nodes=2137
2022-08-08T14:58:13,614 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237407 lost=0 simT=43200.0s realT=115s; (s/r): 375.6521739130435
2022-08-08T14:58:14,924 INFO MemoryObserver:41 used RAM: 15285 MB free: 794 MB total: 16080 MB
2022-08-08T14:58:29,632 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14812 #nodes=2170
2022-08-08T14:58:29,633 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228272 lost=0 simT=46800.0s realT=131s; (s/r): 357.2519083969466
2022-08-08T14:58:43,584 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15034 #nodes=2360
2022-08-08T14:58:43,584 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=216924 lost=0 simT=50400.0s realT=145s; (s/r): 347.58620689655174
2022-08-08T14:59:02,583 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15201 #nodes=2430
2022-08-08T14:59:02,583 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203315 lost=0 simT=54000.0s realT=164s; (s/r): 329.2682926829268
2022-08-08T14:59:14,925 INFO MemoryObserver:41 used RAM: 15461 MB free: 618 MB total: 16080 MB
2022-08-08T14:59:17,698 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15457 #nodes=2417
2022-08-08T14:59:17,699 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186603 lost=0 simT=57600.0s realT=180s; (s/r): 320.0
2022-08-08T14:59:36,903 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15379 #nodes=2342
2022-08-08T14:59:36,904 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167021 lost=0 simT=61200.0s realT=199s; (s/r): 307.53768844221105
2022-08-08T15:00:03,028 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15014 #nodes=2262
2022-08-08T15:00:03,028 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144941 lost=0 simT=64800.0s realT=225s; (s/r): 288.0
2022-08-08T15:00:14,925 INFO MemoryObserver:41 used RAM: 15478 MB free: 601 MB total: 16080 MB
2022-08-08T15:00:18,436 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14222 #nodes=2012
2022-08-08T15:00:18,437 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121172 lost=0 simT=68400.0s realT=240s; (s/r): 285.0
2022-08-08T15:00:34,916 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13926 #nodes=2026
2022-08-08T15:00:34,916 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96294 lost=0 simT=72000.0s realT=257s; (s/r): 280.15564202334633
2022-08-08T15:00:47,261 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12051 #nodes=1644
2022-08-08T15:00:47,261 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73717 lost=0 simT=75600.0s realT=269s; (s/r): 281.04089219330854
2022-08-08T15:01:00,360 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11307 #nodes=1491
2022-08-08T15:01:00,360 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57832 lost=0 simT=79200.0s realT=282s; (s/r): 280.8510638297872
2022-08-08T15:01:18,536 INFO MemoryObserver:41 used RAM: 15425 MB free: 654 MB total: 16080 MB
2022-08-08T15:01:19,082 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10843 #nodes=1347
2022-08-08T15:01:19,082 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44356 lost=0 simT=82800.0s realT=301s; (s/r): 275.0830564784053
2022-08-08T15:01:34,767 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10126 #nodes=1331
2022-08-08T15:01:34,767 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32132 lost=0 simT=86400.0s realT=317s; (s/r): 272.5552050473186
2022-08-08T15:01:47,946 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8451 #nodes=1020
2022-08-08T15:01:47,946 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25882 lost=3 simT=90000.0s realT=330s; (s/r): 272.72727272727275
2022-08-08T15:02:00,201 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7136 #nodes=833
2022-08-08T15:02:00,201 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21931 lost=3 simT=93600.0s realT=342s; (s/r): 273.6842105263158
2022-08-08T15:02:04,297 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6139 #nodes=705
2022-08-08T15:02:04,297 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18996 lost=3 simT=97200.0s realT=346s; (s/r): 280.9248554913295
2022-08-08T15:02:08,027 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5184 #nodes=515
2022-08-08T15:02:08,027 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16686 lost=4 simT=100800.0s realT=350s; (s/r): 288.0
2022-08-08T15:02:11,147 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4395 #nodes=464
2022-08-08T15:02:11,147 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14885 lost=5 simT=104400.0s realT=353s; (s/r): 295.75070821529744
2022-08-08T15:02:13,722 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3669 #nodes=380
2022-08-08T15:02:13,722 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13335 lost=7 simT=108000.0s realT=356s; (s/r): 303.3707865168539
2022-08-08T15:02:15,781 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3014 #nodes=306
2022-08-08T15:02:15,781 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12024 lost=7 simT=111600.0s realT=358s; (s/r): 311.731843575419
2022-08-08T15:02:17,482 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2532 #nodes=239
2022-08-08T15:02:17,482 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11018 lost=8 simT=115200.0s realT=359s; (s/r): 320.89136490250695
2022-08-08T15:02:18,536 INFO MemoryObserver:41 used RAM: 15815 MB free: 264 MB total: 16080 MB
2022-08-08T15:02:18,849 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2174 #nodes=199
2022-08-08T15:02:18,849 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10217 lost=8 simT=118800.0s realT=361s; (s/r): 329.0858725761773
2022-08-08T15:02:20,046 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1835 #nodes=201
2022-08-08T15:02:20,046 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9512 lost=8 simT=122400.0s realT=362s; (s/r): 338.121546961326
2022-08-08T15:02:21,122 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1651 #nodes=161
2022-08-08T15:02:21,122 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8800 lost=8 simT=126000.0s realT=363s; (s/r): 347.10743801652893
2022-08-08T15:02:22,117 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1377 #nodes=136
2022-08-08T15:02:22,117 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7225 lost=8 simT=129600.0s realT=364s; (s/r): 356.04395604395603
2022-08-08T15:02:22,587 INFO AbstractController$9:234 ### ITERATION 128 fires after mobsim event
2022-08-08T15:02:22,587 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=239.966268374sec
2022-08-08T15:02:22,587 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T15:02:22,627 INFO LegTimesControlerListener:50 [128] average trip (probably: leg) duration is: 1222 seconds = 00:20:22
2022-08-08T15:02:22,627 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T15:02:22,627 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:02:22,627 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:02:22,627 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:02:22,627 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:02:22,627 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T15:02:22,627 INFO EventsManagerImpl:137 event # 1
2022-08-08T15:02:22,628 INFO EventsManagerImpl:137 event # 4
2022-08-08T15:02:22,628 INFO EventsManagerImpl:137 event # 16
2022-08-08T15:02:22,628 INFO EventsManagerImpl:137 event # 64
2022-08-08T15:02:22,628 INFO EventsManagerImpl:137 event # 256
2022-08-08T15:02:22,629 INFO EventsManagerImpl:137 event # 1024
2022-08-08T15:02:22,631 INFO EventsManagerImpl:137 event # 4096
2022-08-08T15:02:22,642 INFO EventsManagerImpl:137 event # 16384
2022-08-08T15:02:22,656 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T15:02:23,035 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T15:02:23,035 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T15:02:23,035 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T15:02:23,035 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T15:02:23,035 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T15:02:23,036 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T15:02:23,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-08-08T15:02:23,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-08-08T15:02:23,038 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:20:32][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:02:23,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-08-08T15:02:23,040 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-08-08T15:02:23,040 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:42:09][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:02:23,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-08-08T15:02:23,042 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-08-08T15:02:23,042 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-08-08T15:02:23,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-08-08T15:02:23,043 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-08-08T15:02:23,043 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:02:23,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-08-08T15:02:23,043 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-08-08T15:02:23,043 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-08-08T15:02:23,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-08-08T15:02:23,044 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-08-08T15:02:23,044 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-08-08T15:02:23,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-08-08T15:02:23,045 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-08-08T15:02:23,045 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-08-08T15:02:23,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-08-08T15:02:23,045 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T15:02:23,045 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:02:23,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-08-08T15:02:23,047 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=01:16:22][duration=undefined][facilityId=null]
2022-08-08T15:02:23,047 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:12:00][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:02:23,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-08-08T15:02:23,050 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-08-08T15:02:23,050 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-08-08T15:02:23,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-08-08T15:02:23,050 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-08-08T15:02:23,050 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:00:02][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:02:23,050 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T15:02:23,390 INFO ControlerListenerManagerImpl:251 [it.128] all ControlerAfterMobsimListeners called.
2022-08-08T15:02:23,390 INFO AbstractController$4:159 ### ITERATION 128 fires scoring event
2022-08-08T15:02:23,390 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T15:02:23,513 INFO NewScoreAssignerImpl:57 it: 128 msaStart: 599
2022-08-08T15:02:23,626 INFO ControlerListenerManagerImpl:194 [it.128] all ControlerScoringListeners called.
2022-08-08T15:02:23,626 INFO AbstractController$5:167 ### ITERATION 128 fires iteration end event
2022-08-08T15:02:23,627 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T15:02:23,627 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T15:02:23,689 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T15:02:23,690 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T15:02:25,759 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T15:02:25,759 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1365213082259663
2022-08-08T15:02:25,759 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.30559934681134043
2022-08-08T15:02:25,759 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.6445924503304456E-4
2022-08-08T15:02:25,759 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.7331067028864572E-4
2022-08-08T15:02:25,759 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T15:02:25,759 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1383250229797111
2022-08-08T15:02:25,759 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13792191519844713
2022-08-08T15:02:25,759 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22077340207561993
2022-08-08T15:02:26,041 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T15:02:26,154 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -89.14824347478647
2022-08-08T15:02:26,154 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -108.63290871033578
2022-08-08T15:02:26,154 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -89.77399065172183
2022-08-08T15:02:26,154 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -72.90245533722357
2022-08-08T15:02:26,224 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T15:02:27,096 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18672.42970267561 meters
2022-08-08T15:02:27,096 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137696.94665492963 meters (statistic on all 2105324 legs which have a finite distance)
2022-08-08T15:02:27,096 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51370.38252622236 meters
2022-08-08T15:02:27,096 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137647.75085924054 meters (statistic on all 764983 trips which have a finite distance)
2022-08-08T15:02:27,097 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T15:02:27,097 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T15:02:28,606 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T15:02:28,607 INFO LegHistogramListener:72 number of legs: 2112522 100%
2022-08-08T15:02:28,607 INFO LegHistogramListener:79 number of bike legs: 105558 4.996776364932531%
2022-08-08T15:02:28,607 INFO LegHistogramListener:79 number of car legs: 237883 11.260616457485414%
2022-08-08T15:02:28,608 INFO LegHistogramListener:79 number of drtNorth legs: 237 0.011218818076214117%
2022-08-08T15:02:28,608 INFO LegHistogramListener:79 number of drtSoutheast legs: 141 0.0066744867035704245%
2022-08-08T15:02:28,608 INFO LegHistogramListener:79 number of freight legs: 47065 2.2279057922237024%
2022-08-08T15:02:28,608 INFO LegHistogramListener:79 number of pt legs: 126858 6.00504988823785%
2022-08-08T15:02:28,608 INFO LegHistogramListener:79 number of ride legs: 106944 5.062385149125074%
2022-08-08T15:02:28,608 INFO LegHistogramListener:79 number of walk legs: 1487836 70.42937304321565%
2022-08-08T15:02:29,149 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T15:02:29,149 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T15:02:31,921 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6797039083481824
2022-08-08T15:02:31,921 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.46536482537987134
2022-08-08T15:02:31,922 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.01233330081083718
2022-08-08T15:02:31,922 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010283099770459646
2022-08-08T15:02:31,922 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T15:02:31,922 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5538315779743962
2022-08-08T15:02:31,922 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7456210170640403
2022-08-08T15:02:31,922 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9162318922444117
2022-08-08T15:02:31,922 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.24863405516157688
2022-08-08T15:02:31,922 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3853838767157756
2022-08-08T15:02:31,922 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0015572284671120536
2022-08-08T15:02:31,922 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0013903367105378023
2022-08-08T15:02:31,922 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T15:02:31,922 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3580996420813713
2022-08-08T15:02:31,922 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2976899613324638
2022-08-08T15:02:31,922 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.7045540909020884
2022-08-08T15:02:31,922 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1882243744126694
2022-08-08T15:02:31,922 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37224821169063915
2022-08-08T15:02:31,922 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.568916025203223E-4
2022-08-08T15:02:31,922 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.8499976891910626E-4
2022-08-08T15:02:31,922 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T15:02:31,922 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.24211629017598094
2022-08-08T15:02:31,922 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.2178617828147707
2022-08-08T15:02:31,922 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4612182071203726
2022-08-08T15:02:32,101 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T15:02:33,292 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T15:02:33,618 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T15:02:34,014 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T15:02:35,241 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T15:02:35,565 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T15:02:35,982 INFO ControlerListenerManagerImpl:171 [it.128] all ControlerIterationEndsListeners called.
2022-08-08T15:02:36,219 INFO AbstractController:181 ### ITERATION 128 ENDS
2022-08-08T15:02:36,219 INFO AbstractController:182 ###################################################
2022-08-08T15:02:36,219 INFO AbstractController:133 ###################################################
2022-08-08T15:02:36,219 INFO AbstractController:134 ### ITERATION 129 BEGINS
2022-08-08T15:02:36,220 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T15:02:36,220 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T15:02:36,220 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T15:02:36,220 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T15:02:36,220 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T15:02:42,512 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T15:02:42,538 INFO ControlerListenerManagerImpl:148 [it.129] all ControlerIterationStartsListeners called.
2022-08-08T15:02:42,538 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T15:02:44,117 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169694 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T15:02:44,117 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30708 plans
2022-08-08T15:02:44,117 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:02:44,118 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T15:02:44,118 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:02:44,119 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:02:44,120 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T15:02:44,121 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T15:02:44,121 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:02:44,124 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T15:02:44,131 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:02:44,132 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:02:44,135 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T15:02:44,143 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:02:44,144 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:02:44,146 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:02:44,147 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:02:44,158 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T15:02:44,205 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T15:02:44,302 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T15:02:44,441 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:02:44,477 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:02:44,485 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T15:02:44,698 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T15:02:45,011 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T15:02:45,719 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T15:02:47,365 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T15:02:50,370 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T15:02:55,329 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T15:03:13,625 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T15:03:13,626 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30708 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T15:03:13,626 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30389 plans
2022-08-08T15:03:13,626 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T15:03:13,626 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T15:03:13,626 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T15:03:13,626 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T15:03:13,626 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T15:03:13,626 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T15:03:13,626 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T15:03:13,627 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T15:03:13,627 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T15:03:13,628 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T15:03:13,629 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T15:03:13,632 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T15:03:13,639 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T15:03:13,652 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T15:03:13,713 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T15:03:13,758 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T15:03:13,879 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30389 plans
2022-08-08T15:03:13,879 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T15:03:13,879 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T15:03:13,880 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:03:13,880 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:03:13,880 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T15:03:13,880 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:03:13,881 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:03:13,885 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T15:03:13,887 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:03:13,888 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T15:03:13,905 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T15:03:13,905 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:03:13,924 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:03:13,947 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T15:03:13,955 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:03:13,955 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:03:13,959 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:03:13,962 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:03:14,022 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T15:03:14,030 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:03:14,160 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T15:03:14,429 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T15:03:14,853 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T15:03:15,919 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T15:03:17,415 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T15:03:18,536 INFO MemoryObserver:41 used RAM: 15330 MB free: 749 MB total: 16080 MB
2022-08-08T15:03:20,753 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T15:03:27,413 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T15:03:44,351 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T15:03:44,351 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30389 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T15:03:44,351 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7637 plans
2022-08-08T15:03:44,352 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T15:03:44,352 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T15:03:44,352 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T15:03:44,352 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T15:03:44,352 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T15:03:44,352 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T15:03:44,352 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T15:03:44,352 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T15:03:44,352 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T15:03:44,352 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T15:03:44,352 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T15:03:44,353 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T15:03:44,354 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T15:03:44,357 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T15:03:44,357 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7637 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T15:03:44,357 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40312 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T15:03:44,357 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6753 plans
2022-08-08T15:03:44,357 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T15:03:44,357 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T15:03:44,357 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T15:03:44,358 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T15:03:44,360 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T15:03:44,363 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T15:03:44,408 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T15:03:44,484 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T15:03:44,679 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T15:03:45,026 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T15:03:45,549 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T15:03:46,337 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T15:03:48,710 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T15:03:56,525 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T15:03:56,526 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6753 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T15:03:56,526 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T15:03:57,517 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T15:03:58,495 INFO ControlerListenerManagerImpl:213 [it.129] all ControlerReplanningListeners called.
2022-08-08T15:03:58,495 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T15:03:58,495 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T15:03:58,495 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T15:03:58,574 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T15:03:58,645 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T15:03:58,645 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T15:03:58,645 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T15:03:58,653 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T15:03:58,662 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T15:03:58,662 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T15:03:58,664 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T15:03:58,664 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T15:03:58,664 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T15:03:58,664 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T15:03:58,664 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T15:03:58,664 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T15:03:58,664 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T15:03:58,664 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T15:03:58,664 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T15:03:58,664 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T15:03:58,664 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T15:03:58,664 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T15:03:58,665 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T15:03:58,665 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T15:03:58,665 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T15:03:58,665 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T15:03:59,369 INFO ControlerListenerManagerImpl:232 [it.129] all ControlerBeforeMobsimListeners called.
2022-08-08T15:03:59,369 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T15:03:59,369 INFO NetworkImpl:163 node # 1
2022-08-08T15:03:59,369 INFO NetworkImpl:163 node # 4
2022-08-08T15:03:59,369 INFO NetworkImpl:163 node # 16
2022-08-08T15:03:59,369 INFO NetworkImpl:163 node # 64
2022-08-08T15:03:59,369 INFO NetworkImpl:163 node # 256
2022-08-08T15:03:59,369 INFO NetworkImpl:163 node # 1024
2022-08-08T15:03:59,370 INFO NetworkImpl:163 node # 4096
2022-08-08T15:03:59,372 INFO NetworkImpl:163 node # 16384
2022-08-08T15:03:59,379 INFO NetworkImpl:163 node # 65536
2022-08-08T15:03:59,418 INFO NetworkImpl:159 link # 1
2022-08-08T15:03:59,418 INFO NetworkImpl:159 link # 4
2022-08-08T15:03:59,419 INFO NetworkImpl:159 link # 16
2022-08-08T15:03:59,419 INFO NetworkImpl:159 link # 64
2022-08-08T15:03:59,419 INFO NetworkImpl:159 link # 256
2022-08-08T15:03:59,420 INFO NetworkImpl:159 link # 1024
2022-08-08T15:03:59,425 INFO NetworkImpl:159 link # 4096
2022-08-08T15:03:59,443 INFO NetworkImpl:159 link # 16384
2022-08-08T15:03:59,517 INFO NetworkImpl:159 link # 65536
2022-08-08T15:03:59,856 INFO NetworkImpl:159 link # 262144
2022-08-08T15:04:00,534 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T15:04:00,534 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T15:04:00,534 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T15:04:00,534 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T15:04:00,534 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T15:04:00,535 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T15:04:00,535 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T15:04:00,536 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T15:04:00,537 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T15:04:00,539 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T15:04:00,544 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T15:04:00,554 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T15:04:00,574 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T15:04:00,611 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T15:04:00,685 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T15:04:00,890 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T15:04:01,200 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T15:04:01,754 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T15:04:02,827 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T15:04:02,924 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T15:04:02,940 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:04:02,940 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T15:04:02,940 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T15:04:02,940 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:04:02,940 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:04:02,940 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T15:04:02,941 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T15:04:02,941 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T15:04:02,941 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:04:02,941 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T15:04:10,214 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:04:10,214 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T15:04:10,215 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T15:04:10,215 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T15:04:10,215 INFO EventsManagerImpl:176
2022-08-08T15:04:10,215 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:04:10,215 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T15:04:10,215 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T15:04:10,215 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T15:04:10,215 INFO EventsManagerImpl:176
2022-08-08T15:04:10,215 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:04:10,215 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T15:04:10,215 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T15:04:10,215 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T15:04:10,215 INFO EventsManagerImpl:176
2022-08-08T15:04:10,215 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:04:10,215 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T15:04:10,215 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T15:04:10,215 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T15:04:10,215 INFO EventsManagerImpl:176
2022-08-08T15:04:10,215 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T15:04:10,215 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T15:04:10,215 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T15:04:10,215 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T15:04:10,216 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T15:04:10,216 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T15:04:10,216 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T15:04:10,216 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:04:10,216 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T15:04:10,216 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T15:04:10,216 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:04:10,216 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T15:04:10,216 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T15:04:10,216 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T15:04:10,216 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T15:04:10,216 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T15:04:10,216 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T15:04:10,216 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T15:04:10,216 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T15:04:10,216 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:04:10,216 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:04:10,216 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:04:10,216 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T15:04:10,216 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T15:04:10,216 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T15:04:10,216 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:04:10,216 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T15:04:10,216 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:04:10,216 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T15:04:10,216 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T15:04:10,216 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:04:10,216 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T15:04:10,216 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:04:10,217 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T15:04:10,217 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T15:04:10,217 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:04:10,217 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T15:04:10,217 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T15:04:10,217 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:04:10,217 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:04:10,217 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:04:10,217 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T15:04:10,217 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T15:04:10,217 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T15:04:10,217 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:04:10,217 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T15:04:10,217 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:04:10,217 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T15:04:10,217 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T15:04:10,217 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:04:10,217 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T15:04:10,217 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:04:10,217 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T15:04:10,217 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T15:04:10,217 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:04:10,217 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T15:04:11,765 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T15:04:11,768 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T15:04:11,951 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T15:04:11,951 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T15:04:11,951 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T15:04:11,951 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T15:04:11,951 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T15:04:11,951 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T15:04:11,951 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T15:04:11,951 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T15:04:12,166 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T15:04:12,166 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T15:04:12,190 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T15:04:12,192 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T15:04:12,193 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T15:04:12,194 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T15:04:12,194 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T15:04:12,199 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T15:04:12,199 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T15:04:12,200 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T15:04:12,201 INFO VehicularDepartureHandler:110 teleport vehicle 157918_car from link -95454627 to link -103717883#3
2022-08-08T15:04:12,201 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T15:04:13,190 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1744 #nodes=226
2022-08-08T15:04:13,190 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271739 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T15:04:14,674 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3105 #nodes=345
2022-08-08T15:04:14,674 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271245 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T15:04:17,339 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4214 #nodes=475
2022-08-08T15:04:17,339 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270664 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T15:04:18,537 INFO MemoryObserver:41 used RAM: 13333 MB free: 2746 MB total: 16080 MB
2022-08-08T15:04:20,771 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5482 #nodes=675
2022-08-08T15:04:20,771 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269825 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T15:04:25,066 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6911 #nodes=990
2022-08-08T15:04:25,066 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268558 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T15:04:31,384 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10725 #nodes=1705
2022-08-08T15:04:31,385 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266631 lost=0 simT=21600.0s realT=28s; (s/r): 771.4285714285714
2022-08-08T15:04:44,568 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11662 #nodes=1888
2022-08-08T15:04:44,569 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263942 lost=0 simT=25200.0s realT=41s; (s/r): 614.6341463414634
2022-08-08T15:04:55,652 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12848 #nodes=1930
2022-08-08T15:04:55,652 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260463 lost=0 simT=28800.0s realT=52s; (s/r): 553.8461538461538
2022-08-08T15:05:12,950 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14134 #nodes=2125
2022-08-08T15:05:12,951 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256797 lost=0 simT=32400.0s realT=70s; (s/r): 462.85714285714283
2022-08-08T15:05:18,537 INFO MemoryObserver:41 used RAM: 14734 MB free: 1345 MB total: 16080 MB
2022-08-08T15:05:26,785 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13810 #nodes=2025
2022-08-08T15:05:26,785 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251269 lost=0 simT=36000.0s realT=83s; (s/r): 433.73493975903614
2022-08-08T15:05:43,516 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14212 #nodes=2126
2022-08-08T15:05:43,517 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245349 lost=0 simT=39600.0s realT=100s; (s/r): 396.0
2022-08-08T15:05:56,230 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14585 #nodes=2180
2022-08-08T15:05:56,230 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237419 lost=0 simT=43200.0s realT=113s; (s/r): 382.3008849557522
2022-08-08T15:06:12,247 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14778 #nodes=2226
2022-08-08T15:06:12,247 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228241 lost=0 simT=46800.0s realT=129s; (s/r): 362.7906976744186
2022-08-08T15:06:18,539 INFO MemoryObserver:41 used RAM: 15538 MB free: 541 MB total: 16080 MB
2022-08-08T15:06:28,482 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15030 #nodes=2340
2022-08-08T15:06:28,483 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=216937 lost=0 simT=50400.0s realT=145s; (s/r): 347.58620689655174
2022-08-08T15:06:42,197 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15234 #nodes=2373
2022-08-08T15:06:42,197 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203243 lost=0 simT=54000.0s realT=159s; (s/r): 339.62264150943395
2022-08-08T15:07:00,221 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15498 #nodes=2344
2022-08-08T15:07:00,222 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186514 lost=0 simT=57600.0s realT=177s; (s/r): 325.4237288135593
2022-08-08T15:07:18,539 INFO MemoryObserver:41 used RAM: 15263 MB free: 816 MB total: 16080 MB
2022-08-08T15:07:22,670 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15282 #nodes=2393
2022-08-08T15:07:22,670 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167044 lost=0 simT=61200.0s realT=199s; (s/r): 307.53768844221105
2022-08-08T15:07:41,050 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=14956 #nodes=2241
2022-08-08T15:07:41,051 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144922 lost=0 simT=64800.0s realT=218s; (s/r): 297.2477064220183
2022-08-08T15:07:55,506 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14212 #nodes=2111
2022-08-08T15:07:55,506 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121633 lost=0 simT=68400.0s realT=232s; (s/r): 294.82758620689657
2022-08-08T15:08:12,832 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13930 #nodes=2022
2022-08-08T15:08:12,832 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96671 lost=0 simT=72000.0s realT=249s; (s/r): 289.1566265060241
2022-08-08T15:08:18,539 INFO MemoryObserver:41 used RAM: 15661 MB free: 418 MB total: 16080 MB
2022-08-08T15:08:25,896 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12108 #nodes=1656
2022-08-08T15:08:25,896 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74121 lost=0 simT=75600.0s realT=262s; (s/r): 288.5496183206107
2022-08-08T15:08:38,598 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11263 #nodes=1464
2022-08-08T15:08:38,598 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57965 lost=0 simT=79200.0s realT=275s; (s/r): 288.0
2022-08-08T15:08:55,152 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10764 #nodes=1335
2022-08-08T15:08:55,152 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44405 lost=0 simT=82800.0s realT=292s; (s/r): 283.56164383561645
2022-08-08T15:09:17,996 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10095 #nodes=1298
2022-08-08T15:09:17,996 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32219 lost=1 simT=86400.0s realT=315s; (s/r): 274.2857142857143
2022-08-08T15:09:18,540 INFO MemoryObserver:41 used RAM: 15612 MB free: 467 MB total: 16080 MB
2022-08-08T15:09:31,216 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8460 #nodes=1009
2022-08-08T15:09:31,217 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25906 lost=6 simT=90000.0s realT=328s; (s/r): 274.390243902439
2022-08-08T15:09:43,439 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7138 #nodes=832
2022-08-08T15:09:43,439 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21907 lost=8 simT=93600.0s realT=340s; (s/r): 275.29411764705884
2022-08-08T15:09:47,090 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6078 #nodes=702
2022-08-08T15:09:47,090 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18994 lost=8 simT=97200.0s realT=344s; (s/r): 282.5581395348837
2022-08-08T15:09:57,448 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5087 #nodes=551
2022-08-08T15:09:57,448 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16669 lost=9 simT=100800.0s realT=354s; (s/r): 284.7457627118644
2022-08-08T15:10:07,279 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4269 #nodes=447
2022-08-08T15:10:07,279 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14854 lost=9 simT=104400.0s realT=364s; (s/r): 286.8131868131868
2022-08-08T15:10:09,166 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3578 #nodes=342
2022-08-08T15:10:09,167 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13300 lost=9 simT=108000.0s realT=366s; (s/r): 295.08196721311475
2022-08-08T15:10:18,384 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=2974 #nodes=299
2022-08-08T15:10:18,384 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12051 lost=9 simT=111600.0s realT=375s; (s/r): 297.6
2022-08-08T15:10:18,540 INFO MemoryObserver:41 used RAM: 15632 MB free: 447 MB total: 16080 MB
2022-08-08T15:10:19,654 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2498 #nodes=259
2022-08-08T15:10:19,654 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11062 lost=9 simT=115200.0s realT=376s; (s/r): 306.3829787234043
2022-08-08T15:10:20,771 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2154 #nodes=170
2022-08-08T15:10:20,771 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10274 lost=9 simT=118800.0s realT=377s; (s/r): 315.1193633952255
2022-08-08T15:10:21,731 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1823 #nodes=213
2022-08-08T15:10:21,731 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9531 lost=9 simT=122400.0s realT=378s; (s/r): 323.8095238095238
2022-08-08T15:10:31,119 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1630 #nodes=173
2022-08-08T15:10:31,119 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8843 lost=9 simT=126000.0s realT=388s; (s/r): 324.74226804123714
2022-08-08T15:10:31,954 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1345 #nodes=135
2022-08-08T15:10:31,955 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7274 lost=11 simT=129600.0s realT=389s; (s/r): 333.16195372750644
2022-08-08T15:10:32,405 INFO AbstractController$9:234 ### ITERATION 129 fires after mobsim event
2022-08-08T15:10:32,405 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=236.177265014sec
2022-08-08T15:10:32,405 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T15:10:32,443 INFO LegTimesControlerListener:50 [129] average trip (probably: leg) duration is: 1227 seconds = 00:20:27
2022-08-08T15:10:32,443 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T15:10:32,443 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:10:32,443 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:10:32,443 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:10:32,443 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:10:32,443 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T15:10:32,443 INFO EventsManagerImpl:137 event # 1
2022-08-08T15:10:32,443 INFO EventsManagerImpl:137 event # 4
2022-08-08T15:10:32,443 INFO EventsManagerImpl:137 event # 16
2022-08-08T15:10:32,443 INFO EventsManagerImpl:137 event # 64
2022-08-08T15:10:32,443 INFO EventsManagerImpl:137 event # 256
2022-08-08T15:10:32,444 INFO EventsManagerImpl:137 event # 1024
2022-08-08T15:10:32,447 INFO EventsManagerImpl:137 event # 4096
2022-08-08T15:10:32,457 INFO EventsManagerImpl:137 event # 16384
2022-08-08T15:10:32,469 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T15:10:32,748 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T15:10:32,748 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T15:10:32,748 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T15:10:32,748 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T15:10:32,748 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T15:10:32,748 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T15:10:32,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-08-08T15:10:32,751 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-08-08T15:10:32,751 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:20:32][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:10:32,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-08-08T15:10:32,752 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-08-08T15:10:32,752 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:41:23][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:10:32,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-08-08T15:10:32,755 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-08-08T15:10:32,755 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-08-08T15:10:32,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-08-08T15:10:32,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-08-08T15:10:32,755 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:10:32,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-08-08T15:10:32,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-08-08T15:10:32,755 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-08-08T15:10:32,756 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T15:10:32,756 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-08-08T15:10:32,756 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-08-08T15:10:32,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-08-08T15:10:32,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-08-08T15:10:32,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-08-08T15:10:32,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-08-08T15:10:32,757 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T15:10:32,758 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:10:32,759 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T15:10:32,759 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-08-08T15:10:32,759 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-08-08T15:10:32,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-08-08T15:10:32,762 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-08-08T15:10:32,762 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-08-08T15:10:32,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-08-08T15:10:32,762 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-08-08T15:10:32,762 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:49:20][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:10:32,762 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T15:10:33,086 INFO ControlerListenerManagerImpl:251 [it.129] all ControlerAfterMobsimListeners called.
2022-08-08T15:10:33,086 INFO AbstractController$4:159 ### ITERATION 129 fires scoring event
2022-08-08T15:10:33,086 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T15:10:33,217 INFO NewScoreAssignerImpl:57 it: 129 msaStart: 599
2022-08-08T15:10:33,332 INFO ControlerListenerManagerImpl:194 [it.129] all ControlerScoringListeners called.
2022-08-08T15:10:33,332 INFO AbstractController$5:167 ### ITERATION 129 fires iteration end event
2022-08-08T15:10:33,332 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T15:10:33,332 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T15:10:33,409 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T15:10:33,409 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T15:10:35,497 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T15:10:35,497 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13630049759419113
2022-08-08T15:10:35,497 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3063285354092956
2022-08-08T15:10:35,497 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.811484206904697E-4
2022-08-08T15:10:35,497 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.9128362868894971E-4
2022-08-08T15:10:35,497 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T15:10:35,497 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1382813743664532
2022-08-08T15:10:35,497 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1371952941659777
2022-08-08T15:10:35,497 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2210006316211095
2022-08-08T15:10:35,718 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T15:10:35,830 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -89.27474559632208
2022-08-08T15:10:35,830 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -108.65401633278309
2022-08-08T15:10:35,830 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -89.70272407502677
2022-08-08T15:10:35,830 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -72.86218216451732
2022-08-08T15:10:35,901 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T15:10:36,750 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18676.14267759977 meters
2022-08-08T15:10:36,750 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137679.97457674844 meters (statistic on all 2104646 legs which have a finite distance)
2022-08-08T15:10:36,750 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51376.798303697135 meters
2022-08-08T15:10:36,750 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137628.77044375206 meters (statistic on all 764782 trips which have a finite distance)
2022-08-08T15:10:36,750 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T15:10:36,750 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T15:10:38,120 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T15:10:38,122 INFO LegHistogramListener:72 number of legs: 2111899 100%
2022-08-08T15:10:38,122 INFO LegHistogramListener:79 number of bike legs: 105389 4.9902481131910195%
2022-08-08T15:10:38,122 INFO LegHistogramListener:79 number of car legs: 238460 11.291259667247346%
2022-08-08T15:10:38,122 INFO LegHistogramListener:79 number of drtNorth legs: 253 0.01197973956140895%
2022-08-08T15:10:38,122 INFO LegHistogramListener:79 number of drtSoutheast legs: 157 0.00743406763296919%
2022-08-08T15:10:38,122 INFO LegHistogramListener:79 number of freight legs: 47065 2.2285630136668466%
2022-08-08T15:10:38,122 INFO LegHistogramListener:79 number of pt legs: 126839 6.005921684701778%
2022-08-08T15:10:38,122 INFO LegHistogramListener:79 number of ride legs: 106327 5.034663115991816%
2022-08-08T15:10:38,122 INFO LegHistogramListener:79 number of walk legs: 1487409 70.42993059800682%
2022-08-08T15:10:38,754 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T15:10:38,754 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T15:10:41,405 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6818221498739325
2022-08-08T15:10:41,405 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4657846223367927
2022-08-08T15:10:41,405 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.012374381858609304
2022-08-08T15:10:41,405 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010304924077088586
2022-08-08T15:10:41,405 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T15:10:41,405 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5543052938065185
2022-08-08T15:10:41,405 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7473284481120691
2022-08-08T15:10:41,405 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9166054730225894
2022-08-08T15:10:41,405 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.24927081140204482
2022-08-08T15:10:41,405 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38550326851086336
2022-08-08T15:10:41,405 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0015867554701982675
2022-08-08T15:10:41,405 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0013980394069950755
2022-08-08T15:10:41,405 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T15:10:41,405 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.35939497886893607
2022-08-08T15:10:41,405 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2985398255082496
2022-08-08T15:10:41,405 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.706709562127382
2022-08-08T15:10:41,405 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18838613103827212
2022-08-08T15:10:41,405 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3723085494795545
2022-08-08T15:10:41,405 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.6074295074895883E-4
2022-08-08T15:10:41,406 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.87567334404864E-4
2022-08-08T15:10:41,406 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T15:10:41,406 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.24257074926696007
2022-08-08T15:10:41,406 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21813009340803238
2022-08-08T15:10:41,406 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.46342117830715274
2022-08-08T15:10:41,588 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T15:10:42,802 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T15:10:43,128 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T15:10:43,522 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T15:10:44,771 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T15:10:45,094 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T15:10:45,487 INFO ControlerListenerManagerImpl:171 [it.129] all ControlerIterationEndsListeners called.
2022-08-08T15:10:45,722 INFO AbstractController:181 ### ITERATION 129 ENDS
2022-08-08T15:10:45,722 INFO AbstractController:182 ###################################################
2022-08-08T15:10:45,722 INFO AbstractController:133 ###################################################
2022-08-08T15:10:45,722 INFO AbstractController:134 ### ITERATION 130 BEGINS
2022-08-08T15:10:45,723 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T15:10:45,723 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T15:10:45,723 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T15:10:45,723 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T15:10:45,723 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T15:10:51,950 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T15:10:51,975 INFO ControlerListenerManagerImpl:148 [it.130] all ControlerIterationStartsListeners called.
2022-08-08T15:10:51,975 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T15:10:53,557 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169272 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T15:10:53,557 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30721 plans
2022-08-08T15:10:53,557 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:10:53,557 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:10:53,557 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:10:53,558 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:10:53,559 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T15:10:53,559 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:10:53,560 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:10:53,560 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:10:53,560 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:10:53,561 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T15:10:53,562 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T15:10:53,565 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T15:10:53,570 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T15:10:53,578 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T15:10:53,582 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:10:53,595 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:10:53,599 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T15:10:53,599 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:10:53,603 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:10:53,636 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T15:10:53,793 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T15:10:54,058 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T15:10:54,479 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T15:10:55,190 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T15:10:56,743 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T15:10:59,735 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T15:11:04,913 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T15:11:18,550 INFO MemoryObserver:41 used RAM: 14232 MB free: 1847 MB total: 16080 MB
2022-08-08T15:11:23,649 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T15:11:23,649 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30721 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T15:11:23,649 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30727 plans
2022-08-08T15:11:23,650 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T15:11:23,650 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T15:11:23,650 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T15:11:23,650 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T15:11:23,650 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T15:11:23,650 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T15:11:23,650 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T15:11:23,650 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T15:11:23,651 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T15:11:23,651 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T15:11:23,653 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T15:11:23,656 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T15:11:23,663 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T15:11:23,676 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T15:11:23,700 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T15:11:23,745 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T15:11:23,907 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30727 plans
2022-08-08T15:11:23,907 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T15:11:23,907 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T15:11:23,907 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:11:23,907 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:11:23,907 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:11:23,907 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:11:23,908 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T15:11:23,908 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:11:23,908 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:11:23,909 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:11:23,909 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T15:11:23,910 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:11:23,912 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T15:11:23,921 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T15:11:23,926 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:11:23,934 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:11:23,940 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:11:23,943 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T15:11:23,949 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:11:23,994 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T15:11:24,104 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T15:11:24,268 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T15:11:24,656 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T15:11:25,716 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T15:11:27,496 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T15:11:30,912 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T15:11:37,593 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T15:11:54,631 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T15:11:54,631 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30727 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T15:11:54,631 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7708 plans
2022-08-08T15:11:54,631 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T15:11:54,631 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T15:11:54,631 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T15:11:54,631 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T15:11:54,631 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T15:11:54,631 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T15:11:54,631 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T15:11:54,632 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T15:11:54,632 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T15:11:54,632 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T15:11:54,632 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T15:11:54,633 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T15:11:54,634 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T15:11:54,636 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T15:11:54,637 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7708 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T15:11:54,637 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40231 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T15:11:54,637 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6834 plans
2022-08-08T15:11:54,637 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T15:11:54,637 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T15:11:54,637 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T15:11:54,637 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T15:11:54,641 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T15:11:54,646 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T15:11:54,673 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T15:11:54,745 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T15:11:55,040 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T15:11:55,453 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T15:11:55,815 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T15:11:56,907 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T15:11:59,024 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T15:12:05,870 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T15:12:05,870 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6834 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T15:12:05,870 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T15:12:06,845 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T15:12:07,839 INFO ControlerListenerManagerImpl:213 [it.130] all ControlerReplanningListeners called.
2022-08-08T15:12:07,839 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T15:12:07,839 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T15:12:07,839 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T15:12:07,918 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T15:12:07,989 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T15:12:07,989 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T15:12:07,989 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T15:12:07,997 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T15:12:08,006 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T15:12:08,006 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T15:12:08,008 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T15:12:08,008 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T15:12:08,008 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T15:12:08,008 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T15:12:08,008 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T15:12:08,008 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T15:12:08,008 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T15:12:08,008 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T15:12:08,008 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T15:12:08,008 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T15:12:08,008 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T15:12:08,008 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T15:12:08,008 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T15:12:08,009 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T15:12:08,009 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T15:12:08,009 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T15:12:08,707 INFO ControlerListenerManagerImpl:232 [it.130] all ControlerBeforeMobsimListeners called.
2022-08-08T15:12:08,707 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T15:12:08,707 INFO NetworkImpl:163 node # 1
2022-08-08T15:12:08,707 INFO NetworkImpl:163 node # 4
2022-08-08T15:12:08,707 INFO NetworkImpl:163 node # 16
2022-08-08T15:12:08,707 INFO NetworkImpl:163 node # 64
2022-08-08T15:12:08,707 INFO NetworkImpl:163 node # 256
2022-08-08T15:12:08,708 INFO NetworkImpl:163 node # 1024
2022-08-08T15:12:08,708 INFO NetworkImpl:163 node # 4096
2022-08-08T15:12:08,710 INFO NetworkImpl:163 node # 16384
2022-08-08T15:12:08,716 INFO NetworkImpl:163 node # 65536
2022-08-08T15:12:08,755 INFO NetworkImpl:159 link # 1
2022-08-08T15:12:08,755 INFO NetworkImpl:159 link # 4
2022-08-08T15:12:08,755 INFO NetworkImpl:159 link # 16
2022-08-08T15:12:08,756 INFO NetworkImpl:159 link # 64
2022-08-08T15:12:08,756 INFO NetworkImpl:159 link # 256
2022-08-08T15:12:08,757 INFO NetworkImpl:159 link # 1024
2022-08-08T15:12:08,761 INFO NetworkImpl:159 link # 4096
2022-08-08T15:12:08,779 INFO NetworkImpl:159 link # 16384
2022-08-08T15:12:08,851 INFO NetworkImpl:159 link # 65536
2022-08-08T15:12:09,182 INFO NetworkImpl:159 link # 262144
2022-08-08T15:12:09,923 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T15:12:09,923 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T15:12:09,923 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T15:12:09,923 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T15:12:09,923 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T15:12:09,923 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T15:12:09,924 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T15:12:09,924 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T15:12:09,926 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T15:12:09,928 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T15:12:09,933 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T15:12:09,986 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T15:12:10,028 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T15:12:10,072 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T15:12:10,159 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T15:12:10,333 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T15:12:10,665 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T15:12:11,233 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T15:12:12,314 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T15:12:12,411 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T15:12:12,425 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:12:12,425 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T15:12:12,426 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T15:12:12,426 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:12:12,426 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:12:12,426 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T15:12:12,426 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T15:12:12,426 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T15:12:12,426 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:12:12,426 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T15:12:18,551 INFO MemoryObserver:41 used RAM: 12231 MB free: 3848 MB total: 16080 MB
2022-08-08T15:12:19,706 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:12:19,706 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T15:12:19,706 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T15:12:19,706 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T15:12:19,706 INFO EventsManagerImpl:176
2022-08-08T15:12:19,706 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:12:19,706 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T15:12:19,706 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T15:12:19,706 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T15:12:19,706 INFO EventsManagerImpl:176
2022-08-08T15:12:19,706 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:12:19,706 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T15:12:19,706 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T15:12:19,706 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T15:12:19,706 INFO EventsManagerImpl:176
2022-08-08T15:12:19,706 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:12:19,706 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T15:12:19,706 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T15:12:19,706 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T15:12:19,707 INFO EventsManagerImpl:176
2022-08-08T15:12:19,707 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T15:12:19,707 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T15:12:19,707 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T15:12:19,707 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T15:12:19,707 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T15:12:19,707 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T15:12:19,707 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T15:12:19,707 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:12:19,707 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T15:12:19,707 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T15:12:19,707 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:12:19,707 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T15:12:19,707 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T15:12:19,707 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T15:12:19,707 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T15:12:19,707 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T15:12:19,707 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T15:12:19,707 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T15:12:19,707 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T15:12:19,707 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:12:19,707 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:12:19,707 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:12:19,707 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T15:12:19,707 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T15:12:19,708 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T15:12:19,708 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:12:19,708 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T15:12:19,708 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:12:19,708 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T15:12:19,708 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T15:12:19,708 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:12:19,708 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T15:12:19,708 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:12:19,708 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T15:12:19,708 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T15:12:19,708 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:12:19,708 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T15:12:19,708 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T15:12:19,708 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:12:19,708 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:12:19,708 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:12:19,708 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T15:12:19,708 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T15:12:19,708 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T15:12:19,708 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:12:19,708 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T15:12:19,708 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:12:19,708 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T15:12:19,708 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T15:12:19,708 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:12:19,708 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T15:12:19,708 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:12:19,708 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T15:12:19,708 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T15:12:19,708 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:12:19,708 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T15:12:21,249 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T15:12:21,252 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T15:12:21,433 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T15:12:21,433 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T15:12:21,433 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T15:12:21,433 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T15:12:21,433 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T15:12:21,433 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T15:12:21,433 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T15:12:21,434 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T15:12:21,648 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T15:12:21,648 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T15:12:21,652 INFO VehicularDepartureHandler:110 teleport vehicle 20465_bike from link 37995742#0 to link -37995740#1
2022-08-08T15:12:21,673 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T15:12:21,673 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T15:12:21,674 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T15:12:21,676 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T15:12:21,677 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T15:12:21,677 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T15:12:21,682 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T15:12:21,682 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T15:12:21,682 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T15:12:22,661 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1741 #nodes=227
2022-08-08T15:12:22,661 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271760 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T15:12:24,156 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3112 #nodes=335
2022-08-08T15:12:24,156 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271263 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T15:12:26,844 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4224 #nodes=460
2022-08-08T15:12:26,845 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270665 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T15:12:29,886 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5458 #nodes=689
2022-08-08T15:12:29,887 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269826 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T15:12:33,972 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6911 #nodes=967
2022-08-08T15:12:33,972 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268559 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-08-08T15:12:39,985 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10676 #nodes=1697
2022-08-08T15:12:39,986 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266652 lost=0 simT=21600.0s realT=27s; (s/r): 800.0
2022-08-08T15:12:53,784 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11625 #nodes=1928
2022-08-08T15:12:53,784 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263927 lost=0 simT=25200.0s realT=41s; (s/r): 614.6341463414634
2022-08-08T15:13:04,884 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12804 #nodes=1937
2022-08-08T15:13:04,885 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260483 lost=0 simT=28800.0s realT=52s; (s/r): 553.8461538461538
2022-08-08T15:13:18,551 INFO MemoryObserver:41 used RAM: 14567 MB free: 1512 MB total: 16080 MB
2022-08-08T15:13:19,899 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14146 #nodes=2114
2022-08-08T15:13:19,900 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256821 lost=0 simT=32400.0s realT=67s; (s/r): 483.5820895522388
2022-08-08T15:13:34,348 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13911 #nodes=2057
2022-08-08T15:13:34,349 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251317 lost=0 simT=36000.0s realT=81s; (s/r): 444.44444444444446
2022-08-08T15:13:46,573 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14278 #nodes=2088
2022-08-08T15:13:46,574 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245382 lost=0 simT=39600.0s realT=94s; (s/r): 421.27659574468083
2022-08-08T15:14:01,198 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14546 #nodes=2175
2022-08-08T15:14:01,198 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237472 lost=0 simT=43200.0s realT=108s; (s/r): 400.0
2022-08-08T15:14:18,077 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14782 #nodes=2321
2022-08-08T15:14:18,077 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228241 lost=0 simT=46800.0s realT=125s; (s/r): 374.4
2022-08-08T15:14:18,551 INFO MemoryObserver:41 used RAM: 15295 MB free: 784 MB total: 16080 MB
2022-08-08T15:14:31,381 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15045 #nodes=2384
2022-08-08T15:14:31,381 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=216934 lost=0 simT=50400.0s realT=138s; (s/r): 365.2173913043478
2022-08-08T15:14:45,248 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15254 #nodes=2413
2022-08-08T15:14:45,249 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203351 lost=0 simT=54000.0s realT=152s; (s/r): 355.2631578947368
2022-08-08T15:15:05,019 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15395 #nodes=2441
2022-08-08T15:15:05,020 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186537 lost=0 simT=57600.0s realT=172s; (s/r): 334.8837209302326
2022-08-08T15:15:18,551 INFO MemoryObserver:41 used RAM: 15364 MB free: 715 MB total: 16080 MB
2022-08-08T15:15:29,362 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15277 #nodes=2341
2022-08-08T15:15:29,363 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=166991 lost=0 simT=61200.0s realT=196s; (s/r): 312.2448979591837
2022-08-08T15:15:45,904 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=14952 #nodes=2215
2022-08-08T15:15:45,905 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144916 lost=0 simT=64800.0s realT=213s; (s/r): 304.22535211267603
2022-08-08T15:16:02,773 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14329 #nodes=2069
2022-08-08T15:16:02,774 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121447 lost=0 simT=68400.0s realT=230s; (s/r): 297.39130434782606
2022-08-08T15:16:16,950 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13920 #nodes=1950
2022-08-08T15:16:16,951 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96621 lost=0 simT=72000.0s realT=244s; (s/r): 295.08196721311475
2022-08-08T15:16:18,551 INFO MemoryObserver:41 used RAM: 15644 MB free: 435 MB total: 16080 MB
2022-08-08T15:16:32,333 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=11959 #nodes=1661
2022-08-08T15:16:32,333 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73946 lost=0 simT=75600.0s realT=259s; (s/r): 291.8918918918919
2022-08-08T15:16:50,579 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11267 #nodes=1497
2022-08-08T15:16:50,579 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58007 lost=0 simT=79200.0s realT=278s; (s/r): 284.89208633093523
2022-08-08T15:17:08,284 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10887 #nodes=1414
2022-08-08T15:17:08,284 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44468 lost=0 simT=82800.0s realT=295s; (s/r): 280.6779661016949
2022-08-08T15:17:18,552 INFO MemoryObserver:41 used RAM: 15540 MB free: 539 MB total: 16080 MB
2022-08-08T15:17:23,005 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10049 #nodes=1249
2022-08-08T15:17:23,005 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32278 lost=0 simT=86400.0s realT=310s; (s/r): 278.7096774193548
2022-08-08T15:17:43,640 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8569 #nodes=1033
2022-08-08T15:17:43,640 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26040 lost=7 simT=90000.0s realT=331s; (s/r): 271.9033232628399
2022-08-08T15:17:48,218 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7199 #nodes=825
2022-08-08T15:17:48,218 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22080 lost=7 simT=93600.0s realT=335s; (s/r): 279.4029850746269
2022-08-08T15:17:59,455 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6109 #nodes=680
2022-08-08T15:17:59,455 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19104 lost=10 simT=97200.0s realT=347s; (s/r): 280.1152737752161
2022-08-08T15:18:03,121 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5176 #nodes=565
2022-08-08T15:18:03,121 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16782 lost=11 simT=100800.0s realT=350s; (s/r): 288.0
2022-08-08T15:18:06,546 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4327 #nodes=468
2022-08-08T15:18:06,546 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14939 lost=11 simT=104400.0s realT=354s; (s/r): 294.91525423728814
2022-08-08T15:18:09,349 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3645 #nodes=360
2022-08-08T15:18:09,349 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13373 lost=11 simT=108000.0s realT=356s; (s/r): 303.3707865168539
2022-08-08T15:18:11,632 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=2993 #nodes=292
2022-08-08T15:18:11,632 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12116 lost=11 simT=111600.0s realT=359s; (s/r): 310.8635097493036
2022-08-08T15:18:13,499 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2538 #nodes=249
2022-08-08T15:18:13,499 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11109 lost=12 simT=115200.0s realT=361s; (s/r): 319.11357340720224
2022-08-08T15:18:15,092 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2153 #nodes=221
2022-08-08T15:18:15,092 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10293 lost=12 simT=118800.0s realT=362s; (s/r): 328.1767955801105
2022-08-08T15:18:16,201 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1814 #nodes=216
2022-08-08T15:18:16,201 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9568 lost=12 simT=122400.0s realT=363s; (s/r): 337.1900826446281
2022-08-08T15:18:17,251 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1627 #nodes=194
2022-08-08T15:18:17,251 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8876 lost=12 simT=126000.0s realT=364s; (s/r): 346.15384615384613
2022-08-08T15:18:18,259 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1352 #nodes=133
2022-08-08T15:18:18,259 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7282 lost=12 simT=129600.0s realT=365s; (s/r): 355.06849315068496
2022-08-08T15:18:18,552 INFO MemoryObserver:41 used RAM: 15846 MB free: 233 MB total: 16080 MB
2022-08-08T15:18:18,702 INFO AbstractController$9:234 ### ITERATION 130 fires after mobsim event
2022-08-08T15:18:18,702 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=236.062034485sec
2022-08-08T15:18:18,702 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T15:18:18,833 INFO LegTimesControlerListener:50 [130] average trip (probably: leg) duration is: 1227 seconds = 00:20:27
2022-08-08T15:18:18,833 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T15:18:18,833 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:18:18,833 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:18:18,833 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:18:18,833 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:18:18,833 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T15:18:18,833 INFO EventsManagerImpl:137 event # 1
2022-08-08T15:18:18,833 INFO EventsManagerImpl:137 event # 4
2022-08-08T15:18:18,833 INFO EventsManagerImpl:137 event # 16
2022-08-08T15:18:18,833 INFO EventsManagerImpl:137 event # 64
2022-08-08T15:18:18,834 INFO EventsManagerImpl:137 event # 256
2022-08-08T15:18:18,834 INFO EventsManagerImpl:137 event # 1024
2022-08-08T15:18:18,837 INFO EventsManagerImpl:137 event # 4096
2022-08-08T15:18:18,849 INFO EventsManagerImpl:137 event # 16384
2022-08-08T15:18:18,863 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T15:18:25,796 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T15:18:25,796 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T15:18:25,796 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T15:18:25,796 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T15:18:25,796 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T15:18:25,796 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T15:18:25,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-08-08T15:18:25,811 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-08-08T15:18:25,811 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:22:24][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:18:25,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-08-08T15:18:25,812 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-08-08T15:18:25,813 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=10:37:00][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:18:25,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-08-08T15:18:25,814 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-08-08T15:18:25,814 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-08-08T15:18:25,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-08-08T15:18:25,815 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-08-08T15:18:25,815 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:18:25,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-08-08T15:18:25,815 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-08-08T15:18:25,815 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-08-08T15:18:25,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-08-08T15:18:25,815 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-08-08T15:18:25,815 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-08-08T15:18:25,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-08-08T15:18:25,816 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-08-08T15:18:25,816 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-08-08T15:18:25,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-08-08T15:18:25,817 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-08-08T15:18:25,817 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=33:49:07][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:18:25,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-08-08T15:18:25,817 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T15:18:25,817 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:18:25,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-08-08T15:18:25,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-08-08T15:18:25,819 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-08-08T15:18:25,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-08-08T15:18:25,822 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-08-08T15:18:25,822 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-08-08T15:18:25,822 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T15:18:26,133 INFO ControlerListenerManagerImpl:251 [it.130] all ControlerAfterMobsimListeners called.
2022-08-08T15:18:26,133 INFO AbstractController$4:159 ### ITERATION 130 fires scoring event
2022-08-08T15:18:26,133 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T15:18:26,253 INFO NewScoreAssignerImpl:57 it: 130 msaStart: 599
2022-08-08T15:18:26,363 INFO ControlerListenerManagerImpl:194 [it.130] all ControlerScoringListeners called.
2022-08-08T15:18:26,363 INFO AbstractController$5:167 ### ITERATION 130 fires iteration end event
2022-08-08T15:18:26,363 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T15:18:26,363 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T15:18:26,434 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T15:18:26,437 INFO CountSimComparisonTableWriter:93 Writing CountsSimComparison to /net/ils/matsim-leipzig/run-car-free/25pct-test050822/output_95pct_noDepot/ITERS/it.130/leipzig-flexa-25pct-scaledFleet-carfree95pct_noDepot.130.countscompare.txt
2022-08-08T15:18:26,438 INFO CountSimComparisonTableWriter:134 Writing 'average weekday traffic volume' to /net/ils/matsim-leipzig/run-car-free/25pct-test050822/output_95pct_noDepot/ITERS/it.130/leipzig-flexa-25pct-scaledFleet-carfree95pct_noDepot.130.countscompareAWTV.txt
2022-08-08T15:18:26,439 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T15:18:27,886 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T15:18:27,886 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13602191673898642
2022-08-08T15:18:27,886 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.30654549469284215
2022-08-08T15:18:27,886 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.4135115566122515E-4
2022-08-08T15:18:27,886 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.8486471497455541E-4
2022-08-08T15:18:27,886 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T15:18:27,886 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1385971849212014
2022-08-08T15:18:27,886 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1370322537576321
2022-08-08T15:18:27,886 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22095569922510874
2022-08-08T15:18:28,071 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T15:18:28,178 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -89.3269406497949
2022-08-08T15:18:28,178 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -108.66813881927168
2022-08-08T15:18:28,178 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -89.62819874138216
2022-08-08T15:18:28,178 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -72.79977077069697
2022-08-08T15:18:28,246 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T15:18:28,857 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18659.721032674122 meters
2022-08-08T15:18:28,857 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137571.59446436097 meters (statistic on all 2104840 legs which have a finite distance)
2022-08-08T15:18:28,857 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51346.23416686749 meters
2022-08-08T15:18:28,857 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137517.21944134435 meters (statistic on all 764617 trips which have a finite distance)
2022-08-08T15:18:28,857 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T15:18:28,857 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T15:18:29,960 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T15:18:29,962 INFO LegHistogramListener:72 number of legs: 2112110 100%
2022-08-08T15:18:29,962 INFO LegHistogramListener:79 number of bike legs: 105120 4.977013507819195%
2022-08-08T15:18:29,962 INFO LegHistogramListener:79 number of car legs: 238642 11.29874864472021%
2022-08-08T15:18:29,962 INFO LegHistogramListener:79 number of drtNorth legs: 226 0.010700200273659989%
2022-08-08T15:18:29,962 INFO LegHistogramListener:79 number of drtSoutheast legs: 152 0.007196594874319993%
2022-08-08T15:18:29,962 INFO LegHistogramListener:79 number of freight legs: 47065 2.228340379999148%
2022-08-08T15:18:29,962 INFO LegHistogramListener:79 number of pt legs: 127144 6.019762228293034%
2022-08-08T15:18:29,962 INFO LegHistogramListener:79 number of ride legs: 106203 5.0282892462987245%
2022-08-08T15:18:29,962 INFO LegHistogramListener:79 number of walk legs: 1487558 70.42994919772171%
2022-08-08T15:18:30,580 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T15:18:30,580 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T15:18:33,172 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6835167430945326
2022-08-08T15:18:33,172 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4662596219516579
2022-08-08T15:18:33,172 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.012418030471867184
2022-08-08T15:18:33,172 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010337018645660558
2022-08-08T15:18:33,172 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T15:18:33,172 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5547995501625269
2022-08-08T15:18:33,172 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7490243251154121
2022-08-08T15:18:33,172 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9169199997945947
2022-08-08T15:18:33,172 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2498972973805697
2022-08-08T15:18:33,172 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3856406332643514
2022-08-08T15:18:33,172 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0016021608631128137
2022-08-08T15:18:33,172 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0014095934516809851
2022-08-08T15:18:33,172 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T15:18:33,172 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.36083795067193186
2022-08-08T15:18:33,172 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.29939867616323557
2022-08-08T15:18:33,172 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.7089330738380483
2022-08-08T15:18:33,172 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1885324822709603
2022-08-08T15:18:33,172 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37239327914058445
2022-08-08T15:18:33,173 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.6459429897759543E-4
2022-08-08T15:18:33,173 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.9141868263350056E-4
2022-08-08T15:18:33,173 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T15:18:33,173 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.24310480288799766
2022-08-08T15:18:33,173 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21842151209066588
2022-08-08T15:18:33,173 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4656793521518766
2022-08-08T15:18:33,395 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T15:18:34,494 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T15:18:34,819 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T15:18:35,211 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T15:18:36,462 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T15:18:36,787 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T15:18:37,180 INFO ControlerListenerManagerImpl:171 [it.130] all ControlerIterationEndsListeners called.
2022-08-08T15:18:37,423 INFO AbstractController:181 ### ITERATION 130 ENDS
2022-08-08T15:18:37,424 INFO AbstractController:182 ###################################################
2022-08-08T15:18:37,424 INFO AbstractController:133 ###################################################
2022-08-08T15:18:37,424 INFO AbstractController:134 ### ITERATION 131 BEGINS
2022-08-08T15:18:37,424 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T15:18:37,424 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T15:18:37,424 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T15:18:37,425 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T15:18:37,425 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T15:18:37,779 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T15:18:37,811 INFO ControlerListenerManagerImpl:148 [it.131] all ControlerIterationStartsListeners called.
2022-08-08T15:18:37,811 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T15:18:44,941 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169572 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T15:18:44,941 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30500 plans
2022-08-08T15:18:44,942 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:18:44,942 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:18:44,942 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:18:44,943 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T15:18:44,944 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T15:18:44,945 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:18:44,945 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:18:44,946 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T15:18:44,948 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T15:18:44,948 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T15:18:44,948 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:18:44,948 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:18:44,951 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:18:44,952 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:18:44,953 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:18:44,954 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T15:18:44,954 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:18:44,966 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:18:44,975 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T15:18:45,007 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T15:18:45,091 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T15:18:45,215 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T15:18:45,576 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T15:18:46,465 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T15:18:48,155 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T15:18:51,473 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T15:18:56,570 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T15:19:08,553 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T15:19:08,554 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30500 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T15:19:08,554 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30720 plans
2022-08-08T15:19:08,554 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T15:19:08,554 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T15:19:08,554 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T15:19:08,554 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T15:19:08,554 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T15:19:08,554 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T15:19:08,554 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T15:19:08,555 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T15:19:08,555 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T15:19:08,556 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T15:19:08,557 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T15:19:08,561 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T15:19:08,567 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T15:19:08,580 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T15:19:08,661 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T15:19:08,706 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T15:19:08,826 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30720 plans
2022-08-08T15:19:08,826 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:19:08,826 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T15:19:08,827 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:19:08,827 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T15:19:08,827 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:19:08,827 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T15:19:08,827 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T15:19:08,827 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:19:08,829 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:19:08,829 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:19:08,831 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T15:19:08,832 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:19:08,835 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T15:19:08,836 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:19:08,841 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:19:08,850 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T15:19:08,851 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:19:08,852 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:19:08,867 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:19:08,878 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T15:19:08,988 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T15:19:09,209 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T15:19:09,689 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T15:19:10,645 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T15:19:12,598 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T15:19:16,366 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T15:19:18,553 INFO MemoryObserver:41 used RAM: 15467 MB free: 612 MB total: 16080 MB
2022-08-08T15:19:23,500 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T15:19:40,134 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T15:19:40,134 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30720 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T15:19:40,134 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7636 plans
2022-08-08T15:19:40,135 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T15:19:40,135 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T15:19:40,135 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T15:19:40,135 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T15:19:40,135 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T15:19:40,135 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T15:19:40,135 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T15:19:40,135 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T15:19:40,135 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T15:19:40,135 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T15:19:40,136 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T15:19:40,136 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T15:19:40,138 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T15:19:40,140 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T15:19:40,140 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7636 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T15:19:40,140 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40220 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T15:19:40,140 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6845 plans
2022-08-08T15:19:40,141 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T15:19:40,141 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T15:19:40,142 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T15:19:40,143 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T15:19:40,145 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T15:19:40,154 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T15:19:40,175 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T15:19:40,247 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T15:19:40,575 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T15:19:41,026 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T15:19:41,543 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T15:19:42,590 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T15:19:44,975 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T15:19:51,643 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T15:19:51,643 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6845 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T15:19:51,643 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T15:19:52,639 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T15:19:53,614 INFO ControlerListenerManagerImpl:213 [it.131] all ControlerReplanningListeners called.
2022-08-08T15:19:53,614 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T15:19:53,614 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T15:19:53,614 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T15:19:53,693 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T15:19:53,764 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T15:19:53,764 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T15:19:53,764 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T15:19:53,773 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T15:19:53,782 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T15:19:53,782 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T15:19:53,783 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T15:19:53,783 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T15:19:53,783 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T15:19:53,783 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T15:19:53,784 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T15:19:53,784 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T15:19:53,784 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T15:19:53,784 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T15:19:53,784 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T15:19:53,784 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T15:19:53,784 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T15:19:53,784 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T15:19:53,784 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T15:19:53,784 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T15:19:53,784 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T15:19:53,784 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T15:19:54,486 INFO ControlerListenerManagerImpl:232 [it.131] all ControlerBeforeMobsimListeners called.
2022-08-08T15:19:54,486 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T15:19:54,487 INFO NetworkImpl:163 node # 1
2022-08-08T15:19:54,487 INFO NetworkImpl:163 node # 4
2022-08-08T15:19:54,487 INFO NetworkImpl:163 node # 16
2022-08-08T15:19:54,487 INFO NetworkImpl:163 node # 64
2022-08-08T15:19:54,487 INFO NetworkImpl:163 node # 256
2022-08-08T15:19:54,487 INFO NetworkImpl:163 node # 1024
2022-08-08T15:19:54,488 INFO NetworkImpl:163 node # 4096
2022-08-08T15:19:54,489 INFO NetworkImpl:163 node # 16384
2022-08-08T15:19:54,496 INFO NetworkImpl:163 node # 65536
2022-08-08T15:19:54,534 INFO NetworkImpl:159 link # 1
2022-08-08T15:19:54,535 INFO NetworkImpl:159 link # 4
2022-08-08T15:19:54,535 INFO NetworkImpl:159 link # 16
2022-08-08T15:19:54,535 INFO NetworkImpl:159 link # 64
2022-08-08T15:19:54,535 INFO NetworkImpl:159 link # 256
2022-08-08T15:19:54,536 INFO NetworkImpl:159 link # 1024
2022-08-08T15:19:54,540 INFO NetworkImpl:159 link # 4096
2022-08-08T15:19:54,558 INFO NetworkImpl:159 link # 16384
2022-08-08T15:19:54,629 INFO NetworkImpl:159 link # 65536
2022-08-08T15:19:54,961 INFO NetworkImpl:159 link # 262144
2022-08-08T15:19:55,614 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T15:19:55,614 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T15:19:55,614 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T15:19:55,614 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T15:19:55,614 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T15:19:55,614 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T15:19:55,615 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T15:19:55,615 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T15:19:55,616 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T15:19:55,619 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T15:19:55,624 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T15:19:55,633 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T15:19:55,652 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T15:19:55,793 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T15:19:55,866 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T15:19:56,057 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T15:19:56,359 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T15:19:56,917 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T15:19:57,992 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T15:19:58,088 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T15:19:58,105 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:19:58,105 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T15:19:58,105 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T15:19:58,105 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:19:58,105 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:19:58,105 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T15:19:58,105 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T15:19:58,105 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T15:19:58,105 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:19:58,105 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T15:20:05,196 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:20:05,196 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T15:20:05,196 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T15:20:05,196 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T15:20:05,196 INFO EventsManagerImpl:176
2022-08-08T15:20:05,196 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:20:05,196 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T15:20:05,196 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T15:20:05,196 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T15:20:05,196 INFO EventsManagerImpl:176
2022-08-08T15:20:05,196 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:20:05,196 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T15:20:05,196 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T15:20:05,196 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T15:20:05,197 INFO EventsManagerImpl:176
2022-08-08T15:20:05,197 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:20:05,197 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T15:20:05,197 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T15:20:05,197 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T15:20:05,197 INFO EventsManagerImpl:176
2022-08-08T15:20:05,197 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T15:20:05,197 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T15:20:05,197 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T15:20:05,197 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T15:20:05,197 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T15:20:05,197 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T15:20:05,197 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T15:20:05,197 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:20:05,197 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T15:20:05,197 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T15:20:05,197 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:20:05,197 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T15:20:05,197 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T15:20:05,197 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T15:20:05,197 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T15:20:05,197 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T15:20:05,197 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T15:20:05,197 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T15:20:05,197 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T15:20:05,198 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:20:05,198 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:20:05,198 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:20:05,198 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T15:20:05,198 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T15:20:05,198 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T15:20:05,198 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:20:05,198 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T15:20:05,198 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:20:05,198 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T15:20:05,198 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T15:20:05,198 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:20:05,198 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T15:20:05,198 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:20:05,198 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T15:20:05,198 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T15:20:05,198 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:20:05,198 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T15:20:05,198 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T15:20:05,198 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:20:05,198 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:20:05,198 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:20:05,198 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T15:20:05,198 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T15:20:05,198 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T15:20:05,198 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:20:05,198 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T15:20:05,198 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:20:05,198 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T15:20:05,198 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T15:20:05,198 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:20:05,198 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T15:20:05,199 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:20:05,199 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T15:20:05,199 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T15:20:05,199 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:20:05,199 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T15:20:06,736 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T15:20:06,739 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T15:20:06,921 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T15:20:06,921 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T15:20:06,921 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T15:20:06,921 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T15:20:06,921 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T15:20:06,921 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T15:20:06,921 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T15:20:06,921 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T15:20:07,135 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T15:20:07,135 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T15:20:07,159 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T15:20:07,159 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T15:20:07,161 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T15:20:07,162 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T15:20:07,163 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T15:20:07,168 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T15:20:07,169 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T15:20:07,169 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T15:20:07,170 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T15:20:07,170 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T15:20:08,261 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1733 #nodes=235
2022-08-08T15:20:08,261 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271759 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T15:20:09,915 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3082 #nodes=333
2022-08-08T15:20:09,915 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271263 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T15:20:12,807 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4204 #nodes=464
2022-08-08T15:20:12,807 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270657 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T15:20:16,152 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5467 #nodes=687
2022-08-08T15:20:16,152 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269823 lost=0 simT=14400.0s realT=18s; (s/r): 800.0
2022-08-08T15:20:18,566 INFO MemoryObserver:41 used RAM: 13686 MB free: 2393 MB total: 16080 MB
2022-08-08T15:20:20,179 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6931 #nodes=937
2022-08-08T15:20:20,179 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268571 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T15:20:26,493 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10722 #nodes=1710
2022-08-08T15:20:26,493 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266653 lost=0 simT=21600.0s realT=28s; (s/r): 771.4285714285714
2022-08-08T15:20:39,455 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11538 #nodes=1881
2022-08-08T15:20:39,455 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263947 lost=0 simT=25200.0s realT=41s; (s/r): 614.6341463414634
2022-08-08T15:20:50,739 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12817 #nodes=1913
2022-08-08T15:20:50,739 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260456 lost=0 simT=28800.0s realT=52s; (s/r): 553.8461538461538
2022-08-08T15:21:07,774 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14115 #nodes=2102
2022-08-08T15:21:07,774 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256791 lost=0 simT=32400.0s realT=69s; (s/r): 469.5652173913044
2022-08-08T15:21:18,566 INFO MemoryObserver:41 used RAM: 14912 MB free: 1167 MB total: 16080 MB
2022-08-08T15:21:21,262 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13877 #nodes=2007
2022-08-08T15:21:21,263 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251335 lost=0 simT=36000.0s realT=83s; (s/r): 433.73493975903614
2022-08-08T15:21:38,742 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14305 #nodes=2118
2022-08-08T15:21:38,743 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245383 lost=0 simT=39600.0s realT=100s; (s/r): 396.0
2022-08-08T15:21:51,478 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14529 #nodes=2166
2022-08-08T15:21:51,478 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237465 lost=0 simT=43200.0s realT=113s; (s/r): 382.3008849557522
2022-08-08T15:22:05,501 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14710 #nodes=2233
2022-08-08T15:22:05,502 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228310 lost=0 simT=46800.0s realT=127s; (s/r): 368.503937007874
2022-08-08T15:22:18,567 INFO MemoryObserver:41 used RAM: 15544 MB free: 535 MB total: 16080 MB
2022-08-08T15:22:24,029 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=14978 #nodes=2310
2022-08-08T15:22:24,029 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217035 lost=0 simT=50400.0s realT=145s; (s/r): 347.58620689655174
2022-08-08T15:22:37,866 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15292 #nodes=2399
2022-08-08T15:22:37,866 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203423 lost=0 simT=54000.0s realT=159s; (s/r): 339.62264150943395
2022-08-08T15:22:56,077 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15455 #nodes=2353
2022-08-08T15:22:56,078 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186595 lost=0 simT=57600.0s realT=177s; (s/r): 325.4237288135593
2022-08-08T15:23:18,567 INFO MemoryObserver:41 used RAM: 15640 MB free: 439 MB total: 16080 MB
2022-08-08T15:23:20,229 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15199 #nodes=2401
2022-08-08T15:23:20,229 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=166974 lost=0 simT=61200.0s realT=202s; (s/r): 302.970297029703
2022-08-08T15:23:38,563 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=14858 #nodes=2241
2022-08-08T15:23:38,564 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144864 lost=0 simT=64800.0s realT=220s; (s/r): 294.54545454545456
2022-08-08T15:23:53,184 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14117 #nodes=2074
2022-08-08T15:23:53,185 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121216 lost=0 simT=68400.0s realT=235s; (s/r): 291.06382978723406
2022-08-08T15:24:10,579 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13895 #nodes=1929
2022-08-08T15:24:10,579 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96457 lost=0 simT=72000.0s realT=252s; (s/r): 285.7142857142857
2022-08-08T15:24:18,567 INFO MemoryObserver:41 used RAM: 15641 MB free: 438 MB total: 16080 MB
2022-08-08T15:24:23,984 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=11958 #nodes=1638
2022-08-08T15:24:23,984 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73881 lost=0 simT=75600.0s realT=265s; (s/r): 285.2830188679245
2022-08-08T15:24:37,007 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11251 #nodes=1512
2022-08-08T15:24:37,007 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57867 lost=0 simT=79200.0s realT=278s; (s/r): 284.89208633093523
2022-08-08T15:24:53,288 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10737 #nodes=1320
2022-08-08T15:24:53,289 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44426 lost=0 simT=82800.0s realT=295s; (s/r): 280.6779661016949
2022-08-08T15:25:15,955 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10088 #nodes=1257
2022-08-08T15:25:15,956 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32241 lost=0 simT=86400.0s realT=317s; (s/r): 272.5552050473186
2022-08-08T15:25:18,567 INFO MemoryObserver:41 used RAM: 15590 MB free: 489 MB total: 16080 MB
2022-08-08T15:25:29,118 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8500 #nodes=968
2022-08-08T15:25:29,118 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26004 lost=3 simT=90000.0s realT=331s; (s/r): 271.9033232628399
2022-08-08T15:25:41,174 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7188 #nodes=807
2022-08-08T15:25:41,174 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21987 lost=3 simT=93600.0s realT=343s; (s/r): 272.8862973760933
2022-08-08T15:25:53,665 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6103 #nodes=697
2022-08-08T15:25:53,665 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18994 lost=4 simT=97200.0s realT=355s; (s/r): 273.80281690140845
2022-08-08T15:25:56,557 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5170 #nodes=523
2022-08-08T15:25:56,557 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16675 lost=4 simT=100800.0s realT=358s; (s/r): 281.56424581005587
2022-08-08T15:26:06,471 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4339 #nodes=420
2022-08-08T15:26:06,487 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14867 lost=4 simT=104400.0s realT=368s; (s/r): 283.69565217391306
2022-08-08T15:26:08,380 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3623 #nodes=358
2022-08-08T15:26:08,385 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13281 lost=4 simT=108000.0s realT=370s; (s/r): 291.8918918918919
2022-08-08T15:26:17,253 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3023 #nodes=287
2022-08-08T15:26:17,258 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12012 lost=4 simT=111600.0s realT=379s; (s/r): 294.4591029023747
2022-08-08T15:26:18,546 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2571 #nodes=248
2022-08-08T15:26:18,550 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11030 lost=5 simT=115200.0s realT=380s; (s/r): 303.1578947368421
2022-08-08T15:26:18,567 INFO MemoryObserver:41 used RAM: 15711 MB free: 368 MB total: 16080 MB
2022-08-08T15:26:19,633 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2202 #nodes=216
2022-08-08T15:26:19,650 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10244 lost=5 simT=118800.0s realT=381s; (s/r): 311.81102362204723
2022-08-08T15:26:28,202 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1876 #nodes=204
2022-08-08T15:26:28,209 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9512 lost=5 simT=122400.0s realT=390s; (s/r): 313.84615384615387
2022-08-08T15:26:29,089 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1670 #nodes=178
2022-08-08T15:26:29,106 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8794 lost=5 simT=126000.0s realT=391s; (s/r): 322.2506393861893
2022-08-08T15:26:29,969 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1387 #nodes=150
2022-08-08T15:26:29,973 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7174 lost=5 simT=129600.0s realT=391s; (s/r): 331.45780051150894
2022-08-08T15:26:30,384 INFO AbstractController$9:234 ### ITERATION 131 fires after mobsim event
2022-08-08T15:26:30,384 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=234.802983904sec
2022-08-08T15:26:30,391 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T15:26:30,438 INFO LegTimesControlerListener:50 [131] average trip (probably: leg) duration is: 1226 seconds = 00:20:26
2022-08-08T15:26:30,442 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T15:26:30,446 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:26:30,449 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:26:30,453 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:26:30,456 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:26:30,460 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T15:26:30,464 INFO EventsManagerImpl:137 event # 1
2022-08-08T15:26:30,468 INFO EventsManagerImpl:137 event # 4
2022-08-08T15:26:30,472 INFO EventsManagerImpl:137 event # 16
2022-08-08T15:26:30,476 INFO EventsManagerImpl:137 event # 64
2022-08-08T15:26:30,481 INFO EventsManagerImpl:137 event # 256
2022-08-08T15:26:30,485 INFO EventsManagerImpl:137 event # 1024
2022-08-08T15:26:30,491 INFO EventsManagerImpl:137 event # 4096
2022-08-08T15:26:30,505 INFO EventsManagerImpl:137 event # 16384
2022-08-08T15:26:30,521 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T15:26:37,664 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T15:26:37,670 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T15:26:37,675 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T15:26:37,679 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T15:26:37,683 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T15:26:37,687 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T15:26:37,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-08-08T15:26:37,697 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-08-08T15:26:37,701 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:18:53][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:26:37,706 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T15:26:37,710 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-08-08T15:26:37,714 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:46:34][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:26:37,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-08-08T15:26:37,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-08-08T15:26:37,728 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-08-08T15:26:37,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-08-08T15:26:37,736 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-08-08T15:26:37,740 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:26:37,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-08-08T15:26:37,747 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-08-08T15:26:37,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-08-08T15:26:37,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-08-08T15:26:37,758 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-08-08T15:26:37,762 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:19:50][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:26:37,766 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T15:26:37,770 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-08-08T15:26:37,774 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-08-08T15:26:37,779 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T15:26:37,783 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T15:26:37,787 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:26:37,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-08-08T15:26:37,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-08-08T15:26:37,800 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-08-08T15:26:37,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-08-08T15:26:37,811 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-08-08T15:26:37,815 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:21:01][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:26:37,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-08-08T15:26:37,823 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-08-08T15:26:37,826 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:48:56][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:26:37,830 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T15:26:38,150 INFO ControlerListenerManagerImpl:251 [it.131] all ControlerAfterMobsimListeners called.
2022-08-08T15:26:38,156 INFO AbstractController$4:159 ### ITERATION 131 fires scoring event
2022-08-08T15:26:38,160 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T15:26:38,324 INFO NewScoreAssignerImpl:57 it: 131 msaStart: 599
2022-08-08T15:26:38,452 INFO ControlerListenerManagerImpl:194 [it.131] all ControlerScoringListeners called.
2022-08-08T15:26:38,457 INFO AbstractController$5:167 ### ITERATION 131 fires iteration end event
2022-08-08T15:26:38,461 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T15:26:38,464 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T15:26:38,562 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T15:26:38,568 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T15:26:40,009 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T15:26:40,026 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13654955144630965
2022-08-08T15:26:40,030 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3061886030903218
2022-08-08T15:26:40,033 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.477700693756194E-4
2022-08-08T15:26:40,037 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.951349769175863E-4
2022-08-08T15:26:40,041 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T15:26:40,045 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13812603665456488
2022-08-08T15:26:40,048 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.137128537463348
2022-08-08T15:26:40,052 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22114313150556905
2022-08-08T15:26:40,243 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T15:26:40,354 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -89.17014887594313
2022-08-08T15:26:40,359 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -108.42165752599014
2022-08-08T15:26:40,363 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -89.51408670913582
2022-08-08T15:26:40,367 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -72.75039365059497
2022-08-08T15:26:40,453 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T15:26:41,052 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18686.377928983202 meters
2022-08-08T15:26:41,058 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137720.86935643354 meters (statistic on all 2104118 legs which have a finite distance)
2022-08-08T15:26:41,062 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51391.82240501634 meters
2022-08-08T15:26:41,065 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137669.91723672816 meters (statistic on all 764787 trips which have a finite distance)
2022-08-08T15:26:41,069 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T15:26:41,073 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T15:26:42,166 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T15:26:42,174 INFO LegHistogramListener:72 number of legs: 2111277 100%
2022-08-08T15:26:42,178 INFO LegHistogramListener:79 number of bike legs: 105504 4.997165222753812%
2022-08-08T15:26:42,182 INFO LegHistogramListener:79 number of car legs: 238354 11.289565509404971%
2022-08-08T15:26:42,186 INFO LegHistogramListener:79 number of drtNorth legs: 221 0.010467598519758422%
2022-08-08T15:26:42,189 INFO LegHistogramListener:79 number of drtSoutheast legs: 166 0.007862540064614922%
2022-08-08T15:26:42,193 INFO LegHistogramListener:79 number of freight legs: 47065 2.2292195671150683%
2022-08-08T15:26:42,197 INFO LegHistogramListener:79 number of pt legs: 126683 6.000302186780797%
2022-08-08T15:26:42,201 INFO LegHistogramListener:79 number of ride legs: 106301 5.034914888003801%
2022-08-08T15:26:42,205 INFO LegHistogramListener:79 number of walk legs: 1486983 70.43050248735717%
2022-08-08T15:26:42,814 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T15:26:42,819 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T15:26:45,435 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.685568227917653
2022-08-08T15:26:45,439 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.46675259452492335
2022-08-08T15:26:45,443 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.0124475574749534
2022-08-08T15:26:45,447 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010357559169546619
2022-08-08T15:26:45,450 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T15:26:45,454 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5552604281672204
2022-08-08T15:26:45,457 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7506932426811546
2022-08-08T15:26:45,461 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9173269589240873
2022-08-08T15:26:45,465 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2505622968413809
2022-08-08T15:26:45,468 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38579725475898263
2022-08-08T15:26:45,472 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0016188500387702388
2022-08-08T15:26:45,475 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0014224312791097737
2022-08-08T15:26:45,478 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T15:26:45,482 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.36231558460898544
2022-08-08T15:26:45,486 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.3002318511633639
2022-08-08T15:26:45,489 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.7111257747628853
2022-08-08T15:26:45,493 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18871092807222048
2022-08-08T15:26:45,497 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3724574682777284
2022-08-08T15:26:45,500 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.6716186446335313E-4
2022-08-08T15:26:45,505 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.9141868263350056E-4
2022-08-08T15:26:45,508 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T15:26:45,512 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.24367480242583586
2022-08-08T15:26:45,516 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.2186448902879268
2022-08-08T15:26:45,520 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4678553639010563
2022-08-08T15:26:45,707 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T15:26:46,914 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T15:26:47,275 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T15:26:47,669 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T15:26:48,927 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T15:26:49,260 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T15:26:49,652 INFO ControlerListenerManagerImpl:171 [it.131] all ControlerIterationEndsListeners called.
2022-08-08T15:26:49,899 INFO AbstractController:181 ### ITERATION 131 ENDS
2022-08-08T15:26:49,906 INFO AbstractController:182 ###################################################
2022-08-08T15:26:49,909 INFO AbstractController:133 ###################################################
2022-08-08T15:26:49,913 INFO AbstractController:134 ### ITERATION 132 BEGINS
2022-08-08T15:26:49,917 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T15:26:49,922 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T15:26:49,926 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T15:26:49,930 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T15:26:49,935 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T15:26:50,355 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T15:26:50,392 INFO ControlerListenerManagerImpl:148 [it.132] all ControlerIterationStartsListeners called.
2022-08-08T15:26:50,396 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T15:26:52,095 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169907 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T15:26:52,099 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30385 plans
2022-08-08T15:26:52,122 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T15:26:52,123 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T15:26:52,122 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:26:52,126 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:26:52,129 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T15:26:52,138 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T15:26:52,138 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:26:52,142 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T15:26:52,144 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:26:52,152 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:26:52,151 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:26:52,156 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T15:26:52,161 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:26:52,158 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:26:52,165 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:26:52,168 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:26:52,179 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:26:52,191 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:26:52,194 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T15:26:52,238 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T15:26:52,358 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T15:26:52,620 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T15:26:53,155 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T15:26:53,886 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T15:26:55,291 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T15:26:58,958 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T15:27:10,634 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T15:27:18,572 INFO MemoryObserver:41 used RAM: 14668 MB free: 1411 MB total: 16080 MB
2022-08-08T15:27:22,265 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T15:27:22,270 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30385 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T15:27:22,273 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30383 plans
2022-08-08T15:27:22,277 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T15:27:22,278 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T15:27:22,278 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T15:27:22,278 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T15:27:22,278 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T15:27:22,277 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T15:27:22,296 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T15:27:22,290 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T15:27:22,285 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T15:27:22,282 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T15:27:22,308 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T15:27:22,301 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T15:27:22,317 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T15:27:22,331 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T15:27:22,354 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T15:27:22,400 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T15:27:22,572 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30383 plans
2022-08-08T15:27:22,578 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T15:27:22,578 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:27:22,578 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:27:22,578 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T15:27:22,578 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:27:22,588 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:27:22,582 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:27:22,582 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T15:27:22,600 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:27:22,599 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T15:27:22,593 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:27:22,610 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T15:27:22,607 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:27:22,626 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T15:27:22,629 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:27:22,637 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:27:22,641 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T15:27:22,648 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:27:22,676 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:27:22,693 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T15:27:22,807 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T15:27:22,988 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T15:27:23,480 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T15:27:24,160 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T15:27:25,851 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T15:27:29,002 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T15:27:36,571 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T15:27:52,046 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T15:27:52,063 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30383 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T15:27:52,066 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7753 plans
2022-08-08T15:27:52,070 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T15:27:52,070 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T15:27:52,070 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T15:27:52,070 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T15:27:52,070 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T15:27:52,070 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T15:27:52,085 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T15:27:52,081 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T15:27:52,078 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T15:27:52,074 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T15:27:52,102 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T15:27:52,094 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T15:27:52,090 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T15:27:52,119 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T15:27:52,123 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7753 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T15:27:52,126 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40238 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T15:27:52,130 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6827 plans
2022-08-08T15:27:52,134 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T15:27:52,136 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T15:27:52,134 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T15:27:52,134 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T15:27:52,145 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T15:27:52,171 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T15:27:52,214 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T15:27:52,357 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T15:27:52,654 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T15:27:52,900 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T15:27:53,391 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T15:27:54,713 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T15:27:58,013 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T15:28:06,835 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T15:28:06,852 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6827 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T15:28:06,856 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T15:28:07,774 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T15:28:08,664 INFO ControlerListenerManagerImpl:213 [it.132] all ControlerReplanningListeners called.
2022-08-08T15:28:08,680 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T15:28:08,684 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T15:28:08,688 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T15:28:08,763 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T15:28:08,831 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T15:28:08,836 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T15:28:08,839 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T15:28:08,844 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T15:28:08,848 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T15:28:08,852 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T15:28:08,856 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T15:28:08,860 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T15:28:08,864 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T15:28:08,868 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T15:28:08,871 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T15:28:08,876 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T15:28:08,879 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T15:28:08,883 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T15:28:08,887 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T15:28:08,890 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T15:28:08,894 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T15:28:08,898 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T15:28:08,902 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T15:28:08,906 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T15:28:08,909 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T15:28:08,913 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T15:28:09,556 INFO ControlerListenerManagerImpl:232 [it.132] all ControlerBeforeMobsimListeners called.
2022-08-08T15:28:09,562 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T15:28:09,566 INFO NetworkImpl:163 node # 1
2022-08-08T15:28:09,569 INFO NetworkImpl:163 node # 4
2022-08-08T15:28:09,573 INFO NetworkImpl:163 node # 16
2022-08-08T15:28:09,577 INFO NetworkImpl:163 node # 64
2022-08-08T15:28:09,580 INFO NetworkImpl:163 node # 256
2022-08-08T15:28:09,584 INFO NetworkImpl:163 node # 1024
2022-08-08T15:28:09,588 INFO NetworkImpl:163 node # 4096
2022-08-08T15:28:09,593 INFO NetworkImpl:163 node # 16384
2022-08-08T15:28:09,602 INFO NetworkImpl:163 node # 65536
2022-08-08T15:28:09,638 INFO NetworkImpl:159 link # 1
2022-08-08T15:28:09,642 INFO NetworkImpl:159 link # 4
2022-08-08T15:28:09,646 INFO NetworkImpl:159 link # 16
2022-08-08T15:28:09,650 INFO NetworkImpl:159 link # 64
2022-08-08T15:28:09,654 INFO NetworkImpl:159 link # 256
2022-08-08T15:28:09,659 INFO NetworkImpl:159 link # 1024
2022-08-08T15:28:09,666 INFO NetworkImpl:159 link # 4096
2022-08-08T15:28:09,684 INFO NetworkImpl:159 link # 16384
2022-08-08T15:28:09,746 INFO NetworkImpl:159 link # 65536
2022-08-08T15:28:10,027 INFO NetworkImpl:159 link # 262144
2022-08-08T15:28:10,654 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T15:28:10,654 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T15:28:10,654 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T15:28:10,654 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T15:28:10,654 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T15:28:10,654 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T15:28:10,669 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T15:28:10,664 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T15:28:10,659 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T15:28:10,683 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T15:28:10,675 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T15:28:10,695 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T15:28:10,713 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T15:28:10,750 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T15:28:10,823 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T15:28:10,973 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T15:28:11,327 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T15:28:11,884 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T15:28:12,938 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T15:28:13,050 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T15:28:13,072 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:28:13,077 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T15:28:13,081 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T15:28:13,084 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:28:13,088 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:28:13,092 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T15:28:13,095 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T15:28:13,099 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T15:28:13,102 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:28:13,106 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T15:28:19,093 INFO MemoryObserver:41 used RAM: 11837 MB free: 4242 MB total: 16080 MB
2022-08-08T15:28:20,417 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:28:20,433 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T15:28:20,437 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T15:28:20,441 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T15:28:20,445 INFO EventsManagerImpl:176
2022-08-08T15:28:20,448 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:28:20,452 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T15:28:20,456 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T15:28:20,460 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T15:28:20,463 INFO EventsManagerImpl:176
2022-08-08T15:28:20,467 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:28:20,471 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T15:28:20,474 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T15:28:20,478 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T15:28:20,482 INFO EventsManagerImpl:176
2022-08-08T15:28:20,486 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:28:20,490 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T15:28:20,494 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T15:28:20,498 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T15:28:20,501 INFO EventsManagerImpl:176
2022-08-08T15:28:20,505 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T15:28:20,508 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T15:28:20,512 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T15:28:20,516 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T15:28:20,520 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T15:28:20,523 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T15:28:20,527 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T15:28:20,531 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:28:20,535 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T15:28:20,538 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T15:28:20,542 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:28:20,546 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T15:28:20,550 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T15:28:20,554 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T15:28:20,557 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T15:28:20,561 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T15:28:20,565 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T15:28:20,568 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T15:28:20,572 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T15:28:20,576 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:28:20,580 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:28:20,583 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:28:20,587 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T15:28:20,591 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T15:28:20,594 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T15:28:20,598 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:28:20,602 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T15:28:20,606 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:28:20,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T15:28:20,613 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T15:28:20,616 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:28:20,621 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T15:28:20,624 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:28:20,628 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T15:28:20,631 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T15:28:20,635 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:28:20,638 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T15:28:20,642 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T15:28:20,645 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:28:20,649 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:28:20,652 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:28:20,656 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T15:28:20,659 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T15:28:20,663 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T15:28:20,667 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:28:20,671 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T15:28:20,674 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:28:20,678 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T15:28:20,682 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T15:28:20,689 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:28:20,693 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T15:28:20,697 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:28:20,701 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T15:28:20,710 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T15:28:20,714 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:28:20,718 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T15:28:22,269 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T15:28:22,281 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T15:28:22,467 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T15:28:22,472 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T15:28:22,476 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T15:28:22,479 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T15:28:22,483 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T15:28:22,487 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T15:28:22,490 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T15:28:22,494 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T15:28:22,712 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T15:28:22,719 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T15:28:22,747 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T15:28:22,751 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T15:28:22,756 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T15:28:22,761 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T15:28:22,766 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T15:28:22,773 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T15:28:22,778 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T15:28:22,782 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T15:28:22,787 INFO VehicularDepartureHandler:110 teleport vehicle 157918_car from link -95454627 to link -103717883#3
2022-08-08T15:28:22,791 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T15:28:23,722 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1738 #nodes=222
2022-08-08T15:28:23,738 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271740 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T15:28:25,572 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3091 #nodes=329
2022-08-08T15:28:25,578 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271257 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T15:28:27,928 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4206 #nodes=453
2022-08-08T15:28:27,933 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270672 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T15:28:31,065 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5422 #nodes=699
2022-08-08T15:28:31,072 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269822 lost=0 simT=14400.0s realT=18s; (s/r): 800.0
2022-08-08T15:28:35,234 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6919 #nodes=963
2022-08-08T15:28:35,240 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268567 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T15:28:41,039 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10766 #nodes=1673
2022-08-08T15:28:41,046 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266666 lost=0 simT=21600.0s realT=27s; (s/r): 800.0
2022-08-08T15:28:54,361 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11625 #nodes=1900
2022-08-08T15:28:54,367 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263967 lost=0 simT=25200.0s realT=41s; (s/r): 614.6341463414634
2022-08-08T15:29:06,076 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12753 #nodes=1902
2022-08-08T15:29:06,082 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260462 lost=0 simT=28800.0s realT=53s; (s/r): 543.3962264150944
2022-08-08T15:29:19,098 INFO MemoryObserver:41 used RAM: 14137 MB free: 1942 MB total: 16080 MB
2022-08-08T15:29:22,799 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14023 #nodes=2071
2022-08-08T15:29:22,806 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256797 lost=0 simT=32400.0s realT=69s; (s/r): 469.5652173913044
2022-08-08T15:29:36,245 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13758 #nodes=2046
2022-08-08T15:29:36,250 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251314 lost=0 simT=36000.0s realT=83s; (s/r): 433.73493975903614
2022-08-08T15:29:54,009 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14297 #nodes=2117
2022-08-08T15:29:54,013 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245371 lost=0 simT=39600.0s realT=100s; (s/r): 396.0
2022-08-08T15:30:08,439 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14406 #nodes=2157
2022-08-08T15:30:08,446 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237417 lost=0 simT=43200.0s realT=115s; (s/r): 375.6521739130435
2022-08-08T15:30:19,104 INFO MemoryObserver:41 used RAM: 15434 MB free: 645 MB total: 16080 MB
2022-08-08T15:30:25,707 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14793 #nodes=2177
2022-08-08T15:30:25,723 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228182 lost=0 simT=46800.0s realT=132s; (s/r): 354.54545454545456
2022-08-08T15:30:39,106 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=14971 #nodes=2340
2022-08-08T15:30:39,123 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=216903 lost=0 simT=50400.0s realT=146s; (s/r): 345.2054794520548
2022-08-08T15:30:54,869 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15251 #nodes=2335
2022-08-08T15:30:54,875 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203367 lost=0 simT=54000.0s realT=161s; (s/r): 335.40372670807454
2022-08-08T15:31:19,389 INFO MemoryObserver:41 used RAM: 14774 MB free: 1305 MB total: 16080 MB
2022-08-08T15:31:20,696 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15454 #nodes=2407
2022-08-08T15:31:20,712 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186600 lost=0 simT=57600.0s realT=187s; (s/r): 308.02139037433153
2022-08-08T15:31:39,290 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15238 #nodes=2342
2022-08-08T15:31:39,295 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167015 lost=0 simT=61200.0s realT=206s; (s/r): 297.0873786407767
2022-08-08T15:31:53,991 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=14813 #nodes=2200
2022-08-08T15:31:54,007 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144654 lost=0 simT=64800.0s realT=220s; (s/r): 294.54545454545456
2022-08-08T15:32:13,224 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14132 #nodes=2026
2022-08-08T15:32:13,230 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121067 lost=0 simT=68400.0s realT=240s; (s/r): 285.0
2022-08-08T15:32:19,394 INFO MemoryObserver:41 used RAM: 15660 MB free: 419 MB total: 16080 MB
2022-08-08T15:32:28,067 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13871 #nodes=1983
2022-08-08T15:32:28,073 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96317 lost=0 simT=72000.0s realT=255s; (s/r): 282.3529411764706
2022-08-08T15:32:42,894 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=11935 #nodes=1627
2022-08-08T15:32:42,909 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73715 lost=0 simT=75600.0s realT=269s; (s/r): 281.04089219330854
2022-08-08T15:32:59,044 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11173 #nodes=1473
2022-08-08T15:32:59,061 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57786 lost=0 simT=79200.0s realT=285s; (s/r): 277.89473684210526
2022-08-08T15:33:21,392 INFO MemoryObserver:41 used RAM: 15415 MB free: 664 MB total: 16080 MB
2022-08-08T15:33:22,800 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10710 #nodes=1440
2022-08-08T15:33:22,804 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44299 lost=0 simT=82800.0s realT=309s; (s/r): 267.9611650485437
2022-08-08T15:33:37,597 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10077 #nodes=1216
2022-08-08T15:33:37,601 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32182 lost=0 simT=86400.0s realT=324s; (s/r): 266.6666666666667
2022-08-08T15:33:50,738 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8402 #nodes=992
2022-08-08T15:33:50,741 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25921 lost=1 simT=90000.0s realT=337s; (s/r): 267.06231454005933
2022-08-08T15:34:02,850 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7221 #nodes=840
2022-08-08T15:34:02,854 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21966 lost=2 simT=93600.0s realT=349s; (s/r): 268.1948424068768
2022-08-08T15:34:07,219 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6046 #nodes=697
2022-08-08T15:34:07,222 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18979 lost=2 simT=97200.0s realT=354s; (s/r): 274.5762711864407
2022-08-08T15:34:11,306 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5110 #nodes=559
2022-08-08T15:34:11,311 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16651 lost=3 simT=100800.0s realT=358s; (s/r): 281.56424581005587
2022-08-08T15:34:14,626 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4310 #nodes=445
2022-08-08T15:34:14,631 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14834 lost=3 simT=104400.0s realT=361s; (s/r): 289.196675900277
2022-08-08T15:34:17,204 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3590 #nodes=376
2022-08-08T15:34:17,221 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13282 lost=3 simT=108000.0s realT=364s; (s/r): 296.7032967032967
2022-08-08T15:34:19,239 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=2984 #nodes=283
2022-08-08T15:34:19,245 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=11985 lost=3 simT=111600.0s realT=366s; (s/r): 304.91803278688525
2022-08-08T15:34:20,826 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2486 #nodes=242
2022-08-08T15:34:20,833 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=10976 lost=3 simT=115200.0s realT=367s; (s/r): 313.89645776566755
2022-08-08T15:34:21,396 INFO MemoryObserver:41 used RAM: 15726 MB free: 353 MB total: 16080 MB
2022-08-08T15:34:22,179 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2142 #nodes=198
2022-08-08T15:34:22,195 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10174 lost=3 simT=118800.0s realT=369s; (s/r): 321.9512195121951
2022-08-08T15:34:23,328 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1834 #nodes=176
2022-08-08T15:34:23,344 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9477 lost=3 simT=122400.0s realT=370s; (s/r): 330.81081081081084
2022-08-08T15:34:24,382 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1627 #nodes=155
2022-08-08T15:34:24,389 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8813 lost=3 simT=126000.0s realT=371s; (s/r): 339.62264150943395
2022-08-08T15:34:25,365 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1342 #nodes=153
2022-08-08T15:34:25,372 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7214 lost=3 simT=129600.0s realT=372s; (s/r): 348.38709677419354
2022-08-08T15:34:33,395 INFO AbstractController$9:234 ### ITERATION 132 fires after mobsim event
2022-08-08T15:34:33,395 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=235.937010167sec
2022-08-08T15:34:33,410 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T15:34:33,453 INFO LegTimesControlerListener:50 [132] average trip (probably: leg) duration is: 1220 seconds = 00:20:20
2022-08-08T15:34:33,456 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T15:34:33,460 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:34:33,463 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:34:33,467 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:34:33,470 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:34:33,474 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T15:34:33,478 INFO EventsManagerImpl:137 event # 1
2022-08-08T15:34:33,481 INFO EventsManagerImpl:137 event # 4
2022-08-08T15:34:33,485 INFO EventsManagerImpl:137 event # 16
2022-08-08T15:34:33,488 INFO EventsManagerImpl:137 event # 64
2022-08-08T15:34:33,492 INFO EventsManagerImpl:137 event # 256
2022-08-08T15:34:33,497 INFO EventsManagerImpl:137 event # 1024
2022-08-08T15:34:33,503 INFO EventsManagerImpl:137 event # 4096
2022-08-08T15:34:33,517 INFO EventsManagerImpl:137 event # 16384
2022-08-08T15:34:33,533 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T15:34:33,816 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T15:34:33,822 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T15:34:33,826 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T15:34:33,830 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T15:34:33,833 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T15:34:33,837 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T15:34:33,841 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T15:34:33,848 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-08-08T15:34:33,852 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:18:53][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:34:33,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-08-08T15:34:33,862 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-08-08T15:34:33,866 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:59][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:34:33,872 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T15:34:33,875 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-08-08T15:34:33,879 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-08-08T15:34:33,883 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T15:34:33,887 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-08-08T15:34:33,891 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:34:33,894 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T15:34:33,898 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-08-08T15:34:33,902 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-08-08T15:34:33,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-08-08T15:34:33,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-08-08T15:34:33,914 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:38][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:34:33,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-08-08T15:34:33,923 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-08-08T15:34:33,927 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-08-08T15:34:33,931 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T15:34:33,935 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-08-08T15:34:33,939 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-08-08T15:34:33,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-08-08T15:34:33,947 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T15:34:33,950 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:34:33,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-08-08T15:34:33,960 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-08-08T15:34:33,964 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-08-08T15:34:33,971 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T15:34:33,975 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-08-08T15:34:33,979 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-08-08T15:34:33,983 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T15:34:34,307 INFO ControlerListenerManagerImpl:251 [it.132] all ControlerAfterMobsimListeners called.
2022-08-08T15:34:34,313 INFO AbstractController$4:159 ### ITERATION 132 fires scoring event
2022-08-08T15:34:34,316 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T15:34:34,460 INFO NewScoreAssignerImpl:57 it: 132 msaStart: 599
2022-08-08T15:34:34,581 INFO ControlerListenerManagerImpl:194 [it.132] all ControlerScoringListeners called.
2022-08-08T15:34:34,587 INFO AbstractController$5:167 ### ITERATION 132 fires iteration end event
2022-08-08T15:34:34,590 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T15:34:34,594 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T15:34:34,682 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T15:34:34,688 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T15:34:36,506 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T15:34:36,523 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13639036238619265
2022-08-08T15:34:36,526 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.30558650898391165
2022-08-08T15:34:36,529 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.78580855204712E-4
2022-08-08T15:34:36,533 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.7972958400304E-4
2022-08-08T15:34:36,536 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T15:34:36,539 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1389566440892075
2022-08-08T15:34:36,543 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1374867128486112
2022-08-08T15:34:36,546 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22070022645927584
2022-08-08T15:34:36,854 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T15:34:36,973 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -88.92587431834814
2022-08-08T15:34:36,979 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -108.32689027293495
2022-08-08T15:34:36,982 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -89.38985071958993
2022-08-08T15:34:36,985 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -72.68074851801337
2022-08-08T15:34:37,061 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T15:34:37,882 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18652.82190849811 meters
2022-08-08T15:34:37,898 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137612.7219901375 meters (statistic on all 2106248 legs which have a finite distance)
2022-08-08T15:34:37,901 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51357.79804663884 meters
2022-08-08T15:34:37,905 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137565.27991874155 meters (statistic on all 764712 trips which have a finite distance)
2022-08-08T15:34:37,909 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T15:34:37,912 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T15:34:39,280 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T15:34:39,288 INFO LegHistogramListener:72 number of legs: 2113437 100%
2022-08-08T15:34:39,292 INFO LegHistogramListener:79 number of bike legs: 105447 4.98936093197952%
2022-08-08T15:34:39,295 INFO LegHistogramListener:79 number of car legs: 237897 11.25640366852667%
2022-08-08T15:34:39,299 INFO LegHistogramListener:79 number of drtNorth legs: 254 0.012018337901721224%
2022-08-08T15:34:39,302 INFO LegHistogramListener:79 number of drtSoutheast legs: 148 0.007002811060845438%
2022-08-08T15:34:39,305 INFO LegHistogramListener:79 number of freight legs: 47065 2.226941233639801%
2022-08-08T15:34:39,309 INFO LegHistogramListener:79 number of pt legs: 127767 6.045460546020534%
2022-08-08T15:34:39,313 INFO LegHistogramListener:79 number of ride legs: 106547 5.041408852026344%
2022-08-08T15:34:39,316 INFO LegHistogramListener:79 number of walk legs: 1488312 70.42140361884456%
2022-08-08T15:34:39,983 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T15:34:40,000 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T15:34:42,874 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6874630912461422
2022-08-08T15:34:42,891 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.46713002665132974
2022-08-08T15:34:42,895 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.012500192567411432
2022-08-08T15:34:42,898 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010363978083261014
2022-08-08T15:34:42,902 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T15:34:42,905 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5557983331364866
2022-08-08T15:34:42,909 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7524070926428978
2022-08-08T15:34:42,912 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9176222289549495
2022-08-08T15:34:42,916 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2511541206858481
2022-08-08T15:34:42,920 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38592820059875627
2022-08-08T15:34:42,923 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.001644525693627816
2022-08-08T15:34:42,928 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0014404042375100777
2022-08-08T15:34:42,931 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T15:34:42,934 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3637277456261522
2022-08-08T15:34:42,938 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.3010714450772067
2022-08-08T15:34:42,942 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.7131271920590335
2022-08-08T15:34:42,945 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18891890087656685
2022-08-08T15:34:42,948 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3725460492869871
2022-08-08T15:34:42,952 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.7101321269198973E-4
2022-08-08T15:34:42,956 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.927024653763794E-4
2022-08-08T15:34:42,959 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T15:34:42,963 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2442191263088165
2022-08-08T15:34:42,966 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21892347114313152
2022-08-08T15:34:42,974 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.470084010742694
2022-08-08T15:34:43,169 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T15:34:44,481 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T15:34:44,806 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T15:34:45,198 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T15:34:46,551 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T15:34:46,884 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T15:34:47,275 INFO ControlerListenerManagerImpl:171 [it.132] all ControlerIterationEndsListeners called.
2022-08-08T15:34:47,529 INFO AbstractController:181 ### ITERATION 132 ENDS
2022-08-08T15:34:47,536 INFO AbstractController:182 ###################################################
2022-08-08T15:34:47,539 INFO AbstractController:133 ###################################################
2022-08-08T15:34:47,543 INFO AbstractController:134 ### ITERATION 133 BEGINS
2022-08-08T15:34:47,547 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T15:34:47,550 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T15:34:47,554 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T15:34:47,558 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T15:34:47,561 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T15:34:53,834 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T15:34:53,868 INFO ControlerListenerManagerImpl:148 [it.133] all ControlerIterationStartsListeners called.
2022-08-08T15:34:53,872 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T15:34:55,447 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169596 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T15:34:55,583 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30415 plans
2022-08-08T15:34:55,711 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:34:55,713 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T15:34:55,717 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:34:55,717 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T15:34:55,714 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T15:34:55,719 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T15:34:55,727 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:34:55,730 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:34:55,729 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T15:34:55,743 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:34:55,743 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:34:55,747 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T15:34:55,746 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:34:55,752 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:34:55,757 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:34:55,766 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:34:55,774 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T15:34:55,778 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:34:55,774 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:34:55,805 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T15:34:55,876 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T15:34:56,206 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T15:34:56,562 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T15:34:57,419 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T15:34:58,829 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T15:35:01,829 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T15:35:06,768 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T15:35:21,404 INFO MemoryObserver:41 used RAM: 14531 MB free: 1548 MB total: 16080 MB
2022-08-08T15:35:25,678 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T15:35:25,695 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30415 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T15:35:25,698 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30739 plans
2022-08-08T15:35:25,703 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T15:35:25,703 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T15:35:25,703 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T15:35:25,703 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T15:35:25,703 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T15:35:25,703 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T15:35:25,720 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T15:35:25,715 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T15:35:25,711 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T15:35:25,707 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T15:35:25,734 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T15:35:25,726 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T15:35:25,744 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T15:35:25,758 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T15:35:25,783 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T15:35:25,835 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T15:35:25,981 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30739 plans
2022-08-08T15:35:25,988 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T15:35:25,990 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:35:25,988 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:35:25,988 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:35:25,988 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T15:35:25,988 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T15:35:26,001 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:35:25,992 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T15:35:26,008 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:35:26,007 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:35:26,018 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:35:26,018 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T15:35:26,014 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:35:26,030 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T15:35:26,032 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:35:26,036 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:35:26,035 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:35:26,041 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:35:26,053 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T15:35:26,093 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T15:35:26,155 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T15:35:26,345 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T15:35:26,735 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T15:35:27,471 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T15:35:29,194 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T15:35:32,706 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T15:35:39,717 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T15:35:56,372 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T15:35:56,389 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30739 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T15:35:56,393 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7678 plans
2022-08-08T15:35:56,397 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T15:35:56,398 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T15:35:56,398 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T15:35:56,398 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T15:35:56,397 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T15:35:56,397 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T15:35:56,414 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T15:35:56,409 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T15:35:56,405 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T15:35:56,401 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T15:35:56,430 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T15:35:56,423 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T15:35:56,418 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T15:35:56,449 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T15:35:56,453 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7678 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T15:35:56,457 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40228 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T15:35:56,460 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6837 plans
2022-08-08T15:35:56,465 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T15:35:56,467 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T15:35:56,465 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T15:35:56,465 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T15:35:56,473 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T15:35:56,480 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T15:35:56,508 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T15:35:56,580 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T15:35:56,826 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T15:35:57,143 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T15:35:57,572 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T15:35:58,417 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T15:36:00,652 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T15:36:09,211 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T15:36:09,218 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6837 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T15:36:09,222 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T15:36:10,200 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T15:36:11,196 INFO ControlerListenerManagerImpl:213 [it.133] all ControlerReplanningListeners called.
2022-08-08T15:36:11,201 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T15:36:11,205 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T15:36:11,209 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T15:36:11,291 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T15:36:11,368 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T15:36:11,374 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T15:36:11,377 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T15:36:11,390 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T15:36:11,402 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T15:36:11,407 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T15:36:11,412 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T15:36:11,416 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T15:36:11,420 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T15:36:11,424 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T15:36:11,428 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T15:36:11,432 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T15:36:11,436 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T15:36:11,440 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T15:36:11,443 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T15:36:11,447 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T15:36:11,451 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T15:36:11,455 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T15:36:11,459 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T15:36:11,463 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T15:36:11,467 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T15:36:11,471 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T15:36:12,173 INFO ControlerListenerManagerImpl:232 [it.133] all ControlerBeforeMobsimListeners called.
2022-08-08T15:36:12,189 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T15:36:12,193 INFO NetworkImpl:163 node # 1
2022-08-08T15:36:12,197 INFO NetworkImpl:163 node # 4
2022-08-08T15:36:12,203 INFO NetworkImpl:163 node # 16
2022-08-08T15:36:12,207 INFO NetworkImpl:163 node # 64
2022-08-08T15:36:12,210 INFO NetworkImpl:163 node # 256
2022-08-08T15:36:12,214 INFO NetworkImpl:163 node # 1024
2022-08-08T15:36:12,218 INFO NetworkImpl:163 node # 4096
2022-08-08T15:36:12,224 INFO NetworkImpl:163 node # 16384
2022-08-08T15:36:12,235 INFO NetworkImpl:163 node # 65536
2022-08-08T15:36:12,277 INFO NetworkImpl:159 link # 1
2022-08-08T15:36:12,281 INFO NetworkImpl:159 link # 4
2022-08-08T15:36:12,284 INFO NetworkImpl:159 link # 16
2022-08-08T15:36:12,288 INFO NetworkImpl:159 link # 64
2022-08-08T15:36:12,292 INFO NetworkImpl:159 link # 256
2022-08-08T15:36:12,297 INFO NetworkImpl:159 link # 1024
2022-08-08T15:36:12,305 INFO NetworkImpl:159 link # 4096
2022-08-08T15:36:12,326 INFO NetworkImpl:159 link # 16384
2022-08-08T15:36:12,402 INFO NetworkImpl:159 link # 65536
2022-08-08T15:36:12,741 INFO NetworkImpl:159 link # 262144
2022-08-08T15:36:13,524 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T15:36:13,524 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T15:36:13,524 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T15:36:13,524 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T15:36:13,524 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T15:36:13,524 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T15:36:13,539 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T15:36:13,534 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T15:36:13,529 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T15:36:13,544 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T15:36:13,560 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T15:36:13,570 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T15:36:13,596 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T15:36:13,646 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T15:36:13,747 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T15:36:13,952 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T15:36:14,251 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T15:36:14,812 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T15:36:15,904 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T15:36:16,004 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T15:36:16,024 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:36:16,029 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T15:36:16,033 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T15:36:16,041 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:36:16,045 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:36:16,049 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T15:36:16,052 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T15:36:16,056 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T15:36:16,059 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:36:16,063 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T15:36:21,769 INFO MemoryObserver:41 used RAM: 11790 MB free: 4289 MB total: 16080 MB
2022-08-08T15:36:23,127 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:36:23,134 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T15:36:23,138 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T15:36:23,142 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T15:36:23,145 INFO EventsManagerImpl:176
2022-08-08T15:36:23,149 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:36:23,152 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T15:36:23,156 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T15:36:23,160 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T15:36:23,165 INFO EventsManagerImpl:176
2022-08-08T15:36:23,169 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:36:23,173 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T15:36:23,176 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T15:36:23,180 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T15:36:23,184 INFO EventsManagerImpl:176
2022-08-08T15:36:23,188 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:36:23,192 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T15:36:23,196 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T15:36:23,200 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T15:36:23,204 INFO EventsManagerImpl:176
2022-08-08T15:36:23,207 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T15:36:23,211 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T15:36:23,215 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T15:36:23,219 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T15:36:23,222 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T15:36:23,226 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T15:36:23,230 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T15:36:23,234 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:36:23,238 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T15:36:23,242 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T15:36:23,246 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:36:23,250 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T15:36:23,253 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T15:36:23,257 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T15:36:23,261 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T15:36:23,265 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T15:36:23,268 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T15:36:23,273 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T15:36:23,276 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T15:36:23,280 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:36:23,284 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:36:23,287 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:36:23,292 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T15:36:23,295 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T15:36:23,299 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T15:36:23,303 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:36:23,307 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T15:36:23,311 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:36:23,315 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T15:36:23,319 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T15:36:23,323 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:36:23,326 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T15:36:23,331 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:36:23,335 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T15:36:23,339 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T15:36:23,342 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:36:23,346 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T15:36:23,350 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T15:36:23,353 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:36:23,357 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:36:23,361 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:36:23,365 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T15:36:23,369 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T15:36:23,373 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T15:36:23,377 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:36:23,380 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T15:36:23,384 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:36:23,387 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T15:36:23,391 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T15:36:23,395 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:36:23,399 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T15:36:23,403 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:36:23,407 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T15:36:23,411 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T15:36:23,415 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:36:23,418 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T15:36:24,962 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T15:36:24,982 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T15:36:25,168 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T15:36:25,174 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T15:36:25,177 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T15:36:25,181 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T15:36:25,185 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T15:36:25,189 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T15:36:25,193 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T15:36:25,197 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T15:36:25,415 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T15:36:25,420 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T15:36:25,713 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T15:36:25,719 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T15:36:25,724 INFO VehicularDepartureHandler:110 teleport vehicle 118774_car from link -24914081#0 to link -37439229#4
2022-08-08T15:36:25,728 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T15:36:25,734 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T15:36:25,738 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T15:36:25,744 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T15:36:25,753 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T15:36:25,757 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T15:36:25,761 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T15:36:26,806 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1745 #nodes=212
2022-08-08T15:36:26,823 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271763 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T15:36:28,298 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3080 #nodes=336
2022-08-08T15:36:28,303 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271267 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T15:36:30,620 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4213 #nodes=474
2022-08-08T15:36:30,626 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270676 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T15:36:33,792 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5420 #nodes=678
2022-08-08T15:36:33,809 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269829 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T15:36:37,898 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6917 #nodes=961
2022-08-08T15:36:37,914 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268587 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-08-08T15:36:43,805 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10727 #nodes=1651
2022-08-08T15:36:43,812 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266647 lost=0 simT=21600.0s realT=27s; (s/r): 800.0
2022-08-08T15:36:55,765 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11568 #nodes=1845
2022-08-08T15:36:55,772 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263957 lost=0 simT=25200.0s realT=39s; (s/r): 646.1538461538462
2022-08-08T15:37:08,905 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12762 #nodes=1956
2022-08-08T15:37:08,910 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260456 lost=0 simT=28800.0s realT=52s; (s/r): 553.8461538461538
2022-08-08T15:37:21,774 INFO MemoryObserver:41 used RAM: 14384 MB free: 1695 MB total: 16080 MB
2022-08-08T15:37:24,209 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=13903 #nodes=2116
2022-08-08T15:37:24,216 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256776 lost=0 simT=32400.0s realT=68s; (s/r): 476.47058823529414
2022-08-08T15:37:38,985 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13825 #nodes=1965
2022-08-08T15:37:38,988 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251268 lost=0 simT=36000.0s realT=82s; (s/r): 439.0243902439024
2022-08-08T15:37:56,928 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14136 #nodes=2075
2022-08-08T15:37:56,945 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245303 lost=0 simT=39600.0s realT=100s; (s/r): 396.0
2022-08-08T15:38:11,183 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14377 #nodes=2191
2022-08-08T15:38:11,200 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237367 lost=0 simT=43200.0s realT=115s; (s/r): 375.6521739130435
2022-08-08T15:38:21,779 INFO MemoryObserver:41 used RAM: 15304 MB free: 775 MB total: 16080 MB
2022-08-08T15:38:30,878 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14727 #nodes=2256
2022-08-08T15:38:30,885 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228287 lost=0 simT=46800.0s realT=134s; (s/r): 349.25373134328356
2022-08-08T15:38:44,389 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=14888 #nodes=2357
2022-08-08T15:38:44,407 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=216904 lost=0 simT=50400.0s realT=148s; (s/r): 340.5405405405405
2022-08-08T15:39:00,298 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15314 #nodes=2424
2022-08-08T15:39:00,302 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203228 lost=0 simT=54000.0s realT=164s; (s/r): 329.2682926829268
2022-08-08T15:39:26,283 INFO MemoryObserver:41 used RAM: 14787 MB free: 1292 MB total: 16080 MB
2022-08-08T15:39:26,761 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15460 #nodes=2353
2022-08-08T15:39:26,768 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186483 lost=0 simT=57600.0s realT=190s; (s/r): 303.1578947368421
2022-08-08T15:39:43,433 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15271 #nodes=2354
2022-08-08T15:39:43,437 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=166923 lost=0 simT=61200.0s realT=207s; (s/r): 295.6521739130435
2022-08-08T15:40:00,265 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=14829 #nodes=2246
2022-08-08T15:40:00,281 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144671 lost=0 simT=64800.0s realT=224s; (s/r): 289.2857142857143
2022-08-08T15:40:16,681 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14148 #nodes=2103
2022-08-08T15:40:16,697 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121029 lost=0 simT=68400.0s realT=240s; (s/r): 285.0
2022-08-08T15:40:26,289 INFO MemoryObserver:41 used RAM: 15706 MB free: 373 MB total: 16080 MB
2022-08-08T15:40:31,400 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13790 #nodes=2010
2022-08-08T15:40:31,417 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96154 lost=0 simT=72000.0s realT=255s; (s/r): 282.3529411764706
2022-08-08T15:40:46,131 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=11930 #nodes=1595
2022-08-08T15:40:46,135 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73639 lost=0 simT=75600.0s realT=270s; (s/r): 280.0
2022-08-08T15:41:04,763 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11120 #nodes=1441
2022-08-08T15:41:04,779 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57790 lost=0 simT=79200.0s realT=288s; (s/r): 275.0
2022-08-08T15:41:21,971 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10699 #nodes=1397
2022-08-08T15:41:21,986 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44390 lost=0 simT=82800.0s realT=305s; (s/r): 271.4754098360656
2022-08-08T15:41:32,730 INFO MemoryObserver:41 used RAM: 15440 MB free: 639 MB total: 16080 MB
2022-08-08T15:41:36,619 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10018 #nodes=1233
2022-08-08T15:41:36,625 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32226 lost=1 simT=86400.0s realT=320s; (s/r): 270.0
2022-08-08T15:41:50,983 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8473 #nodes=1007
2022-08-08T15:41:50,999 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25899 lost=1 simT=90000.0s realT=334s; (s/r): 269.4610778443114
2022-08-08T15:42:03,706 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7183 #nodes=894
2022-08-08T15:42:03,722 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21963 lost=2 simT=93600.0s realT=347s; (s/r): 269.7406340057637
2022-08-08T15:42:08,162 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6008 #nodes=658
2022-08-08T15:42:08,169 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19013 lost=2 simT=97200.0s realT=352s; (s/r): 276.1363636363636
2022-08-08T15:42:11,941 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5086 #nodes=528
2022-08-08T15:42:11,957 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16683 lost=2 simT=100800.0s realT=355s; (s/r): 283.943661971831
2022-08-08T15:42:15,148 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4283 #nodes=473
2022-08-08T15:42:15,154 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14841 lost=2 simT=104400.0s realT=359s; (s/r): 290.8077994428969
2022-08-08T15:42:17,754 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3560 #nodes=360
2022-08-08T15:42:17,771 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13288 lost=3 simT=108000.0s realT=361s; (s/r): 299.1689750692521
2022-08-08T15:42:19,918 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=2986 #nodes=290
2022-08-08T15:42:19,922 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12044 lost=4 simT=111600.0s realT=363s; (s/r): 307.43801652892563
2022-08-08T15:42:21,510 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2481 #nodes=295
2022-08-08T15:42:21,526 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11044 lost=4 simT=115200.0s realT=365s; (s/r): 315.6164383561644
2022-08-08T15:42:22,919 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2140 #nodes=232
2022-08-08T15:42:22,935 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10248 lost=4 simT=118800.0s realT=366s; (s/r): 324.59016393442624
2022-08-08T15:42:24,183 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1854 #nodes=201
2022-08-08T15:42:24,189 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9535 lost=5 simT=122400.0s realT=368s; (s/r): 332.60869565217394
2022-08-08T15:42:25,267 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1632 #nodes=171
2022-08-08T15:42:25,283 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8855 lost=5 simT=126000.0s realT=369s; (s/r): 341.4634146341463
2022-08-08T15:42:26,321 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1362 #nodes=136
2022-08-08T15:42:26,326 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7247 lost=6 simT=129600.0s realT=370s; (s/r): 350.27027027027026
2022-08-08T15:42:34,242 INFO MemoryObserver:41 used RAM: 15621 MB free: 458 MB total: 16080 MB
2022-08-08T15:42:34,324 INFO AbstractController$9:234 ### ITERATION 133 fires after mobsim event
2022-08-08T15:42:34,325 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=234.992750177sec
2022-08-08T15:42:34,328 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T15:42:34,370 INFO LegTimesControlerListener:50 [133] average trip (probably: leg) duration is: 1219 seconds = 00:20:19
2022-08-08T15:42:34,374 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T15:42:34,377 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:42:34,382 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:42:34,386 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:42:34,390 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:42:34,393 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T15:42:34,397 INFO EventsManagerImpl:137 event # 1
2022-08-08T15:42:34,400 INFO EventsManagerImpl:137 event # 4
2022-08-08T15:42:34,404 INFO EventsManagerImpl:137 event # 16
2022-08-08T15:42:34,408 INFO EventsManagerImpl:137 event # 64
2022-08-08T15:42:34,412 INFO EventsManagerImpl:137 event # 256
2022-08-08T15:42:34,417 INFO EventsManagerImpl:137 event # 1024
2022-08-08T15:42:34,423 INFO EventsManagerImpl:137 event # 4096
2022-08-08T15:42:34,436 INFO EventsManagerImpl:137 event # 16384
2022-08-08T15:42:34,452 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T15:42:34,734 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T15:42:34,737 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T15:42:34,741 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T15:42:34,745 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T15:42:34,749 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T15:42:34,753 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T15:42:34,756 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T15:42:34,765 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-08-08T15:42:34,768 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:18:53][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:42:34,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-08-08T15:42:34,777 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=01:02:45][duration=undefined][facilityId=null]
2022-08-08T15:42:34,781 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=10:07:45][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:42:34,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-08-08T15:42:34,790 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-08-08T15:42:34,794 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-08-08T15:42:34,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-08-08T15:42:34,802 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-08-08T15:42:34,806 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:42:34,811 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T15:42:34,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-08-08T15:42:34,818 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-08-08T15:42:34,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-08-08T15:42:34,826 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-08-08T15:42:34,830 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-08-08T15:42:34,835 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T15:42:34,838 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-08-08T15:42:34,842 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-08-08T15:42: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-08-08T15:42: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-08-08T15:42:34,852 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-08-08T15:42:34,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-08-08T15:42:34,861 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T15:42:34,865 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:42:34,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-08-08T15:42:34,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-08-08T15:42:34,881 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-08-08T15:42:34,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-08-08T15:42:34,890 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-08-08T15:42:34,894 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:49:22][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:42:34,899 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T15:42:35,226 INFO ControlerListenerManagerImpl:251 [it.133] all ControlerAfterMobsimListeners called.
2022-08-08T15:42:35,231 INFO AbstractController$4:159 ### ITERATION 133 fires scoring event
2022-08-08T15:42:35,235 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T15:42:35,356 INFO NewScoreAssignerImpl:57 it: 133 msaStart: 599
2022-08-08T15:42:35,471 INFO ControlerListenerManagerImpl:194 [it.133] all ControlerScoringListeners called.
2022-08-08T15:42:35,477 INFO AbstractController$5:167 ### ITERATION 133 fires iteration end event
2022-08-08T15:42:35,480 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T15:42:35,484 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T15:42:35,556 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T15:42:35,560 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T15:42:37,381 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T15:42:37,389 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13665610541396858
2022-08-08T15:42:37,393 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.30573671156482846
2022-08-08T15:42:37,397 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.272295454895577E-4
2022-08-08T15:42:37,401 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.8101336674591887E-4
2022-08-08T15:42:37,404 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T15:42:37,407 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13837637428942626
2022-08-08T15:42:37,411 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13764975325695683
2022-08-08T15:42:37,415 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.220751577768991
2022-08-08T15:42:37,623 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T15:42:37,741 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -88.72000159105988
2022-08-08T15:42:37,746 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -108.25608320793152
2022-08-08T15:42:37,749 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -89.28247006488021
2022-08-08T15:42:37,752 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -72.61755836694921
2022-08-08T15:42:37,848 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T15:42:38,622 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18633.549109935946 meters
2022-08-08T15:42:38,627 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137407.74755059005 meters (statistic on all 2105286 legs which have a finite distance)
2022-08-08T15:42:38,631 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51274.4253705526 meters
2022-08-08T15:42:38,635 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137360.2798154554 meters (statistic on all 764814 trips which have a finite distance)
2022-08-08T15:42:38,638 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T15:42:38,642 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T15:42:39,922 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T15:42:39,931 INFO LegHistogramListener:72 number of legs: 2112520 100%
2022-08-08T15:42:39,934 INFO LegHistogramListener:79 number of bike legs: 105603 4.998911252911215%
2022-08-08T15:42:39,938 INFO LegHistogramListener:79 number of car legs: 237999 11.266118190597012%
2022-08-08T15:42:39,942 INFO LegHistogramListener:79 number of drtNorth legs: 208 0.009846060629011796%
2022-08-08T15:42:39,946 INFO LegHistogramListener:79 number of drtSoutheast legs: 147 0.0069585140022342985%
2022-08-08T15:42:39,949 INFO LegHistogramListener:79 number of freight legs: 47065 2.227907901463655%
2022-08-08T15:42:39,953 INFO LegHistogramListener:79 number of pt legs: 126956 6.0096945827731805%
2022-08-08T15:42:39,958 INFO LegHistogramListener:79 number of ride legs: 106697 5.050697744873421%
2022-08-08T15:42:39,961 INFO LegHistogramListener:79 number of walk legs: 1487845 70.42986575275027%
2022-08-08T15:42:40,632 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T15:42:40,637 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T15:42:43,476 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6894593734113189
2022-08-08T15:42:43,481 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.46754853982550826
2022-08-08T15:42:43,484 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.01252458443952613
2022-08-08T15:42:43,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010393505086347227
2022-08-08T15:42:43,491 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T15:42:43,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5562348192690655
2022-08-08T15:42:43,498 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7540002670268106
2022-08-08T15:42:43,502 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9179675665127839
2022-08-08T15:42:43,505 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2518024309710019
2022-08-08T15:42:43,509 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38607070048321585
2022-08-08T15:42:43,513 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0016637824347709989
2022-08-08T15:42:43,517 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0014609447613961393
2022-08-08T15:42:43,521 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T15:42:43,524 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3650397715893744
2022-08-08T15:42:43,528 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.3019213092529925
2022-08-08T15:42:43,532 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.7153160416356419
2022-08-08T15:42:43,535 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18909477911234127
2022-08-08T15:42:43,539 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37262307625155977
2022-08-08T15:42:43,542 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.7101321269198973E-4
2022-08-08T15:42:43,546 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.939862481192583E-4
2022-08-08T15:42:43,549 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T15:42:43,553 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.24473135562322518
2022-08-08T15:42:43,557 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21916097095056408
2022-08-08T15:42:43,561 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.47231009001884594
2022-08-08T15:42:43,783 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T15:42:44,957 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T15:42:45,300 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T15:42:45,692 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T15:42:46,981 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T15:42:47,323 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T15:42:47,748 INFO ControlerListenerManagerImpl:171 [it.133] all ControlerIterationEndsListeners called.
2022-08-08T15:42:47,993 INFO AbstractController:181 ### ITERATION 133 ENDS
2022-08-08T15:42:48,000 INFO AbstractController:182 ###################################################
2022-08-08T15:42:48,004 INFO AbstractController:133 ###################################################
2022-08-08T15:42:48,007 INFO AbstractController:134 ### ITERATION 134 BEGINS
2022-08-08T15:42:48,012 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T15:42:48,015 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T15:42:48,019 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T15:42:48,023 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T15:42:48,027 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T15:42:48,505 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T15:42:48,543 INFO ControlerListenerManagerImpl:148 [it.134] all ControlerIterationStartsListeners called.
2022-08-08T15:42:48,547 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T15:42:56,059 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169764 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T15:42:56,075 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30547 plans
2022-08-08T15:42:56,080 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T15:42:56,081 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T15:42:56,080 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:42:56,080 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:42:56,090 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:42:56,089 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T15:42:56,097 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:42:56,097 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:42:56,093 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:42:56,109 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:42:56,101 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T15:42:56,118 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:42:56,112 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T15:42:56,130 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:42:56,134 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:42:56,131 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:42:56,130 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T15:42:56,153 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:42:56,157 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T15:42:56,190 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T15:42:56,323 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T15:42:56,567 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T15:42:56,912 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T15:42:57,671 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T15:42:59,363 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T15:43:02,590 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T15:43:07,759 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T15:43:19,683 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T15:43:19,690 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30547 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T15:43:19,694 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30442 plans
2022-08-08T15:43:19,698 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T15:43:19,699 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T15:43:19,698 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T15:43:19,698 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T15:43:19,698 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T15:43:19,698 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T15:43:19,715 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T15:43:19,710 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T15:43:19,706 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T15:43:19,702 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T15:43:19,730 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T15:43:19,722 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T15:43:19,740 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T15:43:19,754 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T15:43:19,779 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T15:43:19,834 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T15:43:20,018 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30442 plans
2022-08-08T15:43:20,024 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:43:20,025 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:43:20,024 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T15:43:20,024 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:43:20,024 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T15:43:20,038 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T15:43:20,028 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T15:43:20,042 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:43:20,042 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:43:20,050 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:43:20,050 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:43:20,046 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:43:20,062 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T15:43:20,059 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:43:20,075 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T15:43:20,074 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:43:20,074 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:43:20,084 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:43:20,099 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T15:43:20,161 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T15:43:20,260 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T15:43:20,523 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T15:43:21,121 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T15:43:21,796 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T15:43:23,440 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T15:43:26,767 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T15:43:34,247 INFO MemoryObserver:41 used RAM: 15954 MB free: 125 MB total: 16080 MB
2022-08-08T15:43:34,389 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T15:43:50,622 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T15:43:50,627 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30442 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T15:43:50,631 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7675 plans
2022-08-08T15:43:50,635 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T15:43:50,636 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T15:43:50,636 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T15:43:50,636 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T15:43:50,636 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T15:43:50,635 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T15:43:50,651 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T15:43:50,647 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T15:43:50,643 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T15:43:50,639 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T15:43:50,669 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T15:43:50,661 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T15:43:50,656 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T15:43:50,686 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T15:43:50,690 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7675 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T15:43:50,694 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40249 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T15:43:50,698 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6816 plans
2022-08-08T15:43:50,702 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T15:43:50,705 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T15:43:50,702 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T15:43:50,702 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T15:43:50,710 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T15:43:50,723 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T15:43:50,744 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T15:43:50,853 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T15:43:51,123 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T15:43:51,465 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T15:43:52,116 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T15:43:52,963 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T15:43:55,312 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T15:44:03,918 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T15:44:03,922 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6816 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T15:44:03,926 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T15:44:04,913 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T15:44:05,933 INFO ControlerListenerManagerImpl:213 [it.134] all ControlerReplanningListeners called.
2022-08-08T15:44:05,937 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T15:44:05,941 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T15:44:05,944 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T15:44:06,024 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T15:44:06,099 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T15:44:06,104 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T15:44:06,107 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T15:44:06,112 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T15:44:06,117 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T15:44:06,122 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T15:44:06,127 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T15:44:06,130 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T15:44:06,134 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T15:44:06,137 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T15:44:06,141 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T15:44:06,145 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T15:44:06,149 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T15:44:06,153 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T15:44:06,156 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T15:44:06,160 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T15:44:06,163 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T15:44:06,167 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T15:44:06,170 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T15:44:06,174 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T15:44:06,178 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T15:44:06,181 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T15:44:06,865 INFO ControlerListenerManagerImpl:232 [it.134] all ControlerBeforeMobsimListeners called.
2022-08-08T15:44:06,870 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T15:44:06,875 INFO NetworkImpl:163 node # 1
2022-08-08T15:44:06,879 INFO NetworkImpl:163 node # 4
2022-08-08T15:44:06,883 INFO NetworkImpl:163 node # 16
2022-08-08T15:44:06,886 INFO NetworkImpl:163 node # 64
2022-08-08T15:44:06,890 INFO NetworkImpl:163 node # 256
2022-08-08T15:44:06,894 INFO NetworkImpl:163 node # 1024
2022-08-08T15:44:06,899 INFO NetworkImpl:163 node # 4096
2022-08-08T15:44:06,904 INFO NetworkImpl:163 node # 16384
2022-08-08T15:44:06,913 INFO NetworkImpl:163 node # 65536
2022-08-08T15:44:06,952 INFO NetworkImpl:159 link # 1
2022-08-08T15:44:06,956 INFO NetworkImpl:159 link # 4
2022-08-08T15:44:06,960 INFO NetworkImpl:159 link # 16
2022-08-08T15:44:06,964 INFO NetworkImpl:159 link # 64
2022-08-08T15:44:06,968 INFO NetworkImpl:159 link # 256
2022-08-08T15:44:06,973 INFO NetworkImpl:159 link # 1024
2022-08-08T15:44:06,980 INFO NetworkImpl:159 link # 4096
2022-08-08T15:44:07,001 INFO NetworkImpl:159 link # 16384
2022-08-08T15:44:07,071 INFO NetworkImpl:159 link # 65536
2022-08-08T15:44:07,382 INFO NetworkImpl:159 link # 262144
2022-08-08T15:44:08,037 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T15:44:08,038 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T15:44:08,037 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T15:44:08,037 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T15:44:08,037 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T15:44:08,037 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T15:44:08,054 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T15:44:08,049 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T15:44:08,044 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T15:44:08,067 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T15:44:08,059 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T15:44:08,079 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T15:44:08,098 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T15:44:08,135 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T15:44:08,209 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T15:44:08,361 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T15:44:08,664 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T15:44:09,260 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T15:44:10,372 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T15:44:10,469 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T15:44:10,489 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:44:10,493 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T15:44:10,496 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T15:44:10,500 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:44:10,503 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:44:10,507 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T15:44:10,511 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T15:44:10,514 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T15:44:10,518 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:44:10,522 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T15:44:18,486 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:44:18,502 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T15:44:18,506 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T15:44:18,509 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T15:44:18,513 INFO EventsManagerImpl:176
2022-08-08T15:44:18,517 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:44:18,520 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T15:44:18,524 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T15:44:18,528 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T15:44:18,531 INFO EventsManagerImpl:176
2022-08-08T15:44:18,535 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:44:18,539 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T15:44:18,543 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T15:44:18,546 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T15:44:18,550 INFO EventsManagerImpl:176
2022-08-08T15:44:18,553 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:44:18,557 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T15:44:18,560 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T15:44:18,564 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T15:44:18,567 INFO EventsManagerImpl:176
2022-08-08T15:44:18,571 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T15:44:18,575 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T15:44:18,579 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T15:44:18,583 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T15:44:18,588 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T15:44:18,591 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T15:44:18,594 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T15:44:18,598 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:44:18,601 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T15:44:18,605 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T15:44:18,609 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:44:18,612 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T15:44:18,617 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T15:44:18,620 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T15:44:18,623 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T15:44:18,628 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T15:44:18,631 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T15:44:18,635 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T15:44:18,639 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T15:44:18,642 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:44:18,646 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:44:18,650 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:44:18,654 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T15:44:18,657 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T15:44:18,661 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T15:44:18,665 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:44:18,668 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T15:44:18,673 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:44:18,677 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T15:44:18,680 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T15:44:18,684 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:44:18,687 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T15:44:18,691 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:44:18,695 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T15:44:18,699 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T15:44:18,703 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:44:18,706 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T15:44:18,710 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T15:44:18,715 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:44:18,719 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:44:18,723 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:44:18,726 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T15:44:18,730 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T15:44:18,734 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T15:44:18,737 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:44:18,741 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T15:44:18,744 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:44:18,748 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T15:44:18,752 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T15:44:18,756 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:44:18,760 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T15:44:18,764 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:44:18,768 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T15:44:18,772 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T15:44:18,776 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:44:18,780 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T15:44:20,213 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T15:44:20,220 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T15:44:20,396 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T15:44:20,403 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T15:44:20,407 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T15:44:20,410 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T15:44:20,414 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T15:44:20,418 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T15:44:20,421 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T15:44:20,425 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T15:44:20,622 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T15:44:20,628 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273930 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-08-08T15:44:20,657 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T15:44:20,661 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T15:44:20,667 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T15:44:20,671 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T15:44:20,676 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T15:44:20,684 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T15:44:20,688 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T15:44:20,693 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T15:44:20,698 INFO VehicularDepartureHandler:110 teleport vehicle 157918_car from link -95454627 to link -103717883#3
2022-08-08T15:44:20,702 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T15:44:21,512 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1749 #nodes=225
2022-08-08T15:44:21,528 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271742 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-08-08T15:44:22,919 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3067 #nodes=329
2022-08-08T15:44:22,936 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271249 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T15:44:24,766 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4221 #nodes=527
2022-08-08T15:44:24,771 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270660 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T15:44:28,568 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5436 #nodes=678
2022-08-08T15:44:28,585 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269822 lost=0 simT=14400.0s realT=18s; (s/r): 800.0
2022-08-08T15:44:34,112 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6911 #nodes=940
2022-08-08T15:44:34,128 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268579 lost=0 simT=18000.0s realT=23s; (s/r): 782.6086956521739
2022-08-08T15:44:34,272 INFO MemoryObserver:41 used RAM: 13606 MB free: 2473 MB total: 16080 MB
2022-08-08T15:44:42,923 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10791 #nodes=1663
2022-08-08T15:44:42,930 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266651 lost=0 simT=21600.0s realT=32s; (s/r): 675.0
2022-08-08T15:44:52,514 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11652 #nodes=1832
2022-08-08T15:44:52,532 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263966 lost=0 simT=25200.0s realT=42s; (s/r): 600.0
2022-08-08T15:45:08,704 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12781 #nodes=1912
2022-08-08T15:45:08,720 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260476 lost=0 simT=28800.0s realT=58s; (s/r): 496.55172413793105
2022-08-08T15:45:21,884 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=13972 #nodes=2233
2022-08-08T15:45:21,900 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256780 lost=0 simT=32400.0s realT=71s; (s/r): 456.3380281690141
2022-08-08T15:45:34,278 INFO MemoryObserver:41 used RAM: 14678 MB free: 1401 MB total: 16080 MB
2022-08-08T15:45:39,637 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13792 #nodes=2039
2022-08-08T15:45:39,654 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251283 lost=0 simT=36000.0s realT=89s; (s/r): 404.4943820224719
2022-08-08T15:45:54,793 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14173 #nodes=2162
2022-08-08T15:45:54,810 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245334 lost=0 simT=39600.0s realT=104s; (s/r): 380.7692307692308
2022-08-08T15:46:12,256 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14466 #nodes=2179
2022-08-08T15:46:12,262 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237354 lost=0 simT=43200.0s realT=121s; (s/r): 357.02479338842977
2022-08-08T15:46:29,725 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14715 #nodes=2226
2022-08-08T15:46:29,731 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228213 lost=0 simT=46800.0s realT=139s; (s/r): 336.6906474820144
2022-08-08T15:46:34,286 INFO MemoryObserver:41 used RAM: 15346 MB free: 733 MB total: 16080 MB
2022-08-08T15:46:45,934 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=14980 #nodes=2288
2022-08-08T15:46:45,938 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=216875 lost=0 simT=50400.0s realT=155s; (s/r): 325.16129032258067
2022-08-08T15:47:00,151 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15237 #nodes=2369
2022-08-08T15:47:00,157 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203258 lost=0 simT=54000.0s realT=169s; (s/r): 319.5266272189349
2022-08-08T15:47:17,612 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15516 #nodes=2376
2022-08-08T15:47:17,628 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186495 lost=0 simT=57600.0s realT=187s; (s/r): 308.02139037433153
2022-08-08T15:47:41,683 INFO MemoryObserver:41 used RAM: 14877 MB free: 1202 MB total: 16080 MB
2022-08-08T15:47:44,809 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15321 #nodes=2302
2022-08-08T15:47:44,826 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=166785 lost=0 simT=61200.0s realT=214s; (s/r): 285.98130841121497
2022-08-08T15:48:04,930 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=14864 #nodes=2225
2022-08-08T15:48:04,937 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144649 lost=0 simT=64800.0s realT=234s; (s/r): 276.9230769230769
2022-08-08T15:48:19,207 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14187 #nodes=2041
2022-08-08T15:48:19,224 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=120943 lost=0 simT=68400.0s realT=248s; (s/r): 275.80645161290323
2022-08-08T15:48:36,858 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13882 #nodes=2010
2022-08-08T15:48:36,875 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96081 lost=0 simT=72000.0s realT=266s; (s/r): 270.6766917293233
2022-08-08T15:48:41,700 INFO MemoryObserver:41 used RAM: 15759 MB free: 320 MB total: 16080 MB
2022-08-08T15:48:49,818 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=11913 #nodes=1596
2022-08-08T15:48:49,834 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73446 lost=0 simT=75600.0s realT=279s; (s/r): 270.96774193548384
2022-08-08T15:49:03,309 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11078 #nodes=1488
2022-08-08T15:49:03,325 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57486 lost=0 simT=79200.0s realT=292s; (s/r): 271.2328767123288
2022-08-08T15:49:20,046 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10590 #nodes=1391
2022-08-08T15:49:20,063 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44150 lost=0 simT=82800.0s realT=309s; (s/r): 267.9611650485437
2022-08-08T15:49:34,948 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10039 #nodes=1220
2022-08-08T15:49:34,955 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=31972 lost=0 simT=86400.0s realT=324s; (s/r): 266.6666666666667
2022-08-08T15:49:43,176 INFO MemoryObserver:41 used RAM: 15482 MB free: 597 MB total: 16080 MB
2022-08-08T15:49:48,410 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8387 #nodes=1026
2022-08-08T15:49:48,417 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25726 lost=0 simT=90000.0s realT=337s; (s/r): 267.06231454005933
2022-08-08T15:50:01,326 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7151 #nodes=862
2022-08-08T15:50:01,343 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21797 lost=0 simT=93600.0s realT=350s; (s/r): 267.42857142857144
2022-08-08T15:50:14,084 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6014 #nodes=657
2022-08-08T15:50:14,090 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18821 lost=0 simT=97200.0s realT=363s; (s/r): 267.7685950413223
2022-08-08T15:50:17,682 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5036 #nodes=518
2022-08-08T15:50:17,688 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16498 lost=1 simT=100800.0s realT=367s; (s/r): 274.6594005449591
2022-08-08T15:50:20,897 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4254 #nodes=431
2022-08-08T15:50:20,904 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14667 lost=1 simT=104400.0s realT=370s; (s/r): 282.1621621621622
2022-08-08T15:50:23,598 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3582 #nodes=325
2022-08-08T15:50:23,615 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13114 lost=1 simT=108000.0s realT=373s; (s/r): 289.544235924933
2022-08-08T15:50:25,851 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=2962 #nodes=304
2022-08-08T15:50:25,857 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=11865 lost=1 simT=111600.0s realT=375s; (s/r): 297.6
2022-08-08T15:50:27,735 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2491 #nodes=245
2022-08-08T15:50:27,739 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=10850 lost=1 simT=115200.0s realT=377s; (s/r): 305.57029177718834
2022-08-08T15:50:29,310 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2140 #nodes=232
2022-08-08T15:50:29,314 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10078 lost=1 simT=118800.0s realT=378s; (s/r): 314.2857142857143
2022-08-08T15:50:30,641 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1860 #nodes=184
2022-08-08T15:50:30,645 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9395 lost=1 simT=122400.0s realT=380s; (s/r): 322.10526315789474
2022-08-08T15:50:31,834 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1639 #nodes=177
2022-08-08T15:50:31,851 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8707 lost=1 simT=126000.0s realT=381s; (s/r): 330.70866141732284
2022-08-08T15:50:32,903 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1386 #nodes=146
2022-08-08T15:50:32,921 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7124 lost=1 simT=129600.0s realT=382s; (s/r): 339.26701570680626
2022-08-08T15:50:33,271 INFO AbstractController$9:234 ### ITERATION 134 fires after mobsim event
2022-08-08T15:50:33,271 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=240.019484577sec
2022-08-08T15:50:33,275 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T15:50:33,323 INFO LegTimesControlerListener:50 [134] average trip (probably: leg) duration is: 1217 seconds = 00:20:17
2022-08-08T15:50:33,327 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T15:50:33,332 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:50:33,335 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:50:33,339 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:50:33,343 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:50:33,347 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T15:50:33,351 INFO EventsManagerImpl:137 event # 1
2022-08-08T15:50:33,355 INFO EventsManagerImpl:137 event # 4
2022-08-08T15:50:33,359 INFO EventsManagerImpl:137 event # 16
2022-08-08T15:50:33,362 INFO EventsManagerImpl:137 event # 64
2022-08-08T15:50:33,366 INFO EventsManagerImpl:137 event # 256
2022-08-08T15:50:33,371 INFO EventsManagerImpl:137 event # 1024
2022-08-08T15:50:33,378 INFO EventsManagerImpl:137 event # 4096
2022-08-08T15:50:33,392 INFO EventsManagerImpl:137 event # 16384
2022-08-08T15:50:33,481 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T15:50:40,547 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T15:50:40,554 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T15:50:40,558 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T15:50:40,562 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T15:50:40,565 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T15:50:40,570 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T15:50:40,575 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T15:50:40,584 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-08-08T15:50:40,588 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:20:49][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:50:40,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-08-08T15:50:40,597 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-08-08T15:50:40,600 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:13][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:50:40,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-08-08T15:50:40,611 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-08-08T15:50:40,614 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-08-08T15:50:40,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-08-08T15:50:40,623 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-08-08T15:50:40,626 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:50:40,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-08-08T15:50:40,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-08-08T15:50:40,639 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-08-08T15:50:40,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-08-08T15:50:40,647 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-08-08T15:50:40,651 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-08-08T15:50:40,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-08-08T15:50:40,661 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T15:50:40,665 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:50:40,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-08-08T15:50:40,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-08-08T15:50:40,678 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-08-08T15:50:40,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-08-08T15:50:40,688 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-08-08T15:50:40,692 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-08-08T15:50:40,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-08-08T15:50:40,701 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-08-08T15:50:40,705 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:49:46][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:50:40,709 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T15:50:40,713 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-08-08T15:50:40,716 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_46800][coord=[x=738858.7389318789 | y=5689328.029665429]][linkId=376817773][startTime=13:40:11][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:50:40,720 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T15:50:41,027 INFO ControlerListenerManagerImpl:251 [it.134] all ControlerAfterMobsimListeners called.
2022-08-08T15:50:41,033 INFO AbstractController$4:159 ### ITERATION 134 fires scoring event
2022-08-08T15:50:41,037 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T15:50:41,160 INFO NewScoreAssignerImpl:57 it: 134 msaStart: 599
2022-08-08T15:50:41,275 INFO ControlerListenerManagerImpl:194 [it.134] all ControlerScoringListeners called.
2022-08-08T15:50:41,282 INFO AbstractController$5:167 ### ITERATION 134 fires iteration end event
2022-08-08T15:50:41,286 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T15:50:41,290 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T15:50:41,356 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T15:50:41,360 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T15:50:42,815 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T15:50:42,823 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13637752455876387
2022-08-08T15:50:42,826 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.305963941110318
2022-08-08T15:50:42,830 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.1054036983213256E-4
2022-08-08T15:50:42,834 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.9898632514622286E-4
2022-08-08T15:50:42,837 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T15:50:42,841 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13852914443582884
2022-08-08T15:50:42,844 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13732367244026558
2022-08-08T15:50:42,847 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2209749559662519
2022-08-08T15:50:43,049 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T15:50:43,162 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -88.3010709810581
2022-08-08T15:50:43,168 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -107.94942990505675
2022-08-08T15:50:43,171 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -89.13833966524827
2022-08-08T15:50:43,175 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -72.55206723975947
2022-08-08T15:50:43,194 INFO MemoryObserver:41 used RAM: 13910 MB free: 2169 MB total: 16080 MB
2022-08-08T15:50:43,264 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T15:50:43,863 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18666.828747546646 meters
2022-08-08T15:50:43,879 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137606.9317940649 meters (statistic on all 2104579 legs which have a finite distance)
2022-08-08T15:50:43,883 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51343.03098842709 meters
2022-08-08T15:50:43,886 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137556.11831274006 meters (statistic on all 764881 trips which have a finite distance)
2022-08-08T15:50:43,890 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T15:50:43,894 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T15:50:45,019 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T15:50:45,028 INFO LegHistogramListener:72 number of legs: 2111681 100%
2022-08-08T15:50:45,032 INFO LegHistogramListener:79 number of bike legs: 105410 4.991757751289139%
2022-08-08T15:50:45,036 INFO LegHistogramListener:79 number of car legs: 238186 11.279449879030023%
2022-08-08T15:50:45,039 INFO LegHistogramListener:79 number of drtNorth legs: 197 0.009329060592011766%
2022-08-08T15:50:45,043 INFO LegHistogramListener:79 number of drtSoutheast legs: 161 0.007624257641187282%
2022-08-08T15:50:45,046 INFO LegHistogramListener:79 number of freight legs: 47065 2.2287930800154%
2022-08-08T15:50:45,050 INFO LegHistogramListener:79 number of pt legs: 126892 6.009051556556128%
2022-08-08T15:50:45,053 INFO LegHistogramListener:79 number of ride legs: 106427 5.03991843464993%
2022-08-08T15:50:45,057 INFO LegHistogramListener:79 number of walk legs: 1487343 70.43407598022618%
2022-08-08T15:50:45,693 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T15:50:45,709 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T15:50:48,315 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6913285610849504
2022-08-08T15:50:48,322 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4679952962200301
2022-08-08T15:50:48,326 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.012566949270041133
2022-08-08T15:50:48,329 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010416613175719047
2022-08-08T15:50:48,333 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T15:50:48,336 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5566751567498729
2022-08-08T15:50:48,340 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7557179683367824
2022-08-08T15:50:48,344 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9183129040706183
2022-08-08T15:50:48,348 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.25248026825924197
2022-08-08T15:50:48,352 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3861939436265322
2022-08-08T15:50:48,356 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0016766202621997875
2022-08-08T15:50:48,359 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.001473782588824928
2022-08-08T15:50:48,363 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T15:50:48,367 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3662773381535096
2022-08-08T15:50:48,370 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.3028007004318645
2022-08-08T15:50:48,374 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.7173020535388756
2022-08-08T15:50:48,377 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1892924816547446
2022-08-08T15:50:48,381 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3726924005196753
2022-08-08T15:50:48,384 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.7358077817774743E-4
2022-08-08T15:50:48,388 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.96553813605016E-4
2022-08-08T15:50:48,392 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T15:50:48,396 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.24524872006860535
2022-08-08T15:50:48,400 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21939333562702518
2022-08-08T15:50:48,403 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.47464272326265683
2022-08-08T15:50:48,586 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T15:50:49,811 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T15:50:50,153 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T15:50:50,553 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T15:50:51,862 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T15:50:52,187 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T15:50:52,570 INFO ControlerListenerManagerImpl:171 [it.134] all ControlerIterationEndsListeners called.
2022-08-08T15:50:52,804 INFO AbstractController:181 ### ITERATION 134 ENDS
2022-08-08T15:50:52,811 INFO AbstractController:182 ###################################################
2022-08-08T15:50:52,814 INFO AbstractController:133 ###################################################
2022-08-08T15:50:52,818 INFO AbstractController:134 ### ITERATION 135 BEGINS
2022-08-08T15:50:52,823 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T15:50:52,826 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T15:50:52,830 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T15:50:52,834 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T15:50:52,837 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T15:50:53,222 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T15:50:53,262 INFO ControlerListenerManagerImpl:148 [it.135] all ControlerIterationStartsListeners called.
2022-08-08T15:50:53,265 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T15:51:02,014 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 170025 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T15:51:02,021 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30497 plans
2022-08-08T15:51:02,025 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:51:02,027 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T15:51:02,026 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T15:51:02,026 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:51:02,035 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:51:02,033 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:51:02,032 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T15:51:02,042 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:51:02,050 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T15:51:02,059 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:51:02,061 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T15:51:02,071 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:51:02,077 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T15:51:02,081 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:51:02,081 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:51:02,101 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T15:51:02,105 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:51:02,141 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T15:51:02,257 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T15:51:02,415 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:51:02,423 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:51:02,506 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T15:51:02,873 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T15:51:03,662 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T15:51:05,204 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T15:51:08,267 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T15:51:13,343 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T15:51:25,775 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T15:51:25,792 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30497 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T15:51:25,797 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30314 plans
2022-08-08T15:51:25,801 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T15:51:25,801 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T15:51:25,801 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T15:51:25,801 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T15:51:25,801 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T15:51:25,801 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T15:51:25,822 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T15:51:25,817 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T15:51:25,813 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T15:51:25,809 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T15:51:25,839 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T15:51:25,832 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T15:51:25,851 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T15:51:25,866 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T15:51:25,891 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T15:51:25,970 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T15:51:26,098 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30314 plans
2022-08-08T15:51:26,104 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T15:51:26,104 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:51:26,104 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:51:26,104 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:51:26,104 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:51:26,104 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T15:51:26,121 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:51:26,118 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T15:51:26,114 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:51:26,126 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:51:26,123 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T15:51:26,132 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:51:26,145 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:51:26,144 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T15:51:26,150 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T15:51:26,149 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:51:26,172 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T15:51:26,220 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T15:51:26,317 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:51:26,329 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:51:26,363 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T15:51:26,551 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T15:51:26,906 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T15:51:27,805 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T15:51:29,364 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T15:51:32,823 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T15:51:40,207 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T15:51:43,198 INFO MemoryObserver:41 used RAM: 15786 MB free: 293 MB total: 16080 MB
2022-08-08T15:51:55,753 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T15:51:55,759 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30314 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T15:51:55,764 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7592 plans
2022-08-08T15:51:55,768 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T15:51:55,768 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T15:51:55,768 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T15:51:55,768 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T15:51:55,768 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T15:51:55,768 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T15:51:55,784 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T15:51:55,780 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T15:51:55,776 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T15:51:55,772 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T15:51:55,801 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T15:51:55,793 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T15:51:55,788 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T15:51:55,819 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T15:51:55,822 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7592 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T15:51:55,826 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40132 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T15:51:55,831 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6933 plans
2022-08-08T15:51:55,836 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T15:51:55,836 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T15:51:55,836 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T15:51:55,836 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T15:51:55,846 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T15:51:55,856 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T15:51:55,900 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T15:51:56,029 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T15:51:56,455 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T15:51:56,875 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T15:51:57,368 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T15:51:58,427 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T15:52:01,021 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T15:52:10,018 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T15:52:10,024 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6933 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T15:52:10,028 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T15:52:11,009 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T15:52:12,016 INFO ControlerListenerManagerImpl:213 [it.135] all ControlerReplanningListeners called.
2022-08-08T15:52:12,022 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T15:52:12,025 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T15:52:12,029 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T15:52:12,112 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T15:52:12,187 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T15:52:12,193 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T15:52:12,197 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T15:52:12,209 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T15:52:12,222 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T15:52:12,226 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T15:52:12,231 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T15:52:12,235 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T15:52:12,238 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T15:52:12,242 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T15:52:12,246 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T15:52:12,249 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T15:52:12,253 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T15:52:12,256 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T15:52:12,260 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T15:52:12,264 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T15:52:12,268 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T15:52:12,272 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T15:52:12,276 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T15:52:12,280 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T15:52:12,283 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T15:52:12,286 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T15:52:12,993 INFO ControlerListenerManagerImpl:232 [it.135] all ControlerBeforeMobsimListeners called.
2022-08-08T15:52:12,997 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T15:52:13,002 INFO NetworkImpl:163 node # 1
2022-08-08T15:52:13,006 INFO NetworkImpl:163 node # 4
2022-08-08T15:52:13,010 INFO NetworkImpl:163 node # 16
2022-08-08T15:52:13,014 INFO NetworkImpl:163 node # 64
2022-08-08T15:52:13,017 INFO NetworkImpl:163 node # 256
2022-08-08T15:52:13,021 INFO NetworkImpl:163 node # 1024
2022-08-08T15:52:13,024 INFO NetworkImpl:163 node # 4096
2022-08-08T15:52:13,030 INFO NetworkImpl:163 node # 16384
2022-08-08T15:52:13,040 INFO NetworkImpl:163 node # 65536
2022-08-08T15:52:13,082 INFO NetworkImpl:159 link # 1
2022-08-08T15:52:13,086 INFO NetworkImpl:159 link # 4
2022-08-08T15:52:13,090 INFO NetworkImpl:159 link # 16
2022-08-08T15:52:13,094 INFO NetworkImpl:159 link # 64
2022-08-08T15:52:13,097 INFO NetworkImpl:159 link # 256
2022-08-08T15:52:13,102 INFO NetworkImpl:159 link # 1024
2022-08-08T15:52:13,110 INFO NetworkImpl:159 link # 4096
2022-08-08T15:52:13,131 INFO NetworkImpl:159 link # 16384
2022-08-08T15:52:13,208 INFO NetworkImpl:159 link # 65536
2022-08-08T15:52:13,548 INFO NetworkImpl:159 link # 262144
2022-08-08T15:52:14,228 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T15:52:14,229 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T15:52:14,228 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T15:52:14,228 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T15:52:14,228 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T15:52:14,228 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T15:52:14,255 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T15:52:14,249 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T15:52:14,245 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T15:52:14,269 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T15:52:14,261 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T15:52:14,280 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T15:52:14,299 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T15:52:14,336 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T15:52:14,469 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T15:52:14,628 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T15:52:14,929 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T15:52:15,483 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T15:52:16,555 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T15:52:16,656 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T15:52:16,676 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:52:16,680 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T15:52:16,685 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T15:52:16,689 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:52:16,693 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:52:16,696 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T15:52:16,700 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T15:52:16,704 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T15:52:16,707 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:52:16,711 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T15:52:23,837 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:52:23,843 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T15:52:23,846 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T15:52:23,850 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T15:52:23,854 INFO EventsManagerImpl:176
2022-08-08T15:52:23,858 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:52:23,862 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T15:52:23,865 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T15:52:23,869 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T15:52:23,873 INFO EventsManagerImpl:176
2022-08-08T15:52:23,876 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:52:23,881 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T15:52:23,884 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T15:52:23,887 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T15:52:23,891 INFO EventsManagerImpl:176
2022-08-08T15:52:23,895 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:52:23,899 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T15:52:23,902 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T15:52:23,906 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T15:52:23,910 INFO EventsManagerImpl:176
2022-08-08T15:52:23,914 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T15:52:23,918 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T15:52:23,922 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T15:52:23,926 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T15:52:23,929 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T15:52:23,933 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T15:52:23,936 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T15:52:23,940 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:52:23,944 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T15:52:23,947 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T15:52:23,951 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:52:23,955 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T15:52:23,959 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T15:52:23,963 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T15:52:23,967 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T15:52:23,971 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T15:52:23,975 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T15:52:23,978 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T15:52:23,983 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T15:52:23,986 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:52:23,990 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:52:23,994 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:52:23,997 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T15:52:24,002 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T15:52:24,005 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T15:52:24,009 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:52:24,013 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T15:52:24,016 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:52:24,020 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T15:52:24,024 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T15:52:24,028 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:52:24,031 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T15:52:24,036 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:52:24,039 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T15:52:24,043 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T15:52:24,051 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:52:24,054 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T15:52:24,057 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T15:52:24,062 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:52:24,065 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:52:24,070 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:52:24,074 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T15:52:24,077 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T15:52:24,081 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T15:52:24,085 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:52:24,088 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T15:52:24,093 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:52:24,096 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T15:52:24,100 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T15:52:24,103 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:52:24,107 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T15:52:24,110 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T15:52:24,115 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T15:52:24,119 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T15:52:24,123 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T15:52:24,127 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T15:52:25,682 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T15:52:25,690 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T15:52:25,878 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T15:52:25,884 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T15:52:25,887 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T15:52:25,891 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T15:52:25,895 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T15:52:25,898 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T15:52:25,902 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T15:52:25,905 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T15:52:26,124 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T15:52:26,131 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T15:52:26,156 INFO VehicularDepartureHandler:110 teleport vehicle 89885_car from link -10494268 to link 44443291#0
2022-08-08T15:52:26,165 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T15:52:26,169 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T15:52:26,173 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T15:52:26,179 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T15:52:26,183 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T15:52:26,192 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T15:52:26,196 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T15:52:26,201 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T15:52:26,205 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T15:52:27,215 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1752 #nodes=219
2022-08-08T15:52:27,220 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271751 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T15:52:29,085 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3093 #nodes=355
2022-08-08T15:52:29,091 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271253 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T15:52:31,447 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4250 #nodes=488
2022-08-08T15:52:31,465 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270667 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T15:52:34,643 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5411 #nodes=680
2022-08-08T15:52:34,649 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269826 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T15:52:38,751 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6861 #nodes=930
2022-08-08T15:52:38,768 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268561 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T15:52:43,229 INFO MemoryObserver:41 used RAM: 13557 MB free: 2522 MB total: 16080 MB
2022-08-08T15:52:44,680 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10795 #nodes=1614
2022-08-08T15:52:44,685 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266643 lost=0 simT=21600.0s realT=28s; (s/r): 771.4285714285714
2022-08-08T15:52:58,072 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11545 #nodes=1885
2022-08-08T15:52:58,077 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263945 lost=0 simT=25200.0s realT=41s; (s/r): 614.6341463414634
2022-08-08T15:53:09,803 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12606 #nodes=1901
2022-08-08T15:53:09,819 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260432 lost=0 simT=28800.0s realT=53s; (s/r): 543.3962264150944
2022-08-08T15:53:26,376 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=13953 #nodes=2132
2022-08-08T15:53:26,394 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256770 lost=0 simT=32400.0s realT=69s; (s/r): 469.5652173913044
2022-08-08T15:53:40,187 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13734 #nodes=2030
2022-08-08T15:53:40,205 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251277 lost=0 simT=36000.0s realT=83s; (s/r): 433.73493975903614
2022-08-08T15:53:43,236 INFO MemoryObserver:41 used RAM: 14931 MB free: 1148 MB total: 16080 MB
2022-08-08T15:53:58,125 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14113 #nodes=2136
2022-08-08T15:53:58,131 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245331 lost=0 simT=39600.0s realT=101s; (s/r): 392.0792079207921
2022-08-08T15:54:11,153 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14400 #nodes=2161
2022-08-08T15:54:11,160 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237314 lost=0 simT=43200.0s realT=114s; (s/r): 378.94736842105266
2022-08-08T15:54:28,582 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14717 #nodes=2170
2022-08-08T15:54:28,599 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228127 lost=0 simT=46800.0s realT=131s; (s/r): 357.2519083969466
2022-08-08T15:54:43,240 INFO MemoryObserver:41 used RAM: 15471 MB free: 608 MB total: 16080 MB
2022-08-08T15:54:43,830 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=14918 #nodes=2319
2022-08-08T15:54:43,847 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=216830 lost=0 simT=50400.0s realT=147s; (s/r): 342.85714285714283
2022-08-08T15:54:57,754 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15221 #nodes=2269
2022-08-08T15:54:57,760 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203269 lost=0 simT=54000.0s realT=161s; (s/r): 335.40372670807454
2022-08-08T15:55:17,474 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15353 #nodes=2440
2022-08-08T15:55:17,490 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186573 lost=0 simT=57600.0s realT=180s; (s/r): 320.0
2022-08-08T15:55:42,137 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15278 #nodes=2330
2022-08-08T15:55:42,142 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=166928 lost=0 simT=61200.0s realT=205s; (s/r): 298.5365853658537
2022-08-08T15:55:43,247 INFO MemoryObserver:41 used RAM: 14974 MB free: 1105 MB total: 16080 MB
2022-08-08T15:56:00,546 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=14751 #nodes=2168
2022-08-08T15:56:00,562 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144892 lost=0 simT=64800.0s realT=223s; (s/r): 290.5829596412556
2022-08-08T15:56:16,196 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14243 #nodes=2130
2022-08-08T15:56:16,202 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121422 lost=0 simT=68400.0s realT=239s; (s/r): 286.1924686192469
2022-08-08T15:56:32,076 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13854 #nodes=1975
2022-08-08T15:56:32,093 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96427 lost=0 simT=72000.0s realT=255s; (s/r): 282.3529411764706
2022-08-08T15:56:43,255 INFO MemoryObserver:41 used RAM: 15664 MB free: 415 MB total: 16080 MB
2022-08-08T15:56:46,138 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=11823 #nodes=1581
2022-08-08T15:56:46,144 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73632 lost=0 simT=75600.0s realT=269s; (s/r): 281.04089219330854
2022-08-08T15:56:58,229 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11122 #nodes=1488
2022-08-08T15:56:58,233 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57800 lost=0 simT=79200.0s realT=281s; (s/r): 281.8505338078292
2022-08-08T15:57:21,484 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10586 #nodes=1407
2022-08-08T15:57:21,488 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44351 lost=0 simT=82800.0s realT=304s; (s/r): 272.36842105263156
2022-08-08T15:57:36,224 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=9949 #nodes=1201
2022-08-08T15:57:36,232 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32200 lost=0 simT=86400.0s realT=319s; (s/r): 270.846394984326
2022-08-08T15:57:47,346 INFO MemoryObserver:41 used RAM: 15500 MB free: 579 MB total: 16080 MB
2022-08-08T15:57:49,477 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8415 #nodes=971
2022-08-08T15:57:49,482 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25949 lost=0 simT=90000.0s realT=332s; (s/r): 271.0843373493976
2022-08-08T15:58:01,596 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7119 #nodes=851
2022-08-08T15:58:01,603 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21971 lost=2 simT=93600.0s realT=344s; (s/r): 272.09302325581393
2022-08-08T15:58:13,363 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6054 #nodes=659
2022-08-08T15:58:13,380 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18943 lost=4 simT=97200.0s realT=356s; (s/r): 273.03370786516854
2022-08-08T15:58:16,337 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5042 #nodes=555
2022-08-08T15:58:16,342 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16671 lost=5 simT=100800.0s realT=359s; (s/r): 280.7799442896936
2022-08-08T15:58:27,441 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4290 #nodes=451
2022-08-08T15:58:27,447 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14862 lost=6 simT=104400.0s realT=370s; (s/r): 282.1621621621622
2022-08-08T15:58:29,367 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3533 #nodes=390
2022-08-08T15:58:29,373 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13304 lost=7 simT=108000.0s realT=372s; (s/r): 290.3225806451613
2022-08-08T15:58:38,409 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=2943 #nodes=320
2022-08-08T15:58:38,413 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12045 lost=7 simT=111600.0s realT=381s; (s/r): 292.9133858267717
2022-08-08T15:58:39,712 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2493 #nodes=256
2022-08-08T15:58:39,718 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11025 lost=7 simT=115200.0s realT=383s; (s/r): 300.7832898172324
2022-08-08T15:58:40,810 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2160 #nodes=199
2022-08-08T15:58:40,816 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10222 lost=7 simT=118800.0s realT=384s; (s/r): 309.375
2022-08-08T15:58:49,624 INFO MemoryObserver:41 used RAM: 15605 MB free: 474 MB total: 16080 MB
2022-08-08T15:58:50,509 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1832 #nodes=216
2022-08-08T15:58:50,526 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9539 lost=7 simT=122400.0s realT=393s; (s/r): 311.4503816793893
2022-08-08T15:58:51,402 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1632 #nodes=172
2022-08-08T15:58:51,419 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8834 lost=7 simT=126000.0s realT=394s; (s/r): 319.79695431472084
2022-08-08T15:58:52,279 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1330 #nodes=155
2022-08-08T15:58:52,295 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7196 lost=8 simT=129600.0s realT=395s; (s/r): 328.1012658227848
2022-08-08T15:58:52,710 INFO AbstractController$9:234 ### ITERATION 135 fires after mobsim event
2022-08-08T15:58:52,710 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=237.836502305sec
2022-08-08T15:58:52,716 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T15:58:52,761 INFO LegTimesControlerListener:50 [135] average trip (probably: leg) duration is: 1224 seconds = 00:20:24
2022-08-08T15:58:52,765 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T15:58:52,769 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:58:52,773 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:58:52,777 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:58:52,781 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T15:58:52,785 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T15:58:52,790 INFO EventsManagerImpl:137 event # 1
2022-08-08T15:58:52,794 INFO EventsManagerImpl:137 event # 4
2022-08-08T15:58:52,797 INFO EventsManagerImpl:137 event # 16
2022-08-08T15:58:52,801 INFO EventsManagerImpl:137 event # 64
2022-08-08T15:58:52,805 INFO EventsManagerImpl:137 event # 256
2022-08-08T15:58:52,809 INFO EventsManagerImpl:137 event # 1024
2022-08-08T15:58:52,815 INFO EventsManagerImpl:137 event # 4096
2022-08-08T15:58:52,829 INFO EventsManagerImpl:137 event # 16384
2022-08-08T15:58:52,845 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T15:58:59,927 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T15:58:59,934 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T15:58:59,938 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T15:58:59,942 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T15:58:59,946 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T15:58:59,949 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T15:58:59,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-08-08T15:58:59,963 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-08-08T15:58:59,966 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:20:49][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:58:59,971 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T15:58:59,976 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-08-08T15:58:59,979 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:43:56][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:58:59,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-08-08T15:58:59,989 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-08-08T15:58:59,993 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-08-08T15:58:59,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-08-08T15:59:00,000 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-08-08T15:59:00,004 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:59:00,008 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T15:59:00,012 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-08-08T15:59:00,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-08-08T15:59:00,019 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T15:59:00,023 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-08-08T15:59:00,026 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:20:07][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:59:00,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-08-08T15:59:00,034 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-08-08T15:59:00,038 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-08-08T15:59:00,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-08-08T15:59:00,047 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T15:59:00,051 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:59:00,057 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T15:59:00,060 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-08-08T15:59:00,064 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-08-08T15:59:00,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-08-08T15:59:00,074 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-08-08T15:59:00,078 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-08-08T15:59:00,082 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T15:59:00,086 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-08-08T15:59:00,090 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:48:56][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T15:59:00,094 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T15:59:00,419 INFO ControlerListenerManagerImpl:251 [it.135] all ControlerAfterMobsimListeners called.
2022-08-08T15:59:00,422 INFO AbstractController$4:159 ### ITERATION 135 fires scoring event
2022-08-08T15:59:00,427 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T15:59:00,599 INFO NewScoreAssignerImpl:57 it: 135 msaStart: 599
2022-08-08T15:59:00,729 INFO ControlerListenerManagerImpl:194 [it.135] all ControlerScoringListeners called.
2022-08-08T15:59:00,734 INFO AbstractController$5:167 ### ITERATION 135 fires iteration end event
2022-08-08T15:59:00,738 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T15:59:00,742 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T15:59:00,842 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T15:59:00,848 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T15:59:02,307 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T15:59:02,324 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13626840302561916
2022-08-08T15:59:02,328 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3060794815571771
2022-08-08T15:59:02,331 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.939862481192583E-4
2022-08-08T15:59:02,335 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.7202688754576684E-4
2022-08-08T15:59:02,339 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T15:59:02,342 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13875765776406127
2022-08-08T15:59:02,350 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13729414543717938
2022-08-08T15:59:02,354 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22071306428670462
2022-08-08T15:59:02,547 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T15:59:02,661 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -88.74058683757994
2022-08-08T15:59:02,666 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -108.21007534805253
2022-08-08T15:59:02,669 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -89.09432259864123
2022-08-08T15:59:02,673 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -72.50405403602032
2022-08-08T15:59:02,747 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T15:59:03,340 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18639.01578663989 meters
2022-08-08T15:59:03,346 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137475.54586290426 meters (statistic on all 2105707 legs which have a finite distance)
2022-08-08T15:59:03,350 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51289.88954380518 meters
2022-08-08T15:59:03,354 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137423.62491577782 meters (statistic on all 764936 trips which have a finite distance)
2022-08-08T15:59:03,357 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T15:59:03,361 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T15:59:04,462 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T15:59:04,480 INFO LegHistogramListener:72 number of legs: 2112885 100%
2022-08-08T15:59:04,483 INFO LegHistogramListener:79 number of bike legs: 105358 4.986452173213403%
2022-08-08T15:59:04,487 INFO LegHistogramListener:79 number of car legs: 238255 11.27628810843941%
2022-08-08T15:59:04,491 INFO LegHistogramListener:79 number of drtNorth legs: 274 0.012968050793109896%
2022-08-08T15:59:04,498 INFO LegHistogramListener:79 number of drtSoutheast legs: 139 0.006578682701614143%
2022-08-08T15:59:04,502 INFO LegHistogramListener:79 number of freight legs: 47065 2.2275230313055374%
2022-08-08T15:59:04,505 INFO LegHistogramListener:79 number of pt legs: 127209 6.0206305596376515%
2022-08-08T15:59:04,509 INFO LegHistogramListener:79 number of ride legs: 106435 5.03742513198778%
2022-08-08T15:59:04,512 INFO LegHistogramListener:79 number of walk legs: 1488150 70.43213426192149%
2022-08-08T15:59:05,171 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T15:59:05,178 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T15:59:07,822 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6931900460621249
2022-08-08T15:59:07,826 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.46837016078095073
2022-08-08T15:59:07,829 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.012593908707641589
2022-08-08T15:59:07,833 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010441005047833745
2022-08-08T15:59:07,837 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T15:59:07,840 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5571629941921669
2022-08-08T15:59:07,844 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7571930347083502
2022-08-08T15:59:07,848 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9186903361970247
2022-08-08T15:59:07,853 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.25303357862142273
2022-08-08T15:59:07,856 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38631590298710566
2022-08-08T15:59:07,860 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.00170743104802888
2022-08-08T15:59:07,864 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0014891879817394743
2022-08-08T15:59:07,867 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T15:59:07,876 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3675957830304462
2022-08-08T15:59:07,880 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.30373272670319457
2022-08-08T15:59:07,883 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.7193599572757103
2022-08-08T15:59:07,887 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18947092745600477
2022-08-08T15:59:07,891 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37277199504973374
2022-08-08T15:59:07,895 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.748645609206263E-4
2022-08-08T15:59:07,898 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.96553813605016E-4
2022-08-08T15:59:07,902 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T15:59:07,905 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.24581871960644355
2022-08-08T15:59:07,909 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21961286247605746
2022-08-08T15:59:07,914 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4768456944494369
2022-08-08T15:59:08,094 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T15:59:09,314 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T15:59:09,644 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T15:59:10,037 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T15:59:11,256 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T15:59:11,596 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T15:59:11,990 INFO ControlerListenerManagerImpl:171 [it.135] all ControlerIterationEndsListeners called.
2022-08-08T15:59:12,233 INFO AbstractController:181 ### ITERATION 135 ENDS
2022-08-08T15:59:12,238 INFO AbstractController:182 ###################################################
2022-08-08T15:59:12,241 INFO AbstractController:133 ###################################################
2022-08-08T15:59:12,245 INFO AbstractController:134 ### ITERATION 136 BEGINS
2022-08-08T15:59:12,250 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T15:59:12,253 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T15:59:12,257 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T15:59:12,260 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T15:59:12,264 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T15:59:12,689 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T15:59:12,728 INFO ControlerListenerManagerImpl:148 [it.136] all ControlerIterationStartsListeners called.
2022-08-08T15:59:12,733 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T15:59:14,450 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169681 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T15:59:14,457 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30621 plans
2022-08-08T15:59:14,462 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T15:59:14,477 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:59:14,479 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T15:59:14,477 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:59:14,477 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T15:59:14,483 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:59:14,491 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T15:59:14,490 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:59:14,497 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T15:59:14,501 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:59:14,500 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:59:14,508 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:59:14,519 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T15:59:14,523 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:59:14,525 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:59:14,530 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:59:14,552 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T15:59:14,562 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:59:14,605 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T15:59:14,700 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T15:59:14,745 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:59:14,965 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T15:59:15,309 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T15:59:16,370 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T15:59:18,115 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T15:59:27,520 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T15:59:32,772 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T15:59:45,037 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T15:59:45,042 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30621 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T15:59:45,046 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30510 plans
2022-08-08T15:59:45,050 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T15:59:45,050 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T15:59:45,050 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T15:59:45,050 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T15:59:45,050 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T15:59:45,049 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T15:59:45,067 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T15:59:45,062 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T15:59:45,058 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T15:59:45,054 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T15:59:45,080 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T15:59:45,073 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T15:59:45,090 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T15:59:45,102 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T15:59:45,125 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T15:59:45,172 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T15:59:45,348 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30510 plans
2022-08-08T15:59:45,355 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T15:59:45,356 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:59:45,362 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T15:59:45,355 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T15:59:45,355 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:59:45,355 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T15:59:45,369 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:59:45,366 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:59:45,364 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:59:45,383 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:59:45,377 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:59:45,374 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:59:45,391 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T15:59:45,385 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:59:45,395 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:59:45,406 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T15:59:45,432 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T15:59:45,488 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T15:59:45,496 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:59:45,531 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T15:59:45,598 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T15:59:45,711 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T15:59:46,152 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T15:59:47,031 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T15:59:48,652 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T15:59:49,641 INFO MemoryObserver:41 used RAM: 15642 MB free: 437 MB total: 16080 MB
2022-08-08T15:59:52,185 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T16:00:00,074 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T16:00:16,204 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T16:00:16,211 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30510 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T16:00:16,216 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7616 plans
2022-08-08T16:00:16,220 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T16:00:16,220 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T16:00:16,220 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T16:00:16,220 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T16:00:16,220 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T16:00:16,220 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T16:00:16,236 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T16:00:16,232 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T16:00:16,228 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T16:00:16,224 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T16:00:16,253 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T16:00:16,245 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T16:00:16,240 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T16:00:16,271 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T16:00:16,276 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7616 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T16:00:16,279 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40311 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T16:00:16,283 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6754 plans
2022-08-08T16:00:16,287 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T16:00:16,287 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T16:00:16,287 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T16:00:16,292 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T16:00:16,295 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T16:00:16,309 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T16:00:16,361 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T16:00:16,448 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T16:00:16,644 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T16:00:16,915 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T16:00:17,474 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T16:00:18,264 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T16:00:21,057 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T16:00:28,793 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T16:00:28,810 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6754 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T16:00:28,814 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T16:00:29,727 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T16:00:30,616 INFO ControlerListenerManagerImpl:213 [it.136] all ControlerReplanningListeners called.
2022-08-08T16:00:30,632 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T16:00:30,636 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T16:00:30,640 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T16:00:30,714 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T16:00:30,785 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T16:00:30,789 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T16:00:30,792 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T16:00:30,797 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T16:00:30,802 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T16:00:30,806 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T16:00:30,810 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T16:00:30,814 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T16:00:30,817 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T16:00:30,821 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T16:00:30,824 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T16:00:30,828 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T16:00:30,832 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T16:00:30,835 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T16:00:30,839 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T16:00:30,842 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T16:00:30,846 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T16:00:30,851 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T16:00:30,855 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T16:00:30,859 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T16:00:30,863 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T16:00:30,867 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T16:00:31,511 INFO ControlerListenerManagerImpl:232 [it.136] all ControlerBeforeMobsimListeners called.
2022-08-08T16:00:31,528 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T16:00:31,532 INFO NetworkImpl:163 node # 1
2022-08-08T16:00:31,536 INFO NetworkImpl:163 node # 4
2022-08-08T16:00:31,540 INFO NetworkImpl:163 node # 16
2022-08-08T16:00:31,543 INFO NetworkImpl:163 node # 64
2022-08-08T16:00:31,547 INFO NetworkImpl:163 node # 256
2022-08-08T16:00:31,551 INFO NetworkImpl:163 node # 1024
2022-08-08T16:00:31,555 INFO NetworkImpl:163 node # 4096
2022-08-08T16:00:31,560 INFO NetworkImpl:163 node # 16384
2022-08-08T16:00:31,569 INFO NetworkImpl:163 node # 65536
2022-08-08T16:00:31,605 INFO NetworkImpl:159 link # 1
2022-08-08T16:00:31,609 INFO NetworkImpl:159 link # 4
2022-08-08T16:00:31,613 INFO NetworkImpl:159 link # 16
2022-08-08T16:00:31,616 INFO NetworkImpl:159 link # 64
2022-08-08T16:00:31,620 INFO NetworkImpl:159 link # 256
2022-08-08T16:00:31,625 INFO NetworkImpl:159 link # 1024
2022-08-08T16:00:31,633 INFO NetworkImpl:159 link # 4096
2022-08-08T16:00:31,651 INFO NetworkImpl:159 link # 16384
2022-08-08T16:00:31,714 INFO NetworkImpl:159 link # 65536
2022-08-08T16:00:31,995 INFO NetworkImpl:159 link # 262144
2022-08-08T16:00:32,702 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T16:00:32,703 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T16:00:32,702 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T16:00:32,702 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T16:00:32,702 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T16:00:32,702 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T16:00:32,729 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T16:00:32,724 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T16:00:32,720 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T16:00:32,744 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T16:00:32,735 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T16:00:32,756 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T16:00:32,774 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T16:00:32,811 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T16:00:32,884 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T16:00:33,073 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T16:00:33,383 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T16:00:33,940 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T16:00:35,018 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T16:00:35,126 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T16:00:35,148 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:00:35,152 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T16:00:35,156 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:00:35,159 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:00:35,163 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:00:35,167 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T16:00:35,170 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:00:35,174 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T16:00:35,178 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:00:35,181 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T16:00:42,632 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:00:42,637 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T16:00:42,641 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T16:00:42,644 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T16:00:42,648 INFO EventsManagerImpl:176
2022-08-08T16:00:42,651 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:00:42,655 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T16:00:42,659 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T16:00:42,662 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T16:00:42,666 INFO EventsManagerImpl:176
2022-08-08T16:00:42,670 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:00:42,674 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T16:00:42,677 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T16:00:42,681 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T16:00:42,685 INFO EventsManagerImpl:176
2022-08-08T16:00:42,689 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:00:42,692 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T16:00:42,696 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T16:00:42,700 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T16:00:42,703 INFO EventsManagerImpl:176
2022-08-08T16:00:42,707 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T16:00:42,711 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T16:00:42,714 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T16:00:42,718 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T16:00:42,722 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T16:00:42,725 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T16:00:42,729 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T16:00:42,732 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:00:42,736 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T16:00:42,739 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T16:00:42,743 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:00:42,747 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T16:00:42,750 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T16:00:42,754 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T16:00:42,757 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T16:00:42,761 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T16:00:42,764 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T16:00:42,768 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T16:00:42,772 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T16:00:42,776 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:00:42,779 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:00:42,783 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:00:42,787 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T16:00:42,790 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T16:00:42,793 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T16:00:42,797 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:00:42,801 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T16:00:42,805 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:00:42,808 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T16:00:42,812 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:00:42,816 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:00:42,819 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T16:00:42,822 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:00:42,826 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T16:00:42,829 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:00:42,833 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:00:42,837 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T16:00:42,841 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T16:00:42,844 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:00:42,848 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:00:42,851 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:00:42,855 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T16:00:42,858 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T16:00:42,862 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T16:00:42,866 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:00:42,870 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T16:00:42,873 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:00:42,876 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T16:00:42,880 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:00:42,885 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:00:42,888 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T16:00:42,891 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:00:42,895 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T16:00:42,898 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:00:42,902 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:00:42,906 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T16:00:44,455 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T16:00:44,464 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T16:00:44,664 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T16:00:44,670 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T16:00:44,673 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T16:00:44,677 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T16:00:44,680 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T16:00:44,684 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T16:00:44,688 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T16:00:44,692 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T16:00:44,915 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T16:00:44,921 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T16:00:44,930 INFO VehicularDepartureHandler:110 teleport vehicle 20465_bike from link 37995742#0 to link -37995740#1
2022-08-08T16:00:44,941 INFO VehicularDepartureHandler:110 teleport vehicle 44282_car from link -32955641 to link -75691563#0
2022-08-08T16:00:44,958 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T16:00:44,964 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T16:00:44,970 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T16:00:44,980 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T16:00:44,984 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T16:00:44,988 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T16:00:44,992 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T16:00:44,996 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T16:00:46,319 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1725 #nodes=232
2022-08-08T16:00:46,330 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271734 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-08-08T16:00:47,950 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3062 #nodes=363
2022-08-08T16:00:47,966 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271244 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T16:00:49,659 INFO MemoryObserver:41 used RAM: 12974 MB free: 3105 MB total: 16080 MB
2022-08-08T16:00:50,508 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4242 #nodes=485
2022-08-08T16:00:50,523 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270672 lost=0 simT=10800.0s realT=15s; (s/r): 720.0
2022-08-08T16:00:53,877 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5420 #nodes=696
2022-08-08T16:00:53,895 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269818 lost=0 simT=14400.0s realT=18s; (s/r): 800.0
2022-08-08T16:00:57,914 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6841 #nodes=940
2022-08-08T16:00:57,921 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268565 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T16:01:05,999 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10676 #nodes=1660
2022-08-08T16:01:06,017 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266642 lost=0 simT=21600.0s realT=30s; (s/r): 720.0
2022-08-08T16:01:19,136 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11552 #nodes=1800
2022-08-08T16:01:19,154 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263935 lost=0 simT=25200.0s realT=44s; (s/r): 572.7272727272727
2022-08-08T16:01:31,168 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12737 #nodes=1948
2022-08-08T16:01:31,185 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260449 lost=0 simT=28800.0s realT=56s; (s/r): 514.2857142857143
2022-08-08T16:01:47,665 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=13990 #nodes=2125
2022-08-08T16:01:47,677 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256757 lost=0 simT=32400.0s realT=72s; (s/r): 450.0
2022-08-08T16:01:49,665 INFO MemoryObserver:41 used RAM: 14447 MB free: 1632 MB total: 16080 MB
2022-08-08T16:02:02,651 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13765 #nodes=2105
2022-08-08T16:02:02,656 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251308 lost=0 simT=36000.0s realT=87s; (s/r): 413.7931034482759
2022-08-08T16:02:18,926 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14218 #nodes=2149
2022-08-08T16:02:18,931 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245279 lost=0 simT=39600.0s realT=103s; (s/r): 384.4660194174757
2022-08-08T16:02:35,263 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14364 #nodes=2215
2022-08-08T16:02:35,269 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237318 lost=0 simT=43200.0s realT=120s; (s/r): 360.0
2022-08-08T16:02:49,681 INFO MemoryObserver:41 used RAM: 15523 MB free: 556 MB total: 16080 MB
2022-08-08T16:02:51,027 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14712 #nodes=2240
2022-08-08T16:02:51,044 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228072 lost=0 simT=46800.0s realT=135s; (s/r): 346.6666666666667
2022-08-08T16:03:04,533 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=14885 #nodes=2389
2022-08-08T16:03:04,539 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=216737 lost=0 simT=50400.0s realT=149s; (s/r): 338.255033557047
2022-08-08T16:03:20,018 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15077 #nodes=2319
2022-08-08T16:03:20,036 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203118 lost=0 simT=54000.0s realT=164s; (s/r): 329.2682926829268
2022-08-08T16:03:47,134 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15356 #nodes=2462
2022-08-08T16:03:47,141 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186455 lost=0 simT=57600.0s realT=191s; (s/r): 301.57068062827227
2022-08-08T16:03:49,690 INFO MemoryObserver:41 used RAM: 15359 MB free: 720 MB total: 16080 MB
2022-08-08T16:04:06,160 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15268 #nodes=2342
2022-08-08T16:04:06,178 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=166940 lost=0 simT=61200.0s realT=211s; (s/r): 290.0473933649289
2022-08-08T16:04:21,161 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=14838 #nodes=2274
2022-08-08T16:04:21,177 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144719 lost=0 simT=64800.0s realT=226s; (s/r): 286.72566371681415
2022-08-08T16:04:39,713 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14074 #nodes=2131
2022-08-08T16:04:39,718 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121138 lost=0 simT=68400.0s realT=244s; (s/r): 280.327868852459
2022-08-08T16:04:49,707 INFO MemoryObserver:41 used RAM: 15551 MB free: 528 MB total: 16080 MB
2022-08-08T16:04:54,851 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13775 #nodes=2035
2022-08-08T16:04:54,856 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96322 lost=0 simT=72000.0s realT=259s; (s/r): 277.992277992278
2022-08-08T16:05:10,254 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=11864 #nodes=1641
2022-08-08T16:05:10,272 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73735 lost=0 simT=75600.0s realT=275s; (s/r): 274.90909090909093
2022-08-08T16:05:27,818 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11210 #nodes=1414
2022-08-08T16:05:27,834 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57720 lost=0 simT=79200.0s realT=292s; (s/r): 271.2328767123288
2022-08-08T16:05:39,050 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10629 #nodes=1398
2022-08-08T16:05:39,057 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44222 lost=0 simT=82800.0s realT=303s; (s/r): 273.26732673267327
2022-08-08T16:05:49,395 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10029 #nodes=1235
2022-08-08T16:05:49,401 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32049 lost=2 simT=86400.0s realT=314s; (s/r): 275.1592356687898
2022-08-08T16:05:49,725 INFO MemoryObserver:41 used RAM: 15658 MB free: 421 MB total: 16080 MB
2022-08-08T16:05:55,677 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8341 #nodes=910
2022-08-08T16:05:55,682 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25833 lost=6 simT=90000.0s realT=320s; (s/r): 281.25
2022-08-08T16:06:02,169 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7060 #nodes=818
2022-08-08T16:06:02,185 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21904 lost=6 simT=93600.0s realT=327s; (s/r): 286.23853211009174
2022-08-08T16:06:07,033 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=5992 #nodes=682
2022-08-08T16:06:07,039 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18927 lost=7 simT=97200.0s realT=331s; (s/r): 293.65558912386706
2022-08-08T16:06:10,831 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5042 #nodes=510
2022-08-08T16:06:10,839 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16635 lost=9 simT=100800.0s realT=335s; (s/r): 300.8955223880597
2022-08-08T16:06:13,977 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4252 #nodes=439
2022-08-08T16:06:13,993 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14832 lost=9 simT=104400.0s realT=338s; (s/r): 308.8757396449704
2022-08-08T16:06:16,430 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3535 #nodes=364
2022-08-08T16:06:16,436 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13273 lost=9 simT=108000.0s realT=341s; (s/r): 316.7155425219941
2022-08-08T16:06:18,142 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=2943 #nodes=313
2022-08-08T16:06:18,147 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12043 lost=9 simT=111600.0s realT=343s; (s/r): 325.36443148688045
2022-08-08T16:06:19,597 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2454 #nodes=261
2022-08-08T16:06:19,604 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=10997 lost=9 simT=115200.0s realT=344s; (s/r): 334.8837209302326
2022-08-08T16:06:21,095 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2089 #nodes=219
2022-08-08T16:06:21,100 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10202 lost=9 simT=118800.0s realT=345s; (s/r): 344.3478260869565
2022-08-08T16:06:22,418 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1800 #nodes=197
2022-08-08T16:06:22,434 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9522 lost=9 simT=122400.0s realT=347s; (s/r): 352.7377521613833
2022-08-08T16:06:23,623 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1620 #nodes=172
2022-08-08T16:06:23,629 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8856 lost=9 simT=126000.0s realT=348s; (s/r): 362.0689655172414
2022-08-08T16:06:24,787 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1346 #nodes=138
2022-08-08T16:06:24,803 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7256 lost=9 simT=129600.0s realT=349s; (s/r): 371.3467048710602
2022-08-08T16:06:25,222 INFO AbstractController$9:234 ### ITERATION 136 fires after mobsim event
2022-08-08T16:06:25,222 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=237.780864147sec
2022-08-08T16:06:25,226 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T16:06:25,343 INFO LegTimesControlerListener:50 [136] average trip (probably: leg) duration is: 1217 seconds = 00:20:17
2022-08-08T16:06:25,348 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T16:06:25,352 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:06:25,356 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:06:25,360 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:06:25,364 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:06:25,368 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T16:06:25,372 INFO EventsManagerImpl:137 event # 1
2022-08-08T16:06:25,375 INFO EventsManagerImpl:137 event # 4
2022-08-08T16:06:25,379 INFO EventsManagerImpl:137 event # 16
2022-08-08T16:06:25,383 INFO EventsManagerImpl:137 event # 64
2022-08-08T16:06:25,387 INFO EventsManagerImpl:137 event # 256
2022-08-08T16:06:25,391 INFO EventsManagerImpl:137 event # 1024
2022-08-08T16:06:25,398 INFO EventsManagerImpl:137 event # 4096
2022-08-08T16:06:25,413 INFO EventsManagerImpl:137 event # 16384
2022-08-08T16:06:25,430 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T16:06:25,915 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T16:06:25,921 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T16:06:25,924 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T16:06:25,928 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T16:06:25,932 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T16:06:25,935 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T16:06:25,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-08-08T16:06:25,947 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-08-08T16:06:25,950 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:08:31][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T16:06:25,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-08-08T16:06:25,960 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-08-08T16:06:25,963 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:43:09][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T16:06:25,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-08-08T16:06:25,973 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-08-08T16:06:25,976 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-08-08T16:06:25,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-08-08T16:06:25,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-08-08T16:06:25,988 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T16:06:25,992 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T16:06:25,996 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-08-08T16:06:26,000 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-08-08T16:06:26,004 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T16:06:26,008 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-08-08T16:06:26,011 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:20:03][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T16:06:26,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-08-08T16:06:26,019 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-08-08T16:06:26,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-08-08T16:06:26,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-08-08T16:06:26,030 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-08-08T16:06:26,034 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=33:49:07][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T16:06:26,038 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T16:06:26,042 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T16:06:26,046 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T16:06:26,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-08-08T16:06:26,055 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-08-08T16:06:26,059 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-08-08T16:06:26,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-08-08T16:06:26,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-08-08T16:06:26,073 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:19:32][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T16:06:26,076 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T16:06:26,415 INFO ControlerListenerManagerImpl:251 [it.136] all ControlerAfterMobsimListeners called.
2022-08-08T16:06:26,419 INFO AbstractController$4:159 ### ITERATION 136 fires scoring event
2022-08-08T16:06:26,422 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T16:06:26,576 INFO NewScoreAssignerImpl:57 it: 136 msaStart: 599
2022-08-08T16:06:26,706 INFO ControlerListenerManagerImpl:194 [it.136] all ControlerScoringListeners called.
2022-08-08T16:06:26,711 INFO AbstractController$5:167 ### ITERATION 136 fires iteration end event
2022-08-08T16:06:26,716 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T16:06:26,719 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T16:06:26,898 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T16:06:26,903 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T16:06:29,627 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T16:06:29,644 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13650718661579464
2022-08-08T16:06:29,648 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3058381304015159
2022-08-08T16:06:29,651 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.0155389063198056E-4
2022-08-08T16:06:29,655 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.8229714948879772E-4
2022-08-08T16:06:29,658 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T16:06:29,661 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13845468503674185
2022-08-08T16:06:29,665 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1375046858070115
2022-08-08T16:06:29,669 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22089022630522193
2022-08-08T16:06:29,920 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T16:06:30,037 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -88.57122701021129
2022-08-08T16:06:30,042 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -107.99698757167543
2022-08-08T16:06:30,045 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -88.95848336944509
2022-08-08T16:06:30,049 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -72.44253724372813
2022-08-08T16:06:30,131 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T16:06:30,767 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18619.943793427516 meters
2022-08-08T16:06:30,772 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137305.85377028087 meters (statistic on all 2105262 legs which have a finite distance)
2022-08-08T16:06:30,776 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51236.41699436477 meters
2022-08-08T16:06:30,780 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137248.4081493291 meters (statistic on all 764758 trips which have a finite distance)
2022-08-08T16:06:30,783 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T16:06:30,787 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T16:06:31,975 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T16:06:31,983 INFO LegHistogramListener:72 number of legs: 2112497 100%
2022-08-08T16:06:31,987 INFO LegHistogramListener:79 number of bike legs: 105496 4.993900583054082%
2022-08-08T16:06:31,991 INFO LegHistogramListener:79 number of car legs: 238083 11.270217188474113%
2022-08-08T16:06:31,994 INFO LegHistogramListener:79 number of drtNorth legs: 204 0.009656818447552826%
2022-08-08T16:06:31,998 INFO LegHistogramListener:79 number of drtSoutheast legs: 154 0.00728995118099576%
2022-08-08T16:06:32,003 INFO LegHistogramListener:79 number of freight legs: 47065 2.2279321580101654%
2022-08-08T16:06:32,006 INFO LegHistogramListener:79 number of pt legs: 127196 6.021120976739849%
2022-08-08T16:06:32,010 INFO LegHistogramListener:79 number of ride legs: 106568 5.044646217249066%
2022-08-08T16:06:32,014 INFO LegHistogramListener:79 number of walk legs: 1487731 70.42523610684418%
2022-08-08T16:06:32,655 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T16:06:32,660 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T16:06:35,274 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6951015985662714
2022-08-08T16:06:35,290 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4686988091631277
2022-08-08T16:06:35,294 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.01261444923152765
2022-08-08T16:06:35,297 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010456410440748291
2022-08-08T16:06:35,301 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T16:06:35,304 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5576136019349174
2022-08-08T16:06:35,308 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7587874928750058
2022-08-08T16:06:35,312 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9190883088473172
2022-08-08T16:06:35,315 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.25368830782029095
2022-08-08T16:06:35,319 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3864494163923651
2022-08-08T16:06:35,323 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0017202688754576687
2022-08-08T16:06:35,326 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0015045933746540205
2022-08-08T16:06:35,330 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T16:06:35,334 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.36895787652064066
2022-08-08T16:06:35,338 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.3046056989683522
2022-08-08T16:06:35,341 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.7213909015749447
2022-08-08T16:06:35,345 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1896519408227507
2022-08-08T16:06:35,348 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3728657111899639
2022-08-08T16:06:35,352 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.748645609206263E-4
2022-08-08T16:06:35,356 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.9783759634789485E-4
2022-08-08T16:06:35,360 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T16:06:35,364 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.24632196244165208
2022-08-08T16:06:35,367 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.2198901595485193
2022-08-08T16:06:35,371 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.47910771964238946
2022-08-08T16:06:35,557 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T16:06:36,850 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T16:06:37,202 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T16:06:37,611 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T16:06:45,441 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T16:06:45,769 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T16:06:46,154 INFO ControlerListenerManagerImpl:171 [it.136] all ControlerIterationEndsListeners called.
2022-08-08T16:06:46,382 INFO AbstractController:181 ### ITERATION 136 ENDS
2022-08-08T16:06:46,388 INFO AbstractController:182 ###################################################
2022-08-08T16:06:46,392 INFO AbstractController:133 ###################################################
2022-08-08T16:06:46,395 INFO AbstractController:134 ### ITERATION 137 BEGINS
2022-08-08T16:06:46,400 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T16:06:46,403 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T16:06:46,407 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T16:06:46,411 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T16:06:46,414 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T16:06:46,716 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T16:06:46,754 INFO ControlerListenerManagerImpl:148 [it.137] all ControlerIterationStartsListeners called.
2022-08-08T16:06:46,758 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T16:06:53,979 INFO MemoryObserver:41 used RAM: 14057 MB free: 2022 MB total: 16080 MB
2022-08-08T16:06:54,096 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169876 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T16:06:54,103 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30522 plans
2022-08-08T16:06:54,106 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T16:06:54,109 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:06:54,108 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:06:54,108 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T16:06:54,107 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T16:06:54,120 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:06:54,116 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T16:06:54,111 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:06:54,121 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:06:54,135 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:06:54,133 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T16:06:54,143 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:06:54,144 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:06:54,150 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T16:06:54,156 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:06:54,164 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:06:54,177 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T16:06:54,183 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:06:54,226 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T16:06:54,372 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T16:06:54,374 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:06:54,546 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T16:06:54,992 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T16:06:55,737 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T16:06:57,198 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T16:07:00,309 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T16:07:05,572 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T16:07:18,137 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T16:07:18,154 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30522 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T16:07:18,157 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30441 plans
2022-08-08T16:07:18,161 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T16:07:18,162 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T16:07:18,162 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T16:07:18,162 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T16:07:18,162 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T16:07:18,161 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T16:07:18,180 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T16:07:18,175 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T16:07:18,170 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T16:07:18,166 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T16:07:18,195 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T16:07:18,187 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T16:07:18,207 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T16:07:18,221 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T16:07:18,247 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T16:07:18,299 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T16:07:18,472 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30441 plans
2022-08-08T16:07:18,479 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T16:07:18,481 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:07:18,480 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:07:18,479 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:07:18,479 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T16:07:18,479 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T16:07:18,491 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T16:07:18,488 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:07:18,483 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:07:18,508 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T16:07:18,508 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:07:18,498 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:07:18,516 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:07:18,522 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:07:18,529 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T16:07:18,535 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:07:18,551 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T16:07:18,558 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:07:18,594 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T16:07:18,714 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:07:18,718 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T16:07:18,860 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T16:07:19,299 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T16:07:20,096 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T16:07:21,680 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T16:07:24,902 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T16:07:32,305 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T16:07:48,512 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T16:07:48,517 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30441 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T16:07:48,521 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7589 plans
2022-08-08T16:07:48,525 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T16:07:48,526 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T16:07:48,525 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T16:07:48,525 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T16:07:48,525 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T16:07:48,525 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T16:07:48,541 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T16:07:48,537 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T16:07:48,534 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T16:07:48,529 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T16:07:48,558 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T16:07:48,550 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T16:07:48,545 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T16:07:48,576 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T16:07:48,581 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7589 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T16:07:48,584 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40226 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T16:07:48,588 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6839 plans
2022-08-08T16:07:48,593 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T16:07:48,595 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T16:07:48,594 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T16:07:48,593 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T16:07:48,597 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T16:07:48,613 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T16:07:48,662 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T16:07:48,759 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T16:07:48,892 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T16:07:49,305 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T16:07:49,891 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T16:07:50,802 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T16:07:53,122 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T16:07:53,985 INFO MemoryObserver:41 used RAM: 15305 MB free: 774 MB total: 16080 MB
2022-08-08T16:08:01,748 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T16:08:01,764 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6839 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T16:08:01,768 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T16:08:02,751 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T16:08:03,757 INFO ControlerListenerManagerImpl:213 [it.137] all ControlerReplanningListeners called.
2022-08-08T16:08:03,773 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T16:08:03,777 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T16:08:03,781 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T16:08:03,863 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T16:08:03,939 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T16:08:03,946 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T16:08:03,950 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T16:08:03,962 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T16:08:03,976 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T16:08:03,979 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T16:08:03,984 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T16:08:03,989 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T16:08:03,992 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T16:08:03,996 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T16:08:04,000 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T16:08:04,004 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T16:08:04,008 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T16:08:04,012 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T16:08:04,016 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T16:08:04,021 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T16:08:04,024 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T16:08:04,028 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T16:08:04,032 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T16:08:04,036 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T16:08:04,040 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T16:08:04,043 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T16:08:04,755 INFO ControlerListenerManagerImpl:232 [it.137] all ControlerBeforeMobsimListeners called.
2022-08-08T16:08:04,759 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T16:08:04,763 INFO NetworkImpl:163 node # 1
2022-08-08T16:08:04,767 INFO NetworkImpl:163 node # 4
2022-08-08T16:08:04,770 INFO NetworkImpl:163 node # 16
2022-08-08T16:08:04,774 INFO NetworkImpl:163 node # 64
2022-08-08T16:08:04,778 INFO NetworkImpl:163 node # 256
2022-08-08T16:08:04,782 INFO NetworkImpl:163 node # 1024
2022-08-08T16:08:04,787 INFO NetworkImpl:163 node # 4096
2022-08-08T16:08:04,793 INFO NetworkImpl:163 node # 16384
2022-08-08T16:08:04,803 INFO NetworkImpl:163 node # 65536
2022-08-08T16:08:04,846 INFO NetworkImpl:159 link # 1
2022-08-08T16:08:04,849 INFO NetworkImpl:159 link # 4
2022-08-08T16:08:04,853 INFO NetworkImpl:159 link # 16
2022-08-08T16:08:04,857 INFO NetworkImpl:159 link # 64
2022-08-08T16:08:04,862 INFO NetworkImpl:159 link # 256
2022-08-08T16:08:04,867 INFO NetworkImpl:159 link # 1024
2022-08-08T16:08:04,875 INFO NetworkImpl:159 link # 4096
2022-08-08T16:08:04,897 INFO NetworkImpl:159 link # 16384
2022-08-08T16:08:04,975 INFO NetworkImpl:159 link # 65536
2022-08-08T16:08:05,321 INFO NetworkImpl:159 link # 262144
2022-08-08T16:08:12,862 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T16:08:12,863 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T16:08:12,862 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T16:08:12,862 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T16:08:12,862 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T16:08:12,862 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T16:08:12,879 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T16:08:12,874 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T16:08:12,869 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T16:08:12,894 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T16:08:12,886 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T16:08:12,905 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T16:08:12,923 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T16:08:12,959 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T16:08:13,032 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T16:08:13,178 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T16:08:13,472 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T16:08:14,016 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T16:08:15,072 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T16:08:15,169 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T16:08:15,192 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:08:15,196 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T16:08:15,199 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:08:15,203 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:08:15,207 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:08:15,211 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T16:08:15,214 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:08:15,218 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T16:08:15,222 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:08:15,225 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T16:08:16,815 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:08:16,832 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T16:08:16,835 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T16:08:16,839 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T16:08:16,843 INFO EventsManagerImpl:176
2022-08-08T16:08:16,847 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:08:16,850 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T16:08:16,854 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T16:08:16,857 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T16:08:16,861 INFO EventsManagerImpl:176
2022-08-08T16:08:16,865 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:08:16,869 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T16:08:16,872 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T16:08:16,876 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T16:08:16,879 INFO EventsManagerImpl:176
2022-08-08T16:08:16,883 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:08:16,887 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T16:08:16,891 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T16:08:16,894 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T16:08:16,897 INFO EventsManagerImpl:176
2022-08-08T16:08:16,901 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T16:08:16,905 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T16:08:16,908 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T16:08:16,911 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T16:08:16,914 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T16:08:16,918 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T16:08:16,922 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T16:08:16,926 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:08:16,930 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T16:08:16,933 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T16:08:16,937 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:08:16,940 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T16:08:16,944 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T16:08:16,947 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T16:08:16,950 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T16:08:16,954 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T16:08:16,958 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T16:08:16,962 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T16:08:16,966 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T16:08:16,969 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:08:16,973 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:08:16,976 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:08:16,984 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T16:08:16,988 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T16:08:16,992 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T16:08:17,000 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:08:17,003 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T16:08:17,007 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:08:17,011 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T16:08:17,018 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:08:17,022 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:08:17,025 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T16:08:17,030 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:08:17,037 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T16:08:17,041 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:08:17,044 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:08:17,048 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T16:08:17,051 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T16:08:17,055 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:08:17,058 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:08:17,062 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:08:17,065 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T16:08:17,069 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T16:08:17,073 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T16:08:17,076 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:08:17,079 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T16:08:17,083 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:08:17,086 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T16:08:17,090 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:08:17,093 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:08:17,097 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T16:08:17,100 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:08:17,104 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T16:08:17,107 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:08:17,111 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:08:17,115 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T16:08:18,839 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T16:08:18,858 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T16:08:19,073 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T16:08:19,081 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T16:08:19,085 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T16:08:19,088 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T16:08:19,091 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T16:08:19,095 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T16:08:19,099 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T16:08:19,102 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T16:08:19,326 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T16:08:19,332 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273930 lost=0 simT=0.0s realT=4s; (s/r): 0.0
2022-08-08T16:08:19,362 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T16:08:19,366 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T16:08:19,372 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T16:08:19,377 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T16:08:19,381 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T16:08:19,385 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T16:08:19,396 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T16:08:19,402 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T16:08:19,406 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T16:08:19,409 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T16:08:20,595 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1744 #nodes=233
2022-08-08T16:08:20,611 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271743 lost=0 simT=3600.0s realT=5s; (s/r): 720.0
2022-08-08T16:08:22,622 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3082 #nodes=365
2022-08-08T16:08:22,639 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271245 lost=0 simT=7200.0s realT=7s; (s/r): 1028.5714285714287
2022-08-08T16:08:25,146 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4226 #nodes=503
2022-08-08T16:08:25,153 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270675 lost=0 simT=10800.0s realT=9s; (s/r): 1200.0
2022-08-08T16:08:28,272 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5470 #nodes=701
2022-08-08T16:08:28,289 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269820 lost=0 simT=14400.0s realT=13s; (s/r): 1107.6923076923076
2022-08-08T16:08:31,818 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6866 #nodes=1003
2022-08-08T16:08:31,835 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268557 lost=0 simT=18000.0s realT=16s; (s/r): 1125.0
2022-08-08T16:08:39,091 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10636 #nodes=1685
2022-08-08T16:08:39,097 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266613 lost=0 simT=21600.0s realT=23s; (s/r): 939.1304347826087
2022-08-08T16:08:52,501 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11603 #nodes=1804
2022-08-08T16:08:52,507 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263897 lost=0 simT=25200.0s realT=37s; (s/r): 681.081081081081
2022-08-08T16:08:53,990 INFO MemoryObserver:41 used RAM: 14418 MB free: 1661 MB total: 16080 MB
2022-08-08T16:09:03,604 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12862 #nodes=1938
2022-08-08T16:09:03,621 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260451 lost=0 simT=28800.0s realT=48s; (s/r): 600.0
2022-08-08T16:09:20,240 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=13923 #nodes=2145
2022-08-08T16:09:20,258 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256791 lost=0 simT=32400.0s realT=65s; (s/r): 498.46153846153845
2022-08-08T16:09:34,416 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13694 #nodes=1982
2022-08-08T16:09:34,429 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251322 lost=0 simT=36000.0s realT=79s; (s/r): 455.69620253164555
2022-08-08T16:09:50,782 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14144 #nodes=2112
2022-08-08T16:09:50,789 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245369 lost=0 simT=39600.0s realT=95s; (s/r): 416.8421052631579
2022-08-08T16:09:54,092 INFO MemoryObserver:41 used RAM: 14893 MB free: 1186 MB total: 16080 MB
2022-08-08T16:10:03,471 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14356 #nodes=2223
2022-08-08T16:10:03,488 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237418 lost=0 simT=43200.0s realT=108s; (s/r): 400.0
2022-08-08T16:10:16,394 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14725 #nodes=2204
2022-08-08T16:10:16,401 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228233 lost=0 simT=46800.0s realT=121s; (s/r): 386.77685950413223
2022-08-08T16:10:35,312 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=14899 #nodes=2299
2022-08-08T16:10:35,316 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=216896 lost=0 simT=50400.0s realT=140s; (s/r): 360.0
2022-08-08T16:10:50,014 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15121 #nodes=2323
2022-08-08T16:10:50,018 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203303 lost=0 simT=54000.0s realT=154s; (s/r): 350.64935064935065
2022-08-08T16:10:54,097 INFO MemoryObserver:41 used RAM: 15895 MB free: 184 MB total: 16080 MB
2022-08-08T16:11:09,502 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15453 #nodes=2408
2022-08-08T16:11:09,820 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186574 lost=0 simT=57600.0s realT=174s; (s/r): 331.0344827586207
2022-08-08T16:11:33,818 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15242 #nodes=2340
2022-08-08T16:11:33,826 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=166988 lost=0 simT=61200.0s realT=198s; (s/r): 309.09090909090907
2022-08-08T16:11:51,521 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=14791 #nodes=2227
2022-08-08T16:11:51,526 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144805 lost=0 simT=64800.0s realT=216s; (s/r): 300.0
2022-08-08T16:11:54,101 INFO MemoryObserver:41 used RAM: 15265 MB free: 814 MB total: 16080 MB
2022-08-08T16:12:07,764 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14234 #nodes=2068
2022-08-08T16:12:07,771 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121095 lost=0 simT=68400.0s realT=232s; (s/r): 294.82758620689657
2022-08-08T16:12:23,299 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13850 #nodes=1962
2022-08-08T16:12:23,316 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96226 lost=0 simT=72000.0s realT=248s; (s/r): 290.3225806451613
2022-08-08T16:12:38,230 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=11911 #nodes=1654
2022-08-08T16:12:38,237 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73566 lost=0 simT=75600.0s realT=263s; (s/r): 287.45247148288973
2022-08-08T16:12:56,034 INFO MemoryObserver:41 used RAM: 15363 MB free: 716 MB total: 16080 MB
2022-08-08T16:12:57,207 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11126 #nodes=1432
2022-08-08T16:12:57,213 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57690 lost=0 simT=79200.0s realT=282s; (s/r): 280.8510638297872
2022-08-08T16:13:12,450 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10519 #nodes=1392
2022-08-08T16:13:12,456 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44229 lost=0 simT=82800.0s realT=297s; (s/r): 278.7878787878788
2022-08-08T16:13:27,698 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=9974 #nodes=1226
2022-08-08T16:13:27,714 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32174 lost=0 simT=86400.0s realT=312s; (s/r): 276.9230769230769
2022-08-08T16:13:40,936 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8290 #nodes=1032
2022-08-08T16:13:40,940 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25914 lost=3 simT=90000.0s realT=325s; (s/r): 276.9230769230769
2022-08-08T16:13:52,969 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7061 #nodes=821
2022-08-08T16:13:52,985 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21942 lost=7 simT=93600.0s realT=337s; (s/r): 277.7448071216617
2022-08-08T16:13:56,051 INFO MemoryObserver:41 used RAM: 15607 MB free: 472 MB total: 16080 MB
2022-08-08T16:13:57,800 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6022 #nodes=643
2022-08-08T16:13:57,806 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18971 lost=8 simT=97200.0s realT=342s; (s/r): 284.2105263157895
2022-08-08T16:14:02,019 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5076 #nodes=536
2022-08-08T16:14:02,023 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16691 lost=8 simT=100800.0s realT=346s; (s/r): 291.32947976878614
2022-08-08T16:14:05,438 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4267 #nodes=467
2022-08-08T16:14:05,442 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14894 lost=8 simT=104400.0s realT=350s; (s/r): 298.2857142857143
2022-08-08T16:14:08,252 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3549 #nodes=357
2022-08-08T16:14:08,258 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13298 lost=8 simT=108000.0s realT=353s; (s/r): 305.94900849858357
2022-08-08T16:14:10,258 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=2918 #nodes=289
2022-08-08T16:14:10,263 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12025 lost=8 simT=111600.0s realT=355s; (s/r): 314.36619718309856
2022-08-08T16:14:11,822 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2465 #nodes=246
2022-08-08T16:14:11,838 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11018 lost=8 simT=115200.0s realT=356s; (s/r): 323.59550561797755
2022-08-08T16:14:13,182 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2078 #nodes=234
2022-08-08T16:14:13,198 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10228 lost=8 simT=118800.0s realT=358s; (s/r): 331.8435754189944
2022-08-08T16:14:14,371 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1801 #nodes=193
2022-08-08T16:14:14,377 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9531 lost=8 simT=122400.0s realT=359s; (s/r): 340.94707520891365
2022-08-08T16:14:15,383 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1610 #nodes=167
2022-08-08T16:14:15,390 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8847 lost=8 simT=126000.0s realT=360s; (s/r): 350.0
2022-08-08T16:14:16,326 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1326 #nodes=157
2022-08-08T16:14:16,331 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7222 lost=8 simT=129600.0s realT=361s; (s/r): 359.0027700831025
2022-08-08T16:14:16,746 INFO AbstractController$9:234 ### ITERATION 137 fires after mobsim event
2022-08-08T16:14:16,746 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=236.469503141sec
2022-08-08T16:14:16,753 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T16:14:16,798 INFO LegTimesControlerListener:50 [137] average trip (probably: leg) duration is: 1218 seconds = 00:20:18
2022-08-08T16:14:16,802 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T16:14:16,807 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:14:16,810 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:14:16,814 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:14:16,817 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:14:16,821 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T16:14:16,825 INFO EventsManagerImpl:137 event # 1
2022-08-08T16:14:16,828 INFO EventsManagerImpl:137 event # 4
2022-08-08T16:14:16,832 INFO EventsManagerImpl:137 event # 16
2022-08-08T16:14:16,836 INFO EventsManagerImpl:137 event # 64
2022-08-08T16:14:16,840 INFO EventsManagerImpl:137 event # 256
2022-08-08T16:14:16,845 INFO EventsManagerImpl:137 event # 1024
2022-08-08T16:14:16,851 INFO EventsManagerImpl:137 event # 4096
2022-08-08T16:14:16,866 INFO EventsManagerImpl:137 event # 16384
2022-08-08T16:14:16,882 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T16:14:24,064 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T16:14:24,069 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T16:14:24,073 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T16:14:24,076 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T16:14:24,080 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T16:14:24,083 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T16:14:24,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-08-08T16:14:24,094 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-08-08T16:14:24,098 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:08:31][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T16:14:24,103 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T16:14:24,107 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-08-08T16:14:24,111 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:43:41][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T16:14:24,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-08-08T16:14:24,120 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-08-08T16:14:24,124 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-08-08T16:14:24,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-08-08T16:14:24,132 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-08-08T16:14:24,136 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T16:14:24,141 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T16:14:24,144 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-08-08T16:14:24,148 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-08-08T16:14:24,151 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T16:14:24,155 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-08-08T16:14:24,159 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:20:03][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T16:14:24,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-08-08T16:14:24,167 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-08-08T16:14:24,170 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-08-08T16:14:24,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-08-08T16:14:24,178 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-08-08T16:14:24,182 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=33:49:07][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T16:14:24,186 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T16:14:24,189 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T16:14:24,192 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T16:14:24,198 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T16:14:24,202 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-08-08T16:14:24,206 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-08-08T16:14:24,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-08-08T16:14:24,216 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-08-08T16:14:24,220 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-08-08T16:14:24,224 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T16:14:24,544 INFO ControlerListenerManagerImpl:251 [it.137] all ControlerAfterMobsimListeners called.
2022-08-08T16:14:24,550 INFO AbstractController$4:159 ### ITERATION 137 fires scoring event
2022-08-08T16:14:24,553 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T16:14:24,713 INFO NewScoreAssignerImpl:57 it: 137 msaStart: 599
2022-08-08T16:14:24,837 INFO ControlerListenerManagerImpl:194 [it.137] all ControlerScoringListeners called.
2022-08-08T16:14:24,843 INFO AbstractController$5:167 ### ITERATION 137 fires iteration end event
2022-08-08T16:14:24,847 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T16:14:24,851 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T16:14:24,947 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T16:14:24,954 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T16:14:26,407 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T16:14:26,424 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13654698388082387
2022-08-08T16:14:26,427 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3050062391841304
2022-08-08T16:14:26,431 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.33648459203952E-4
2022-08-08T16:14:26,435 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.4763501543106858E-4
2022-08-08T16:14:26,438 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T16:14:26,442 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13924806277184099
2022-08-08T16:14:26,446 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.137457185845525
2022-08-08T16:14:26,450 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22093901004945132
2022-08-08T16:14:26,719 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T16:14:26,831 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -88.67154853783242
2022-08-08T16:14:26,837 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -107.9422486144332
2022-08-08T16:14:26,841 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -88.8784761458841
2022-08-08T16:14:26,845 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -72.39611004396312
2022-08-08T16:14:26,918 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T16:14:27,526 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18624.774462558176 meters
2022-08-08T16:14:27,531 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137390.86033234547 meters (statistic on all 2106019 legs which have a finite distance)
2022-08-08T16:14:27,535 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51272.72763717821 meters
2022-08-08T16:14:27,539 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137342.2621939173 meters (statistic on all 764739 trips which have a finite distance)
2022-08-08T16:14:27,542 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T16:14:27,546 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T16:14:28,697 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T16:14:28,703 INFO LegHistogramListener:72 number of legs: 2113214 100%
2022-08-08T16:14:28,706 INFO LegHistogramListener:79 number of bike legs: 105606 4.997411525761234%
2022-08-08T16:14:28,710 INFO LegHistogramListener:79 number of car legs: 237401 11.234120160097369%
2022-08-08T16:14:28,713 INFO LegHistogramListener:79 number of drtNorth legs: 212 0.010032112223371603%
2022-08-08T16:14:28,717 INFO LegHistogramListener:79 number of drtSoutheast legs: 127 0.00600980307720846%
2022-08-08T16:14:28,721 INFO LegHistogramListener:79 number of freight legs: 47065 2.2271762348725685%
2022-08-08T16:14:28,724 INFO LegHistogramListener:79 number of pt legs: 127818 6.048511887579772%
2022-08-08T16:14:28,727 INFO LegHistogramListener:79 number of ride legs: 106639 5.046294412208134%
2022-08-08T16:14:28,731 INFO LegHistogramListener:79 number of walk legs: 1488346 70.43044386418035%
2022-08-08T16:14:29,308 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T16:14:29,312 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T16:14:31,933 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6968642322722441
2022-08-08T16:14:31,937 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.46907238994130546
2022-08-08T16:14:31,941 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.012652962713814015
2022-08-08T16:14:31,945 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010471815833662837
2022-08-08T16:14:31,949 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T16:14:31,953 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5580860339842968
2022-08-08T16:14:31,957 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7603049240770886
2022-08-08T16:14:31,961 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9194041194020653
2022-08-08T16:14:31,965 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.25426472627184354
2022-08-08T16:14:31,968 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3865726595356815
2022-08-08T16:14:31,972 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0017459445303152456
2022-08-08T16:14:31,975 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0015135798538541726
2022-08-08T16:14:31,979 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T16:14:31,983 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3703186862280922
2022-08-08T16:14:31,987 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.30549536040916725
2022-08-08T16:14:31,991 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.7233294135166918
2022-08-08T16:14:31,995 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1898445082341825
2022-08-08T16:14:31,999 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3729440219372795
2022-08-08T16:14:32,002 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.7614834366350513E-4
2022-08-08T16:14:32,006 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.9783759634789485E-4
2022-08-08T16:14:32,010 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T16:14:32,014 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.24692534033080513
2022-08-08T16:14:32,017 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.22015975392452383
2022-08-08T16:14:32,021 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4814005556211711
2022-08-08T16:14:32,277 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T16:14:33,514 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T16:14:33,840 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T16:14:34,231 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T16:14:35,534 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T16:14:35,876 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T16:14:36,259 INFO ControlerListenerManagerImpl:171 [it.137] all ControlerIterationEndsListeners called.
2022-08-08T16:14:36,497 INFO AbstractController:181 ### ITERATION 137 ENDS
2022-08-08T16:14:36,501 INFO AbstractController:182 ###################################################
2022-08-08T16:14:36,504 INFO AbstractController:133 ###################################################
2022-08-08T16:14:36,508 INFO AbstractController:134 ### ITERATION 138 BEGINS
2022-08-08T16:14:36,513 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T16:14:36,516 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T16:14:36,520 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T16:14:36,524 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T16:14:36,528 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T16:14:36,837 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T16:14:36,879 INFO ControlerListenerManagerImpl:148 [it.138] all ControlerIterationStartsListeners called.
2022-08-08T16:14:36,883 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T16:14:44,303 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169658 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T16:14:44,307 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30603 plans
2022-08-08T16:14:44,315 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:14:44,317 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:14:44,315 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T16:14:44,315 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T16:14:44,315 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:14:44,325 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:14:44,324 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T16:14:44,321 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:14:44,337 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:14:44,334 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T16:14:44,345 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:14:44,345 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:14:44,344 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T16:14:44,350 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:14:44,349 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:14:44,362 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:14:44,357 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:14:44,372 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T16:14:44,398 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T16:14:44,441 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T16:14:44,536 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T16:14:44,717 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T16:14:45,152 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T16:14:45,985 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T16:14:47,764 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T16:14:50,835 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T16:14:55,708 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T16:14:56,057 INFO MemoryObserver:41 used RAM: 14290 MB free: 1789 MB total: 16080 MB
2022-08-08T16:15:08,297 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T16:15:08,314 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30603 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T16:15:08,318 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30478 plans
2022-08-08T16:15:08,322 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T16:15:08,322 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T16:15:08,322 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T16:15:08,322 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T16:15:08,322 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T16:15:08,322 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T16:15:08,338 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T16:15:08,333 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T16:15:08,329 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T16:15:08,326 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T16:15:08,351 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T16:15:08,344 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T16:15:08,361 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T16:15:08,375 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T16:15:08,400 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T16:15:08,448 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T16:15:08,572 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30478 plans
2022-08-08T16:15:08,578 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T16:15:08,580 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T16:15:08,578 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:15:08,578 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:15:08,578 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:15:08,590 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T16:15:08,585 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:15:08,581 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:15:08,599 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:15:08,599 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T16:15:08,596 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:15:08,610 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:15:08,607 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:15:08,615 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T16:15:08,614 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:15:08,628 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T16:15:08,632 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:15:08,638 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:15:08,651 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T16:15:08,695 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T16:15:08,865 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T16:15:09,087 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T16:15:09,484 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T16:15:10,281 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T16:15:11,904 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T16:15:15,779 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T16:15:22,933 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T16:15:39,293 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T16:15:39,300 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30478 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T16:15:39,304 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7689 plans
2022-08-08T16:15:39,308 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T16:15:39,308 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T16:15:39,308 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T16:15:39,308 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T16:15:39,308 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T16:15:39,308 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T16:15:39,322 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T16:15:39,318 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T16:15:39,315 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T16:15:39,311 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T16:15:39,339 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T16:15:39,331 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T16:15:39,326 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T16:15:39,356 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T16:15:39,360 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7689 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T16:15:39,363 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40265 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T16:15:39,367 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6800 plans
2022-08-08T16:15:39,372 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T16:15:39,374 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T16:15:39,373 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T16:15:39,372 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T16:15:39,376 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T16:15:39,393 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T16:15:39,416 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T16:15:39,462 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T16:15:39,780 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T16:15:40,251 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T16:15:40,767 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T16:15:41,577 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T16:15:43,915 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T16:15:51,570 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T16:15:51,582 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6800 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T16:15:51,586 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T16:15:52,564 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T16:15:53,576 INFO ControlerListenerManagerImpl:213 [it.138] all ControlerReplanningListeners called.
2022-08-08T16:15:53,581 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T16:15:53,585 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T16:15:53,589 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T16:15:53,671 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T16:15:53,746 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T16:15:53,753 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T16:15:53,756 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T16:15:53,769 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T16:15:53,781 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T16:15:53,785 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T16:15:53,790 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T16:15:53,795 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T16:15:53,798 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T16:15:53,802 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T16:15:53,806 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T16:15:53,809 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T16:15:53,813 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T16:15:53,817 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T16:15:53,820 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T16:15:53,824 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T16:15:53,828 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T16:15:53,831 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T16:15:53,834 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T16:15:53,838 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T16:15:53,842 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T16:15:53,845 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T16:15:54,550 INFO ControlerListenerManagerImpl:232 [it.138] all ControlerBeforeMobsimListeners called.
2022-08-08T16:15:54,557 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T16:15:54,561 INFO NetworkImpl:163 node # 1
2022-08-08T16:15:54,564 INFO NetworkImpl:163 node # 4
2022-08-08T16:15:54,568 INFO NetworkImpl:163 node # 16
2022-08-08T16:15:54,572 INFO NetworkImpl:163 node # 64
2022-08-08T16:15:54,576 INFO NetworkImpl:163 node # 256
2022-08-08T16:15:54,579 INFO NetworkImpl:163 node # 1024
2022-08-08T16:15:54,584 INFO NetworkImpl:163 node # 4096
2022-08-08T16:15:54,589 INFO NetworkImpl:163 node # 16384
2022-08-08T16:15:54,601 INFO NetworkImpl:163 node # 65536
2022-08-08T16:15:54,643 INFO NetworkImpl:159 link # 1
2022-08-08T16:15:54,647 INFO NetworkImpl:159 link # 4
2022-08-08T16:15:54,651 INFO NetworkImpl:159 link # 16
2022-08-08T16:15:54,655 INFO NetworkImpl:159 link # 64
2022-08-08T16:15:54,658 INFO NetworkImpl:159 link # 256
2022-08-08T16:15:54,663 INFO NetworkImpl:159 link # 1024
2022-08-08T16:15:54,671 INFO NetworkImpl:159 link # 4096
2022-08-08T16:15:54,693 INFO NetworkImpl:159 link # 16384
2022-08-08T16:15:54,769 INFO NetworkImpl:159 link # 65536
2022-08-08T16:15:55,106 INFO NetworkImpl:159 link # 262144
2022-08-08T16:15:55,905 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T16:15:55,905 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T16:15:55,905 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T16:15:55,929 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T16:15:55,937 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T16:15:55,940 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T16:15:55,945 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T16:15:55,949 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T16:15:55,984 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T16:15:56,020 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T16:15:56,032 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T16:15:56,043 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T16:15:56,063 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T16:15:56,076 INFO MemoryObserver:41 used RAM: 15984 MB free: 95 MB total: 16080 MB
2022-08-08T16:15:56,102 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T16:15:56,177 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T16:15:56,331 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T16:15:56,641 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T16:15:57,220 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T16:15:58,318 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T16:15:58,420 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T16:15:58,441 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:15:58,445 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T16:15:58,449 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:15:58,453 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:15:58,457 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:15:58,461 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T16:15:58,465 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:15:58,469 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T16:15:58,472 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:15:58,476 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T16:16:05,930 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:16:05,947 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T16:16:05,951 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T16:16:05,954 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T16:16:05,958 INFO EventsManagerImpl:176
2022-08-08T16:16:05,962 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:16:05,966 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T16:16:05,970 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T16:16:05,974 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T16:16:05,977 INFO EventsManagerImpl:176
2022-08-08T16:16:05,981 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:16:05,985 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T16:16:05,989 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T16:16:05,992 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T16:16:05,996 INFO EventsManagerImpl:176
2022-08-08T16:16:06,000 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:16:06,004 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T16:16:06,008 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T16:16:06,011 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T16:16:06,015 INFO EventsManagerImpl:176
2022-08-08T16:16:06,019 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T16:16:06,023 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T16:16:06,027 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T16:16:06,030 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T16:16:06,034 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T16:16:06,037 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T16:16:06,041 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T16:16:06,045 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:16:06,049 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T16:16:06,053 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T16:16:06,056 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:16:06,060 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T16:16:06,064 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T16:16:06,067 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T16:16:06,071 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T16:16:06,074 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T16:16:06,078 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T16:16:06,082 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T16:16:06,086 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T16:16:06,090 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:16:06,093 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:16:06,097 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:16:06,100 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T16:16:06,104 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T16:16:06,108 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T16:16:06,112 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:16:06,116 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T16:16:06,120 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:16:06,124 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T16:16:06,131 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:16:06,135 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:16:06,139 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T16:16:06,143 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:16:06,146 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T16:16:06,150 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:16:06,153 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:16:06,157 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T16:16:06,160 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T16:16:06,163 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:16:06,167 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:16:06,171 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:16:06,174 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T16:16:06,178 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T16:16:06,181 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T16:16:06,184 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:16:06,188 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T16:16:06,191 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:16:06,195 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T16:16:06,199 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:16:06,203 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:16:06,206 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T16:16:06,210 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:16:06,213 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T16:16:06,217 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:16:06,220 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:16:06,223 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T16:16:07,774 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T16:16:07,794 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T16:16:07,994 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T16:16:08,000 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T16:16:08,004 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T16:16:08,008 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T16:16:08,011 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T16:16:08,016 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T16:16:08,020 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T16:16:08,024 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T16:16:08,412 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T16:16:08,417 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273930 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T16:16:08,446 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T16:16:08,450 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T16:16:08,455 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T16:16:08,461 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T16:16:08,466 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T16:16:08,470 INFO VehicularDepartureHandler:110 teleport vehicle 100230_car from link -7971613#2 to link -32861714#0
2022-08-08T16:16:08,478 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T16:16:08,482 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T16:16:08,487 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T16:16:08,490 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T16:16:09,527 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1749 #nodes=221
2022-08-08T16:16:09,533 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271733 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-08-08T16:16:11,081 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3108 #nodes=353
2022-08-08T16:16:11,097 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271251 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T16:16:13,452 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4224 #nodes=479
2022-08-08T16:16:13,469 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270670 lost=0 simT=10800.0s realT=15s; (s/r): 720.0
2022-08-08T16:16:16,657 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5458 #nodes=676
2022-08-08T16:16:16,661 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269817 lost=0 simT=14400.0s realT=18s; (s/r): 800.0
2022-08-08T16:16:20,691 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6875 #nodes=1009
2022-08-08T16:16:20,697 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268556 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T16:16:27,159 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10702 #nodes=1781
2022-08-08T16:16:27,165 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266645 lost=0 simT=21600.0s realT=28s; (s/r): 771.4285714285714
2022-08-08T16:16:40,508 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11606 #nodes=1868
2022-08-08T16:16:40,514 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263932 lost=0 simT=25200.0s realT=42s; (s/r): 600.0
2022-08-08T16:16:51,615 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12828 #nodes=1981
2022-08-08T16:16:51,622 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260438 lost=0 simT=28800.0s realT=53s; (s/r): 543.3962264150944
2022-08-08T16:16:56,083 INFO MemoryObserver:41 used RAM: 14380 MB free: 1699 MB total: 16080 MB
2022-08-08T16:17:09,751 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=13944 #nodes=2117
2022-08-08T16:17:09,768 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256770 lost=0 simT=32400.0s realT=71s; (s/r): 456.3380281690141
2022-08-08T16:17:23,603 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13897 #nodes=2013
2022-08-08T16:17:23,619 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251301 lost=0 simT=36000.0s realT=85s; (s/r): 423.52941176470586
2022-08-08T16:17:40,856 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14207 #nodes=2185
2022-08-08T16:17:40,862 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245292 lost=0 simT=39600.0s realT=102s; (s/r): 388.2352941176471
2022-08-08T16:17:53,855 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14441 #nodes=2251
2022-08-08T16:17:53,860 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237389 lost=0 simT=43200.0s realT=115s; (s/r): 375.6521739130435
2022-08-08T16:17:56,089 INFO MemoryObserver:41 used RAM: 15410 MB free: 669 MB total: 16080 MB
2022-08-08T16:18:07,134 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14787 #nodes=2172
2022-08-08T16:18:07,141 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228137 lost=0 simT=46800.0s realT=128s; (s/r): 365.625
2022-08-08T16:18:26,152 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=14876 #nodes=2356
2022-08-08T16:18:26,157 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=216828 lost=0 simT=50400.0s realT=147s; (s/r): 342.85714285714283
2022-08-08T16:18:40,657 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15121 #nodes=2336
2022-08-08T16:18:40,662 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203261 lost=0 simT=54000.0s realT=162s; (s/r): 333.3333333333333
2022-08-08T16:18:56,095 INFO MemoryObserver:41 used RAM: 15920 MB free: 159 MB total: 16080 MB
2022-08-08T16:18:56,301 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15360 #nodes=2382
2022-08-08T16:18:56,306 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186525 lost=0 simT=57600.0s realT=177s; (s/r): 325.4237288135593
2022-08-08T16:19:23,093 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15155 #nodes=2362
2022-08-08T16:19:23,110 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=166884 lost=0 simT=61200.0s realT=204s; (s/r): 300.0
2022-08-08T16:19:41,856 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=14805 #nodes=2186
2022-08-08T16:19:41,872 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144786 lost=0 simT=64800.0s realT=223s; (s/r): 290.5829596412556
2022-08-08T16:19:56,099 INFO MemoryObserver:41 used RAM: 15646 MB free: 433 MB total: 16080 MB
2022-08-08T16:19:56,437 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14154 #nodes=2067
2022-08-08T16:19:56,443 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=120999 lost=0 simT=68400.0s realT=238s; (s/r): 287.39495798319325
2022-08-08T16:20:14,061 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13696 #nodes=2008
2022-08-08T16:20:14,068 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96088 lost=0 simT=72000.0s realT=255s; (s/r): 282.3529411764706
2022-08-08T16:20:27,115 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=11887 #nodes=1623
2022-08-08T16:20:27,119 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73605 lost=0 simT=75600.0s realT=268s; (s/r): 282.089552238806
2022-08-08T16:20:40,202 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11053 #nodes=1402
2022-08-08T16:20:40,213 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57684 lost=0 simT=79200.0s realT=281s; (s/r): 281.8505338078292
2022-08-08T16:20:50,508 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10582 #nodes=1385
2022-08-08T16:20:50,513 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44183 lost=0 simT=82800.0s realT=292s; (s/r): 283.56164383561645
2022-08-08T16:20:56,116 INFO MemoryObserver:41 used RAM: 15946 MB free: 133 MB total: 16080 MB
2022-08-08T16:21:02,099 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10001 #nodes=1213
2022-08-08T16:21:02,114 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32115 lost=0 simT=86400.0s realT=303s; (s/r): 285.1485148514852
2022-08-08T16:21:10,908 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8371 #nodes=991
2022-08-08T16:21:10,925 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25832 lost=3 simT=90000.0s realT=312s; (s/r): 288.46153846153845
2022-08-08T16:21:16,966 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7065 #nodes=859
2022-08-08T16:21:16,972 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21858 lost=4 simT=93600.0s realT=318s; (s/r): 294.33962264150944
2022-08-08T16:21:22,084 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6011 #nodes=677
2022-08-08T16:21:22,090 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18909 lost=6 simT=97200.0s realT=323s; (s/r): 300.92879256965944
2022-08-08T16:21:26,357 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5032 #nodes=519
2022-08-08T16:21:26,364 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16577 lost=6 simT=100800.0s realT=327s; (s/r): 308.25688073394497
2022-08-08T16:21:29,805 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4252 #nodes=478
2022-08-08T16:21:29,821 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14794 lost=7 simT=104400.0s realT=331s; (s/r): 315.40785498489424
2022-08-08T16:21:32,672 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3591 #nodes=361
2022-08-08T16:21:32,678 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13250 lost=7 simT=108000.0s realT=334s; (s/r): 323.3532934131737
2022-08-08T16:21:35,034 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=2974 #nodes=316
2022-08-08T16:21:35,050 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=11973 lost=7 simT=111600.0s realT=336s; (s/r): 332.14285714285717
2022-08-08T16:21:45,743 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2505 #nodes=252
2022-08-08T16:21:45,749 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=10962 lost=7 simT=115200.0s realT=347s; (s/r): 331.9884726224784
2022-08-08T16:21:46,901 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2097 #nodes=227
2022-08-08T16:21:46,905 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10174 lost=7 simT=118800.0s realT=348s; (s/r): 341.37931034482756
2022-08-08T16:21:47,917 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1866 #nodes=202
2022-08-08T16:21:47,933 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9488 lost=8 simT=122400.0s realT=349s; (s/r): 350.7163323782235
2022-08-08T16:21:48,850 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1670 #nodes=178
2022-08-08T16:21:48,866 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8792 lost=8 simT=126000.0s realT=350s; (s/r): 360.0
2022-08-08T16:21:50,018 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1382 #nodes=147
2022-08-08T16:21:50,024 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7186 lost=8 simT=129600.0s realT=351s; (s/r): 369.2307692307692
2022-08-08T16:21:50,459 INFO AbstractController$9:234 ### ITERATION 138 fires after mobsim event
2022-08-08T16:21:50,459 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=237.434737524sec
2022-08-08T16:21:50,464 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T16:21:50,512 INFO LegTimesControlerListener:50 [138] average trip (probably: leg) duration is: 1220 seconds = 00:20:20
2022-08-08T16:21:50,515 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T16:21:50,519 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:21:50,522 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:21:50,526 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:21:50,530 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:21:50,533 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T16:21:50,537 INFO EventsManagerImpl:137 event # 1
2022-08-08T16:21:50,541 INFO EventsManagerImpl:137 event # 4
2022-08-08T16:21:50,544 INFO EventsManagerImpl:137 event # 16
2022-08-08T16:21:50,548 INFO EventsManagerImpl:137 event # 64
2022-08-08T16:21:50,551 INFO EventsManagerImpl:137 event # 256
2022-08-08T16:21:50,556 INFO EventsManagerImpl:137 event # 1024
2022-08-08T16:21:50,563 INFO EventsManagerImpl:137 event # 4096
2022-08-08T16:21:50,577 INFO EventsManagerImpl:137 event # 16384
2022-08-08T16:21:50,595 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T16:21:57,545 INFO MemoryObserver:41 used RAM: 13365 MB free: 2714 MB total: 16080 MB
2022-08-08T16:21:57,742 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T16:21:57,748 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T16:21:57,752 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T16:21:57,756 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T16:21:57,759 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T16:21:57,763 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T16:21:57,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-08-08T16:21:57,775 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-08-08T16:21:57,779 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:08:31][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T16:21:57,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-08-08T16:21:57,788 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-08-08T16:21:57,792 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:59][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T16:21:57,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-08-08T16:21:57,801 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-08-08T16:21:57,805 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-08-08T16:21:57,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-08-08T16:21:57,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-08-08T16:21:57,817 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T16:21:57,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-08-08T16:21:57,826 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-08-08T16:21:57,829 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-08-08T16:21:57,832 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T16:21:57,836 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-08-08T16:21:57,839 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:19:24][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T16:21:57,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-08-08T16:21:57,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-08-08T16:21:57,852 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-08-08T16:21:57,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-08-08T16:21:57,860 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-08-08T16:21:57,864 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=33:49:07][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T16:21:57,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-08-08T16:21:57,871 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T16:21:57,875 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T16:21:57,882 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T16:21:57,886 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-08-08T16:21:57,890 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-08-08T16:21:57,894 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T16:21:57,898 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-08-08T16:21:57,901 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:48:56][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T16:21:57,904 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T16:21:58,233 INFO ControlerListenerManagerImpl:251 [it.138] all ControlerAfterMobsimListeners called.
2022-08-08T16:21:58,238 INFO AbstractController$4:159 ### ITERATION 138 fires scoring event
2022-08-08T16:21:58,242 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T16:21:58,417 INFO NewScoreAssignerImpl:57 it: 138 msaStart: 599
2022-08-08T16:21:58,548 INFO ControlerListenerManagerImpl:194 [it.138] all ControlerScoringListeners called.
2022-08-08T16:21:58,553 INFO AbstractController$5:167 ### ITERATION 138 fires iteration end event
2022-08-08T16:21:58,557 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T16:21:58,560 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T16:21:58,662 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T16:21:58,668 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T16:22:00,114 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T16:22:00,121 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13671130807191237
2022-08-08T16:22:00,125 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3063298191920385
2022-08-08T16:22:00,132 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.3878359017546742E-4
2022-08-08T16:22:00,135 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.2337819726092113E-4
2022-08-08T16:22:00,139 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T16:22:00,142 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.138336577024397
2022-08-08T16:22:00,146 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13713110502883377
2022-08-08T16:22:00,150 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22060779410178857
2022-08-08T16:22:00,355 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T16:22:00,468 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -88.56341750131436
2022-08-08T16:22:00,473 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -107.78577175968687
2022-08-08T16:22:00,476 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -88.77712302198563
2022-08-08T16:22:00,480 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -72.35411852105713
2022-08-08T16:22:00,546 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T16:22:01,157 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18636.983763634416 meters
2022-08-08T16:22:01,173 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137410.6190953619 meters (statistic on all 2104942 legs which have a finite distance)
2022-08-08T16:22:01,176 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51272.23242581527 meters
2022-08-08T16:22:01,185 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137358.17651360427 meters (statistic on all 764835 trips which have a finite distance)
2022-08-08T16:22:01,188 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T16:22:01,191 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T16:22:02,381 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T16:22:02,389 INFO LegHistogramListener:72 number of legs: 2112104 100%
2022-08-08T16:22:02,392 INFO LegHistogramListener:79 number of bike legs: 105658 5.002499876900001%
2022-08-08T16:22:02,396 INFO LegHistogramListener:79 number of car legs: 238426 11.28855397272104%
2022-08-08T16:22:02,400 INFO LegHistogramListener:79 number of drtNorth legs: 219 0.010368807596595623%
2022-08-08T16:22:02,403 INFO LegHistogramListener:79 number of drtSoutheast legs: 180 0.008522307613640237%
2022-08-08T16:22:02,407 INFO LegHistogramListener:79 number of freight legs: 47065 2.2283467101998764%
2022-08-08T16:22:02,411 INFO LegHistogramListener:79 number of pt legs: 126733 6.000320059997046%
2022-08-08T16:22:02,414 INFO LegHistogramListener:79 number of ride legs: 106312 5.033464261229561%
2022-08-08T16:22:02,418 INFO LegHistogramListener:79 number of walk legs: 1487511 70.42792400374223%
2022-08-08T16:22:02,991 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T16:22:02,997 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T16:22:05,610 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6987257172494185
2022-08-08T16:22:05,614 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4694819166362838
2022-08-08T16:22:05,618 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.012685057282385987
2022-08-08T16:22:05,622 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010502626619491931
2022-08-08T16:22:05,625 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T16:22:05,629 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5584929931137894
2022-08-08T16:22:05,632 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7619905308184886
2022-08-08T16:22:05,635 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9198264839244725
2022-08-08T16:22:05,639 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2549014825123115
2022-08-08T16:22:05,642 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3867279972475698
2022-08-08T16:22:05,645 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0017639174887155496
2022-08-08T16:22:05,649 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0015315528122544766
2022-08-08T16:22:05,653 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T16:22:05,657 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3716576716289149
2022-08-08T16:22:05,660 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.3063709002398106
2022-08-08T16:22:05,663 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.725319276768154
2022-08-08T16:22:05,667 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.19004092699384298
2022-08-08T16:22:05,670 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37304672455670984
2022-08-08T16:22:05,673 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.7614834366350513E-4
2022-08-08T16:22:05,677 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 3.016889445765314E-4
2022-08-08T16:22:05,681 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T16:22:05,684 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.24744013721069955
2022-08-08T16:22:05,687 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.22040367264567082
2022-08-08T16:22:05,690 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4835573106292076
2022-08-08T16:22:05,933 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T16:22:07,133 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T16:22:07,491 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T16:22:07,878 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T16:22:09,166 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T16:22:09,491 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T16:22:09,874 INFO ControlerListenerManagerImpl:171 [it.138] all ControlerIterationEndsListeners called.
2022-08-08T16:22:10,102 INFO AbstractController:181 ### ITERATION 138 ENDS
2022-08-08T16:22:10,108 INFO AbstractController:182 ###################################################
2022-08-08T16:22:10,112 INFO AbstractController:133 ###################################################
2022-08-08T16:22:10,116 INFO AbstractController:134 ### ITERATION 139 BEGINS
2022-08-08T16:22:10,120 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T16:22:10,124 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T16:22:10,127 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T16:22:10,130 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T16:22:10,134 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T16:22:10,448 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T16:22:10,487 INFO ControlerListenerManagerImpl:148 [it.139] all ControlerIterationStartsListeners called.
2022-08-08T16:22:10,492 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T16:22:12,293 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169986 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T16:22:12,299 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30366 plans
2022-08-08T16:22:12,323 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:22:12,324 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T16:22:12,324 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:22:12,323 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:22:12,323 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:22:12,336 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:22:12,336 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T16:22:12,335 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:22:12,331 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:22:12,344 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T16:22:12,340 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:22:12,358 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T16:22:12,377 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T16:22:12,375 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:22:12,374 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:22:12,385 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:22:12,409 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T16:22:12,441 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T16:22:12,469 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:22:12,512 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T16:22:12,648 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T16:22:12,867 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T16:22:13,212 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T16:22:13,970 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T16:22:15,731 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T16:22:25,105 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T16:22:30,230 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T16:22:42,283 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T16:22:42,289 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30366 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T16:22:42,293 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30432 plans
2022-08-08T16:22:42,297 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T16:22:42,297 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T16:22:42,297 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T16:22:42,297 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T16:22:42,297 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T16:22:42,297 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T16:22:42,314 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T16:22:42,309 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T16:22:42,305 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T16:22:42,301 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T16:22:42,326 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T16:22:42,319 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T16:22:42,336 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T16:22:42,349 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T16:22:42,372 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T16:22:42,422 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T16:22:42,545 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30432 plans
2022-08-08T16:22:42,552 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T16:22:42,552 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:22:42,552 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T16:22:42,552 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:22:42,552 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:22:42,563 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:22:42,562 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:22:42,557 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T16:22:42,555 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T16:22:42,578 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:22:42,576 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:22:42,570 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T16:22:42,584 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T16:22:42,580 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:22:42,595 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:22:42,599 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:22:42,604 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T16:22:42,610 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:22:42,617 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:22:42,644 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T16:22:42,817 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T16:22:42,952 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T16:22:43,325 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T16:22:44,279 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T16:22:45,855 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T16:22:49,307 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T16:22:56,797 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T16:22:57,550 INFO MemoryObserver:41 used RAM: 14706 MB free: 1373 MB total: 16080 MB
2022-08-08T16:23:13,259 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T16:23:13,266 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30432 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T16:23:13,270 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7644 plans
2022-08-08T16:23:13,274 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T16:23:13,274 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T16:23:13,274 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T16:23:13,274 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T16:23:13,274 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T16:23:13,274 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T16:23:13,290 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T16:23:13,286 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T16:23:13,282 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T16:23:13,278 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T16:23:13,307 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T16:23:13,299 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T16:23:13,294 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T16:23:13,324 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T16:23:13,328 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7644 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T16:23:13,332 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40133 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T16:23:13,336 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6932 plans
2022-08-08T16:23:13,340 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T16:23:13,343 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T16:23:13,341 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T16:23:13,340 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T16:23:13,348 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T16:23:13,361 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T16:23:13,391 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T16:23:13,462 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T16:23:13,769 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T16:23:14,206 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T16:23:14,738 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T16:23:15,648 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T16:23:18,106 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T16:23:26,346 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T16:23:26,352 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6932 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T16:23:26,356 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T16:23:27,273 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T16:23:28,180 INFO ControlerListenerManagerImpl:213 [it.139] all ControlerReplanningListeners called.
2022-08-08T16:23:28,186 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T16:23:28,189 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T16:23:28,193 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T16:23:28,268 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T16:23:28,337 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T16:23:28,341 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T16:23:28,344 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T16:23:28,349 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T16:23:28,353 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T16:23:28,357 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T16:23:28,361 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T16:23:28,364 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T16:23:28,368 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T16:23:28,371 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T16:23:28,375 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T16:23:28,379 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T16:23:28,383 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T16:23:28,387 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T16:23:28,390 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T16:23:28,394 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T16:23:28,398 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T16:23:28,401 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T16:23:28,405 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T16:23:28,409 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T16:23:28,413 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T16:23:28,418 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T16:23:29,061 INFO ControlerListenerManagerImpl:232 [it.139] all ControlerBeforeMobsimListeners called.
2022-08-08T16:23:29,065 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T16:23:29,069 INFO NetworkImpl:163 node # 1
2022-08-08T16:23:29,072 INFO NetworkImpl:163 node # 4
2022-08-08T16:23:29,076 INFO NetworkImpl:163 node # 16
2022-08-08T16:23:29,079 INFO NetworkImpl:163 node # 64
2022-08-08T16:23:29,083 INFO NetworkImpl:163 node # 256
2022-08-08T16:23:29,086 INFO NetworkImpl:163 node # 1024
2022-08-08T16:23:29,090 INFO NetworkImpl:163 node # 4096
2022-08-08T16:23:29,095 INFO NetworkImpl:163 node # 16384
2022-08-08T16:23:29,104 INFO NetworkImpl:163 node # 65536
2022-08-08T16:23:29,141 INFO NetworkImpl:159 link # 1
2022-08-08T16:23:29,146 INFO NetworkImpl:159 link # 4
2022-08-08T16:23:29,149 INFO NetworkImpl:159 link # 16
2022-08-08T16:23:29,153 INFO NetworkImpl:159 link # 64
2022-08-08T16:23:29,157 INFO NetworkImpl:159 link # 256
2022-08-08T16:23:29,161 INFO NetworkImpl:159 link # 1024
2022-08-08T16:23:29,169 INFO NetworkImpl:159 link # 4096
2022-08-08T16:23:29,187 INFO NetworkImpl:159 link # 16384
2022-08-08T16:23:29,249 INFO NetworkImpl:159 link # 65536
2022-08-08T16:23:29,621 INFO NetworkImpl:159 link # 262144
2022-08-08T16:23:30,193 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T16:23:30,194 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T16:23:30,193 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T16:23:30,193 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T16:23:30,193 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T16:23:30,193 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T16:23:30,216 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T16:23:30,205 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T16:23:30,200 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T16:23:30,230 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T16:23:30,222 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T16:23:30,242 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T16:23:30,261 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T16:23:30,298 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T16:23:30,430 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T16:23:30,584 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T16:23:30,924 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T16:23:31,480 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T16:23:32,567 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T16:23:32,666 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T16:23:32,688 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:23:32,692 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T16:23:32,695 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:23:32,699 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:23:32,703 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:23:32,707 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T16:23:32,710 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:23:32,714 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T16:23:32,717 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:23:32,721 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T16:23:39,133 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:23:39,138 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T16:23:39,142 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T16:23:39,146 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T16:23:39,149 INFO EventsManagerImpl:176
2022-08-08T16:23:39,153 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:23:39,157 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T16:23:39,160 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T16:23:39,164 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T16:23:39,168 INFO EventsManagerImpl:176
2022-08-08T16:23:39,171 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:23:39,176 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T16:23:39,180 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T16:23:39,183 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T16:23:39,187 INFO EventsManagerImpl:176
2022-08-08T16:23:39,190 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:23:39,193 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T16:23:39,197 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T16:23:39,200 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T16:23:39,204 INFO EventsManagerImpl:176
2022-08-08T16:23:39,207 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T16:23:39,211 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T16:23:39,215 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T16:23:39,218 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T16:23:39,221 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T16:23:39,225 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T16:23:39,229 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T16:23:39,232 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:23:39,236 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T16:23:39,239 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T16:23:39,243 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:23:39,247 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T16:23:39,250 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T16:23:39,253 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T16:23:39,257 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T16:23:39,261 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T16:23:39,264 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T16:23:39,268 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T16:23:39,271 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T16:23:39,275 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:23:39,279 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:23:39,282 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:23:39,286 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T16:23:39,289 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T16:23:39,292 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T16:23:39,296 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:23:39,299 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T16:23:39,304 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:23:39,308 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T16:23:39,312 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:23:39,316 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:23:39,319 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T16:23:39,323 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:23:39,326 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T16:23:39,329 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:23:39,333 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:23:39,336 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T16:23:39,340 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T16:23:39,343 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:23:39,347 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:23:39,350 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:23:39,354 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T16:23:39,357 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T16:23:39,361 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T16:23:39,365 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:23:39,369 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T16:23:39,373 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:23:39,376 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T16:23:39,380 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:23:39,383 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:23:39,387 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T16:23:39,390 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:23:39,393 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T16:23:39,397 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:23:39,400 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:23:39,404 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T16:23:40,953 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T16:23:40,973 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T16:23:41,158 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T16:23:41,165 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T16:23:41,168 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T16:23:41,172 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T16:23:41,175 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T16:23:41,179 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T16:23:41,182 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T16:23:41,186 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T16:23:41,404 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T16:23:41,409 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273930 lost=0 simT=0.0s realT=8s; (s/r): 0.0
2022-08-08T16:23:41,425 INFO VehicularDepartureHandler:110 teleport vehicle 135421_car from link -19081886#0 to link -351510747
2022-08-08T16:23:41,441 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T16:23:41,445 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T16:23:41,449 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T16:23:41,455 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T16:23:41,459 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T16:23:41,463 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T16:23:41,472 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T16:23:41,476 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T16:23:41,480 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T16:23:42,467 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1753 #nodes=234
2022-08-08T16:23:42,472 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271763 lost=0 simT=3600.0s realT=9s; (s/r): 400.0
2022-08-08T16:23:43,975 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3124 #nodes=354
2022-08-08T16:23:43,981 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271268 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T16:23:46,264 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4227 #nodes=462
2022-08-08T16:23:46,270 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270677 lost=0 simT=10800.0s realT=13s; (s/r): 830.7692307692307
2022-08-08T16:23:49,891 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5433 #nodes=664
2022-08-08T16:23:49,898 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269830 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T16:23:53,878 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6934 #nodes=1019
2022-08-08T16:23:53,885 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268571 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-08-08T16:23:57,575 INFO MemoryObserver:41 used RAM: 13358 MB free: 2721 MB total: 16080 MB
2022-08-08T16:24:01,354 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10700 #nodes=1650
2022-08-08T16:24:01,361 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266642 lost=0 simT=21600.0s realT=28s; (s/r): 771.4285714285714
2022-08-08T16:24:14,186 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11664 #nodes=1849
2022-08-08T16:24:14,192 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263916 lost=0 simT=25200.0s realT=41s; (s/r): 614.6341463414634
2022-08-08T16:24:25,670 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12743 #nodes=1959
2022-08-08T16:24:25,676 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260457 lost=0 simT=28800.0s realT=52s; (s/r): 553.8461538461538
2022-08-08T16:24:41,802 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=13976 #nodes=2096
2022-08-08T16:24:41,810 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256764 lost=0 simT=32400.0s realT=69s; (s/r): 469.5652173913044
2022-08-08T16:24:56,396 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13783 #nodes=1988
2022-08-08T16:24:56,400 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251283 lost=0 simT=36000.0s realT=83s; (s/r): 433.73493975903614
2022-08-08T16:24:57,579 INFO MemoryObserver:41 used RAM: 14690 MB free: 1389 MB total: 16080 MB
2022-08-08T16:25:12,477 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14106 #nodes=2163
2022-08-08T16:25:12,493 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245324 lost=0 simT=39600.0s realT=99s; (s/r): 400.0
2022-08-08T16:25:28,377 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14484 #nodes=2091
2022-08-08T16:25:28,394 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237360 lost=0 simT=43200.0s realT=115s; (s/r): 375.6521739130435
2022-08-08T16:25:44,057 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14704 #nodes=2193
2022-08-08T16:25:44,061 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228204 lost=0 simT=46800.0s realT=131s; (s/r): 357.2519083969466
2022-08-08T16:25:57,325 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=14884 #nodes=2352
2022-08-08T16:25:57,345 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=216887 lost=0 simT=50400.0s realT=144s; (s/r): 350.0
2022-08-08T16:25:57,596 INFO MemoryObserver:41 used RAM: 15477 MB free: 602 MB total: 16080 MB
2022-08-08T16:26:14,190 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15095 #nodes=2331
2022-08-08T16:26:14,196 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203291 lost=0 simT=54000.0s realT=161s; (s/r): 335.40372670807454
2022-08-08T16:26:38,461 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15510 #nodes=2365
2022-08-08T16:26:38,478 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186529 lost=0 simT=57600.0s realT=185s; (s/r): 311.35135135135135
2022-08-08T16:26:56,472 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15193 #nodes=2321
2022-08-08T16:26:56,489 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=166850 lost=0 simT=61200.0s realT=203s; (s/r): 301.4778325123153
2022-08-08T16:26:57,601 INFO MemoryObserver:41 used RAM: 15283 MB free: 796 MB total: 16080 MB
2022-08-08T16:27:11,960 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=14727 #nodes=2252
2022-08-08T16:27:11,976 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144716 lost=0 simT=64800.0s realT=219s; (s/r): 295.8904109589041
2022-08-08T16:27:30,244 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14168 #nodes=2020
2022-08-08T16:27:30,261 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=120957 lost=0 simT=68400.0s realT=237s; (s/r): 288.60759493670884
2022-08-08T16:27:44,056 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13659 #nodes=1964
2022-08-08T16:27:44,062 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96090 lost=0 simT=72000.0s realT=251s; (s/r): 286.85258964143424
2022-08-08T16:27:57,608 INFO MemoryObserver:41 used RAM: 15837 MB free: 242 MB total: 16080 MB
2022-08-08T16:27:58,966 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=11965 #nodes=1564
2022-08-08T16:27:58,982 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73563 lost=0 simT=75600.0s realT=266s; (s/r): 284.2105263157895
2022-08-08T16:28:10,170 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11135 #nodes=1397
2022-08-08T16:28:10,175 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57698 lost=0 simT=79200.0s realT=277s; (s/r): 285.92057761732855
2022-08-08T16:28:22,556 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10562 #nodes=1375
2022-08-08T16:28:22,562 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44246 lost=0 simT=82800.0s realT=289s; (s/r): 286.5051903114187
2022-08-08T16:28:33,884 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10054 #nodes=1277
2022-08-08T16:28:33,901 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32184 lost=0 simT=86400.0s realT=301s; (s/r): 287.04318936877075
2022-08-08T16:28:42,628 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8368 #nodes=1016
2022-08-08T16:28:42,634 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25896 lost=2 simT=90000.0s realT=309s; (s/r): 291.2621359223301
2022-08-08T16:28:49,414 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7102 #nodes=873
2022-08-08T16:28:49,418 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21898 lost=3 simT=93600.0s realT=316s; (s/r): 296.2025316455696
2022-08-08T16:28:54,809 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6056 #nodes=654
2022-08-08T16:28:54,815 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18926 lost=4 simT=97200.0s realT=322s; (s/r): 301.8633540372671
2022-08-08T16:29:04,053 INFO MemoryObserver:41 used RAM: 15503 MB free: 576 MB total: 16080 MB
2022-08-08T16:29:06,425 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5055 #nodes=546
2022-08-08T16:29:06,441 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16555 lost=4 simT=100800.0s realT=333s; (s/r): 302.7027027027027
2022-08-08T16:29:09,499 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4286 #nodes=465
2022-08-08T16:29:09,515 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14748 lost=5 simT=104400.0s realT=336s; (s/r): 310.7142857142857
2022-08-08T16:29:12,045 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3561 #nodes=350
2022-08-08T16:29:12,061 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13202 lost=5 simT=108000.0s realT=339s; (s/r): 318.5840707964602
2022-08-08T16:29:14,269 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=2960 #nodes=280
2022-08-08T16:29:14,274 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=11941 lost=5 simT=111600.0s realT=341s; (s/r): 327.27272727272725
2022-08-08T16:29:16,127 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2485 #nodes=258
2022-08-08T16:29:16,130 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=10927 lost=5 simT=115200.0s realT=343s; (s/r): 335.8600583090379
2022-08-08T16:29:17,672 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2119 #nodes=218
2022-08-08T16:29:17,678 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10117 lost=5 simT=118800.0s realT=344s; (s/r): 345.3488372093023
2022-08-08T16:29:18,862 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1827 #nodes=202
2022-08-08T16:29:18,879 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9414 lost=5 simT=122400.0s realT=346s; (s/r): 353.757225433526
2022-08-08T16:29:20,010 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1615 #nodes=193
2022-08-08T16:29:20,017 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8739 lost=5 simT=126000.0s realT=347s; (s/r): 363.1123919308357
2022-08-08T16:29:21,108 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1348 #nodes=139
2022-08-08T16:29:21,115 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7136 lost=5 simT=129600.0s realT=348s; (s/r): 372.41379310344826
2022-08-08T16:29:21,556 INFO AbstractController$9:234 ### ITERATION 139 fires after mobsim event
2022-08-08T16:29:21,556 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=238.146028184sec
2022-08-08T16:29:21,562 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T16:29:21,609 INFO LegTimesControlerListener:50 [139] average trip (probably: leg) duration is: 1218 seconds = 00:20:18
2022-08-08T16:29:21,612 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T16:29:21,616 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:29:21,619 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:29:21,623 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:29:21,627 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:29:21,630 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T16:29:21,633 INFO EventsManagerImpl:137 event # 1
2022-08-08T16:29:21,636 INFO EventsManagerImpl:137 event # 4
2022-08-08T16:29:21,640 INFO EventsManagerImpl:137 event # 16
2022-08-08T16:29:21,643 INFO EventsManagerImpl:137 event # 64
2022-08-08T16:29:21,647 INFO EventsManagerImpl:137 event # 256
2022-08-08T16:29:21,651 INFO EventsManagerImpl:137 event # 1024
2022-08-08T16:29:21,657 INFO EventsManagerImpl:137 event # 4096
2022-08-08T16:29:21,672 INFO EventsManagerImpl:137 event # 16384
2022-08-08T16:29:21,689 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T16:29:22,071 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T16:29:22,077 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T16:29:22,080 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T16:29:22,084 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T16:29:22,087 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T16:29:22,091 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T16:29:22,094 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T16:29:22,100 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-08-08T16:29:22,104 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:21:51][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T16:29:22,110 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T16:29:22,114 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-08-08T16:29:22,117 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:43:31][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T16:29:22,123 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T16:29:22,127 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-08-08T16:29:22,131 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-08-08T16:29:22,134 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T16:29:22,138 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-08-08T16:29:22,141 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=35:26:01][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T16:29:22,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-08-08T16:29:22,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-08-08T16:29:22,152 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-08-08T16:29:22,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-08-08T16:29:22,160 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-08-08T16:29:22,164 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:42:38][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T16:29:22,168 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T16:29:22,172 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-08-08T16:29:22,175 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-08-08T16:29:22,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-08-08T16:29:22,182 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-08-08T16:29:22,186 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=33:49:07][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T16:29:22,191 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T16:29:22,194 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T16:29:22,198 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T16:29:22,203 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T16:29:22,207 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-08-08T16:29:22,210 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-08-08T16:29:22,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-08-08T16:29:22,220 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-08-08T16:29:22,224 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-08-08T16:29:22,227 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T16:29:22,584 INFO ControlerListenerManagerImpl:251 [it.139] all ControlerAfterMobsimListeners called.
2022-08-08T16:29:22,590 INFO AbstractController$4:159 ### ITERATION 139 fires scoring event
2022-08-08T16:29:22,594 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T16:29:22,770 INFO NewScoreAssignerImpl:57 it: 139 msaStart: 599
2022-08-08T16:29:22,905 INFO ControlerListenerManagerImpl:194 [it.139] all ControlerScoringListeners called.
2022-08-08T16:29:22,911 INFO AbstractController$5:167 ### ITERATION 139 fires iteration end event
2022-08-08T16:29:22,914 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T16:29:22,917 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T16:29:23,023 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T16:29:23,029 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T16:29:25,080 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T16:29:25,086 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13672542968208404
2022-08-08T16:29:25,090 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.30626306248940877
2022-08-08T16:29:25,094 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 1.9770254240334399E-4
2022-08-08T16:29:25,097 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.1182415257501143E-4
2022-08-08T16:29:25,101 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T16:29:25,105 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13829549597662488
2022-08-08T16:29:25,108 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13766644243261425
2022-08-08T16:29:25,112 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22021880793069626
2022-08-08T16:29:25,337 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T16:29:25,456 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -88.45490226298392
2022-08-08T16:29:25,460 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -107.56883883057225
2022-08-08T16:29:25,464 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -88.66226872686444
2022-08-08T16:29:25,468 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -72.30113521345916
2022-08-08T16:29:25,544 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T16:29:26,476 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18630.867538553757 meters
2022-08-08T16:29:26,492 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137451.926481418 meters (statistic on all 2106266 legs which have a finite distance)
2022-08-08T16:29:26,497 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51274.176078046774 meters
2022-08-08T16:29:26,500 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137408.28323171643 meters (statistic on all 765085 trips which have a finite distance)
2022-08-08T16:29:26,504 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T16:29:26,508 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T16:29:27,888 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T16:29:27,896 INFO LegHistogramListener:72 number of legs: 2113380 100%
2022-08-08T16:29:27,900 INFO LegHistogramListener:79 number of bike legs: 105675 5.0002839054027195%
2022-08-08T16:29:27,904 INFO LegHistogramListener:79 number of car legs: 238403 11.28064995410196%
2022-08-08T16:29:27,908 INFO LegHistogramListener:79 number of drtNorth legs: 182 0.008611797215834351%
2022-08-08T16:29:27,911 INFO LegHistogramListener:79 number of drtSoutheast legs: 175 0.008280574245994567%
2022-08-08T16:29:27,915 INFO LegHistogramListener:79 number of freight legs: 47065 2.227001296501339%
2022-08-08T16:29:27,918 INFO LegHistogramListener:79 number of pt legs: 126864 6.002895835107742%
2022-08-08T16:29:27,922 INFO LegHistogramListener:79 number of ride legs: 106710 5.049257587371888%
2022-08-08T16:29:27,926 INFO LegHistogramListener:79 number of walk legs: 1488306 70.42301905005252%
2022-08-08T16:29:28,643 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T16:29:28,660 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T16:29:31,591 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.7004447023421332
2022-08-08T16:29:31,596 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4698632001109188
2022-08-08T16:29:31,599 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.012706881589014929
2022-08-08T16:29:31,603 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010525734708863749
2022-08-08T16:29:31,606 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T16:29:31,610 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5589474522047685
2022-08-08T16:29:31,613 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7635631646785151
2022-08-08T16:29:31,617 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9201499971756779
2022-08-08T16:29:31,620 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2555613468421512
2022-08-08T16:29:31,623 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38685252417362903
2022-08-08T16:29:31,627 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.001780606664372975
2022-08-08T16:29:31,631 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0015585122498549325
2022-08-08T16:29:31,635 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T16:29:31,638 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3729684138093942
2022-08-08T16:29:31,641 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.30730292651114066
2022-08-08T16:29:31,644 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.7273091400196162
2022-08-08T16:29:31,648 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.19019369714024556
2022-08-08T16:29:31,651 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37311091369385374
2022-08-08T16:29:31,655 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.787159091492628E-4
2022-08-08T16:29:31,658 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 3.0425651006228915E-4
2022-08-08T16:29:31,661 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T16:29:31,665 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2479536503078511
2022-08-08T16:29:31,668 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.22063090219116038
2022-08-08T16:29:31,672 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4857859574708453
2022-08-08T16:29:31,846 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T16:29:33,053 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T16:29:33,386 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T16:29:33,780 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T16:29:35,047 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T16:29:35,397 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T16:29:35,760 INFO ControlerListenerManagerImpl:171 [it.139] all ControlerIterationEndsListeners called.
2022-08-08T16:29:35,997 INFO AbstractController:181 ### ITERATION 139 ENDS
2022-08-08T16:29:36,002 INFO AbstractController:182 ###################################################
2022-08-08T16:29:36,006 INFO AbstractController:133 ###################################################
2022-08-08T16:29:36,009 INFO AbstractController:134 ### ITERATION 140 BEGINS
2022-08-08T16:29:36,014 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T16:29:36,017 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T16:29:36,020 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T16:29:36,024 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T16:29:36,027 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T16:29:42,476 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T16:29:42,519 INFO ControlerListenerManagerImpl:148 [it.140] all ControlerIterationStartsListeners called.
2022-08-08T16:29:42,523 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T16:29:44,007 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169776 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T16:29:44,014 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30577 plans
2022-08-08T16:29:44,018 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:29:44,019 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T16:29:44,018 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T16:29:44,024 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:29:44,024 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T16:29:44,023 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:29:44,033 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:29:44,029 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:29:44,025 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:29:44,041 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T16:29:44,036 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:29:44,054 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T16:29:44,052 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:29:44,056 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:29:44,061 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:29:44,066 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T16:29:44,065 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:29:44,198 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T16:29:44,214 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:29:44,233 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T16:29:44,321 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T16:29:44,476 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T16:29:44,888 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T16:29:45,895 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T16:29:47,468 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T16:29:50,927 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T16:29:55,866 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T16:30:07,145 INFO MemoryObserver:41 used RAM: 14079 MB free: 2000 MB total: 16080 MB
2022-08-08T16:30:15,347 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T16:30:15,353 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30577 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T16:30:15,356 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30540 plans
2022-08-08T16:30:15,360 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T16:30:15,361 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T16:30:15,360 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T16:30:15,360 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T16:30:15,360 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T16:30:15,360 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T16:30:15,377 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T16:30:15,372 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T16:30:15,368 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T16:30:15,364 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T16:30:15,389 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T16:30:15,382 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T16:30:15,399 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T16:30:15,413 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T16:30:15,438 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T16:30:15,490 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T16:30:15,612 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30540 plans
2022-08-08T16:30:15,619 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T16:30:15,622 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:30:15,619 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:30:15,619 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T16:30:15,619 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:30:15,619 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T16:30:15,633 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T16:30:15,623 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:30:15,642 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:30:15,641 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:30:15,638 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:30:15,652 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:30:15,650 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T16:30:15,646 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:30:15,665 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T16:30:15,682 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:30:15,705 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T16:30:15,706 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:30:15,761 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T16:30:15,765 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:30:15,894 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T16:30:16,035 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T16:30:16,520 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T16:30:17,301 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T16:30:19,071 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T16:30:22,481 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T16:30:29,806 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T16:30:46,014 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T16:30:46,020 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30540 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T16:30:46,025 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7535 plans
2022-08-08T16:30:46,029 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T16:30:46,029 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T16:30:46,029 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T16:30:46,029 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T16:30:46,029 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T16:30:46,029 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T16:30:46,044 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T16:30:46,040 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T16:30:46,036 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T16:30:46,033 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T16:30:46,060 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T16:30:46,053 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T16:30:46,048 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T16:30:46,078 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T16:30:46,082 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7535 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T16:30:46,086 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40136 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T16:30:46,089 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6929 plans
2022-08-08T16:30:46,094 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T16:30:46,094 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T16:30:46,094 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T16:30:46,098 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T16:30:46,106 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T16:30:46,118 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T16:30:46,163 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T16:30:46,313 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T16:30:46,574 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T16:30:46,932 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T16:30:47,470 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T16:30:48,584 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T16:30:50,678 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T16:30:57,813 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T16:30:57,819 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6929 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T16:30:57,822 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T16:30:58,822 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T16:30:59,803 INFO ControlerListenerManagerImpl:213 [it.140] all ControlerReplanningListeners called.
2022-08-08T16:30:59,809 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T16:30:59,812 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T16:30:59,816 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T16:30:59,898 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T16:30:59,974 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T16:30:59,980 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T16:30:59,983 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T16:30:59,995 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T16:31:00,008 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T16:31:00,012 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T16:31:00,017 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T16:31:00,021 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T16:31:00,024 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T16:31:00,028 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T16:31:00,032 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T16:31:00,039 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T16:31:00,042 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T16:31:00,046 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T16:31:00,049 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T16:31:00,056 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T16:31:00,060 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T16:31:00,063 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T16:31:00,067 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T16:31:00,074 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T16:31:00,078 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T16:31:00,081 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T16:31:00,786 INFO ControlerListenerManagerImpl:232 [it.140] all ControlerBeforeMobsimListeners called.
2022-08-08T16:31:00,807 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T16:31:00,811 INFO NetworkImpl:163 node # 1
2022-08-08T16:31:00,816 INFO NetworkImpl:163 node # 4
2022-08-08T16:31:00,820 INFO NetworkImpl:163 node # 16
2022-08-08T16:31:00,823 INFO NetworkImpl:163 node # 64
2022-08-08T16:31:00,826 INFO NetworkImpl:163 node # 256
2022-08-08T16:31:00,830 INFO NetworkImpl:163 node # 1024
2022-08-08T16:31:00,834 INFO NetworkImpl:163 node # 4096
2022-08-08T16:31:00,839 INFO NetworkImpl:163 node # 16384
2022-08-08T16:31:00,849 INFO NetworkImpl:163 node # 65536
2022-08-08T16:31:00,892 INFO NetworkImpl:159 link # 1
2022-08-08T16:31:00,895 INFO NetworkImpl:159 link # 4
2022-08-08T16:31:00,899 INFO NetworkImpl:159 link # 16
2022-08-08T16:31:00,902 INFO NetworkImpl:159 link # 64
2022-08-08T16:31:00,906 INFO NetworkImpl:159 link # 256
2022-08-08T16:31:00,911 INFO NetworkImpl:159 link # 1024
2022-08-08T16:31:00,921 INFO NetworkImpl:159 link # 4096
2022-08-08T16:31:00,942 INFO NetworkImpl:159 link # 16384
2022-08-08T16:31:01,018 INFO NetworkImpl:159 link # 65536
2022-08-08T16:31:01,362 INFO NetworkImpl:159 link # 262144
2022-08-08T16:31:02,040 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T16:31:02,041 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T16:31:02,041 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T16:31:02,041 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T16:31:02,040 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T16:31:02,040 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T16:31:02,067 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T16:31:02,062 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T16:31:02,058 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T16:31:02,081 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T16:31:02,073 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T16:31:02,092 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T16:31:02,111 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T16:31:02,148 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T16:31:02,222 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T16:31:02,373 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T16:31:02,733 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T16:31:03,286 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T16:31:04,349 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T16:31:04,444 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T16:31:04,465 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:31:04,469 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T16:31:04,472 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:31:04,476 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:31:04,480 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:31:04,483 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T16:31:04,487 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:31:04,491 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T16:31:04,495 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:31:04,498 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T16:31:10,013 INFO MemoryObserver:41 used RAM: 11631 MB free: 4448 MB total: 16080 MB
2022-08-08T16:31:11,568 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:31:11,573 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T16:31:11,577 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T16:31:11,581 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T16:31:11,585 INFO EventsManagerImpl:176
2022-08-08T16:31:11,588 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:31:11,592 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T16:31:11,595 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T16:31:11,599 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T16:31:11,603 INFO EventsManagerImpl:176
2022-08-08T16:31:11,607 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:31:11,610 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T16:31:11,614 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T16:31:11,618 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T16:31:11,622 INFO EventsManagerImpl:176
2022-08-08T16:31:11,625 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:31:11,629 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T16:31:11,633 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T16:31:11,636 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T16:31:11,639 INFO EventsManagerImpl:176
2022-08-08T16:31:11,643 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T16:31:11,647 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T16:31:11,650 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T16:31:11,654 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T16:31:11,658 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T16:31:11,662 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T16:31:11,666 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T16:31:11,669 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:31:11,673 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T16:31:11,676 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T16:31:11,679 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:31:11,683 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T16:31:11,688 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T16:31:11,692 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T16:31:11,695 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T16:31:11,699 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T16:31:11,702 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T16:31:11,706 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T16:31:11,709 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T16:31:11,713 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:31:11,717 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:31:11,720 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:31:11,724 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T16:31:11,727 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T16:31:11,731 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T16:31:11,734 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:31:11,738 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T16:31:11,742 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:31:11,745 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T16:31:11,748 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:31:11,752 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:31:11,755 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T16:31:11,759 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:31:11,763 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T16:31:11,766 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:31:11,770 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:31:11,774 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T16:31:11,777 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T16:31:11,781 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:31:11,784 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:31:11,787 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:31:11,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T16:31:11,795 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T16:31:11,798 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T16:31:11,802 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:31:11,805 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T16:31:11,809 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:31:11,813 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T16:31:11,816 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:31:11,820 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:31:11,823 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T16:31:11,827 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:31:11,830 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T16:31:11,834 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:31:11,838 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:31:11,841 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T16:31:13,388 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T16:31:13,407 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T16:31:13,593 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T16:31:13,599 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T16:31:13,603 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T16:31:13,606 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T16:31:13,609 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T16:31:13,613 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T16:31:13,617 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T16:31:13,620 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T16:31:13,836 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T16:31:13,842 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273930 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T16:31:13,870 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T16:31:13,874 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T16:31:13,879 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T16:31:13,885 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T16:31:13,890 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T16:31:13,898 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T16:31:13,902 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T16:31:13,906 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T16:31:13,910 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T16:31:13,914 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T16:31:15,010 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1754 #nodes=227
2022-08-08T16:31:15,015 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271743 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T16:31:17,109 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3118 #nodes=342
2022-08-08T16:31:17,126 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271251 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T16:31:19,539 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4217 #nodes=491
2022-08-08T16:31:19,544 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270663 lost=0 simT=10800.0s realT=15s; (s/r): 720.0
2022-08-08T16:31:22,835 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5410 #nodes=677
2022-08-08T16:31:22,841 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269826 lost=0 simT=14400.0s realT=18s; (s/r): 800.0
2022-08-08T16:31:26,812 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6904 #nodes=956
2022-08-08T16:31:26,817 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268568 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T16:31:33,840 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10702 #nodes=1639
2022-08-08T16:31:33,856 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266626 lost=0 simT=21600.0s realT=29s; (s/r): 744.8275862068965
2022-08-08T16:31:47,348 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11635 #nodes=1863
2022-08-08T16:31:47,353 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263926 lost=0 simT=25200.0s realT=42s; (s/r): 600.0
2022-08-08T16:31:58,589 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12780 #nodes=1941
2022-08-08T16:31:58,594 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260450 lost=0 simT=28800.0s realT=54s; (s/r): 533.3333333333334
2022-08-08T16:32:10,019 INFO MemoryObserver:41 used RAM: 14192 MB free: 1887 MB total: 16080 MB
2022-08-08T16:32:16,006 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=13903 #nodes=2048
2022-08-08T16:32:16,012 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256761 lost=0 simT=32400.0s realT=71s; (s/r): 456.3380281690141
2022-08-08T16:32:30,213 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13723 #nodes=2027
2022-08-08T16:32:30,229 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251304 lost=0 simT=36000.0s realT=85s; (s/r): 423.52941176470586
2022-08-08T16:32:46,743 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14184 #nodes=2071
2022-08-08T16:32:46,750 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245330 lost=0 simT=39600.0s realT=102s; (s/r): 388.2352941176471
2022-08-08T16:33:02,563 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14375 #nodes=2199
2022-08-08T16:33:02,580 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237327 lost=0 simT=43200.0s realT=118s; (s/r): 366.10169491525426
2022-08-08T16:33:10,114 INFO MemoryObserver:41 used RAM: 14806 MB free: 1273 MB total: 16080 MB
2022-08-08T16:33:18,518 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14698 #nodes=2205
2022-08-08T16:33:18,535 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228165 lost=0 simT=46800.0s realT=134s; (s/r): 349.25373134328356
2022-08-08T16:33:32,074 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=14873 #nodes=2328
2022-08-08T16:33:32,080 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=216779 lost=0 simT=50400.0s realT=147s; (s/r): 342.85714285714283
2022-08-08T16:33:48,669 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15211 #nodes=2287
2022-08-08T16:33:48,685 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203213 lost=0 simT=54000.0s realT=164s; (s/r): 329.2682926829268
2022-08-08T16:34:13,737 INFO MemoryObserver:41 used RAM: 14785 MB free: 1294 MB total: 16080 MB
2022-08-08T16:34:13,750 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15379 #nodes=2411
2022-08-08T16:34:13,758 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186489 lost=0 simT=57600.0s realT=189s; (s/r): 304.76190476190476
2022-08-08T16:34:30,410 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15132 #nodes=2370
2022-08-08T16:34:30,414 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=166881 lost=0 simT=61200.0s realT=205s; (s/r): 298.5365853658537
2022-08-08T16:34:47,743 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=14751 #nodes=2237
2022-08-08T16:34:47,749 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144692 lost=0 simT=64800.0s realT=223s; (s/r): 290.5829596412556
2022-08-08T16:35:04,394 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14111 #nodes=2012
2022-08-08T16:35:04,412 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=120864 lost=0 simT=68400.0s realT=239s; (s/r): 286.1924686192469
2022-08-08T16:35:13,755 INFO MemoryObserver:41 used RAM: 15631 MB free: 448 MB total: 16080 MB
2022-08-08T16:35:19,208 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13715 #nodes=2029
2022-08-08T16:35:19,225 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96004 lost=0 simT=72000.0s realT=254s; (s/r): 283.46456692913387
2022-08-08T16:35:34,863 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=11947 #nodes=1607
2022-08-08T16:35:34,879 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73422 lost=0 simT=75600.0s realT=270s; (s/r): 280.0
2022-08-08T16:35:53,575 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11068 #nodes=1389
2022-08-08T16:35:53,591 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57568 lost=0 simT=79200.0s realT=289s; (s/r): 274.0484429065744
2022-08-08T16:36:10,157 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10547 #nodes=1398
2022-08-08T16:36:10,161 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44145 lost=0 simT=82800.0s realT=305s; (s/r): 271.4754098360656
2022-08-08T16:36:19,661 INFO MemoryObserver:41 used RAM: 15429 MB free: 650 MB total: 16080 MB
2022-08-08T16:36:24,861 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=9987 #nodes=1237
2022-08-08T16:36:24,877 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32051 lost=0 simT=86400.0s realT=320s; (s/r): 270.0
2022-08-08T16:36:38,898 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8357 #nodes=935
2022-08-08T16:36:38,902 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25855 lost=0 simT=90000.0s realT=334s; (s/r): 269.4610778443114
2022-08-08T16:36:44,840 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7118 #nodes=867
2022-08-08T16:36:44,857 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21927 lost=2 simT=93600.0s realT=340s; (s/r): 275.29411764705884
2022-08-08T16:36:49,653 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6074 #nodes=674
2022-08-08T16:36:49,658 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18994 lost=2 simT=97200.0s realT=345s; (s/r): 281.7391304347826
2022-08-08T16:36:53,455 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5067 #nodes=536
2022-08-08T16:36:53,459 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16676 lost=2 simT=100800.0s realT=348s; (s/r): 289.6551724137931
2022-08-08T16:36:56,341 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4250 #nodes=485
2022-08-08T16:36:56,346 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14858 lost=2 simT=104400.0s realT=351s; (s/r): 297.43589743589746
2022-08-08T16:36:58,751 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3556 #nodes=357
2022-08-08T16:36:58,758 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13288 lost=2 simT=108000.0s realT=354s; (s/r): 305.08474576271186
2022-08-08T16:37:00,613 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=2917 #nodes=306
2022-08-08T16:37:00,630 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12011 lost=2 simT=111600.0s realT=356s; (s/r): 313.4831460674157
2022-08-08T16:37:01,998 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2483 #nodes=261
2022-08-08T16:37:02,014 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=10992 lost=2 simT=115200.0s realT=357s; (s/r): 322.6890756302521
2022-08-08T16:37:03,210 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2083 #nodes=229
2022-08-08T16:37:03,226 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10225 lost=2 simT=118800.0s realT=358s; (s/r): 331.8435754189944
2022-08-08T16:37:04,509 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1850 #nodes=159
2022-08-08T16:37:04,514 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9523 lost=2 simT=122400.0s realT=360s; (s/r): 340.0
2022-08-08T16:37:05,713 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1616 #nodes=175
2022-08-08T16:37:05,717 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8870 lost=2 simT=126000.0s realT=361s; (s/r): 349.0304709141274
2022-08-08T16:37:06,882 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1354 #nodes=138
2022-08-08T16:37:06,887 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7285 lost=3 simT=129600.0s realT=362s; (s/r): 358.0110497237569
2022-08-08T16:37:07,350 INFO AbstractController$9:234 ### ITERATION 140 fires after mobsim event
2022-08-08T16:37:07,350 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=239.688153545sec
2022-08-08T16:37:07,357 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T16:37:07,405 INFO LegTimesControlerListener:50 [140] average trip (probably: leg) duration is: 1213 seconds = 00:20:13
2022-08-08T16:37:07,409 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T16:37:07,412 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:37:07,416 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:37:07,420 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:37:07,424 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:37:07,428 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T16:37:07,431 INFO EventsManagerImpl:137 event # 1
2022-08-08T16:37:07,434 INFO EventsManagerImpl:137 event # 4
2022-08-08T16:37:07,439 INFO EventsManagerImpl:137 event # 16
2022-08-08T16:37:07,442 INFO EventsManagerImpl:137 event # 64
2022-08-08T16:37:07,446 INFO EventsManagerImpl:137 event # 256
2022-08-08T16:37:07,450 INFO EventsManagerImpl:137 event # 1024
2022-08-08T16:37:07,457 INFO EventsManagerImpl:137 event # 4096
2022-08-08T16:37:07,471 INFO EventsManagerImpl:137 event # 16384
2022-08-08T16:37:07,488 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T16:37:14,595 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T16:37:14,601 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T16:37:14,605 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T16:37:14,609 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T16:37:14,612 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T16:37:14,616 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T16:37:14,621 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T16:37:14,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-08-08T16:37:14,631 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:08:31][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T16:37:14,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-08-08T16:37:14,640 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-08-08T16:37:14,644 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:23][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T16:37:14,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-08-08T16:37:14,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-08-08T16:37:14,657 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-08-08T16:37:14,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-08-08T16:37:14,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-08-08T16:37:14,669 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=35:26:01][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T16:37:14,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-08-08T16:37:14,676 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-08-08T16:37:14,680 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-08-08T16:37:14,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-08-08T16:37:14,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-08-08T16:37:14,691 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:00][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T16:37:14,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-08-08T16:37:14,700 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-08-08T16:37:14,703 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-08-08T16:37:14,707 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T16:37:14,710 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-08-08T16:37:14,714 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=33:49:07][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T16:37:14,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-08-08T16:37:14,723 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T16:37:14,726 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T16:37:14,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-08-08T16:37:14,735 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-08-08T16:37:14,740 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-08-08T16:37:14,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-08-08T16:37:14,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-08-08T16:37:14,755 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-08-08T16:37:14,759 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T16:37:15,076 INFO ControlerListenerManagerImpl:251 [it.140] all ControlerAfterMobsimListeners called.
2022-08-08T16:37:15,082 INFO AbstractController$4:159 ### ITERATION 140 fires scoring event
2022-08-08T16:37:15,085 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T16:37:15,205 INFO NewScoreAssignerImpl:57 it: 140 msaStart: 599
2022-08-08T16:37:15,322 INFO ControlerListenerManagerImpl:194 [it.140] all ControlerScoringListeners called.
2022-08-08T16:37:15,327 INFO AbstractController$5:167 ### ITERATION 140 fires iteration end event
2022-08-08T16:37:15,331 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T16:37:15,336 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T16:37:15,404 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T16:37:15,411 INFO CountSimComparisonTableWriter:93 Writing CountsSimComparison to /net/ils/matsim-leipzig/run-car-free/25pct-test050822/output_95pct_noDepot/ITERS/it.140/leipzig-flexa-25pct-scaledFleet-carfree95pct_noDepot.140.countscompare.txt
2022-08-08T16:37:15,415 INFO CountSimComparisonTableWriter:134 Writing 'average weekday traffic volume' to /net/ils/matsim-leipzig/run-car-free/25pct-test050822/output_95pct_noDepot/ITERS/it.140/leipzig-flexa-25pct-scaledFleet-carfree95pct_noDepot.140.countscompareAWTV.txt
2022-08-08T16:37:15,420 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T16:37:16,875 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T16:37:16,881 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13654056496710948
2022-08-08T16:37:16,884 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.30620015713500776
2022-08-08T16:37:16,888 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.3236467646107315E-4
2022-08-08T16:37:16,892 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.88716063203192E-4
2022-08-08T16:37:16,895 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T16:37:16,899 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13869346862691734
2022-08-08T16:37:16,903 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13720428064517787
2022-08-08T16:37:16,906 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22051921309252992
2022-08-08T16:37:17,155 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T16:37:17,267 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -88.57095884710223
2022-08-08T16:37:17,273 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -107.6800112910627
2022-08-08T16:37:17,276 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -88.58981206023115
2022-08-08T16:37:17,280 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -72.2241713491374
2022-08-08T16:37:17,414 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T16:37:18,023 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18599.49147164491 meters
2022-08-08T16:37:18,028 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137182.78906293682 meters (statistic on all 2105688 legs which have a finite distance)
2022-08-08T16:37:18,033 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51195.70889779734 meters
2022-08-08T16:37:18,036 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137125.01633507607 meters (statistic on all 764678 trips which have a finite distance)
2022-08-08T16:37:18,040 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T16:37:18,043 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T16:37:19,212 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T16:37:19,219 INFO LegHistogramListener:72 number of legs: 2112939 100%
2022-08-08T16:37:19,223 INFO LegHistogramListener:79 number of bike legs: 105541 4.994985657418411%
2022-08-08T16:37:19,227 INFO LegHistogramListener:79 number of car legs: 238341 11.280070082477534%
2022-08-08T16:37:19,230 INFO LegHistogramListener:79 number of drtNorth legs: 222 0.010506692337071728%
2022-08-08T16:37:19,234 INFO LegHistogramListener:79 number of drtSoutheast legs: 155 0.007335753658766296%
2022-08-08T16:37:19,238 INFO LegHistogramListener:79 number of freight legs: 47065 2.227466102902166%
2022-08-08T16:37:19,241 INFO LegHistogramListener:79 number of pt legs: 127128 6.016643168591237%
2022-08-08T16:37:19,248 INFO LegHistogramListener:79 number of ride legs: 106391 5.035213983934226%
2022-08-08T16:37:19,252 INFO LegHistogramListener:79 number of walk legs: 1488096 70.42777855868059%
2022-08-08T16:37:19,678 INFO MemoryObserver:41 used RAM: 13620 MB free: 2459 MB total: 16080 MB
2022-08-08T16:37:19,898 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T16:37:19,904 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T16:37:22,569 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.7023498359325655
2022-08-08T16:37:22,573 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.47022651062715354
2022-08-08T16:37:22,576 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.01273769237484402
2022-08-08T16:37:22,580 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010564248191150115
2022-08-08T16:37:22,583 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T16:37:22,587 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5593749518581471
2022-08-08T16:37:22,591 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7651576228451706
2022-08-08T16:37:22,594 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.920404186158768
2022-08-08T16:37:22,598 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.25621992738924804
2022-08-08T16:37:22,601 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3870309699748892
2022-08-08T16:37:22,605 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0018088498847163097
2022-08-08T16:37:22,608 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.001571350077283721
2022-08-08T16:37:22,613 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T16:37:22,617 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.37422266954918687
2022-08-08T16:37:22,620 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.3082439392616709
2022-08-08T16:37:22,623 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.7291860303897051
2022-08-08T16:37:22,627 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.19034133215567664
2022-08-08T16:37:22,630 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37315969743808314
2022-08-08T16:37:22,634 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.8256725737789943E-4
2022-08-08T16:37:22,637 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 3.0425651006228915E-4
2022-08-08T16:37:22,641 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T16:37:22,645 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.24851979849746067
2022-08-08T16:37:22,648 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.22086840199859298
2022-08-08T16:37:22,652 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.487982509743911
2022-08-08T16:37:22,849 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T16:37:23,969 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T16:37:24,295 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T16:37:24,695 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T16:37:25,956 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T16:37:26,280 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T16:37:26,656 INFO ControlerListenerManagerImpl:171 [it.140] all ControlerIterationEndsListeners called.
2022-08-08T16:37:26,900 INFO AbstractController:181 ### ITERATION 140 ENDS
2022-08-08T16:37:26,906 INFO AbstractController:182 ###################################################
2022-08-08T16:37:26,910 INFO AbstractController:133 ###################################################
2022-08-08T16:37:26,914 INFO AbstractController:134 ### ITERATION 141 BEGINS
2022-08-08T16:37:26,918 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T16:37:26,922 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T16:37:26,926 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T16:37:26,930 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T16:37:26,934 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T16:37:27,242 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T16:37:27,282 INFO ControlerListenerManagerImpl:148 [it.141] all ControlerIterationStartsListeners called.
2022-08-08T16:37:27,286 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T16:37:34,540 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169867 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T16:37:34,547 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30281 plans
2022-08-08T16:37:34,551 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:37:34,554 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:37:34,554 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T16:37:34,553 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T16:37:34,552 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T16:37:34,563 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:37:34,558 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:37:34,571 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T16:37:34,571 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:37:34,581 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:37:34,580 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T16:37:34,588 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:37:34,582 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:37:34,595 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:37:34,593 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T16:37:34,604 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:37:34,605 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:37:34,620 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T16:37:34,632 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:37:34,657 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T16:37:34,728 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T16:37:34,871 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T16:37:35,252 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T16:37:36,082 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T16:37:37,947 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T16:37:41,059 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T16:37:45,850 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T16:37:57,829 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T16:37:57,836 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30281 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T16:37:57,840 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30755 plans
2022-08-08T16:37:57,843 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T16:37:57,844 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T16:37:57,843 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T16:37:57,843 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T16:37:57,843 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T16:37:57,843 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T16:37:57,860 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T16:37:57,855 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T16:37:57,851 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T16:37:57,847 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T16:37:57,873 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T16:37:57,866 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T16:37:57,883 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T16:37:57,897 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T16:37:57,922 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T16:37:58,000 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T16:37:58,125 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30755 plans
2022-08-08T16:37:58,131 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T16:37:58,132 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T16:37:58,131 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T16:37:58,136 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:37:58,136 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:37:58,144 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:37:58,142 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:37:58,139 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:37:58,152 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T16:37:58,160 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:37:58,159 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:37:58,157 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:37:58,164 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T16:37:58,175 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T16:37:58,181 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:37:58,188 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T16:37:58,202 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:37:58,217 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T16:37:58,263 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:37:58,269 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:37:58,314 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T16:37:58,512 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T16:37:58,864 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T16:37:59,713 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T16:38:01,425 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T16:38:04,851 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T16:38:11,781 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T16:38:19,685 INFO MemoryObserver:41 used RAM: 15317 MB free: 762 MB total: 16080 MB
2022-08-08T16:38:28,109 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T16:38:28,126 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30755 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T16:38:28,130 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7525 plans
2022-08-08T16:38:28,133 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T16:38:28,134 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T16:38:28,134 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T16:38:28,134 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T16:38:28,133 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T16:38:28,133 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T16:38:28,149 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T16:38:28,144 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T16:38:28,141 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T16:38:28,137 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T16:38:28,165 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T16:38:28,158 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T16:38:28,153 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T16:38:28,184 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T16:38:28,187 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7525 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T16:38:28,192 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40310 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T16:38:28,195 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6755 plans
2022-08-08T16:38:28,199 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T16:38:28,201 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T16:38:28,201 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T16:38:28,199 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T16:38:28,207 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T16:38:28,233 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T16:38:28,258 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T16:38:28,313 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T16:38:28,511 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T16:38:28,822 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T16:38:29,212 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T16:38:30,504 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T16:38:33,183 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T16:38:41,558 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T16:38:41,562 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6755 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T16:38:41,566 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T16:38:42,545 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T16:38:43,545 INFO ControlerListenerManagerImpl:213 [it.141] all ControlerReplanningListeners called.
2022-08-08T16:38:43,561 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T16:38:43,565 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T16:38:43,568 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T16:38:43,651 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T16:38:43,727 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T16:38:43,733 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T16:38:43,737 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T16:38:43,749 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T16:38:43,762 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T16:38:43,765 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T16:38:43,770 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T16:38:43,774 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T16:38:43,778 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T16:38:43,781 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T16:38:43,784 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T16:38:43,788 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T16:38:43,791 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T16:38:43,795 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T16:38:43,799 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T16:38:43,803 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T16:38:43,806 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T16:38:43,810 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T16:38:43,813 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T16:38:43,817 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T16:38:43,821 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T16:38:43,824 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T16:38:44,529 INFO ControlerListenerManagerImpl:232 [it.141] all ControlerBeforeMobsimListeners called.
2022-08-08T16:38:44,536 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T16:38:44,541 INFO NetworkImpl:163 node # 1
2022-08-08T16:38:44,545 INFO NetworkImpl:163 node # 4
2022-08-08T16:38:44,548 INFO NetworkImpl:163 node # 16
2022-08-08T16:38:44,552 INFO NetworkImpl:163 node # 64
2022-08-08T16:38:44,556 INFO NetworkImpl:163 node # 256
2022-08-08T16:38:44,559 INFO NetworkImpl:163 node # 1024
2022-08-08T16:38:44,564 INFO NetworkImpl:163 node # 4096
2022-08-08T16:38:44,569 INFO NetworkImpl:163 node # 16384
2022-08-08T16:38:44,579 INFO NetworkImpl:163 node # 65536
2022-08-08T16:38:44,620 INFO NetworkImpl:159 link # 1
2022-08-08T16:38:44,625 INFO NetworkImpl:159 link # 4
2022-08-08T16:38:44,629 INFO NetworkImpl:159 link # 16
2022-08-08T16:38:44,633 INFO NetworkImpl:159 link # 64
2022-08-08T16:38:44,637 INFO NetworkImpl:159 link # 256
2022-08-08T16:38:44,642 INFO NetworkImpl:159 link # 1024
2022-08-08T16:38:44,650 INFO NetworkImpl:159 link # 4096
2022-08-08T16:38:44,671 INFO NetworkImpl:159 link # 16384
2022-08-08T16:38:44,746 INFO NetworkImpl:159 link # 65536
2022-08-08T16:38:45,081 INFO NetworkImpl:159 link # 262144
2022-08-08T16:38:45,862 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T16:38:45,884 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T16:38:45,863 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T16:38:45,886 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T16:38:45,885 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T16:38:45,885 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T16:38:45,884 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T16:38:45,901 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T16:38:45,896 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T16:38:45,890 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T16:38:45,909 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T16:38:45,921 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T16:38:45,939 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T16:38:45,985 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T16:38:46,073 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T16:38:46,249 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T16:38:46,585 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T16:38:47,157 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T16:38:48,255 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T16:38:48,353 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T16:38:48,373 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:38:48,377 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T16:38:48,381 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:38:48,384 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:38:48,388 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:38:48,392 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T16:38:48,396 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:38:48,400 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T16:38:48,403 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:38:48,407 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T16:38:55,583 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:38:55,599 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T16:38:55,603 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T16:38:55,607 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T16:38:55,610 INFO EventsManagerImpl:176
2022-08-08T16:38:55,614 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:38:55,617 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T16:38:55,621 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T16:38:55,625 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T16:38:55,628 INFO EventsManagerImpl:176
2022-08-08T16:38:55,632 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:38:55,636 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T16:38:55,640 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T16:38:55,644 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T16:38:55,648 INFO EventsManagerImpl:176
2022-08-08T16:38:55,652 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:38:55,655 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T16:38:55,659 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T16:38:55,662 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T16:38:55,666 INFO EventsManagerImpl:176
2022-08-08T16:38:55,670 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T16:38:55,674 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T16:38:55,677 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T16:38:55,681 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T16:38:55,684 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T16:38:55,688 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T16:38:55,693 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T16:38:55,697 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:38:55,701 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T16:38:55,704 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T16:38:55,708 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:38:55,712 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T16:38:55,715 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T16:38:55,719 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T16:38:55,723 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T16:38:55,727 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T16:38:55,731 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T16:38:55,734 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T16:38:55,737 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T16:38:55,741 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:38:55,745 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:38:55,748 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:38:55,752 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T16:38:55,756 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T16:38:55,759 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T16:38:55,763 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:38:55,766 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T16:38:55,770 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:38:55,775 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T16:38:55,779 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:38:55,782 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:38:55,786 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T16:38:55,789 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:38:55,792 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T16:38:55,797 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:38:55,801 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:38:55,805 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T16:38:55,808 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T16:38:55,812 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:38:55,815 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:38:55,818 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:38:55,822 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T16:38:55,827 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T16:38:55,830 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T16:38:55,834 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:38:55,839 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T16:38:55,842 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:38:55,846 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T16:38:55,849 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:38:55,853 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:38:55,856 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T16:38:55,860 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:38:55,864 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T16:38:55,867 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:38:55,871 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:38:55,875 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T16:38:57,635 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T16:38:57,643 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T16:38:57,854 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T16:38:57,860 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T16:38:57,864 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T16:38:57,868 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T16:38:57,872 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T16:38:57,875 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T16:38:57,878 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T16:38:57,882 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T16:38:58,111 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T16:38:58,116 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T16:38:58,145 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T16:38:58,149 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T16:38:58,153 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T16:38:58,159 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T16:38:58,163 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T16:38:58,168 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T16:38:58,174 INFO VehicularDepartureHandler:110 teleport vehicle 64725_car from link -806957624 to link -14572932#1
2022-08-08T16:38:58,180 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T16:38:58,184 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T16:38:58,189 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T16:38:59,281 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1751 #nodes=226
2022-08-08T16:38:59,286 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271746 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T16:39:01,040 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3097 #nodes=360
2022-08-08T16:39:01,057 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271258 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T16:39:03,291 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4215 #nodes=500
2022-08-08T16:39:03,297 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270671 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T16:39:06,364 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5402 #nodes=724
2022-08-08T16:39:06,369 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269816 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T16:39:10,299 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6869 #nodes=947
2022-08-08T16:39:10,303 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268564 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-08-08T16:39:16,815 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10631 #nodes=1703
2022-08-08T16:39:16,820 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266626 lost=0 simT=21600.0s realT=28s; (s/r): 771.4285714285714
2022-08-08T16:39:19,703 INFO MemoryObserver:41 used RAM: 13926 MB free: 2153 MB total: 16080 MB
2022-08-08T16:39:30,327 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11552 #nodes=1894
2022-08-08T16:39:30,343 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263898 lost=0 simT=25200.0s realT=41s; (s/r): 614.6341463414634
2022-08-08T16:39:41,213 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12692 #nodes=1983
2022-08-08T16:39:41,230 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260418 lost=0 simT=28800.0s realT=52s; (s/r): 553.8461538461538
2022-08-08T16:39:58,632 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=13852 #nodes=2059
2022-08-08T16:39:58,638 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256736 lost=0 simT=32400.0s realT=70s; (s/r): 462.85714285714283
2022-08-08T16:40:12,093 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13818 #nodes=2026
2022-08-08T16:40:12,099 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251228 lost=0 simT=36000.0s realT=83s; (s/r): 433.73493975903614
2022-08-08T16:40:19,709 INFO MemoryObserver:41 used RAM: 14525 MB free: 1554 MB total: 16080 MB
2022-08-08T16:40:29,015 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14124 #nodes=2127
2022-08-08T16:40:29,020 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245266 lost=0 simT=39600.0s realT=100s; (s/r): 396.0
2022-08-08T16:40:42,077 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14297 #nodes=2141
2022-08-08T16:40:42,093 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237303 lost=0 simT=43200.0s realT=113s; (s/r): 382.3008849557522
2022-08-08T16:41:00,478 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14712 #nodes=2243
2022-08-08T16:41:00,484 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228193 lost=0 simT=46800.0s realT=132s; (s/r): 354.54545454545456
2022-08-08T16:41:13,650 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=14810 #nodes=2308
2022-08-08T16:41:13,654 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=216796 lost=0 simT=50400.0s realT=145s; (s/r): 347.58620689655174
2022-08-08T16:41:19,715 INFO MemoryObserver:41 used RAM: 15426 MB free: 653 MB total: 16080 MB
2022-08-08T16:41:27,304 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15130 #nodes=2264
2022-08-08T16:41:27,321 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203255 lost=0 simT=54000.0s realT=158s; (s/r): 341.7721518987342
2022-08-08T16:41:43,433 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15384 #nodes=2419
2022-08-08T16:41:43,437 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186606 lost=0 simT=57600.0s realT=175s; (s/r): 329.14285714285717
2022-08-08T16:42:09,141 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15126 #nodes=2342
2022-08-08T16:42:09,145 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=166971 lost=0 simT=61200.0s realT=200s; (s/r): 306.0
2022-08-08T16:42:19,732 INFO MemoryObserver:41 used RAM: 15462 MB free: 617 MB total: 16080 MB
2022-08-08T16:42:25,770 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=14702 #nodes=2259
2022-08-08T16:42:25,774 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144870 lost=0 simT=64800.0s realT=217s; (s/r): 298.6175115207373
2022-08-08T16:42:41,916 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14049 #nodes=2017
2022-08-08T16:42:41,922 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121075 lost=0 simT=68400.0s realT=233s; (s/r): 293.56223175965664
2022-08-08T16:42:57,871 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13647 #nodes=2045
2022-08-08T16:42:57,878 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96083 lost=0 simT=72000.0s realT=249s; (s/r): 289.1566265060241
2022-08-08T16:43:11,384 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=11945 #nodes=1589
2022-08-08T16:43:11,400 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73475 lost=0 simT=75600.0s realT=263s; (s/r): 287.45247148288973
2022-08-08T16:43:19,738 INFO MemoryObserver:41 used RAM: 15840 MB free: 239 MB total: 16080 MB
2022-08-08T16:43:24,862 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11089 #nodes=1450
2022-08-08T16:43:24,878 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57691 lost=0 simT=79200.0s realT=276s; (s/r): 286.95652173913044
2022-08-08T16:43:42,702 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10542 #nodes=1425
2022-08-08T16:43:42,707 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44280 lost=0 simT=82800.0s realT=294s; (s/r): 281.6326530612245
2022-08-08T16:43:58,927 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=9962 #nodes=1263
2022-08-08T16:43:58,943 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32136 lost=1 simT=86400.0s realT=310s; (s/r): 278.7096774193548
2022-08-08T16:44:12,325 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8397 #nodes=955
2022-08-08T16:44:12,331 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25932 lost=3 simT=90000.0s realT=323s; (s/r): 278.6377708978328
2022-08-08T16:44:17,983 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7133 #nodes=844
2022-08-08T16:44:17,989 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21939 lost=3 simT=93600.0s realT=329s; (s/r): 284.4984802431611
2022-08-08T16:44:19,745 INFO MemoryObserver:41 used RAM: 15874 MB free: 205 MB total: 16080 MB
2022-08-08T16:44:22,743 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6087 #nodes=650
2022-08-08T16:44:22,760 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18953 lost=4 simT=97200.0s realT=334s; (s/r): 291.0179640718563
2022-08-08T16:44:26,556 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5059 #nodes=489
2022-08-08T16:44:26,573 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16671 lost=5 simT=100800.0s realT=338s; (s/r): 298.2248520710059
2022-08-08T16:44:29,745 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4258 #nodes=461
2022-08-08T16:44:29,751 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14859 lost=5 simT=104400.0s realT=341s; (s/r): 306.158357771261
2022-08-08T16:44:32,250 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3547 #nodes=387
2022-08-08T16:44:32,256 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13287 lost=5 simT=108000.0s realT=343s; (s/r): 314.86880466472303
2022-08-08T16:44:34,225 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=2903 #nodes=267
2022-08-08T16:44:34,231 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=11997 lost=5 simT=111600.0s realT=345s; (s/r): 323.4782608695652
2022-08-08T16:44:35,826 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2435 #nodes=267
2022-08-08T16:44:35,843 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11013 lost=5 simT=115200.0s realT=347s; (s/r): 331.9884726224784
2022-08-08T16:44:37,040 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2100 #nodes=200
2022-08-08T16:44:37,046 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10221 lost=5 simT=118800.0s realT=348s; (s/r): 341.37931034482756
2022-08-08T16:44:38,094 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1819 #nodes=169
2022-08-08T16:44:38,111 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9519 lost=5 simT=122400.0s realT=349s; (s/r): 350.7163323782235
2022-08-08T16:44:39,134 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1577 #nodes=175
2022-08-08T16:44:39,150 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8819 lost=8 simT=126000.0s realT=350s; (s/r): 360.0
2022-08-08T16:44:40,251 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1349 #nodes=129
2022-08-08T16:44:40,257 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7231 lost=9 simT=129600.0s realT=351s; (s/r): 369.2307692307692
2022-08-08T16:44:40,765 INFO AbstractController$9:234 ### ITERATION 141 fires after mobsim event
2022-08-08T16:44:40,765 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=237.419943128sec
2022-08-08T16:44:40,771 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T16:44:40,821 INFO LegTimesControlerListener:50 [141] average trip (probably: leg) duration is: 1217 seconds = 00:20:17
2022-08-08T16:44:40,824 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T16:44:40,829 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:44:40,832 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:44:40,836 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:44:40,840 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:44:40,844 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T16:44:40,848 INFO EventsManagerImpl:137 event # 1
2022-08-08T16:44:40,852 INFO EventsManagerImpl:137 event # 4
2022-08-08T16:44:40,855 INFO EventsManagerImpl:137 event # 16
2022-08-08T16:44:40,859 INFO EventsManagerImpl:137 event # 64
2022-08-08T16:44:40,862 INFO EventsManagerImpl:137 event # 256
2022-08-08T16:44:40,866 INFO EventsManagerImpl:137 event # 1024
2022-08-08T16:44:40,873 INFO EventsManagerImpl:137 event # 4096
2022-08-08T16:44:40,888 INFO EventsManagerImpl:137 event # 16384
2022-08-08T16:44:40,905 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T16:44:41,288 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T16:44:41,294 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T16:44:41,297 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T16:44:41,301 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T16:44:41,304 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T16:44:41,308 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T16:44:41,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-08-08T16:44:41,322 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-08-08T16:44:41,326 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:08:31][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T16:44:41,331 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T16:44:41,334 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-08-08T16:44:41,338 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:40:04][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T16:44:41,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-08-08T16:44:41,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-08-08T16:44:41,351 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-08-08T16:44:41,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-08-08T16:44:41,360 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-08-08T16:44:41,364 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T16:44:41,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-08-08T16:44:41,371 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-08-08T16:44:41,375 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-08-08T16:44:41,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-08-08T16:44:41,383 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-08-08T16:44:41,386 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-08-08T16:44:41,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-08-08T16:44:41,395 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-08-08T16:44:41,399 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-08-08T16:44:41,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-08-08T16:44:41,407 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-08-08T16:44:41,412 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=33:49:07][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T16:44:41,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-08-08T16:44:41,420 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T16:44:41,424 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=34:43:42][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T16:44:41,429 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T16:44:41,433 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-08-08T16:44:41,437 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-08-08T16:44:41,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-08-08T16:44:41,448 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-08-08T16:44:41,452 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-08-08T16:44:41,455 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T16:44:41,805 INFO ControlerListenerManagerImpl:251 [it.141] all ControlerAfterMobsimListeners called.
2022-08-08T16:44:41,812 INFO AbstractController$4:159 ### ITERATION 141 fires scoring event
2022-08-08T16:44:41,816 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T16:44:42,001 INFO NewScoreAssignerImpl:57 it: 141 msaStart: 599
2022-08-08T16:44:42,139 INFO ControlerListenerManagerImpl:194 [it.141] all ControlerScoringListeners called.
2022-08-08T16:44:42,145 INFO AbstractController$5:167 ### ITERATION 141 fires iteration end event
2022-08-08T16:44:42,149 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T16:44:42,153 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T16:44:42,262 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T16:44:42,268 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T16:44:44,356 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T16:44:44,360 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13655468657728115
2022-08-08T16:44:44,364 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.30616292743546425
2022-08-08T16:44:44,367 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.2979711097531543E-4
2022-08-08T16:44:44,371 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.4391872114698285E-4
2022-08-08T16:44:44,375 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T16:44:44,379 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13834813106908292
2022-08-08T16:44:44,382 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13735448322609467
2022-08-08T16:44:44,386 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2206848210663613
2022-08-08T16:44:44,606 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T16:44:44,724 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -88.44580321652442
2022-08-08T16:44:44,730 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -107.64271029681579
2022-08-08T16:44:44,733 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -88.50106224324908
2022-08-08T16:44:44,737 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -72.18545767122055
2022-08-08T16:44:44,813 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T16:44:45,603 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18604.57272061084 meters
2022-08-08T16:44:45,620 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137176.8655535711 meters (statistic on all 2105022 legs which have a finite distance)
2022-08-08T16:44:45,624 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51195.492924005484 meters
2022-08-08T16:44:45,628 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137128.382969064 meters (statistic on all 764700 trips which have a finite distance)
2022-08-08T16:44:45,632 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T16:44:45,635 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T16:44:46,985 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T16:44:46,992 INFO LegHistogramListener:72 number of legs: 2112232 100%
2022-08-08T16:44:46,996 INFO LegHistogramListener:79 number of bike legs: 105596 4.999261444765537%
2022-08-08T16:44:47,000 INFO LegHistogramListener:79 number of car legs: 238323 11.2829935348011%
2022-08-08T16:44:47,004 INFO LegHistogramListener:79 number of drtNorth legs: 203 0.009610686704869541%
2022-08-08T16:44:47,007 INFO LegHistogramListener:79 number of drtSoutheast legs: 197 0.009326626999306893%
2022-08-08T16:44:47,011 INFO LegHistogramListener:79 number of freight legs: 47065 2.22821167371766%
2022-08-08T16:44:47,015 INFO LegHistogramListener:79 number of pt legs: 126824 6.0042646830461806%
2022-08-08T16:44:47,018 INFO LegHistogramListener:79 number of ride legs: 106474 5.040828848346204%
2022-08-08T16:44:47,022 INFO LegHistogramListener:79 number of walk legs: 1487550 70.42550250161914%
2022-08-08T16:44:47,665 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T16:44:47,681 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T16:44:50,556 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.7039917940607076
2022-08-08T16:44:50,561 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4706052265363028
2022-08-08T16:44:50,565 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.012763368029701598
2022-08-08T16:44:50,569 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010588640063264813
2022-08-08T16:44:50,572 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T16:44:50,576 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.559811437990726
2022-08-08T16:44:50,579 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7666416756959387
2022-08-08T16:44:50,583 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9206339832697433
2022-08-08T16:44:50,586 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.25685283228148736
2022-08-08T16:44:50,590 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38717475364209164
2022-08-08T16:44:50,593 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0018255390603737348
2022-08-08T16:44:50,597 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0016034446458556926
2022-08-08T16:44:50,602 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T16:44:50,606 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3755809116911527
2022-08-08T16:44:50,609 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.3092234654944874
2022-08-08T16:44:50,613 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.7310590694115653
2022-08-08T16:44:50,616 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1904838320401362
2022-08-08T16:44:50,620 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3732790892331709
2022-08-08T16:44:50,623 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.851348228636571E-4
2022-08-08T16:44:50,631 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 3.0682407554804685E-4
2022-08-08T16:44:50,635 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T16:44:50,639 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.24908081155609874
2022-08-08T16:44:50,643 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.22116623959494086
2022-08-08T16:44:50,647 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.49028176463640705
2022-08-08T16:44:50,900 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T16:44:52,153 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T16:44:52,473 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T16:44:52,867 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T16:44:54,145 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T16:44:54,491 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T16:44:54,855 INFO ControlerListenerManagerImpl:171 [it.141] all ControlerIterationEndsListeners called.
2022-08-08T16:44:55,099 INFO AbstractController:181 ### ITERATION 141 ENDS
2022-08-08T16:44:55,104 INFO AbstractController:182 ###################################################
2022-08-08T16:44:55,107 INFO AbstractController:133 ###################################################
2022-08-08T16:44:55,111 INFO AbstractController:134 ### ITERATION 142 BEGINS
2022-08-08T16:44:55,116 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T16:44:55,120 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T16:44:55,124 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T16:44:55,128 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T16:44:55,132 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T16:45:01,593 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T16:45:01,638 INFO ControlerListenerManagerImpl:148 [it.142] all ControlerIterationStartsListeners called.
2022-08-08T16:45:01,642 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T16:45:03,231 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169818 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T16:45:03,247 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30347 plans
2022-08-08T16:45:03,251 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T16:45:03,253 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:45:03,252 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:45:03,252 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:45:03,251 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T16:45:03,257 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T16:45:03,270 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:45:03,270 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T16:45:03,274 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:45:03,284 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T16:45:03,289 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:45:03,293 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:45:03,300 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T16:45:03,304 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:45:03,306 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:45:03,331 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T16:45:03,341 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:45:03,386 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T16:45:03,537 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T16:45:03,713 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T16:45:03,888 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:45:03,896 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:45:04,250 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T16:45:05,131 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T16:45:06,784 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T16:45:09,801 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T16:45:14,866 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T16:45:25,549 INFO MemoryObserver:41 used RAM: 14091 MB free: 1988 MB total: 16080 MB
2022-08-08T16:45:33,780 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T16:45:33,786 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30347 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T16:45:33,790 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30673 plans
2022-08-08T16:45:33,794 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T16:45:33,794 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T16:45:33,794 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T16:45:33,794 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T16:45:33,794 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T16:45:33,794 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T16:45:33,812 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T16:45:33,806 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T16:45:33,802 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T16:45:33,798 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T16:45:33,825 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T16:45:33,818 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T16:45:33,835 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T16:45:33,849 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T16:45:33,873 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T16:45:33,924 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T16:45:34,078 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30673 plans
2022-08-08T16:45:34,084 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T16:45:34,085 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:45:34,084 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:45:34,084 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T16:45:34,084 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T16:45:34,084 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:45:34,100 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T16:45:34,098 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:45:34,098 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:45:34,096 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T16:45:34,107 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:45:34,101 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:45:34,120 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T16:45:34,119 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:45:34,129 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:45:34,131 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:45:34,134 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:45:34,142 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T16:45:34,176 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T16:45:34,245 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T16:45:34,414 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:45:34,443 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T16:45:34,867 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T16:45:35,630 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T16:45:37,316 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T16:45:40,748 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T16:45:47,933 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T16:46:03,971 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T16:46:03,988 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30673 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T16:46:03,993 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7590 plans
2022-08-08T16:46:03,998 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T16:46:03,998 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T16:46:03,998 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T16:46:03,998 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T16:46:03,998 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T16:46:03,998 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T16:46:04,014 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T16:46:04,010 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T16:46:04,005 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T16:46:04,002 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T16:46:04,031 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T16:46:04,023 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T16:46:04,018 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T16:46:04,050 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T16:46:04,053 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7590 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T16:46:04,058 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40365 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T16:46:04,061 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6700 plans
2022-08-08T16:46:04,066 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T16:46:04,066 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T16:46:04,066 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T16:46:04,066 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T16:46:04,074 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T16:46:04,081 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T16:46:04,107 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T16:46:04,374 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T16:46:04,570 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T16:46:05,027 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T16:46:05,405 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T16:46:06,248 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T16:46:08,712 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T16:46:15,981 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T16:46:15,988 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6700 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T16:46:15,992 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T16:46:16,969 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T16:46:17,979 INFO ControlerListenerManagerImpl:213 [it.142] all ControlerReplanningListeners called.
2022-08-08T16:46:17,985 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T16:46:17,988 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T16:46:17,993 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T16:46:18,075 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T16:46:18,152 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T16:46:18,157 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T16:46:18,161 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T16:46:18,174 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T16:46:18,188 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T16:46:18,191 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T16:46:18,196 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T16:46:18,200 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T16:46:18,203 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T16:46:18,207 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T16:46:18,211 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T16:46:18,215 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T16:46:18,219 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T16:46:18,223 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T16:46:18,226 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T16:46:18,230 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T16:46:18,233 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T16:46:18,237 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T16:46:18,241 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T16:46:18,245 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T16:46:18,249 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T16:46:18,253 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T16:46:18,957 INFO ControlerListenerManagerImpl:232 [it.142] all ControlerBeforeMobsimListeners called.
2022-08-08T16:46:18,973 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T16:46:18,978 INFO NetworkImpl:163 node # 1
2022-08-08T16:46:18,982 INFO NetworkImpl:163 node # 4
2022-08-08T16:46:18,985 INFO NetworkImpl:163 node # 16
2022-08-08T16:46:18,989 INFO NetworkImpl:163 node # 64
2022-08-08T16:46:18,992 INFO NetworkImpl:163 node # 256
2022-08-08T16:46:18,996 INFO NetworkImpl:163 node # 1024
2022-08-08T16:46:19,000 INFO NetworkImpl:163 node # 4096
2022-08-08T16:46:19,006 INFO NetworkImpl:163 node # 16384
2022-08-08T16:46:19,016 INFO NetworkImpl:163 node # 65536
2022-08-08T16:46:19,058 INFO NetworkImpl:159 link # 1
2022-08-08T16:46:19,062 INFO NetworkImpl:159 link # 4
2022-08-08T16:46:19,066 INFO NetworkImpl:159 link # 16
2022-08-08T16:46:19,069 INFO NetworkImpl:159 link # 64
2022-08-08T16:46:19,073 INFO NetworkImpl:159 link # 256
2022-08-08T16:46:19,078 INFO NetworkImpl:159 link # 1024
2022-08-08T16:46:19,088 INFO NetworkImpl:159 link # 4096
2022-08-08T16:46:19,109 INFO NetworkImpl:159 link # 16384
2022-08-08T16:46:19,185 INFO NetworkImpl:159 link # 65536
2022-08-08T16:46:19,524 INFO NetworkImpl:159 link # 262144
2022-08-08T16:46:20,314 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T16:46:20,314 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T16:46:20,314 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T16:46:20,314 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T16:46:20,314 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T16:46:20,314 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T16:46:20,342 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T16:46:20,337 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T16:46:20,332 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T16:46:20,357 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T16:46:20,348 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T16:46:20,375 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T16:46:20,394 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T16:46:20,442 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T16:46:20,525 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T16:46:20,698 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T16:46:21,029 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T16:46:21,578 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T16:46:22,634 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T16:46:22,737 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T16:46:22,757 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:46:22,761 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T16:46:22,765 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:46:22,769 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:46:22,772 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:46:22,776 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T16:46:22,779 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:46:22,783 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T16:46:22,787 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:46:22,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T16:46:28,733 INFO MemoryObserver:41 used RAM: 11800 MB free: 4279 MB total: 16080 MB
2022-08-08T16:46:30,093 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:46:30,097 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T16:46:30,100 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T16:46:30,104 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T16:46:30,108 INFO EventsManagerImpl:176
2022-08-08T16:46:30,112 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:46:30,115 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T16:46:30,119 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T16:46:30,122 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T16:46:30,126 INFO EventsManagerImpl:176
2022-08-08T16:46:30,129 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:46:30,133 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T16:46:30,137 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T16:46:30,141 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T16:46:30,144 INFO EventsManagerImpl:176
2022-08-08T16:46:30,147 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:46:30,151 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T16:46:30,155 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T16:46:30,159 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T16:46:30,163 INFO EventsManagerImpl:176
2022-08-08T16:46:30,167 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T16:46:30,171 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T16:46:30,174 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T16:46:30,178 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T16:46:30,181 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T16:46:30,184 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T16:46:30,188 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T16:46:30,191 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:46:30,195 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T16:46:30,199 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T16:46:30,203 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:46:30,207 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T16:46:30,211 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T16:46:30,214 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T16:46:30,217 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T16:46:30,221 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T16:46:30,224 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T16:46:30,228 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T16:46:30,237 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T16:46:30,240 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:46:30,244 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:46:30,248 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:46:30,252 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T16:46:30,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T16:46:30,260 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T16:46:30,263 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:46:30,267 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T16:46:30,270 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:46:30,274 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T16:46:30,278 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:46:30,282 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:46:30,285 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T16:46:30,289 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:46:30,292 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T16:46:30,296 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:46:30,299 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:46:30,303 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T16:46:30,307 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T16:46:30,311 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:46:30,314 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:46:30,318 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:46:30,321 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T16:46:30,324 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T16:46:30,328 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T16:46:30,332 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:46:30,336 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T16:46:30,340 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:46:30,344 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T16:46:30,347 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:46:30,351 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:46:30,354 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T16:46:30,358 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:46:30,362 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T16:46:30,366 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:46:30,369 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:46:30,374 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T16:46:31,927 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T16:46:31,937 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T16:46:32,124 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T16:46:32,130 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T16:46:32,134 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T16:46:32,138 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T16:46:32,142 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T16:46:32,145 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T16:46:32,149 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T16:46:32,152 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T16:46:32,372 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T16:46:32,377 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T16:46:32,398 INFO VehicularDepartureHandler:110 teleport vehicle 40805_car from link -29256622 to link -23174256#1
2022-08-08T16:46:32,409 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T16:46:32,413 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T16:46:32,418 INFO VehicularDepartureHandler:110 teleport vehicle 35229_car from link -42870755 to link 314639110#1
2022-08-08T16:46:32,423 INFO VehicularDepartureHandler:110 teleport vehicle 190998_car from link -24739580#0 to link -334734081#2
2022-08-08T16:46:32,429 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T16:46:32,434 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T16:46:32,443 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T16:46:32,447 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T16:46:32,451 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T16:46:33,390 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1749 #nodes=234
2022-08-08T16:46:33,406 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271750 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T16:46:35,278 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3120 #nodes=348
2022-08-08T16:46:35,294 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271253 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T16:46:37,641 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4240 #nodes=507
2022-08-08T16:46:37,657 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270671 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T16:46:40,987 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5424 #nodes=702
2022-08-08T16:46:40,993 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269817 lost=0 simT=14400.0s realT=18s; (s/r): 800.0
2022-08-08T16:46:45,130 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6830 #nodes=971
2022-08-08T16:46:45,148 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268566 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T16:46:51,787 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10711 #nodes=1664
2022-08-08T16:46:51,792 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266651 lost=0 simT=21600.0s realT=29s; (s/r): 744.8275862068965
2022-08-08T16:47:04,866 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11541 #nodes=1869
2022-08-08T16:47:04,883 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263931 lost=0 simT=25200.0s realT=42s; (s/r): 600.0
2022-08-08T16:47:15,811 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12730 #nodes=1900
2022-08-08T16:47:15,817 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260427 lost=0 simT=28800.0s realT=53s; (s/r): 543.3962264150944
2022-08-08T16:47:28,749 INFO MemoryObserver:41 used RAM: 14502 MB free: 1577 MB total: 16080 MB
2022-08-08T16:47:32,640 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=13873 #nodes=2119
2022-08-08T16:47:32,657 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256766 lost=0 simT=32400.0s realT=69s; (s/r): 469.5652173913044
2022-08-08T16:47:46,670 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13627 #nodes=2074
2022-08-08T16:47:46,677 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251268 lost=0 simT=36000.0s realT=83s; (s/r): 433.73493975903614
2022-08-08T16:48:03,139 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14027 #nodes=2145
2022-08-08T16:48:03,145 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245342 lost=0 simT=39600.0s realT=100s; (s/r): 396.0
2022-08-08T16:48:18,490 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14318 #nodes=2145
2022-08-08T16:48:18,506 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237333 lost=0 simT=43200.0s realT=115s; (s/r): 375.6521739130435
2022-08-08T16:48:28,767 INFO MemoryObserver:41 used RAM: 15117 MB free: 962 MB total: 16080 MB
2022-08-08T16:48:34,455 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14622 #nodes=2182
2022-08-08T16:48:34,461 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228108 lost=0 simT=46800.0s realT=131s; (s/r): 357.2519083969466
2022-08-08T16:48:47,694 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=14832 #nodes=2261
2022-08-08T16:48:47,710 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=216732 lost=0 simT=50400.0s realT=144s; (s/r): 350.0
2022-08-08T16:49:01,051 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15157 #nodes=2362
2022-08-08T16:49:01,057 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203209 lost=0 simT=54000.0s realT=158s; (s/r): 341.7721518987342
2022-08-08T16:49:19,969 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15472 #nodes=2386
2022-08-08T16:49:19,976 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186593 lost=0 simT=57600.0s realT=177s; (s/r): 325.4237288135593
2022-08-08T16:49:34,312 INFO MemoryObserver:41 used RAM: 14832 MB free: 1247 MB total: 16080 MB
2022-08-08T16:49:43,739 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15058 #nodes=2421
2022-08-08T16:49:43,755 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=166953 lost=0 simT=61200.0s realT=200s; (s/r): 306.0
2022-08-08T16:50:01,598 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=14719 #nodes=2191
2022-08-08T16:50:01,614 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144766 lost=0 simT=64800.0s realT=218s; (s/r): 297.2477064220183
2022-08-08T16:50:17,272 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14068 #nodes=1990
2022-08-08T16:50:17,289 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=120943 lost=0 simT=68400.0s realT=234s; (s/r): 292.3076923076923
2022-08-08T16:50:32,539 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13729 #nodes=1995
2022-08-08T16:50:32,557 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96114 lost=0 simT=72000.0s realT=249s; (s/r): 289.1566265060241
2022-08-08T16:50:34,319 INFO MemoryObserver:41 used RAM: 15619 MB free: 460 MB total: 16080 MB
2022-08-08T16:50:46,430 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=11918 #nodes=1671
2022-08-08T16:50:46,436 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73475 lost=0 simT=75600.0s realT=263s; (s/r): 287.45247148288973
2022-08-08T16:50:58,778 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11040 #nodes=1483
2022-08-08T16:50:58,786 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57666 lost=0 simT=79200.0s realT=276s; (s/r): 286.95652173913044
2022-08-08T16:51:23,249 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10532 #nodes=1386
2022-08-08T16:51:23,260 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44231 lost=0 simT=82800.0s realT=300s; (s/r): 276.0
2022-08-08T16:51:35,684 INFO MemoryObserver:41 used RAM: 15456 MB free: 623 MB total: 16080 MB
2022-08-08T16:51:37,498 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=9968 #nodes=1187
2022-08-08T16:51:37,515 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32026 lost=0 simT=86400.0s realT=314s; (s/r): 275.1592356687898
2022-08-08T16:51:51,848 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8318 #nodes=947
2022-08-08T16:51:51,865 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25777 lost=1 simT=90000.0s realT=329s; (s/r): 273.5562310030395
2022-08-08T16:52:04,966 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7088 #nodes=838
2022-08-08T16:52:04,983 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21861 lost=2 simT=93600.0s realT=342s; (s/r): 273.6842105263158
2022-08-08T16:52:16,178 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=5974 #nodes=621
2022-08-08T16:52:16,195 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18861 lost=2 simT=97200.0s realT=353s; (s/r): 275.35410764872523
2022-08-08T16:52:19,097 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5026 #nodes=540
2022-08-08T16:52:19,104 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16538 lost=2 simT=100800.0s realT=356s; (s/r): 283.14606741573033
2022-08-08T16:52:30,368 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4179 #nodes=479
2022-08-08T16:52:30,373 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14757 lost=3 simT=104400.0s realT=367s; (s/r): 284.46866485013624
2022-08-08T16:52:32,253 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3511 #nodes=333
2022-08-08T16:52:32,269 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13151 lost=3 simT=108000.0s realT=369s; (s/r): 292.6829268292683
2022-08-08T16:52:40,584 INFO MemoryObserver:41 used RAM: 15586 MB free: 493 MB total: 16080 MB
2022-08-08T16:52:41,403 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=2837 #nodes=298
2022-08-08T16:52:41,409 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=11858 lost=3 simT=111600.0s realT=378s; (s/r): 295.23809523809524
2022-08-08T16:52:42,674 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2434 #nodes=226
2022-08-08T16:52:42,690 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=10895 lost=4 simT=115200.0s realT=379s; (s/r): 303.957783641161
2022-08-08T16:52:43,744 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2091 #nodes=198
2022-08-08T16:52:43,761 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10117 lost=4 simT=118800.0s realT=381s; (s/r): 311.81102362204723
2022-08-08T16:52:52,347 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1805 #nodes=188
2022-08-08T16:52:52,364 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9427 lost=4 simT=122400.0s realT=389s; (s/r): 314.65295629820054
2022-08-08T16:52:53,223 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1609 #nodes=172
2022-08-08T16:52:53,240 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8795 lost=4 simT=126000.0s realT=390s; (s/r): 323.0769230769231
2022-08-08T16:52:54,094 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1338 #nodes=122
2022-08-08T16:52:54,111 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7205 lost=5 simT=129600.0s realT=391s; (s/r): 331.45780051150894
2022-08-08T16:52:54,520 INFO AbstractController$9:234 ### ITERATION 142 fires after mobsim event
2022-08-08T16:52:54,520 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=232.327844477sec
2022-08-08T16:52:54,526 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T16:52:54,570 INFO LegTimesControlerListener:50 [142] average trip (probably: leg) duration is: 1213 seconds = 00:20:13
2022-08-08T16:52:54,574 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T16:52:54,578 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:52:54,582 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:52:54,585 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:52:54,592 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:52:54,595 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T16:52:54,599 INFO EventsManagerImpl:137 event # 1
2022-08-08T16:52:54,603 INFO EventsManagerImpl:137 event # 4
2022-08-08T16:52:54,607 INFO EventsManagerImpl:137 event # 16
2022-08-08T16:52:54,611 INFO EventsManagerImpl:137 event # 64
2022-08-08T16:52:54,615 INFO EventsManagerImpl:137 event # 256
2022-08-08T16:52:54,620 INFO EventsManagerImpl:137 event # 1024
2022-08-08T16:52:54,626 INFO EventsManagerImpl:137 event # 4096
2022-08-08T16:52:54,640 INFO EventsManagerImpl:137 event # 16384
2022-08-08T16:52:54,655 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T16:52:54,938 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T16:52:54,945 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T16:52:54,949 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T16:52:54,952 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T16:52:54,956 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T16:52:54,960 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T16:52:54,964 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T16:52:54,970 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-08-08T16:52:54,974 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:08:31][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T16:52:54,979 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T16:52:54,983 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-08-08T16:52:54,988 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-08-08T16:52:54,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-08-08T16:52:54,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-08-08T16:52:55,002 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-08-08T16:52:55,006 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T16:52:55,010 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-08-08T16:52:55,013 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T16:52:55,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-08-08T16:52:55,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-08-08T16:52:55,025 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-08-08T16:52:55,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-08-08T16:52:55,032 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-08-08T16:52:55,036 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-08-08T16:52:55,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-08-08T16:52:55,044 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-08-08T16:52:55,048 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-08-08T16:52:55,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-08-08T16:52:55,056 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-08-08T16:52:55,060 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=33:49:07][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T16:52:55,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-08-08T16:52:55,069 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:07:44][duration=undefined][facilityId=null]
2022-08-08T16:52:55,072 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:42:18][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T16:52:55,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-08-08T16:52:55,082 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-08-08T16:52:55,085 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-08-08T16:52:55,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-08-08T16:52:55,096 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-08-08T16:52:55,099 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-08-08T16:52:55,103 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T16:52:55,540 INFO ControlerListenerManagerImpl:251 [it.142] all ControlerAfterMobsimListeners called.
2022-08-08T16:52:55,545 INFO AbstractController$4:159 ### ITERATION 142 fires scoring event
2022-08-08T16:52:55,549 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T16:52:55,677 INFO NewScoreAssignerImpl:57 it: 142 msaStart: 599
2022-08-08T16:52:55,797 INFO ControlerListenerManagerImpl:194 [it.142] all ControlerScoringListeners called.
2022-08-08T16:52:55,802 INFO AbstractController$5:167 ### ITERATION 142 fires iteration end event
2022-08-08T16:52:55,806 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T16:52:55,810 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T16:52:55,887 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T16:52:55,893 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T16:53:04,372 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T16:53:04,376 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13663941623831116
2022-08-08T16:53:04,379 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3064992785140985
2022-08-08T16:53:04,383 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.503376348613771E-4
2022-08-08T16:53:04,387 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.9385119417470744E-4
2022-08-08T16:53:04,391 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T16:53:04,395 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13797583407364805
2022-08-08T16:53:04,399 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13751495606895453
2022-08-08T16:53:04,403 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22050509148235825
2022-08-08T16:53:04,612 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T16:53:04,725 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -88.05104007209664
2022-08-08T16:53:04,729 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -107.38740683693693
2022-08-08T16:53:04,733 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -88.3772967979328
2022-08-08T16:53:04,736 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -72.11226700749418
2022-08-08T16:53:04,811 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T16:53:05,360 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18598.279257676848 meters
2022-08-08T16:53:05,366 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137125.64135333744 meters (statistic on all 2104948 legs which have a finite distance)
2022-08-08T16:53:05,369 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51166.75009565938 meters
2022-08-08T16:53:05,373 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137073.97662521596 meters (statistic on all 764826 trips which have a finite distance)
2022-08-08T16:53:05,377 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T16:53:05,380 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T16:53:06,491 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T16:53:06,500 INFO LegHistogramListener:72 number of legs: 2112125 100%
2022-08-08T16:53:06,504 INFO LegHistogramListener:79 number of bike legs: 105666 5.0028289045392675%
2022-08-08T16:53:06,508 INFO LegHistogramListener:79 number of car legs: 238582 11.295827661715098%
2022-08-08T16:53:06,511 INFO LegHistogramListener:79 number of drtNorth legs: 226 0.010700124282416998%
2022-08-08T16:53:06,515 INFO LegHistogramListener:79 number of drtSoutheast legs: 152 0.007196543765165414%
2022-08-08T16:53:06,518 INFO LegHistogramListener:79 number of freight legs: 47065 2.2283245546546726%
2022-08-08T16:53:06,522 INFO LegHistogramListener:79 number of pt legs: 126369 5.983026572764396%
2022-08-08T16:53:06,526 INFO LegHistogramListener:79 number of ride legs: 106605 5.04728650056223%
2022-08-08T16:53:06,530 INFO LegHistogramListener:79 number of walk legs: 1487460 70.42480913771675%
2022-08-08T16:53:07,117 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T16:53:07,123 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T16:53:09,691 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.7056311846233638
2022-08-08T16:53:09,695 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4710070505348239
2022-08-08T16:53:09,698 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.012789043684559175
2022-08-08T16:53:09,701 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010610464369893755
2022-08-08T16:53:09,704 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T16:53:09,708 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.560202991727304
2022-08-08T16:53:09,712 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7681231609812208
2022-08-08T16:53:09,716 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9209266857351197
2022-08-08T16:53:09,719 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2574806020427551
2022-08-08T16:53:09,722 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38731211839557966
2022-08-08T16:53:09,726 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0018537822807170696
2022-08-08T16:53:09,729 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0016227013869988755
2022-08-08T16:53:09,733 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T16:53:09,736 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.376764559380087
2022-08-08T16:53:09,739 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.3100848837149591
2022-08-08T16:53:09,742 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.7328935949511393
2022-08-08T16:53:09,762 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1906520075794533
2022-08-08T16:53:09,765 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37337280537340106
2022-08-08T16:53:09,768 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.889861710922937E-4
2022-08-08T16:53:09,772 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 3.0682407554804685E-4
2022-08-08T16:53:09,775 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T16:53:09,779 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2496225678735936
2022-08-08T16:53:09,782 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.22145380692934574
2022-08-08T16:53:09,787 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.49260541140101777
2022-08-08T16:53:09,987 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T16:53:11,168 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T16:53:11,500 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T16:53:11,893 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T16:53:13,189 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T16:53:13,518 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T16:53:13,903 INFO ControlerListenerManagerImpl:171 [it.142] all ControlerIterationEndsListeners called.
2022-08-08T16:53:14,148 INFO AbstractController:181 ### ITERATION 142 ENDS
2022-08-08T16:53:14,151 INFO AbstractController:182 ###################################################
2022-08-08T16:53:14,155 INFO AbstractController:133 ###################################################
2022-08-08T16:53:14,158 INFO AbstractController:134 ### ITERATION 143 BEGINS
2022-08-08T16:53:14,163 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T16:53:14,167 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T16:53:14,171 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T16:53:14,175 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T16:53:14,178 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T16:53:14,487 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T16:53:14,636 INFO ControlerListenerManagerImpl:148 [it.143] all ControlerIterationStartsListeners called.
2022-08-08T16:53:14,643 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T16:53:23,256 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169491 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T16:53:23,273 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30722 plans
2022-08-08T16:53:23,278 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:53:23,278 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:53:23,283 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T16:53:23,283 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T16:53:23,289 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T16:53:23,285 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T16:53:23,294 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:53:23,293 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T16:53:23,301 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:53:23,301 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:53:23,306 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:53:23,305 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T16:53:23,303 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:53:23,316 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:53:23,322 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:53:23,335 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:53:23,339 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:53:23,348 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T16:53:23,358 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:53:23,382 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T16:53:23,453 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T16:53:23,627 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T16:53:23,999 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T16:53:24,899 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T16:53:26,443 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T16:53:29,288 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T16:53:34,333 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T16:53:40,591 INFO MemoryObserver:41 used RAM: 14564 MB free: 1515 MB total: 16080 MB
2022-08-08T16:53:48,090 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T16:53:48,095 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30722 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T16:53:48,098 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30592 plans
2022-08-08T16:53:48,102 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T16:53:48,103 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T16:53:48,102 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T16:53:48,102 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T16:53:48,102 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T16:53:48,102 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T16:53:48,120 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T16:53:48,115 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T16:53:48,110 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T16:53:48,106 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T16:53:48,137 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T16:53:48,129 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T16:53:48,147 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T16:53:48,161 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T16:53:48,187 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T16:53:48,262 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T16:53:48,389 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30592 plans
2022-08-08T16:53:48,394 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T16:53:48,395 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T16:53:48,395 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:53:48,395 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T16:53:48,394 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:53:48,408 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:53:48,402 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:53:48,401 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T16:53:48,399 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:53:48,419 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:53:48,416 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T16:53:48,408 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:53:48,431 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T16:53:48,422 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:53:48,443 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:53:48,447 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:53:48,451 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T16:53:48,459 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:53:48,481 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T16:53:48,484 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T16:53:48,531 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T16:53:48,778 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T16:53:49,225 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T16:53:50,028 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T16:53:51,926 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T16:53:55,235 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T16:54:01,999 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T16:54:18,173 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T16:54:18,190 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30592 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T16:54:18,194 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7623 plans
2022-08-08T16:54:18,198 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T16:54:18,198 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T16:54:18,198 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T16:54:18,198 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T16:54:18,198 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T16:54:18,198 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T16:54:18,213 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T16:54:18,209 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T16:54:18,205 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T16:54:18,201 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T16:54:18,229 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T16:54:18,222 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T16:54:18,217 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T16:54:18,248 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T16:54:18,252 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7623 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T16:54:18,256 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40346 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T16:54:18,260 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6719 plans
2022-08-08T16:54:18,264 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T16:54:18,266 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T16:54:18,265 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T16:54:18,264 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T16:54:18,268 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T16:54:18,287 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T16:54:18,318 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T16:54:18,429 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T16:54:18,678 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T16:54:18,993 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T16:54:19,563 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T16:54:20,450 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T16:54:22,559 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T16:54:30,381 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T16:54:30,387 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6719 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T16:54:30,391 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T16:54:31,371 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T16:54:32,361 INFO ControlerListenerManagerImpl:213 [it.143] all ControlerReplanningListeners called.
2022-08-08T16:54:32,378 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T16:54:32,382 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T16:54:32,386 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T16:54:32,468 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T16:54:32,545 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T16:54:32,548 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T16:54:32,552 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T16:54:32,563 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T16:54:32,576 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T16:54:32,580 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T16:54:32,585 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T16:54:32,589 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T16:54:32,593 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T16:54:32,597 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T16:54:32,600 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T16:54:32,604 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T16:54:32,607 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T16:54:32,611 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T16:54:32,614 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T16:54:32,618 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T16:54:32,621 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T16:54:32,625 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T16:54:32,629 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T16:54:32,633 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T16:54:32,636 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T16:54:32,639 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T16:54:33,344 INFO ControlerListenerManagerImpl:232 [it.143] all ControlerBeforeMobsimListeners called.
2022-08-08T16:54:33,350 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T16:54:33,354 INFO NetworkImpl:163 node # 1
2022-08-08T16:54:33,358 INFO NetworkImpl:163 node # 4
2022-08-08T16:54:33,361 INFO NetworkImpl:163 node # 16
2022-08-08T16:54:33,365 INFO NetworkImpl:163 node # 64
2022-08-08T16:54:33,369 INFO NetworkImpl:163 node # 256
2022-08-08T16:54:33,373 INFO NetworkImpl:163 node # 1024
2022-08-08T16:54:33,376 INFO NetworkImpl:163 node # 4096
2022-08-08T16:54:33,382 INFO NetworkImpl:163 node # 16384
2022-08-08T16:54:33,392 INFO NetworkImpl:163 node # 65536
2022-08-08T16:54:33,477 INFO NetworkImpl:159 link # 1
2022-08-08T16:54:33,483 INFO NetworkImpl:159 link # 4
2022-08-08T16:54:33,486 INFO NetworkImpl:159 link # 16
2022-08-08T16:54:33,490 INFO NetworkImpl:159 link # 64
2022-08-08T16:54:33,493 INFO NetworkImpl:159 link # 256
2022-08-08T16:54:33,498 INFO NetworkImpl:159 link # 1024
2022-08-08T16:54:33,505 INFO NetworkImpl:159 link # 4096
2022-08-08T16:54:33,526 INFO NetworkImpl:159 link # 16384
2022-08-08T16:54:33,601 INFO NetworkImpl:159 link # 65536
2022-08-08T16:54:33,934 INFO NetworkImpl:159 link # 262144
2022-08-08T16:54:34,512 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T16:54:34,513 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T16:54:34,512 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T16:54:34,512 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T16:54:34,512 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T16:54:34,512 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T16:54:34,527 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T16:54:34,522 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T16:54:34,518 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T16:54:34,542 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T16:54:34,533 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T16:54:34,553 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T16:54:34,718 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T16:54:34,786 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T16:54:34,860 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T16:54:35,012 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T16:54:35,313 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T16:54:35,871 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T16:54:36,955 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T16:54:37,060 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T16:54:37,082 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:54:37,086 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T16:54:37,089 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:54:37,093 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:54:37,097 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:54:37,100 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T16:54:37,104 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:54:37,108 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T16:54:37,112 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:54:37,115 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T16:54:42,106 INFO MemoryObserver:41 used RAM: 11619 MB free: 4460 MB total: 16080 MB
2022-08-08T16:54:43,803 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:54:43,809 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T16:54:43,812 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T16:54:43,815 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T16:54:43,819 INFO EventsManagerImpl:176
2022-08-08T16:54:43,823 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:54:43,826 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T16:54:43,829 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T16:54:43,833 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T16:54:43,836 INFO EventsManagerImpl:176
2022-08-08T16:54:43,840 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:54:43,843 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T16:54:43,847 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T16:54:43,850 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T16:54:43,854 INFO EventsManagerImpl:176
2022-08-08T16:54:43,857 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:54:43,861 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T16:54:43,865 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T16:54:43,870 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T16:54:43,873 INFO EventsManagerImpl:176
2022-08-08T16:54:43,877 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T16:54:43,881 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T16:54:43,885 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T16:54:43,888 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T16:54:43,892 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T16:54:43,896 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T16:54:43,900 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T16:54:43,903 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:54:43,907 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T16:54:43,911 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T16:54:43,914 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:54:43,918 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T16:54:43,922 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T16:54:43,925 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T16:54:43,929 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T16:54:43,933 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T16:54:43,936 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T16:54:43,940 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T16:54:43,944 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T16:54:43,947 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:54:43,951 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:54:43,955 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:54:43,958 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T16:54:43,962 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T16:54:43,966 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T16:54:43,969 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:54:43,973 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T16:54:43,977 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:54:43,980 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T16:54:43,984 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:54:43,987 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:54:43,991 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T16:54:43,995 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:54:43,998 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T16:54:44,002 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:54:44,005 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:54:44,009 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T16:54:44,013 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T16:54:44,017 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:54:44,020 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T16:54:44,024 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:54:44,028 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T16:54:44,032 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T16:54:44,035 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T16:54:44,039 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:54:44,042 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T16:54:44,046 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:54:44,049 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T16:54:44,053 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:54:44,058 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:54:44,062 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T16:54:44,066 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T16:54:44,069 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T16:54:44,073 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T16:54:44,077 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T16:54:44,080 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T16:54:45,625 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T16:54:45,644 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T16:54:45,846 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T16:54:45,852 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T16:54:45,856 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T16:54:45,860 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T16:54:45,863 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T16:54:45,867 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T16:54:45,871 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T16:54:45,874 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T16:54:46,097 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T16:54:46,102 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273930 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T16:54:46,131 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T16:54:46,135 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T16:54:46,140 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T16:54:46,144 INFO VehicularDepartureHandler:110 teleport vehicle 190998_car from link -24739580#0 to link -334734081#2
2022-08-08T16:54:46,148 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T16:54:46,153 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T16:54:46,161 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T16:54:46,166 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T16:54:46,171 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T16:54:46,175 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T16:54:47,561 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1752 #nodes=233
2022-08-08T16:54:47,578 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271749 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T16:54:49,061 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3123 #nodes=341
2022-08-08T16:54:49,077 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271250 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T16:54:51,495 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4219 #nodes=507
2022-08-08T16:54:51,511 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270668 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T16:54:54,851 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5444 #nodes=699
2022-08-08T16:54:54,868 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269803 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T16:54:58,989 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6910 #nodes=972
2022-08-08T16:54:59,006 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268542 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-08-08T16:55:07,060 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10801 #nodes=1728
2022-08-08T16:55:07,078 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266628 lost=0 simT=21600.0s realT=29s; (s/r): 744.8275862068965
2022-08-08T16:55:20,110 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11579 #nodes=1873
2022-08-08T16:55:20,118 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263911 lost=0 simT=25200.0s realT=43s; (s/r): 586.046511627907
2022-08-08T16:55:32,135 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12685 #nodes=1916
2022-08-08T16:55:32,152 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260414 lost=0 simT=28800.0s realT=55s; (s/r): 523.6363636363636
2022-08-08T16:55:42,123 INFO MemoryObserver:41 used RAM: 14329 MB free: 1750 MB total: 16080 MB
2022-08-08T16:55:48,605 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=13972 #nodes=2055
2022-08-08T16:55:48,622 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256733 lost=0 simT=32400.0s realT=71s; (s/r): 456.3380281690141
2022-08-08T16:56:04,044 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13728 #nodes=2051
2022-08-08T16:56:04,050 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251238 lost=0 simT=36000.0s realT=86s; (s/r): 418.6046511627907
2022-08-08T16:56:20,154 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14050 #nodes=2161
2022-08-08T16:56:20,170 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245270 lost=0 simT=39600.0s realT=103s; (s/r): 384.4660194174757
2022-08-08T16:56:33,129 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14277 #nodes=2147
2022-08-08T16:56:33,146 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237244 lost=0 simT=43200.0s realT=116s; (s/r): 372.41379310344826
2022-08-08T16:56:42,140 INFO MemoryObserver:41 used RAM: 15146 MB free: 933 MB total: 16080 MB
2022-08-08T16:56:47,254 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14606 #nodes=2206
2022-08-08T16:56:47,259 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228078 lost=0 simT=46800.0s realT=130s; (s/r): 360.0
2022-08-08T16:57:06,338 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=14832 #nodes=2205
2022-08-08T16:57:06,344 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=216683 lost=0 simT=50400.0s realT=149s; (s/r): 338.255033557047
2022-08-08T16:57:20,255 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15035 #nodes=2334
2022-08-08T16:57:20,271 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203195 lost=0 simT=54000.0s realT=163s; (s/r): 331.28834355828224
2022-08-08T16:57:35,360 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15246 #nodes=2372
2022-08-08T16:57:35,366 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186426 lost=0 simT=57600.0s realT=178s; (s/r): 323.59550561797755
2022-08-08T16:57:42,157 INFO MemoryObserver:41 used RAM: 15523 MB free: 556 MB total: 16080 MB
2022-08-08T16:57:55,513 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15012 #nodes=2363
2022-08-08T16:57:55,520 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=166828 lost=0 simT=61200.0s realT=198s; (s/r): 309.09090909090907
2022-08-08T16:58:20,183 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=14717 #nodes=2235
2022-08-08T16:58:20,199 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144650 lost=0 simT=64800.0s realT=223s; (s/r): 290.5829596412556
2022-08-08T16:58:35,739 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14018 #nodes=2002
2022-08-08T16:58:35,745 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121061 lost=0 simT=68400.0s realT=238s; (s/r): 287.39495798319325
2022-08-08T16:58:42,161 INFO MemoryObserver:41 used RAM: 15729 MB free: 350 MB total: 16080 MB
2022-08-08T16:58:52,285 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13710 #nodes=1998
2022-08-08T16:58:52,290 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96304 lost=0 simT=72000.0s realT=255s; (s/r): 282.3529411764706
2022-08-08T16:59:04,989 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=11902 #nodes=1636
2022-08-08T16:59:04,995 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73831 lost=0 simT=75600.0s realT=267s; (s/r): 283.14606741573033
2022-08-08T16:59:17,934 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11169 #nodes=1452
2022-08-08T16:59:17,940 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57862 lost=0 simT=79200.0s realT=280s; (s/r): 282.85714285714283
2022-08-08T16:59:28,436 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10589 #nodes=1355
2022-08-08T16:59:28,443 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44286 lost=0 simT=82800.0s realT=291s; (s/r): 284.5360824742268
2022-08-08T16:59:42,169 INFO MemoryObserver:41 used RAM: 15859 MB free: 220 MB total: 16080 MB
2022-08-08T16:59:51,962 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=9929 #nodes=1187
2022-08-08T16:59:51,968 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32015 lost=2 simT=86400.0s realT=314s; (s/r): 275.1592356687898
2022-08-08T17:00:05,103 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8417 #nodes=951
2022-08-08T17:00:05,108 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25790 lost=5 simT=90000.0s realT=328s; (s/r): 274.390243902439
2022-08-08T17:00:10,067 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7069 #nodes=815
2022-08-08T17:00:10,071 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21815 lost=5 simT=93600.0s realT=332s; (s/r): 281.9277108433735
2022-08-08T17:00:15,269 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=5986 #nodes=627
2022-08-08T17:00:15,275 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18833 lost=5 simT=97200.0s realT=338s; (s/r): 287.5739644970414
2022-08-08T17:00:19,520 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5057 #nodes=531
2022-08-08T17:00:19,526 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16533 lost=5 simT=100800.0s realT=342s; (s/r): 294.7368421052632
2022-08-08T17:00:22,819 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4252 #nodes=470
2022-08-08T17:00:22,836 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14772 lost=5 simT=104400.0s realT=345s; (s/r): 302.60869565217394
2022-08-08T17:00:25,304 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3500 #nodes=376
2022-08-08T17:00:25,309 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13185 lost=7 simT=108000.0s realT=348s; (s/r): 310.3448275862069
2022-08-08T17:00:27,284 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=2875 #nodes=307
2022-08-08T17:00:27,300 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=11900 lost=7 simT=111600.0s realT=350s; (s/r): 318.85714285714283
2022-08-08T17:00:28,875 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2433 #nodes=240
2022-08-08T17:00:28,880 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=10898 lost=10 simT=115200.0s realT=351s; (s/r): 328.20512820512823
2022-08-08T17:00:30,144 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2114 #nodes=201
2022-08-08T17:00:30,160 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10123 lost=10 simT=118800.0s realT=353s; (s/r): 336.5439093484419
2022-08-08T17:00:31,154 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1850 #nodes=176
2022-08-08T17:00:31,160 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9424 lost=10 simT=122400.0s realT=354s; (s/r): 345.76271186440675
2022-08-08T17:00:32,085 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1654 #nodes=160
2022-08-08T17:00:32,101 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8763 lost=11 simT=126000.0s realT=355s; (s/r): 354.92957746478874
2022-08-08T17:00:32,956 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1383 #nodes=151
2022-08-08T17:00:32,972 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7179 lost=12 simT=129600.0s realT=355s; (s/r): 365.07042253521126
2022-08-08T17:00:33,417 INFO AbstractController$9:234 ### ITERATION 143 fires after mobsim event
2022-08-08T17:00:33,417 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=236.9053243sec
2022-08-08T17:00:33,423 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T17:00:33,471 INFO LegTimesControlerListener:50 [143] average trip (probably: leg) duration is: 1218 seconds = 00:20:18
2022-08-08T17:00:33,475 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T17:00:33,478 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T17:00:33,482 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T17:00:33,485 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T17:00:33,489 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T17:00:33,493 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T17:00:33,496 INFO EventsManagerImpl:137 event # 1
2022-08-08T17:00:33,500 INFO EventsManagerImpl:137 event # 4
2022-08-08T17:00:33,503 INFO EventsManagerImpl:137 event # 16
2022-08-08T17:00:33,508 INFO EventsManagerImpl:137 event # 64
2022-08-08T17:00:33,511 INFO EventsManagerImpl:137 event # 256
2022-08-08T17:00:33,515 INFO EventsManagerImpl:137 event # 1024
2022-08-08T17:00:33,522 INFO EventsManagerImpl:137 event # 4096
2022-08-08T17:00:33,536 INFO EventsManagerImpl:137 event # 16384
2022-08-08T17:00:33,552 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T17:00:33,941 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T17:00:33,947 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T17:00:33,950 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T17:00:33,953 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T17:00:33,957 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T17:00:33,960 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T17:00:33,964 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T17:00:33,970 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-08-08T17:00:33,974 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:22:08][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T17:00:33,979 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T17:00:33,982 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-08-08T17:00:33,986 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:41:05][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T17:00:33,992 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T17:00:33,996 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-08-08T17:00:33,999 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-08-08T17:00:34,002 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T17:00:34,006 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-08-08T17:00:34,009 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T17:00:34,013 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T17:00:34,016 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-08-08T17:00:34,020 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-08-08T17:00:34,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-08-08T17:00:34,028 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-08-08T17:00:34,031 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-08-08T17:00:34,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-08-08T17:00:34,039 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-08-08T17:00:34,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-08-08T17:00:34,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-08-08T17:00:34,050 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T17:00:34,054 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T17:00:34,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-08-08T17:00:34,062 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-08-08T17:00:34,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-08-08T17:00:34,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-08-08T17:00:34,077 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-08-08T17:00:34,080 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-08-08T17:00:34,084 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T17:00:34,088 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-08-08T17:00:34,092 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=10:03:35][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T17:00:34,095 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T17:00:34,443 INFO ControlerListenerManagerImpl:251 [it.143] all ControlerAfterMobsimListeners called.
2022-08-08T17:00:34,446 INFO AbstractController$4:159 ### ITERATION 143 fires scoring event
2022-08-08T17:00:34,450 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T17:00:34,631 INFO NewScoreAssignerImpl:57 it: 143 msaStart: 599
2022-08-08T17:00:34,767 INFO ControlerListenerManagerImpl:194 [it.143] all ControlerScoringListeners called.
2022-08-08T17:00:34,773 INFO AbstractController$5:167 ### ITERATION 143 fires iteration end event
2022-08-08T17:00:34,777 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T17:00:34,780 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T17:00:34,889 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T17:00:34,894 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T17:00:37,008 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T17:00:37,025 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13709644289477604
2022-08-08T17:00:37,028 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.30641069750483985
2022-08-08T17:00:37,032 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.3878359017546742E-4
2022-08-08T17:00:37,035 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.246619800038E-4
2022-08-08T17:00:37,038 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T17:00:37,042 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13822617170850943
2022-08-08T17:00:37,046 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13698475379614558
2022-08-08T17:00:37,049 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22039725373195643
2022-08-08T17:00:37,267 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T17:00:37,384 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -87.92101465614047
2022-08-08T17:00:37,390 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -107.29598928438106
2022-08-08T17:00:37,393 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -88.28975013692514
2022-08-08T17:00:37,397 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -72.0825874065271
2022-08-08T17:00:37,466 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T17:00:38,376 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18583.440733180993 meters
2022-08-08T17:00:38,382 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137080.61293030996 meters (statistic on all 2105937 legs which have a finite distance)
2022-08-08T17:00:38,386 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51149.40302098336 meters
2022-08-08T17:00:38,396 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137031.26679950143 meters (statistic on all 764847 trips which have a finite distance)
2022-08-08T17:00:38,400 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T17:00:38,405 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T17:00:39,760 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T17:00:39,782 INFO LegHistogramListener:72 number of legs: 2113102 100%
2022-08-08T17:00:39,785 INFO LegHistogramListener:79 number of bike legs: 106008 5.016700566276498%
2022-08-08T17:00:39,789 INFO LegHistogramListener:79 number of car legs: 238497 11.286582474485378%
2022-08-08T17:00:39,793 INFO LegHistogramListener:79 number of drtNorth legs: 219 0.010363910497458238%
2022-08-08T17:00:39,800 INFO LegHistogramListener:79 number of drtSoutheast legs: 187 0.008849549146231464%
2022-08-08T17:00:39,803 INFO LegHistogramListener:79 number of freight legs: 47065 2.2272942811090046%
2022-08-08T17:00:39,807 INFO LegHistogramListener:79 number of pt legs: 126894 6.005105290705323%
2022-08-08T17:00:39,810 INFO LegHistogramListener:79 number of ride legs: 106211 5.026307296098342%
2022-08-08T17:00:39,814 INFO LegHistogramListener:79 number of walk legs: 1488021 70.41879663168176%
2022-08-08T17:00:40,534 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T17:00:40,539 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T17:00:42,187 INFO MemoryObserver:41 used RAM: 15917 MB free: 162 MB total: 16080 MB
2022-08-08T17:00:43,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.707388683198365
2022-08-08T17:00:43,443 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4713934691404304
2022-08-08T17:00:43,447 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.012810867991188116
2022-08-08T17:00:43,450 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010633572459265574
2022-08-08T17:00:43,454 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T17:00:43,457 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5606227886842254
2022-08-08T17:00:43,461 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7695212003882159
2022-08-08T17:00:43,464 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9212347935934107
2022-08-08T17:00:43,468 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2582136419889389
2022-08-08T17:00:43,471 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3874327939734103
2022-08-08T17:00:43,474 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0018833092838032835
2022-08-08T17:00:43,478 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.001653512172827968
2022-08-08T17:00:43,482 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T17:00:43,486 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3781253690875386
2022-08-08T17:00:43,490 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.3110656937305186
2022-08-08T17:00:43,493 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.7346742016155122
2022-08-08T17:00:43,496 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.19085741281831392
2022-08-08T17:00:43,500 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37343571072780213
2022-08-08T17:00:43,504 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.889861710922937E-4
2022-08-08T17:00:43,508 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 3.081078582909257E-4
2022-08-08T17:00:43,511 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T17:00:43,515 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2501283782742879
2022-08-08T17:00:43,518 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.22171441482615015
2022-08-08T17:00:43,522 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.49490338251077093
2022-08-08T17:00:43,736 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T17:00:44,987 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T17:00:45,316 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T17:00:45,711 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T17:00:46,996 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T17:00:47,326 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T17:00:47,710 INFO ControlerListenerManagerImpl:171 [it.143] all ControlerIterationEndsListeners called.
2022-08-08T17:00:47,946 INFO AbstractController:181 ### ITERATION 143 ENDS
2022-08-08T17:00:47,952 INFO AbstractController:182 ###################################################
2022-08-08T17:00:47,956 INFO AbstractController:133 ###################################################
2022-08-08T17:00:47,959 INFO AbstractController:134 ### ITERATION 144 BEGINS
2022-08-08T17:00:47,964 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T17:00:47,967 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T17:00:47,971 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T17:00:47,974 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T17:00:47,978 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T17:00:54,324 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T17:00:54,354 INFO ControlerListenerManagerImpl:148 [it.144] all ControlerIterationStartsListeners called.
2022-08-08T17:00:54,357 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T17:00:55,944 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169572 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T17:00:55,951 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30438 plans
2022-08-08T17:00:55,955 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:00:55,957 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T17:00:55,956 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T17:00:55,955 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:00:55,963 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:00:55,959 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T17:00:55,970 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:00:55,979 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T17:00:55,988 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T17:00:55,991 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:00:55,998 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:00:56,000 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:00:56,009 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T17:00:56,011 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:00:56,045 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T17:00:56,057 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:00:56,105 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:00:56,107 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T17:00:56,115 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:00:56,117 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:00:56,235 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T17:00:56,412 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T17:00:56,760 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T17:00:57,622 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T17:00:59,100 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T17:01:02,042 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T17:01:07,021 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T17:01:25,452 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T17:01:25,458 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30438 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T17:01:25,462 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30675 plans
2022-08-08T17:01:25,465 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T17:01:25,466 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T17:01:25,465 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T17:01:25,465 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T17:01:25,465 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T17:01:25,465 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T17:01:25,482 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T17:01:25,477 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T17:01:25,473 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T17:01:25,469 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T17:01:25,495 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T17:01:25,488 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T17:01:25,506 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T17:01:25,519 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T17:01:25,545 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T17:01:25,597 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T17:01:25,757 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30675 plans
2022-08-08T17:01:25,763 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T17:01:25,764 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T17:01:25,764 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:01:25,764 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T17:01:25,764 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:01:25,774 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:01:25,769 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T17:01:25,768 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:01:25,784 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T17:01:25,777 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:01:25,787 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:01:25,796 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:01:25,797 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:01:25,811 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T17:01:25,811 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:01:25,821 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T17:01:25,824 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:01:25,823 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:01:25,880 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T17:01:25,927 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:01:25,999 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T17:01:26,182 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T17:01:26,753 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T17:01:27,513 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T17:01:29,144 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T17:01:32,688 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T17:01:39,862 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T17:01:42,193 INFO MemoryObserver:41 used RAM: 15704 MB free: 375 MB total: 16080 MB
2022-08-08T17:01:57,415 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T17:01:57,421 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30675 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T17:01:57,425 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7743 plans
2022-08-08T17:01:57,428 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T17:01:57,429 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T17:01:57,428 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T17:01:57,428 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T17:01:57,428 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T17:01:57,428 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T17:01:57,447 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T17:01:57,444 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T17:01:57,436 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T17:01:57,432 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T17:01:57,463 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T17:01:57,456 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T17:01:57,451 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T17:01:57,481 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T17:01:57,485 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7743 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T17:01:57,488 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40257 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T17:01:57,492 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6808 plans
2022-08-08T17:01:57,496 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T17:01:57,497 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T17:01:57,497 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T17:01:57,497 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T17:01:57,500 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T17:01:57,516 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T17:01:57,551 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T17:01:57,617 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T17:01:57,925 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T17:01:58,171 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T17:01:58,731 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T17:01:59,764 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T17:02:02,294 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T17:02:09,466 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T17:02:09,471 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6808 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T17:02:09,475 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T17:02:10,448 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T17:02:11,425 INFO ControlerListenerManagerImpl:213 [it.144] all ControlerReplanningListeners called.
2022-08-08T17:02:11,429 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T17:02:11,432 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T17:02:11,436 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T17:02:11,518 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T17:02:11,594 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T17:02:11,600 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T17:02:11,603 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T17:02:11,615 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T17:02:11,628 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T17:02:11,632 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T17:02:11,641 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T17:02:11,645 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T17:02:11,649 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T17:02:11,653 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T17:02:11,657 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T17:02:11,660 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T17:02:11,663 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T17:02:11,666 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T17:02:11,670 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T17:02:11,673 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T17:02:11,677 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T17:02:11,681 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T17:02:11,684 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T17:02:11,689 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T17:02:11,693 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T17:02:11,696 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T17:02:12,396 INFO ControlerListenerManagerImpl:232 [it.144] all ControlerBeforeMobsimListeners called.
2022-08-08T17:02:12,403 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T17:02:12,407 INFO NetworkImpl:163 node # 1
2022-08-08T17:02:12,411 INFO NetworkImpl:163 node # 4
2022-08-08T17:02:12,415 INFO NetworkImpl:163 node # 16
2022-08-08T17:02:12,419 INFO NetworkImpl:163 node # 64
2022-08-08T17:02:12,422 INFO NetworkImpl:163 node # 256
2022-08-08T17:02:12,426 INFO NetworkImpl:163 node # 1024
2022-08-08T17:02:12,431 INFO NetworkImpl:163 node # 4096
2022-08-08T17:02:12,436 INFO NetworkImpl:163 node # 16384
2022-08-08T17:02:12,447 INFO NetworkImpl:163 node # 65536
2022-08-08T17:02:12,490 INFO NetworkImpl:159 link # 1
2022-08-08T17:02:12,494 INFO NetworkImpl:159 link # 4
2022-08-08T17:02:12,497 INFO NetworkImpl:159 link # 16
2022-08-08T17:02:12,500 INFO NetworkImpl:159 link # 64
2022-08-08T17:02:12,505 INFO NetworkImpl:159 link # 256
2022-08-08T17:02:12,509 INFO NetworkImpl:159 link # 1024
2022-08-08T17:02:12,518 INFO NetworkImpl:159 link # 4096
2022-08-08T17:02:12,540 INFO NetworkImpl:159 link # 16384
2022-08-08T17:02:12,674 INFO NetworkImpl:159 link # 65536
2022-08-08T17:02:13,015 INFO NetworkImpl:159 link # 262144
2022-08-08T17:02:13,593 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T17:02:13,594 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T17:02:13,594 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T17:02:13,593 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T17:02:13,593 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T17:02:13,593 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T17:02:13,608 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T17:02:13,603 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T17:02:13,598 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T17:02:13,622 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T17:02:13,614 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T17:02:13,634 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T17:02:13,653 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T17:02:13,838 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T17:02:13,941 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T17:02:14,096 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T17:02:14,403 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T17:02:14,957 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T17:02:16,044 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T17:02:16,146 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T17:02:16,165 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T17:02:16,169 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T17:02:16,172 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T17:02:16,176 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T17:02:16,179 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T17:02:16,182 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T17:02:16,186 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T17:02:16,190 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T17:02:16,194 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T17:02:16,197 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T17:02:23,185 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T17:02:23,191 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T17:02:23,195 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T17:02:23,198 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T17:02:23,202 INFO EventsManagerImpl:176
2022-08-08T17:02:23,205 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T17:02:23,209 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T17:02:23,213 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T17:02:23,216 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T17:02:23,221 INFO EventsManagerImpl:176
2022-08-08T17:02:23,224 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T17:02:23,228 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T17:02:23,232 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T17:02:23,235 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T17:02:23,238 INFO EventsManagerImpl:176
2022-08-08T17:02:23,242 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T17:02:23,245 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T17:02:23,249 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T17:02:23,252 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T17:02:23,256 INFO EventsManagerImpl:176
2022-08-08T17:02:23,260 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T17:02:23,264 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T17:02:23,267 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T17:02:23,270 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T17:02:23,274 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T17:02:23,277 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T17:02:23,281 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T17:02:23,285 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T17:02:23,288 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T17:02:23,292 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T17:02:23,296 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T17:02:23,299 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T17:02:23,303 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T17:02:23,306 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T17:02:23,309 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T17:02:23,313 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T17:02:23,317 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T17:02:23,320 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T17:02:23,323 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T17:02:23,327 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T17:02:23,330 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T17:02:23,335 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T17:02:23,338 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T17:02:23,342 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T17:02:23,346 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T17:02:23,349 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T17:02:23,354 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T17:02:23,357 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T17:02:23,360 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T17:02:23,364 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T17:02:23,368 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T17:02:23,372 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T17:02:23,376 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T17:02:23,380 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T17:02:23,383 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T17:02:23,386 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T17:02:23,390 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T17:02:23,394 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T17:02:23,398 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T17:02:23,401 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T17:02:23,405 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T17:02:23,409 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T17:02:23,413 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T17:02:23,416 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T17:02:23,420 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T17:02:23,423 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T17:02:23,427 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T17:02:23,431 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T17:02:23,435 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T17:02:23,438 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T17:02:23,442 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T17:02:23,446 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T17:02:23,450 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T17:02:23,454 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T17:02:23,457 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T17:02:23,461 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T17:02:25,006 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T17:02:25,014 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T17:02:25,198 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T17:02:25,203 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T17:02:25,207 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T17:02:25,210 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T17:02:25,214 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T17:02:25,218 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T17:02:25,221 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T17:02:25,225 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T17:02:25,442 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T17:02:25,447 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273930 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-08-08T17:02:25,466 INFO VehicularDepartureHandler:110 teleport vehicle 105342_car from link -4906433 to link -4859605#3
2022-08-08T17:02:25,480 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T17:02:25,484 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T17:02:25,489 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T17:02:25,493 INFO VehicularDepartureHandler:110 teleport vehicle 190998_car from link -24739580#0 to link -334734081#2
2022-08-08T17:02:25,497 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T17:02:25,502 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T17:02:25,511 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T17:02:25,515 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T17:02:25,518 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T17:02:26,507 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1741 #nodes=226
2022-08-08T17:02:26,512 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271749 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-08-08T17:02:28,447 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3101 #nodes=339
2022-08-08T17:02:28,453 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271256 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T17:02:30,571 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4202 #nodes=498
2022-08-08T17:02:30,576 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270665 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T17:02:33,579 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5423 #nodes=694
2022-08-08T17:02:33,596 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269811 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T17:02:37,672 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6789 #nodes=1041
2022-08-08T17:02:37,678 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268554 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-08-08T17:02:42,198 INFO MemoryObserver:41 used RAM: 13293 MB free: 2786 MB total: 16080 MB
2022-08-08T17:02:44,390 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10639 #nodes=1767
2022-08-08T17:02:44,397 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266634 lost=0 simT=21600.0s realT=28s; (s/r): 771.4285714285714
2022-08-08T17:02:57,773 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11568 #nodes=1916
2022-08-08T17:02:57,779 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263918 lost=0 simT=25200.0s realT=41s; (s/r): 614.6341463414634
2022-08-08T17:03:08,674 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12687 #nodes=1947
2022-08-08T17:03:08,681 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260427 lost=0 simT=28800.0s realT=52s; (s/r): 553.8461538461538
2022-08-08T17:03:25,910 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=13882 #nodes=2137
2022-08-08T17:03:25,928 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256753 lost=0 simT=32400.0s realT=69s; (s/r): 469.5652173913044
2022-08-08T17:03:39,910 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13694 #nodes=2040
2022-08-08T17:03:39,916 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251251 lost=0 simT=36000.0s realT=83s; (s/r): 433.73493975903614
2022-08-08T17:03:42,204 INFO MemoryObserver:41 used RAM: 14573 MB free: 1506 MB total: 16080 MB
2022-08-08T17:03:56,397 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14060 #nodes=2120
2022-08-08T17:03:56,401 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245240 lost=0 simT=39600.0s realT=100s; (s/r): 396.0
2022-08-08T17:04:09,879 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14274 #nodes=2171
2022-08-08T17:04:09,884 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237275 lost=0 simT=43200.0s realT=113s; (s/r): 382.3008849557522
2022-08-08T17:04:27,705 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14671 #nodes=2274
2022-08-08T17:04:27,710 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228072 lost=0 simT=46800.0s realT=131s; (s/r): 357.2519083969466
2022-08-08T17:04:40,889 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=14706 #nodes=2353
2022-08-08T17:04:40,894 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=216712 lost=0 simT=50400.0s realT=144s; (s/r): 350.0
2022-08-08T17:04:42,210 INFO MemoryObserver:41 used RAM: 15390 MB free: 689 MB total: 16080 MB
2022-08-08T17:04:54,236 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15011 #nodes=2330
2022-08-08T17:04:54,242 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203175 lost=0 simT=54000.0s realT=158s; (s/r): 341.7721518987342
2022-08-08T17:05:11,714 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15334 #nodes=2409
2022-08-08T17:05:11,730 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186463 lost=0 simT=57600.0s realT=175s; (s/r): 329.14285714285717
2022-08-08T17:05:36,016 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15055 #nodes=2320
2022-08-08T17:05:36,020 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=166880 lost=0 simT=61200.0s realT=199s; (s/r): 307.53768844221105
2022-08-08T17:05:42,216 INFO MemoryObserver:41 used RAM: 15216 MB free: 863 MB total: 16080 MB
2022-08-08T17:05:54,678 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=14694 #nodes=2167
2022-08-08T17:05:54,684 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144641 lost=0 simT=64800.0s realT=218s; (s/r): 297.2477064220183
2022-08-08T17:06:09,153 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14024 #nodes=1989
2022-08-08T17:06:09,157 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121035 lost=0 simT=68400.0s realT=232s; (s/r): 294.82758620689657
2022-08-08T17:06:26,319 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13715 #nodes=1976
2022-08-08T17:06:26,325 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96087 lost=0 simT=72000.0s realT=250s; (s/r): 288.0
2022-08-08T17:06:38,816 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=11867 #nodes=1595
2022-08-08T17:06:38,821 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73452 lost=0 simT=75600.0s realT=262s; (s/r): 288.5496183206107
2022-08-08T17:06:42,223 INFO MemoryObserver:41 used RAM: 15643 MB free: 436 MB total: 16080 MB
2022-08-08T17:06:50,910 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11054 #nodes=1451
2022-08-08T17:06:50,914 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57688 lost=0 simT=79200.0s realT=274s; (s/r): 289.05109489051097
2022-08-08T17:07:07,464 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10606 #nodes=1399
2022-08-08T17:07:07,480 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44255 lost=0 simT=82800.0s realT=291s; (s/r): 284.5360824742268
2022-08-08T17:07:22,900 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=9976 #nodes=1207
2022-08-08T17:07:22,905 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32082 lost=0 simT=86400.0s realT=306s; (s/r): 282.3529411764706
2022-08-08T17:07:36,141 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8229 #nodes=1021
2022-08-08T17:07:36,147 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25765 lost=2 simT=90000.0s realT=319s; (s/r): 282.13166144200625
2022-08-08T17:07:41,799 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7051 #nodes=814
2022-08-08T17:07:41,803 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21837 lost=3 simT=93600.0s realT=325s; (s/r): 288.0
2022-08-08T17:07:42,231 INFO MemoryObserver:41 used RAM: 15704 MB free: 375 MB total: 16080 MB
2022-08-08T17:07:46,346 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=5929 #nodes=591
2022-08-08T17:07:46,350 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18867 lost=3 simT=97200.0s realT=330s; (s/r): 294.54545454545456
2022-08-08T17:07:49,925 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5016 #nodes=534
2022-08-08T17:07:49,941 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16571 lost=3 simT=100800.0s realT=333s; (s/r): 302.7027027027027
2022-08-08T17:07:52,819 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4255 #nodes=443
2022-08-08T17:07:52,835 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14832 lost=3 simT=104400.0s realT=336s; (s/r): 310.7142857142857
2022-08-08T17:07:55,146 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3511 #nodes=341
2022-08-08T17:07:55,152 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13246 lost=5 simT=108000.0s realT=338s; (s/r): 319.5266272189349
2022-08-08T17:07:57,013 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=2908 #nodes=307
2022-08-08T17:07:57,017 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=11967 lost=5 simT=111600.0s realT=340s; (s/r): 328.2352941176471
2022-08-08T17:07:58,368 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2456 #nodes=234
2022-08-08T17:07:58,384 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=10993 lost=6 simT=115200.0s realT=342s; (s/r): 336.8421052631579
2022-08-08T17:07:59,494 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2139 #nodes=194
2022-08-08T17:07:59,499 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10205 lost=6 simT=118800.0s realT=343s; (s/r): 346.35568513119534
2022-08-08T17:08:00,490 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1852 #nodes=160
2022-08-08T17:08:00,495 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9500 lost=7 simT=122400.0s realT=344s; (s/r): 355.8139534883721
2022-08-08T17:08:01,509 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1640 #nodes=200
2022-08-08T17:08:01,526 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8830 lost=7 simT=126000.0s realT=345s; (s/r): 365.2173913043478
2022-08-08T17:08:02,583 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1410 #nodes=147
2022-08-08T17:08:02,586 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7255 lost=7 simT=129600.0s realT=346s; (s/r): 374.5664739884393
2022-08-08T17:08:03,085 INFO AbstractController$9:234 ### ITERATION 144 fires after mobsim event
2022-08-08T17:08:03,085 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=234.67366798sec
2022-08-08T17:08:03,090 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T17:08:03,138 INFO LegTimesControlerListener:50 [144] average trip (probably: leg) duration is: 1215 seconds = 00:20:15
2022-08-08T17:08:03,142 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T17:08:03,145 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T17:08:03,149 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T17:08:03,153 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T17:08:03,156 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T17:08:03,160 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T17:08:03,164 INFO EventsManagerImpl:137 event # 1
2022-08-08T17:08:03,167 INFO EventsManagerImpl:137 event # 4
2022-08-08T17:08:03,171 INFO EventsManagerImpl:137 event # 16
2022-08-08T17:08:03,174 INFO EventsManagerImpl:137 event # 64
2022-08-08T17:08:03,178 INFO EventsManagerImpl:137 event # 256
2022-08-08T17:08:03,182 INFO EventsManagerImpl:137 event # 1024
2022-08-08T17:08:03,188 INFO EventsManagerImpl:137 event # 4096
2022-08-08T17:08:03,203 INFO EventsManagerImpl:137 event # 16384
2022-08-08T17:08:03,221 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T17:08:03,612 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T17:08:03,617 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T17:08:03,621 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T17:08:03,624 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T17:08:03,627 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T17:08:03,631 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T17:08:03,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-08-08T17:08:03,642 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-08-08T17:08:03,645 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:08:31][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T17:08:03,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-08-08T17:08:03,654 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-08-08T17:08:03,658 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:43][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T17:08:03,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-08-08T17:08:03,668 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-08-08T17:08:03,671 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-08-08T17:08:03,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-08-08T17:08:03,678 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-08-08T17:08:03,682 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T17:08:03,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-08-08T17:08:03,689 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-08-08T17:08:03,692 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-08-08T17:08:03,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-08-08T17:08:03,700 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-08-08T17:08:03,703 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-08-08T17:08:03,707 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T17:08:03,711 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-08-08T17:08:03,715 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-08-08T17:08:03,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-08-08T17:08:03,722 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T17:08:03,726 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T17:08:03,734 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T17:08:03,737 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=01:56:13][duration=undefined][facilityId=null]
2022-08-08T17:08:03,742 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:25:33][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T17:08:03,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-08-08T17:08:03,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-08-08T17:08:03,756 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:48:56][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T17:08:03,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-08-08T17:08:03,763 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-08-08T17:08:03,767 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_46800][coord=[x=738858.7389318789 | y=5689328.029665429]][linkId=376817773][startTime=13:38:52][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T17:08:03,770 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T17:08:04,117 INFO ControlerListenerManagerImpl:251 [it.144] all ControlerAfterMobsimListeners called.
2022-08-08T17:08:04,124 INFO AbstractController$4:159 ### ITERATION 144 fires scoring event
2022-08-08T17:08:04,127 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T17:08:04,272 INFO NewScoreAssignerImpl:57 it: 144 msaStart: 599
2022-08-08T17:08:04,399 INFO ControlerListenerManagerImpl:194 [it.144] all ControlerScoringListeners called.
2022-08-08T17:08:04,406 INFO AbstractController$5:167 ### ITERATION 144 fires iteration end event
2022-08-08T17:08:04,409 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T17:08:04,413 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T17:08:04,503 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T17:08:04,509 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T17:08:06,832 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T17:08:06,837 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13731468596106544
2022-08-08T17:08:06,840 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.30578677909180074
2022-08-08T17:08:06,844 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.452025038898617E-4
2022-08-08T17:08:06,847 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.7972958400304E-4
2022-08-08T17:08:06,851 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T17:08:06,855 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1378821179334179
2022-08-08T17:08:06,858 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13725948330312165
2022-08-08T17:08:06,862 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22091076682910799
2022-08-08T17:08:07,163 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T17:08:07,281 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -88.0063308278882
2022-08-08T17:08:07,288 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -107.4330903035729
2022-08-08T17:08:07,291 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -88.23237814450547
2022-08-08T17:08:07,295 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -72.01095601263967
2022-08-08T17:08:07,362 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T17:08:08,385 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18599.16355729078 meters
2022-08-08T17:08:08,393 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137038.7397626245 meters (statistic on all 2103514 legs which have a finite distance)
2022-08-08T17:08:08,397 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51143.697566377705 meters
2022-08-08T17:08:08,401 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 136986.24414173124 meters (statistic on all 764681 trips which have a finite distance)
2022-08-08T17:08:08,405 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T17:08:08,408 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T17:08:09,889 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T17:08:09,897 INFO LegHistogramListener:72 number of legs: 2110737 100%
2022-08-08T17:08:09,901 INFO LegHistogramListener:79 number of bike legs: 106061 5.024832558485496%
2022-08-08T17:08:09,904 INFO LegHistogramListener:79 number of car legs: 238017 11.276487786019764%
2022-08-08T17:08:09,908 INFO LegHistogramListener:79 number of drtNorth legs: 223 0.010565030129286595%
2022-08-08T17:08:09,911 INFO LegHistogramListener:79 number of drtSoutheast legs: 145 0.00686963842487245%
2022-08-08T17:08:09,915 INFO LegHistogramListener:79 number of freight legs: 47065 2.2297898790801507%
2022-08-08T17:08:09,918 INFO LegHistogramListener:79 number of pt legs: 126192 5.978575255941408%
2022-08-08T17:08:09,922 INFO LegHistogramListener:79 number of ride legs: 106408 5.0412723138884665%
2022-08-08T17:08:09,925 INFO LegHistogramListener:79 number of walk legs: 1486626 70.43160753803056%
2022-08-08T17:08:10,516 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T17:08:10,522 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T17:08:13,173 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.7093734113188557
2022-08-08T17:08:13,189 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.47178502287700846
2022-08-08T17:08:13,192 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.012848097690731601
2022-08-08T17:08:13,196 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010665667027837545
2022-08-08T17:08:13,199 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T17:08:13,203 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5609527208491453
2022-08-08T17:08:13,206 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.770939780319097
2022-08-08T17:08:13,210 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9215518879309017
2022-08-08T17:08:13,213 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.25896337111078016
2022-08-08T17:08:13,217 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3876253613848421
2022-08-08T17:08:13,221 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0018987146767178297
2022-08-08T17:08:13,224 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0016766202621997875
2022-08-08T17:08:13,228 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T17:08:13,231 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3793526653897308
2022-08-08T17:08:13,234 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.3121299496243652
2022-08-08T17:08:13,238 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.7365549433338298
2022-08-08T17:08:13,243 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.19104998022974576
2022-08-08T17:08:13,246 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37352044038883214
2022-08-08T17:08:13,250 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.902699538351726E-4
2022-08-08T17:08:13,254 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 3.081078582909257E-4
2022-08-08T17:08:13,257 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T17:08:13,260 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2508113506934994
2022-08-08T17:08:13,264 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.22196346867826863
2022-08-08T17:08:13,268 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4970973672183509
2022-08-08T17:08:13,472 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T17:08:14,725 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T17:08:15,089 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T17:08:15,516 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T17:08:16,794 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T17:08:17,124 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T17:08:17,533 INFO ControlerListenerManagerImpl:171 [it.144] all ControlerIterationEndsListeners called.
2022-08-08T17:08:17,760 INFO AbstractController:181 ### ITERATION 144 ENDS
2022-08-08T17:08:17,767 INFO AbstractController:182 ###################################################
2022-08-08T17:08:17,771 INFO AbstractController:133 ###################################################
2022-08-08T17:08:17,775 INFO AbstractController:134 ### ITERATION 145 BEGINS
2022-08-08T17:08:17,780 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T17:08:17,784 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T17:08:17,787 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T17:08:17,791 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T17:08:17,794 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T17:08:23,813 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T17:08:23,848 INFO ControlerListenerManagerImpl:148 [it.145] all ControlerIterationStartsListeners called.
2022-08-08T17:08:23,851 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T17:08:25,432 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169356 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T17:08:25,438 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30485 plans
2022-08-08T17:08:25,442 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T17:08:25,443 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T17:08:25,442 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:08:25,442 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:08:25,450 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T17:08:25,449 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:08:25,464 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:08:25,447 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T17:08:25,464 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:08:25,461 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:08:25,456 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:08:25,471 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:08:25,468 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T17:08:25,479 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:08:25,485 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:08:25,491 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:08:25,489 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T17:08:25,497 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:08:25,516 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T17:08:25,554 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T17:08:25,704 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T17:08:25,932 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T17:08:26,233 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T17:08:27,170 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T17:08:28,638 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T17:08:31,542 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T17:08:36,602 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T17:08:48,141 INFO MemoryObserver:41 used RAM: 14084 MB free: 1995 MB total: 16080 MB
2022-08-08T17:08:55,328 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T17:08:55,333 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30485 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T17:08:55,336 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 31026 plans
2022-08-08T17:08:55,343 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T17:08:55,344 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T17:08:55,343 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T17:08:55,343 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T17:08:55,343 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T17:08:55,343 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T17:08:55,361 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T17:08:55,356 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T17:08:55,352 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T17:08:55,347 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T17:08:55,374 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T17:08:55,367 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T17:08:55,384 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T17:08:55,397 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T17:08:55,422 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T17:08:55,500 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T17:08:55,625 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 31026 plans
2022-08-08T17:08:55,629 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T17:08:55,631 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T17:08:55,630 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:08:55,630 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T17:08:55,630 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:08:55,641 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:08:55,637 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:08:55,635 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:08:55,633 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T17:08:55,652 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T17:08:55,649 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:08:55,644 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:08:55,663 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:08:55,662 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:08:55,661 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:08:55,679 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T17:08:55,676 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:08:55,701 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:08:55,707 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T17:08:55,741 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T17:08:55,796 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T17:08:56,067 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T17:08:56,432 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T17:08:57,282 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T17:08:59,110 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T17:09:02,494 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T17:09:09,500 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T17:09:26,155 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T17:09:26,158 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 31026 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T17:09:26,162 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7561 plans
2022-08-08T17:09:26,166 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T17:09:26,166 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T17:09:26,166 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T17:09:26,166 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T17:09:26,166 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T17:09:26,166 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T17:09:26,180 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T17:09:26,176 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T17:09:26,173 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T17:09:26,169 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T17:09:26,196 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T17:09:26,189 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T17:09:26,184 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T17:09:26,212 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T17:09:26,216 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7561 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T17:09:26,219 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40254 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T17:09:26,222 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6811 plans
2022-08-08T17:09:26,226 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T17:09:26,230 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T17:09:26,227 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T17:09:26,226 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T17:09:26,236 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T17:09:26,246 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T17:09:26,279 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T17:09:26,349 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T17:09:26,477 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T17:09:26,687 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T17:09:27,233 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T17:09:28,261 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T17:09:30,698 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T17:09:37,875 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T17:09:37,881 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6811 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T17:09:37,885 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T17:09:38,887 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T17:09:39,867 INFO ControlerListenerManagerImpl:213 [it.145] all ControlerReplanningListeners called.
2022-08-08T17:09:39,874 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T17:09:39,877 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T17:09:39,881 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T17:09:39,963 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T17:09:40,040 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T17:09:40,046 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T17:09:40,050 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T17:09:40,062 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T17:09:40,076 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T17:09:40,079 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T17:09:40,084 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T17:09:40,087 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T17:09:40,091 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T17:09:40,095 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T17:09:40,098 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T17:09:40,102 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T17:09:40,105 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T17:09:40,108 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T17:09:40,112 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T17:09:40,115 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T17:09:40,119 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T17:09:40,122 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T17:09:40,125 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T17:09:40,129 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T17:09:40,133 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T17:09:40,136 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T17:09:40,839 INFO ControlerListenerManagerImpl:232 [it.145] all ControlerBeforeMobsimListeners called.
2022-08-08T17:09:40,843 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T17:09:40,847 INFO NetworkImpl:163 node # 1
2022-08-08T17:09:40,851 INFO NetworkImpl:163 node # 4
2022-08-08T17:09:40,854 INFO NetworkImpl:163 node # 16
2022-08-08T17:09:40,858 INFO NetworkImpl:163 node # 64
2022-08-08T17:09:40,861 INFO NetworkImpl:163 node # 256
2022-08-08T17:09:40,865 INFO NetworkImpl:163 node # 1024
2022-08-08T17:09:40,870 INFO NetworkImpl:163 node # 4096
2022-08-08T17:09:40,876 INFO NetworkImpl:163 node # 16384
2022-08-08T17:09:40,886 INFO NetworkImpl:163 node # 65536
2022-08-08T17:09:40,927 INFO NetworkImpl:159 link # 1
2022-08-08T17:09:40,930 INFO NetworkImpl:159 link # 4
2022-08-08T17:09:40,934 INFO NetworkImpl:159 link # 16
2022-08-08T17:09:40,937 INFO NetworkImpl:159 link # 64
2022-08-08T17:09:40,941 INFO NetworkImpl:159 link # 256
2022-08-08T17:09:40,946 INFO NetworkImpl:159 link # 1024
2022-08-08T17:09:40,954 INFO NetworkImpl:159 link # 4096
2022-08-08T17:09:40,975 INFO NetworkImpl:159 link # 16384
2022-08-08T17:09:41,050 INFO NetworkImpl:159 link # 65536
2022-08-08T17:09:41,383 INFO NetworkImpl:159 link # 262144
2022-08-08T17:09:42,046 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T17:09:42,047 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T17:09:42,047 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T17:09:42,046 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T17:09:42,046 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T17:09:42,046 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T17:09:42,060 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T17:09:42,055 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T17:09:42,051 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T17:09:42,074 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T17:09:42,066 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T17:09:42,086 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T17:09:42,104 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T17:09:42,141 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T17:09:42,216 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T17:09:42,366 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T17:09:42,726 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T17:09:43,332 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T17:09:44,416 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T17:09:44,517 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T17:09:44,540 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T17:09:44,544 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T17:09:44,547 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T17:09:44,551 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T17:09:44,554 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T17:09:44,557 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T17:09:44,561 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T17:09:44,565 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T17:09:44,568 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T17:09:44,572 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T17:09:49,521 INFO MemoryObserver:41 used RAM: 11792 MB free: 4287 MB total: 16080 MB
2022-08-08T17:09:50,876 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T17:09:50,883 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T17:09:50,887 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T17:09:50,890 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T17:09:50,894 INFO EventsManagerImpl:176
2022-08-08T17:09:50,897 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T17:09:50,901 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T17:09:50,905 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T17:09:50,908 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T17:09:50,912 INFO EventsManagerImpl:176
2022-08-08T17:09:50,916 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T17:09:50,919 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T17:09:50,923 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T17:09:50,926 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T17:09:50,930 INFO EventsManagerImpl:176
2022-08-08T17:09:50,935 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T17:09:50,939 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T17:09:50,943 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T17:09:50,946 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T17:09:50,950 INFO EventsManagerImpl:176
2022-08-08T17:09:50,953 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T17:09:50,957 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T17:09:50,961 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T17:09:50,964 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T17:09:50,968 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T17:09:50,971 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T17:09:50,975 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T17:09:50,978 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T17:09:50,982 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T17:09:50,985 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T17:09:50,989 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T17:09:50,992 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T17:09:50,996 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T17:09:50,999 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T17:09:51,004 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T17:09:51,007 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T17:09:51,011 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T17:09:51,016 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T17:09:51,019 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T17:09:51,023 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T17:09:51,027 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T17:09:51,031 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T17:09:51,034 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T17:09:51,038 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T17:09:51,041 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T17:09:51,045 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T17:09:51,048 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T17:09:51,052 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T17:09:51,055 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T17:09:51,059 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T17:09:51,062 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T17:09:51,066 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T17:09:51,070 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T17:09:51,073 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T17:09:51,077 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T17:09:51,081 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T17:09:51,084 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T17:09:51,088 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T17:09:51,091 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T17:09:51,095 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T17:09:51,098 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T17:09:51,102 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T17:09:51,106 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T17:09:51,109 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T17:09:51,113 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T17:09:51,117 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T17:09:51,120 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T17:09:51,124 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T17:09:51,128 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T17:09:51,132 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T17:09:51,136 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T17:09:51,139 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T17:09:51,143 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T17:09:51,147 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T17:09:51,151 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T17:09:51,154 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T17:09:52,699 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T17:09:52,707 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T17:09:52,892 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T17:09:52,898 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T17:09:52,901 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T17:09:52,905 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T17:09:52,908 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T17:09:52,912 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T17:09:52,915 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T17:09:52,919 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T17:09:53,137 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T17:09:53,142 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=8s; (s/r): 0.0
2022-08-08T17:09:53,170 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T17:09:53,174 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T17:09:53,179 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T17:09:53,184 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T17:09:53,189 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T17:09:53,193 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T17:09:53,202 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T17:09:53,206 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T17:09:53,210 INFO VehicularDepartureHandler:110 teleport vehicle 73194_car from link -13978229#0 to link -42868239#2
2022-08-08T17:09:53,214 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T17:09:54,159 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1745 #nodes=227
2022-08-08T17:09:54,165 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271761 lost=0 simT=3600.0s realT=9s; (s/r): 400.0
2022-08-08T17:09:55,600 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3072 #nodes=354
2022-08-08T17:09:55,605 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271257 lost=0 simT=7200.0s realT=11s; (s/r): 654.5454545454545
2022-08-08T17:09:58,212 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4215 #nodes=490
2022-08-08T17:09:58,218 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270662 lost=0 simT=10800.0s realT=13s; (s/r): 830.7692307692307
2022-08-08T17:10:01,532 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5377 #nodes=705
2022-08-08T17:10:01,537 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269798 lost=0 simT=14400.0s realT=16s; (s/r): 900.0
2022-08-08T17:10:05,861 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6809 #nodes=999
2022-08-08T17:10:05,866 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268551 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-08-08T17:10:13,929 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10757 #nodes=1695
2022-08-08T17:10:13,936 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266634 lost=0 simT=21600.0s realT=29s; (s/r): 744.8275862068965
2022-08-08T17:10:26,833 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11557 #nodes=1832
2022-08-08T17:10:26,850 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263911 lost=0 simT=25200.0s realT=42s; (s/r): 600.0
2022-08-08T17:10:38,278 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12716 #nodes=1965
2022-08-08T17:10:38,296 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260426 lost=0 simT=28800.0s realT=53s; (s/r): 543.3962264150944
2022-08-08T17:10:49,527 INFO MemoryObserver:41 used RAM: 14518 MB free: 1561 MB total: 16080 MB
2022-08-08T17:10:54,613 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=13867 #nodes=2115
2022-08-08T17:10:54,622 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256760 lost=0 simT=32400.0s realT=70s; (s/r): 462.85714285714283
2022-08-08T17:11:09,412 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13819 #nodes=1997
2022-08-08T17:11:09,418 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251261 lost=0 simT=36000.0s realT=84s; (s/r): 428.57142857142856
2022-08-08T17:11:24,975 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14045 #nodes=2115
2022-08-08T17:11:24,981 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245305 lost=0 simT=39600.0s realT=100s; (s/r): 396.0
2022-08-08T17:11:41,891 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14243 #nodes=2162
2022-08-08T17:11:41,898 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237290 lost=0 simT=43200.0s realT=117s; (s/r): 369.2307692307692
2022-08-08T17:11:49,536 INFO MemoryObserver:41 used RAM: 15212 MB free: 867 MB total: 16080 MB
2022-08-08T17:11:57,116 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14603 #nodes=2219
2022-08-08T17:11:57,134 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228102 lost=0 simT=46800.0s realT=132s; (s/r): 354.54545454545456
2022-08-08T17:12:12,028 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=14881 #nodes=2327
2022-08-08T17:12:12,044 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=216785 lost=0 simT=50400.0s realT=147s; (s/r): 342.85714285714283
2022-08-08T17:12:30,155 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15060 #nodes=2356
2022-08-08T17:12:30,171 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203217 lost=0 simT=54000.0s realT=165s; (s/r): 327.27272727272725
2022-08-08T17:12:44,302 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15382 #nodes=2305
2022-08-08T17:12:44,308 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186506 lost=0 simT=57600.0s realT=179s; (s/r): 321.7877094972067
2022-08-08T17:12:49,543 INFO MemoryObserver:41 used RAM: 15708 MB free: 371 MB total: 16080 MB
2022-08-08T17:13:04,162 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15132 #nodes=2280
2022-08-08T17:13:04,166 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=166820 lost=0 simT=61200.0s realT=199s; (s/r): 307.53768844221105
2022-08-08T17:13:28,671 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=14721 #nodes=2207
2022-08-08T17:13:28,676 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144726 lost=0 simT=64800.0s realT=224s; (s/r): 289.2857142857143
2022-08-08T17:13:45,683 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=13973 #nodes=2047
2022-08-08T17:13:45,689 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=120980 lost=0 simT=68400.0s realT=241s; (s/r): 283.81742738589213
2022-08-08T17:13:49,550 INFO MemoryObserver:41 used RAM: 15638 MB free: 441 MB total: 16080 MB
2022-08-08T17:14:00,424 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13617 #nodes=1996
2022-08-08T17:14:00,428 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96425 lost=0 simT=72000.0s realT=255s; (s/r): 282.3529411764706
2022-08-08T17:14:14,075 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=11895 #nodes=1634
2022-08-08T17:14:14,079 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74455 lost=0 simT=75600.0s realT=269s; (s/r): 281.04089219330854
2022-08-08T17:14:25,266 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11142 #nodes=1550
2022-08-08T17:14:25,273 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58637 lost=0 simT=79200.0s realT=280s; (s/r): 282.85714285714283
2022-08-08T17:14:36,779 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10639 #nodes=1354
2022-08-08T17:14:36,786 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45053 lost=0 simT=82800.0s realT=292s; (s/r): 283.56164383561645
2022-08-08T17:14:45,958 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=9977 #nodes=1301
2022-08-08T17:14:45,964 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32951 lost=1 simT=86400.0s realT=301s; (s/r): 287.04318936877075
2022-08-08T17:14:49,557 INFO MemoryObserver:41 used RAM: 15927 MB free: 152 MB total: 16080 MB
2022-08-08T17:14:54,221 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8375 #nodes=1038
2022-08-08T17:14:54,226 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26325 lost=5 simT=90000.0s realT=309s; (s/r): 291.2621359223301
2022-08-08T17:15:01,004 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7110 #nodes=824
2022-08-08T17:15:01,010 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22064 lost=6 simT=93600.0s realT=316s; (s/r): 296.2025316455696
2022-08-08T17:15:13,474 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6056 #nodes=644
2022-08-08T17:15:13,480 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19048 lost=8 simT=97200.0s realT=328s; (s/r): 296.3414634146341
2022-08-08T17:15:16,678 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5065 #nodes=549
2022-08-08T17:15:16,684 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16728 lost=8 simT=100800.0s realT=332s; (s/r): 303.6144578313253
2022-08-08T17:15:19,714 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4287 #nodes=461
2022-08-08T17:15:19,730 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14905 lost=9 simT=104400.0s realT=335s; (s/r): 311.64179104477614
2022-08-08T17:15:22,242 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3566 #nodes=355
2022-08-08T17:15:22,248 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13322 lost=9 simT=108000.0s realT=337s; (s/r): 320.4747774480712
2022-08-08T17:15:24,250 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=2940 #nodes=287
2022-08-08T17:15:24,257 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12047 lost=9 simT=111600.0s realT=339s; (s/r): 329.20353982300884
2022-08-08T17:15:25,934 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2461 #nodes=220
2022-08-08T17:15:25,940 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11029 lost=9 simT=115200.0s realT=341s; (s/r): 337.8299120234604
2022-08-08T17:15:27,364 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2110 #nodes=222
2022-08-08T17:15:27,369 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10263 lost=9 simT=118800.0s realT=342s; (s/r): 347.36842105263156
2022-08-08T17:15:28,606 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1828 #nodes=172
2022-08-08T17:15:28,612 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9566 lost=9 simT=122400.0s realT=344s; (s/r): 355.8139534883721
2022-08-08T17:15:29,726 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1654 #nodes=195
2022-08-08T17:15:29,732 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8888 lost=9 simT=126000.0s realT=345s; (s/r): 365.2173913043478
2022-08-08T17:15:30,815 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1362 #nodes=155
2022-08-08T17:15:30,820 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7275 lost=10 simT=129600.0s realT=346s; (s/r): 374.5664739884393
2022-08-08T17:15:31,264 INFO AbstractController$9:234 ### ITERATION 145 fires after mobsim event
2022-08-08T17:15:31,264 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=238.566087599sec
2022-08-08T17:15:31,271 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T17:15:31,386 INFO LegTimesControlerListener:50 [145] average trip (probably: leg) duration is: 1228 seconds = 00:20:28
2022-08-08T17:15:31,391 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T17:15:31,395 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T17:15:31,399 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T17:15:31,402 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T17:15:31,406 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T17:15:31,410 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T17:15:31,413 INFO EventsManagerImpl:137 event # 1
2022-08-08T17:15:31,417 INFO EventsManagerImpl:137 event # 4
2022-08-08T17:15:31,421 INFO EventsManagerImpl:137 event # 16
2022-08-08T17:15:31,424 INFO EventsManagerImpl:137 event # 64
2022-08-08T17:15:31,429 INFO EventsManagerImpl:137 event # 256
2022-08-08T17:15:31,433 INFO EventsManagerImpl:137 event # 1024
2022-08-08T17:15:31,439 INFO EventsManagerImpl:137 event # 4096
2022-08-08T17:15:31,455 INFO EventsManagerImpl:137 event # 16384
2022-08-08T17:15:31,472 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T17:15:31,784 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T17:15:31,790 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T17:15:31,794 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T17:15:31,798 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T17:15:31,801 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T17:15:31,805 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T17:15:31,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-08-08T17:15:31,816 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-08-08T17:15:31,819 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:08:31][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T17:15:31,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-08-08T17:15:31,829 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-08-08T17:15:31,833 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-08-08T17:15:31,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-08-08T17:15:31,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-08-08T17:15:31,847 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-08-08T17:15:31,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-08-08T17:15:31,854 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-08-08T17:15:31,858 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T17:15:31,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-08-08T17:15:31,866 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-08-08T17:15:31,870 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-08-08T17:15:31,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-08-08T17:15:31,878 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-08-08T17:15:31,882 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-08-08T17:15:31,885 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T17:15:31,889 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-08-08T17:15:31,892 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-08-08T17:15:31,896 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T17:15:31,899 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T17:15:31,903 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T17:15:31,908 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T17:15:31,912 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-08-08T17:15:31,916 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-08-08T17:15:31,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-08-08T17:15:31,927 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-08-08T17:15:31,931 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-08-08T17:15:31,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-08-08T17:15:31,939 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-08-08T17:15:31,943 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:49:08][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T17:15:31,946 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T17:15:32,293 INFO ControlerListenerManagerImpl:251 [it.145] all ControlerAfterMobsimListeners called.
2022-08-08T17:15:32,300 INFO AbstractController$4:159 ### ITERATION 145 fires scoring event
2022-08-08T17:15:32,304 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T17:15:32,434 INFO NewScoreAssignerImpl:57 it: 145 msaStart: 599
2022-08-08T17:15:32,554 INFO ControlerListenerManagerImpl:194 [it.145] all ControlerScoringListeners called.
2022-08-08T17:15:32,561 INFO AbstractController$5:167 ### ITERATION 145 fires iteration end event
2022-08-08T17:15:32,564 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T17:15:32,568 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T17:15:32,647 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T17:15:32,653 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T17:15:34,545 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T17:15:34,551 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13675495668517026
2022-08-08T17:15:34,555 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.30582786013957286
2022-08-08T17:15:34,559 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.901348998906217E-4
2022-08-08T17:15:34,563 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.0155389063198056E-4
2022-08-08T17:15:34,566 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T17:15:34,570 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13836995537571187
2022-08-08T17:15:34,574 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1372196860380924
2022-08-08T17:15:34,577 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22091461817733662
2022-08-08T17:15:34,842 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T17:15:34,963 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -88.33707869183904
2022-08-08T17:15:34,968 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -107.50533958130403
2022-08-08T17:15:34,971 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -88.19769943105108
2022-08-08T17:15:34,975 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -72.02571915629518
2022-08-08T17:15:35,103 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T17:15:35,814 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18576.945238681714 meters
2022-08-08T17:15:35,821 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 136954.35503863942 meters (statistic on all 2104733 legs which have a finite distance)
2022-08-08T17:15:35,824 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51113.74195741875 meters
2022-08-08T17:15:35,828 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 136893.47672904033 meters (statistic on all 764611 trips which have a finite distance)
2022-08-08T17:15:35,831 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T17:15:35,835 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T17:15:37,062 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T17:15:37,070 INFO LegHistogramListener:72 number of legs: 2111990 100%
2022-08-08T17:15:37,074 INFO LegHistogramListener:79 number of bike legs: 105732 5.006273703947462%
2022-08-08T17:15:37,077 INFO LegHistogramListener:79 number of car legs: 238068 11.272212463127193%
2022-08-08T17:15:37,081 INFO LegHistogramListener:79 number of drtNorth legs: 270 0.012784151440110985%
2022-08-08T17:15:37,085 INFO LegHistogramListener:79 number of drtSoutheast legs: 162 0.007670490864066591%
2022-08-08T17:15:37,089 INFO LegHistogramListener:79 number of freight legs: 47065 2.2284669908474943%
2022-08-08T17:15:37,093 INFO LegHistogramListener:79 number of pt legs: 126904 6.008740571688313%
2022-08-08T17:15:37,096 INFO LegHistogramListener:79 number of ride legs: 106336 5.034872324206081%
2022-08-08T17:15:37,100 INFO LegHistogramListener:79 number of walk legs: 1487453 70.42897930387927%
2022-08-08T17:15:37,671 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T17:15:37,676 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T17:15:40,380 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.7109935451403688
2022-08-08T17:15:40,385 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4722446170989591
2022-08-08T17:15:40,389 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.012898165217703877
2022-08-08T17:15:40,392 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010688775117209365
2022-08-08T17:15:40,397 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T17:15:40,400 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5613532610649234
2022-08-08T17:15:40,404 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7724495088247225
2022-08-08T17:15:40,407 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9218266174378777
2022-08-08T17:15:40,411 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2597862758489655
2022-08-08T17:15:40,414 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38775373965913
2022-08-08T17:15:40,417 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0019141200696323759
2022-08-08T17:15:40,421 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0017048634825431223
2022-08-08T17:15:40,424 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T17:15:40,428 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.38060948869500916
2022-08-08T17:15:40,431 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.31307096237489535
2022-08-08T17:15:40,435 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.7383008878641449
2022-08-08T17:15:40,438 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.191174507155805
2022-08-08T17:15:40,441 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37361030518083366
2022-08-08T17:15:40,445 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.902699538351726E-4
2022-08-08T17:15:40,448 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 3.1324298926244115E-4
2022-08-08T17:15:40,452 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T17:15:40,455 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2514224312791098
2022-08-08T17:15:40,459 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.2222381981852447
2022-08-08T17:15:40,462 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.49917196013084314
2022-08-08T17:15:40,634 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T17:15:41,909 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T17:15:42,237 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T17:15:42,629 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T17:15:43,925 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T17:15:44,255 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T17:15:44,648 INFO ControlerListenerManagerImpl:171 [it.145] all ControlerIterationEndsListeners called.
2022-08-08T17:15:44,924 INFO AbstractController:181 ### ITERATION 145 ENDS
2022-08-08T17:15:44,929 INFO AbstractController:182 ###################################################
2022-08-08T17:15:44,933 INFO AbstractController:133 ###################################################
2022-08-08T17:15:44,937 INFO AbstractController:134 ### ITERATION 146 BEGINS
2022-08-08T17:15:44,941 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T17:15:44,945 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T17:15:44,948 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T17:15:44,952 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T17:15:44,955 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T17:15:51,238 INFO MemoryObserver:41 used RAM: 13298 MB free: 2781 MB total: 16080 MB
2022-08-08T17:15:51,314 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T17:15:51,343 INFO ControlerListenerManagerImpl:148 [it.146] all ControlerIterationStartsListeners called.
2022-08-08T17:15:51,347 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T17:15:52,927 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 170082 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T17:15:52,943 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30480 plans
2022-08-08T17:15:52,947 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:15:52,950 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T17:15:52,948 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T17:15:52,947 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T17:15:52,957 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T17:15:52,953 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:15:52,960 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:15:52,968 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:15:52,974 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T17:15:52,978 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:15:52,985 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:15:52,987 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:15:52,987 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T17:15:52,985 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:15:52,996 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:15:52,998 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:15:53,005 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:15:53,022 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T17:15:53,078 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T17:15:53,309 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T17:15:53,497 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T17:15:53,789 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:15:54,036 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T17:15:54,929 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T17:15:56,643 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T17:15:59,561 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T17:16:04,887 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T17:16:24,269 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T17:16:24,274 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30480 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T17:16:24,278 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30271 plans
2022-08-08T17:16:24,282 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T17:16:24,283 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T17:16:24,282 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T17:16:24,282 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T17:16:24,282 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T17:16:24,282 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T17:16:24,300 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T17:16:24,295 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T17:16:24,290 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T17:16:24,287 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T17:16:24,313 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T17:16:24,306 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T17:16:24,324 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T17:16:24,338 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T17:16:24,364 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T17:16:24,414 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T17:16:24,573 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30271 plans
2022-08-08T17:16:24,579 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:16:24,579 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:16:24,579 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:16:24,579 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T17:16:24,579 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:16:24,591 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:16:24,589 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T17:16:24,598 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T17:16:24,594 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:16:24,605 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:16:24,604 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T17:16:24,614 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T17:16:24,613 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:16:24,613 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:16:24,624 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:16:24,633 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T17:16:24,647 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T17:16:24,709 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T17:16:24,870 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T17:16:24,914 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:16:24,938 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:16:25,047 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T17:16:25,612 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T17:16:26,522 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T17:16:28,156 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T17:16:31,557 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T17:16:38,298 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T17:16:51,251 INFO MemoryObserver:41 used RAM: 15003 MB free: 1076 MB total: 16080 MB
2022-08-08T17:16:53,005 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T17:16:53,011 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30271 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T17:16:53,015 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7595 plans
2022-08-08T17:16:53,019 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T17:16:53,020 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T17:16:53,019 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T17:16:53,019 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T17:16:53,019 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T17:16:53,019 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T17:16:53,035 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T17:16:53,030 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T17:16:53,027 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T17:16:53,023 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T17:16:53,053 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T17:16:53,046 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T17:16:53,039 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T17:16:53,070 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T17:16:53,074 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7595 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T17:16:53,077 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40126 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T17:16:53,081 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6939 plans
2022-08-08T17:16:53,085 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T17:16:53,085 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T17:16:53,085 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T17:16:53,085 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T17:16:53,091 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T17:16:53,102 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T17:16:53,145 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T17:16:53,209 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T17:16:53,595 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T17:16:53,885 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T17:16:54,489 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T17:16:55,593 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T17:16:57,612 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T17:17:06,689 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T17:17:06,695 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6939 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T17:17:06,699 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T17:17:07,676 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T17:17:08,678 INFO ControlerListenerManagerImpl:213 [it.146] all ControlerReplanningListeners called.
2022-08-08T17:17:08,683 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T17:17:08,687 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T17:17:08,691 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T17:17:08,773 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T17:17:08,849 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T17:17:08,854 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T17:17:08,858 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T17:17:08,870 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T17:17:08,882 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T17:17:08,887 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T17:17:08,892 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T17:17:08,896 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T17:17:08,899 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T17:17:08,903 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T17:17:08,906 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T17:17:08,910 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T17:17:08,914 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T17:17:08,917 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T17:17:08,921 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T17:17:08,925 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T17:17:08,928 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T17:17:08,932 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T17:17:08,936 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T17:17:08,940 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-08-08T17:17:08,944 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-08-08T17:17:08,947 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-08-08T17:17:09,650 INFO ControlerListenerManagerImpl:232 [it.146] all ControlerBeforeMobsimListeners called.
2022-08-08T17:17:09,656 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-08-08T17:17:09,660 INFO NetworkImpl:163 node # 1
2022-08-08T17:17:09,665 INFO NetworkImpl:163 node # 4
2022-08-08T17:17:09,669 INFO NetworkImpl:163 node # 16
2022-08-08T17:17:09,673 INFO NetworkImpl:163 node # 64
2022-08-08T17:17:09,677 INFO NetworkImpl:163 node # 256
2022-08-08T17:17:09,681 INFO NetworkImpl:163 node # 1024
2022-08-08T17:17:09,686 INFO NetworkImpl:163 node # 4096
2022-08-08T17:17:09,691 INFO NetworkImpl:163 node # 16384
2022-08-08T17:17:09,701 INFO NetworkImpl:163 node # 65536
2022-08-08T17:17:09,743 INFO NetworkImpl:159 link # 1
2022-08-08T17:17:09,747 INFO NetworkImpl:159 link # 4
2022-08-08T17:17:09,751 INFO NetworkImpl:159 link # 16
2022-08-08T17:17:09,754 INFO NetworkImpl:159 link # 64
2022-08-08T17:17:09,758 INFO NetworkImpl:159 link # 256
2022-08-08T17:17:09,763 INFO NetworkImpl:159 link # 1024
2022-08-08T17:17:09,771 INFO NetworkImpl:159 link # 4096
2022-08-08T17:17:09,793 INFO NetworkImpl:159 link # 16384
2022-08-08T17:17:09,869 INFO NetworkImpl:159 link # 65536
2022-08-08T17:17:10,208 INFO NetworkImpl:159 link # 262144
2022-08-08T17:17:10,795 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-08-08T17:17:10,796 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-08-08T17:17:10,795 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-08-08T17:17:10,795 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-08-08T17:17:10,795 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-08-08T17:17:10,795 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-08-08T17:17:10,824 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-08-08T17:17:10,816 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-08-08T17:17:10,812 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-08-08T17:17:10,838 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-08-08T17:17:10,830 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-08-08T17:17:10,953 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-08-08T17:17:10,973 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-08-08T17:17:11,011 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-08-08T17:17:11,085 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-08-08T17:17:11,238 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-08-08T17:17:11,540 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-08-08T17:17:12,149 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-08-08T17:17:13,241 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-08-08T17:17:13,336 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-08-08T17:17:13,354 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T17:17:13,358 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T17:17:13,361 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T17:17:13,364 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T17:17:13,369 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T17:17:13,373 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-08-08T17:17:13,376 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T17:17:13,380 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-08-08T17:17:13,384 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T17:17:13,387 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-08-08T17:17:15,203 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T17:17:15,209 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T17:17:15,213 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T17:17:15,217 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T17:17:15,220 INFO EventsManagerImpl:176
2022-08-08T17:17:15,223 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T17:17:15,227 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T17:17:15,230 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T17:17:15,235 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T17:17:15,239 INFO EventsManagerImpl:176
2022-08-08T17:17:15,243 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T17:17:15,247 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T17:17:15,251 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T17:17:15,254 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T17:17:15,258 INFO EventsManagerImpl:176
2022-08-08T17:17:15,262 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T17:17:15,265 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-08-08T17:17:15,271 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-08-08T17:17:15,275 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-08-08T17:17:15,279 INFO EventsManagerImpl:176
2022-08-08T17:17:15,283 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T17:17:15,287 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-08-08T17:17:15,291 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-08-08T17:17:15,294 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-08-08T17:17:15,298 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T17:17:15,302 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-08-08T17:17:15,306 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-08-08T17:17:15,309 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T17:17:15,313 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T17:17:15,316 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T17:17:15,320 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T17:17:15,324 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-08-08T17:17:15,328 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T17:17:15,331 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T17:17:15,335 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-08-08T17:17:15,338 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T17:17:15,341 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-08-08T17:17:15,345 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-08-08T17:17:15,349 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T17:17:15,353 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T17:17:15,357 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T17:17:15,360 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T17:17:15,365 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T17:17:15,368 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T17:17:15,372 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T17:17:15,376 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T17:17:15,379 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T17:17:15,383 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T17:17:15,386 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T17:17:15,390 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T17:17:15,393 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T17:17:15,397 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T17:17:15,401 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T17:17:15,404 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T17:17:15,408 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T17:17:15,412 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T17:17:15,415 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T17:17:15,419 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-08-08T17:17:15,422 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T17:17:15,426 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T17:17:15,429 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T17:17:15,433 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-08-08T17:17:15,436 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-08-08T17:17:15,440 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T17:17:15,443 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T17:17:15,446 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-08-08T17:17:15,450 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T17:17:15,454 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T17:17:15,458 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T17:17:15,462 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T17:17:15,465 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-08-08T17:17:15,469 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-08-08T17:17:15,473 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T17:17:15,476 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-08-08T17:17:15,480 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-08-08T17:17:15,484 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-08-08T17:17:23,554 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-08-08T17:17:23,562 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-08-08T17:17:23,742 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-08-08T17:17:23,747 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-08-08T17:17:23,751 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-08-08T17:17:23,755 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-08-08T17:17:23,758 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-08-08T17:17:23,762 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-08-08T17:17:23,766 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-08-08T17:17:23,769 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-08-08T17:17:23,969 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-08-08T17:17:23,975 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-08-08T17:17:24,001 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-08-08T17:17:24,005 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-08-08T17:17:24,010 INFO VehicularDepartureHandler:110 teleport vehicle 195914_car from link -23572313#0 to link -513179128
2022-08-08T17:17:24,015 INFO VehicularDepartureHandler:110 teleport vehicle 218681_car from link -7972334#2 to link -29461508#7
2022-08-08T17:17:24,020 INFO VehicularDepartureHandler:110 teleport vehicle 60047_car from link -92162426 to link -198363299
2022-08-08T17:17:24,024 INFO VehicularDepartureHandler:110 teleport vehicle 199939_car from link -165264456 to link 37935131#4
2022-08-08T17:17:24,033 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-08-08T17:17:24,037 INFO VehicularDepartureHandler:110 teleport vehicle 176726_car from link -340336767#3 to link 315682140
2022-08-08T17:17:24,042 INFO VehicularDepartureHandler:110 teleport vehicle 152107_car from link -14625099#1 to link -604726656#0
2022-08-08T17:17:24,046 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-08-08T17:17:24,914 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1771 #nodes=210
2022-08-08T17:17:24,931 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271735 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-08-08T17:17:26,194 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3100 #nodes=339
2022-08-08T17:17:26,199 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271255 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-08-08T17:17:28,264 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4215 #nodes=481
2022-08-08T17:17:28,271 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270660 lost=0 simT=10800.0s realT=14s; (s/r): 771.4285714285714
2022-08-08T17:17:30,780 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5402 #nodes=694
2022-08-08T17:17:30,785 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269808 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-08-08T17:17:35,351 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6816 #nodes=972
2022-08-08T17:17:35,369 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268556 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-08-08T17:17:44,021 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10803 #nodes=1688
2022-08-08T17:17:44,028 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266647 lost=0 simT=21600.0s realT=30s; (s/r): 720.0
2022-08-08T17:17:51,276 INFO MemoryObserver:41 used RAM: 13746 MB free: 2333 MB total: 16080 MB
2022-08-08T17:17:54,372 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11560 #nodes=1843
2022-08-08T17:17:54,390 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263920 lost=0 simT=25200.0s realT=41s; (s/r): 614.6341463414634
2022-08-08T17:18:09,707 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12730 #nodes=1901
2022-08-08T17:18:09,724 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260413 lost=0 simT=28800.0s realT=56s; (s/r): 514.2857142857143
2022-08-08T17:18:23,030 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=13847 #nodes=2106
2022-08-08T17:18:23,036 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256805 lost=0 simT=32400.0s realT=69s; (s/r): 469.5652173913044
2022-08-08T17:18:41,174 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13673 #nodes=2020
2022-08-08T17:18:41,191 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251243 lost=0 simT=36000.0s realT=87s; (s/r): 413.7931034482759
2022-08-08T17:18:51,281 INFO MemoryObserver:41 used RAM: 14943 MB free: 1136 MB total: 16080 MB
2022-08-08T17:18:55,133 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14073 #nodes=2165
2022-08-08T17:18:55,140 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245269 lost=0 simT=39600.0s realT=101s; (s/r): 392.0792079207921
2022-08-08T17:19:13,156 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14346 #nodes=2075
2022-08-08T17:19:13,161 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237289 lost=0 simT=43200.0s realT=119s; (s/r): 363.02521008403363
2022-08-08T17:19:26,523 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14678 #nodes=2180
2022-08-08T17:19:26,529 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228082 lost=0 simT=46800.0s realT=133s; (s/r): 351.8796992481203
2022-08-08T17:19:46,056 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=14698 #nodes=2375
2022-08-08T17:19:46,074 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=216729 lost=0 simT=50400.0s realT=152s; (s/r): 331.57894736842104
2022-08-08T17:19:51,287 INFO MemoryObserver:41 used RAM: 15504 MB free: 575 MB total: 16080 MB
2022-08-08T17:19:59,932 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15006 #nodes=2325
2022-08-08T17:19:59,939 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203098 lost=0 simT=54000.0s realT=166s; (s/r): 325.30120481927713
2022-08-08T17:20:15,248 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15303 #nodes=2390
2022-08-08T17:20:15,255 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186371 lost=0 simT=57600.0s realT=181s; (s/r): 318.23204419889504
2022-08-08T17:20:35,239 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15176 #nodes=2336
2022-08-08T17:20:35,245 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=166795 lost=0 simT=61200.0s realT=201s; (s/r): 304.4776119402985
2022-08-08T17:20:51,293 INFO MemoryObserver:41 used RAM: 15340 MB free: 739 MB total: 16080 MB
2022-08-08T17:21:00,556 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=14693 #nodes=2267
2022-08-08T17:21:00,562 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144679 lost=0 simT=64800.0s realT=227s; (s/r): 285.4625550660793
2022-08-08T17:21:15,830 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14058 #nodes=1970
2022-08-08T17:21:15,836 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=120793 lost=0 simT=68400.0s realT=242s; (s/r): 282.64462809917353
2022-08-08T17:21:32,309 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13626 #nodes=1984
2022-08-08T17:21:32,316 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=95919 lost=0 simT=72000.0s realT=258s; (s/r): 279.06976744186045
2022-08-08T17:21:44,972 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=11824 #nodes=1626
2022-08-08T17:21:44,979 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73379 lost=0 simT=75600.0s realT=271s; (s/r): 278.9667896678967
2022-08-08T17:21:51,297 INFO MemoryObserver:41 used RAM: 15781 MB free: 298 MB total: 16080 MB
2022-08-08T17:21:58,804 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11089 #nodes=1401
2022-08-08T17:21:58,820 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57465 lost=0 simT=79200.0s realT=285s; (s/r): 277.89473684210526
2022-08-08T17:22:17,383 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10557 #nodes=1332
2022-08-08T17:22:17,389 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44051 lost=0 simT=82800.0s realT=304s; (s/r): 272.36842105263156
2022-08-08T17:22:34,107 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=9905 #nodes=1242
2022-08-08T17:22:34,112 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=31929 lost=0 simT=86400.0s realT=320s; (s/r): 270.0
2022-08-08T17:22:41,037 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8287 #nodes=980
2022-08-08T17:22:41,043 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25639 lost=6 simT=90000.0s realT=327s; (s/r): 275.22935779816515
2022-08-08T17:22:47,230 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7018 #nodes=871
2022-08-08T17:22:47,234 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21719 lost=9 simT=93600.0s realT=333s; (s/r): 281.0810810810811
2022-08-08T17:22:51,304 INFO MemoryObserver:41 used RAM: 15793 MB free: 286 MB total: 16080 MB
2022-08-08T17:22:52,018 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=5947 #nodes=632
2022-08-08T17:22:52,022 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18776 lost=9 simT=97200.0s realT=338s; (s/r): 287.5739644970414
2022-08-08T17:22:55,725 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=4975 #nodes=552
2022-08-08T17:22:55,742 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16482 lost=9 simT=100800.0s realT=342s; (s/r): 294.7368421052632
2022-08-08T17:22:58,715 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4190 #nodes=464
2022-08-08T17:22:58,732 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14668 lost=9 simT=104400.0s realT=345s; (s/r): 302.60869565217394
2022-08-08T17:23:00,780 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3511 #nodes=392
2022-08-08T17:23:00,784 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13073 lost=9 simT=108000.0s realT=347s; (s/r): 311.23919308357347
2022-08-08T17:23:02,397 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=2916 #nodes=304
2022-08-08T17:23:02,403 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=11815 lost=9 simT=111600.0s realT=349s; (s/r): 319.7707736389685
2022-08-08T17:23:03,958 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2434 #nodes=239
2022-08-08T17:23:03,964 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=10809 lost=9 simT=115200.0s realT=350s; (s/r): 329.14285714285717
2022-08-08T17:23:05,443 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2083 #nodes=210
2022-08-08T17:23:05,460 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10011 lost=9 simT=118800.0s realT=352s; (s/r): 337.5
2022-08-08T17:23:06,752 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1809 #nodes=212
2022-08-08T17:23:06,757 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9345 lost=10 simT=122400.0s realT=353s; (s/r): 346.74220963172803
2022-08-08T17:23:07,892 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1594 #nodes=191
2022-08-08T17:23:07,898 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8664 lost=10 simT=126000.0s realT=354s; (s/r): 355.93220338983053
2022-08-08T17:23:09,035 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1355 #nodes=144
2022-08-08T17:23:09,039 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7070 lost=12 simT=129600.0s realT=355s; (s/r): 365.07042253521126
2022-08-08T17:23:09,428 INFO AbstractController$9:234 ### ITERATION 146 fires after mobsim event
2022-08-08T17:23:09,428 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=237.969391295sec
2022-08-08T17:23:09,434 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-08-08T17:23:09,482 INFO LegTimesControlerListener:50 [146] average trip (probably: leg) duration is: 1210 seconds = 00:20:10
2022-08-08T17:23:09,486 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-08-08T17:23:09,489 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T17:23:09,493 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T17:23:09,497 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T17:23:09,501 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-08-08T17:23:09,505 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-08-08T17:23:09,508 INFO EventsManagerImpl:137 event # 1
2022-08-08T17:23:09,512 INFO EventsManagerImpl:137 event # 4
2022-08-08T17:23:09,516 INFO EventsManagerImpl:137 event # 16
2022-08-08T17:23:09,520 INFO EventsManagerImpl:137 event # 64
2022-08-08T17:23:09,524 INFO EventsManagerImpl:137 event # 256
2022-08-08T17:23:09,528 INFO EventsManagerImpl:137 event # 1024
2022-08-08T17:23:09,534 INFO EventsManagerImpl:137 event # 4096
2022-08-08T17:23:09,550 INFO EventsManagerImpl:137 event # 16384
2022-08-08T17:23:09,567 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-08-08T17:23:16,682 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T17:23:16,698 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T17:23:16,706 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-08-08T17:23:16,709 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-08-08T17:23:16,713 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T17:23:16,716 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-08-08T17:23:16,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-08-08T17:23:16,728 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-08-08T17:23:16,732 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=12:22:12][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T17:23:16,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-08-08T17:23:16,741 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-08-08T17:23:16,744 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:16][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T17:23:16,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-08-08T17:23:16,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-08-08T17:23:16,757 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=23:53:04][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T17:23:16,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-08-08T17:23:16,765 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-08-08T17:23:16,769 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:39][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T17:23:16,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-08-08T17:23:16,776 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-08-08T17:23:16,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-08-08T17:23:16,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-08-08T17:23:16,789 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-08-08T17:23:16,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-08-08T17:23:16,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-08-08T17:23:16,801 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-08-08T17:23:16,804 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-08-08T17:23:16,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-08-08T17:23:16,812 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:01:11][duration=undefined][facilityId=null]
2022-08-08T17:23:16,816 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T17:23:16,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-08-08T17:23:16,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-08-08T17:23:16,828 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-08-08T17:23:16,834 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-08-08T17:23:16,838 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-08-08T17:23:16,842 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:19:32][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T17:23:16,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-08-08T17:23:16,850 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-08-08T17:23:16,854 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:48:42][endTime=undefined][duration=undefined][facilityId=null]
2022-08-08T17:23:16,857 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-08-08T17:23:17,171 INFO ControlerListenerManagerImpl:251 [it.146] all ControlerAfterMobsimListeners called.
2022-08-08T17:23:17,175 INFO AbstractController$4:159 ### ITERATION 146 fires scoring event
2022-08-08T17:23:17,179 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T17:23:17,300 INFO NewScoreAssignerImpl:57 it: 146 msaStart: 599
2022-08-08T17:23:17,416 INFO ControlerListenerManagerImpl:194 [it.146] all ControlerScoringListeners called.
2022-08-08T17:23:17,422 INFO AbstractController$5:167 ### ITERATION 146 fires iteration end event
2022-08-08T17:23:17,425 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T17:23:17,429 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-08-08T17:23:17,502 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-08-08T17:23:17,506 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-08-08T17:23:18,957 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-08-08T17:23:18,974 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13654313253259526
2022-08-08T17:23:18,977 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.30712833205810913
2022-08-08T17:23:18,981 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.2979711097531543E-4
2022-08-08T17:23:18,985 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.7587823577440342E-4
2022-08-08T17:23:18,989 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-08-08T17:23:18,993 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.138336577024397
2022-08-08T17:23:18,997 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13741867236323863
2022-08-08T17:23:19,001 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21974637588131685
2022-08-08T17:23:19,213 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-08-08T17:23:19,323 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -87.64663715450435
2022-08-08T17:23:19,329 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -106.9465342848996
2022-08-08T17:23:19,332 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -88.0069233195614
2022-08-08T17:23:19,336 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -71.96661804240468
2022-08-08T17:23:19,404 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-08-08T17:23:20,017 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18585.149509559415 meters
2022-08-08T17:23:20,034 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137166.77894609966 meters (statistic on all 2107067 legs which have a finite distance)
2022-08-08T17:23:20,038 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51164.325611760374 meters
2022-08-08T17:23:20,041 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137126.26368821968 meters (statistic on all 765154 trips which have a finite distance)
2022-08-08T17:23:20,045 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-08-08T17:23:20,049 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-08-08T17:23:21,124 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-08-08T17:23:21,131 INFO LegHistogramListener:72 number of legs: 2114121 100%
2022-08-08T17:23:21,135 INFO LegHistogramListener:79 number of bike legs: 105661 4.9978690907474075%
2022-08-08T17:23:21,138 INFO LegHistogramListener:79 number of car legs: 239112 11.310232479597904%
2022-08-08T17:23:21,142 INFO LegHistogramListener:79 number of drtNorth legs: 216 0.010217012176691874%
2022-08-08T17:23:21,145 INFO LegHistogramListener:79 number of drtSoutheast legs: 148 0.0070005453803259135%
2022-08-08T17:23:21,149 INFO LegHistogramListener:79 number of freight legs: 47065 2.22622073192594%
2022-08-08T17:23:21,153 INFO LegHistogramListener:79 number of pt legs: 126721 5.994027777974865%
2022-08-08T17:23:21,156 INFO LegHistogramListener:79 number of ride legs: 106533 5.039115547312571%
2022-08-08T17:23:21,160 INFO LegHistogramListener:79 number of walk legs: 1488665 70.41531681488429%
2022-08-08T17:23:21,863 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T17:23:22,693 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-08-08T17:23:25,327 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.7126650302715971
2022-08-08T17:23:25,344 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4726220492253655
2022-08-08T17:23:25,348 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.012931543569018728
2022-08-08T17:23:25,352 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010713166989324063
2022-08-08T17:23:25,356 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-08-08T17:23:25,359 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5617422472360157
2022-08-08T17:23:25,363 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7738578184936606
2022-08-08T17:23:25,366 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9220769550727391
2022-08-08T17:23:25,370 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.26052701849160664
2022-08-08T17:23:25,374 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3878513071475888
2022-08-08T17:23:25,378 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0019308092452898012
2022-08-08T17:23:25,381 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0017318229201435784
2022-08-08T17:23:25,385 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-08-08T17:23:25,389 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3819215146582314
2022-08-08T17:23:25,392 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.31409798856919846
2022-08-08T17:23:25,397 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.7401033188351469
2022-08-08T17:23:25,401 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.19135038539157942
2022-08-08T17:23:25,404 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37372584562769273
2022-08-08T17:23:25,408 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.902699538351726E-4
2022-08-08T17:23:25,412 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 3.1324298926244115E-4
2022-08-08T17:23:25,415 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-08-08T17:23:25,419 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.25202452538551995
2022-08-08T17:23:25,423 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.22247954934090594
2022-08-08T17:23:25,427 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.5012324314331636
2022-08-08T17:23:25,631 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T17:23:26,878 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T17:23:27,217 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T17:23:27,601 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-08-08T17:23:28,906 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-08-08T17:23:29,238 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-08-08T17:23:29,613 INFO ControlerListenerManagerImpl:171 [it.146] all ControlerIterationEndsListeners called.
2022-08-08T17:23:29,858 INFO AbstractController:181 ### ITERATION 146 ENDS
2022-08-08T17:23:29,878 INFO AbstractController:182 ###################################################
2022-08-08T17:23:29,882 INFO AbstractController:133 ###################################################
2022-08-08T17:23:29,886 INFO AbstractController:134 ### ITERATION 147 BEGINS
2022-08-08T17:23:29,890 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-08-08T17:23:29,894 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-08-08T17:23:29,897 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-08-08T17:23:29,901 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-08-08T17:23:29,904 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-08-08T17:23:30,206 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-08-08T17:23:30,245 INFO ControlerListenerManagerImpl:148 [it.147] all ControlerIterationStartsListeners called.
2022-08-08T17:23:30,249 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-08-08T17:23:32,036 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169711 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T17:23:32,052 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30593 plans
2022-08-08T17:23:32,075 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T17:23:32,078 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T17:23:32,076 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:23:32,075 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:23:32,086 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T17:23:32,081 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:23:32,081 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:23:32,080 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T17:23:32,099 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:23:32,097 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T17:23:32,094 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:23:32,088 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:23:32,113 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:23:32,113 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:23:32,105 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:23:32,118 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:23:32,129 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T17:23:32,128 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:23:32,155 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T17:23:32,185 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T17:23:32,289 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T17:23:32,484 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T17:23:32,857 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T17:23:33,851 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T17:23:35,651 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T17:23:45,305 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T17:23:50,008 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T17:23:51,311 INFO MemoryObserver:41 used RAM: 14836 MB free: 1243 MB total: 16080 MB
2022-08-08T17:24:02,409 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T17:24:02,415 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30593 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T17:24:02,418 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30475 plans
2022-08-08T17:24:02,423 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-08-08T17:24:02,423 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-08-08T17:24:02,423 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-08-08T17:24:02,423 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-08-08T17:24:02,423 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-08-08T17:24:02,423 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-08-08T17:24:02,440 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-08-08T17:24:02,435 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-08-08T17:24:02,431 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-08-08T17:24:02,427 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-08-08T17:24:02,453 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-08-08T17:24:02,446 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-08-08T17:24:02,463 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-08-08T17:24:02,477 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-08-08T17:24:02,500 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-08-08T17:24:02,548 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-08-08T17:24:02,724 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30475 plans
2022-08-08T17:24:02,730 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T17:24:02,730 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:24:02,730 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T17:24:02,730 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:24:02,730 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T17:24:02,730 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T17:24:02,739 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:24:02,733 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:24:02,752 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T17:24:02,749 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:24:02,760 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:24:02,763 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:24:02,769 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:24:02,774 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:24:02,774 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T17:24:02,794 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T17:24:02,810 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:24:02,811 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:24:02,819 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-08-08T17:24:02,839 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T17:24:02,896 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T17:24:03,055 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T17:24:03,410 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T17:24:04,068 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T17:24:05,786 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T17:24:09,378 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-08-08T17:24:16,523 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-08-08T17:24:31,291 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T17:24:31,309 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30475 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-08-08T17:24:31,313 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7649 plans
2022-08-08T17:24:31,316 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-08-08T17:24:31,317 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-08-08T17:24:31,317 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-08-08T17:24:31,317 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-08-08T17:24:31,316 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-08-08T17:24:31,316 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-08-08T17:24:31,331 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-08-08T17:24:31,327 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-08-08T17:24:31,323 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-08-08T17:24:31,320 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-08-08T17:24:31,348 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-08-08T17:24:31,340 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-08-08T17:24:31,335 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-08-08T17:24:31,365 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-08-08T17:24:31,369 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7649 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-08-08T17:24:31,373 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40118 plans handled. Strategy: ExpBetaPlanChanger
2022-08-08T17:24:31,376 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6947 plans
2022-08-08T17:24:31,381 INFO Counter:69 [PlanRouter] handled plan # 2
2022-08-08T17:24:31,381 INFO Counter:69 [PlanRouter] handled plan # 8
2022-08-08T17:24:31,381 INFO Counter:69 [PlanRouter] handled plan # 4
2022-08-08T17:24:31,381 INFO Counter:69 [PlanRouter] handled plan # 1
2022-08-08T17:24:31,386 INFO Counter:69 [PlanRouter] handled plan # 16
2022-08-08T17:24:31,400 INFO Counter:69 [PlanRouter] handled plan # 32
2022-08-08T17:24:31,436 INFO Counter:69 [PlanRouter] handled plan # 64
2022-08-08T17:24:31,545 INFO Counter:69 [PlanRouter] handled plan # 128
2022-08-08T17:24:31,765 INFO Counter:69 [PlanRouter] handled plan # 256
2022-08-08T17:24:32,154 INFO Counter:69 [PlanRouter] handled plan # 512
2022-08-08T17:24:32,646 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-08-08T17:24:33,437 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-08-08T17:24:35,778 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-08-08T17:24:44,430 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-08-08T17:24:44,447 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6947 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-08-08T17:24:44,451 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T17:24:45,340 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-08-08T17:24:46,256 INFO ControlerListenerManagerImpl:213 [it.147] all ControlerReplanningListeners called.
2022-08-08T17:24:46,261 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-08-08T17:24:46,265 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-08-08T17:24:46,269 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T17:24:46,343 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-08-08T17:24:46,412 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T17:24:46,416 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-08-08T17:24:46,420 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-08-08T17:24:46,425 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-08-08T17:24:46,429 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-08-08T17:24:46,434 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-08-08T17:24:46,439 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-08-08T17:24:46,443 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T17:24:46,447 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-08-08T17:24:46,450 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-08-08T17:24:46,454 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T17:24:46,458 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-08-08T17:24:46,462 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-08-08T17:24:46,466 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalcula